2022-04-25 03:25:59.273 | + ./stack.sh:main:489 : exec 2022-04-25 03:25:59.274 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-25-032559' 2022-04-25 03:25:59.274 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-25-032559.summary.2022-04-25-032559 2022-04-25 03:25:59.274 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:25:59.274 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-25-032559 2022-04-25 03:25:59.274 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-25-032559 /opt/stack/logs/stack.sh.log 2022-04-25 03:25:59.274 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-25-032559.summary.2022-04-25-032559 /opt/stack/logs/stack.sh.log.summary 2022-04-25 03:25:59.274 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-25 03:25:59.274 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-25 03:25:59.274 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-25 03:25:59.274 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-25 03:25:59.274 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-25 03:25:59.274 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-25 03:25:59.274 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-25 03:25:59.274 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-25 03:25:59.274 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-25 03:25:59.274 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-25 03:25:59.274 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-25 03:25:59.274 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-25 03:25:59.274 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-25 03:25:59.274 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-25 03:25:59.274 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-25 03:25:59.274 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-25 03:25:59.276 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-25 03:25:59.278 | + ./stack.sh:main:575 : set -o errexit 2022-04-25 03:25:59.280 | + ./stack.sh:main:578 : uname -a 2022-04-25 03:25:59.281 | Linux dv-neutron-839145-1-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-25 03:25:59.283 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-25 03:25:59.285 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-25 03:25:59.288 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-25 03:25:59.325 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-25 03:25:59.341 | + ./stack.sh:main:592 : fetch_plugins 2022-04-25 03:25:59.343 | + functions-common:fetch_plugins:1783 : local plugins= 2022-04-25 03:25:59.345 | + functions-common:fetch_plugins:1784 : local plugin 2022-04-25 03:25:59.346 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-04-25 03:25:59.348 | + functions-common:fetch_plugins:1788 : return 2022-04-25 03:25:59.350 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-25 03:25:59.352 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-04-25 03:25:59.354 | + functions-common:run_phase:1866 : local phase= 2022-04-25 03:25:59.356 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-25 03:25:59.358 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-25 03:25:59.360 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-25 03:25:59.362 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-25 03:25:59.364 | + functions-common:run_phase:1875 : local extra 2022-04-25 03:25:59.366 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-25 03:25:59.370 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-25 03:25:59.372 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-25 03:25:59.374 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-25 03:25:59.375 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-25 03:25:59.377 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-25 03:25:59.390 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:25:59.392 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-25 03:25:59.394 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-25 03:25:59.395 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-25 03:25:59.397 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-25 03:25:59.399 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-25 03:25:59.401 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-25 03:25:59.402 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-25 03:25:59.404 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-25 03:25:59.406 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-25 03:25:59.408 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-25 03:25:59.410 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-04-25 03:25:59.412 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-04-25 03:25:59.413 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-04-25 03:25:59.416 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-04-25 03:25:59.417 | + functions-common:plugin_override_defaults:1829 : return 2022-04-25 03:25:59.419 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-25 03:25:59.437 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-25 03:25:59.439 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-25 03:25:59.451 | ++ functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:25:59.453 | +++ lib/tls:source:43 : hostname -f 2022-04-25 03:25:59.457 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-25 03:25:59.459 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-25 03:25:59.461 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-25 03:25:59.463 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-25 03:25:59.464 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-25 03:25:59.466 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-25 03:25:59.468 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-25 03:25:59.470 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-25 03:25:59.472 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-25 03:25:59.474 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-25 03:25:59.479 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-25 03:25:59.490 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-25 03:25:59.507 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-25 03:25:59.519 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-25 03:25:59.532 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-25 03:25:59.569 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-25 03:25:59.627 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-25 03:25:59.716 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-25 03:25:59.738 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-25 03:25:59.788 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-25 03:25:59.841 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-25 03:25:59.986 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-25 03:26:00.000 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-25 03:26:00.013 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-25 03:26:00.026 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-25 03:26:00.120 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-25 03:26:00.122 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-25 03:26:00.125 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-25 03:26:00.127 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-25 03:26:00.129 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-25 03:26:00.131 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-25 03:26:00.134 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-25 03:26:00.134 | False' 2022-04-25 03:26:00.137 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-25 03:26:00.152 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-25 03:26:00.155 | + ./stack.sh:main:626 : run_phase source 2022-04-25 03:26:00.157 | + functions-common:run_phase:1865 : local mode=source 2022-04-25 03:26:00.159 | + functions-common:run_phase:1866 : local phase= 2022-04-25 03:26:00.161 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-25 03:26:00.163 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-25 03:26:00.165 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-25 03:26:00.167 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-25 03:26:00.169 | + functions-common:run_phase:1875 : local extra 2022-04-25 03:26:00.171 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-25 03:26:00.175 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-25 03:26:00.177 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-25 03:26:00.179 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-25 03:26:00.181 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-25 03:26:00.183 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-25 03:26:00.198 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:26:00.200 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-25 03:26:00.202 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-25 03:26:00.240 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-25 03:26:00.243 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-25 03:26:00.245 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-04-25 03:26:00.247 | + functions-common:run_phase:1887 : load_plugin_settings 2022-04-25 03:26:00.249 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-04-25 03:26:00.251 | + functions-common:load_plugin_settings:1802 : local plugin 2022-04-25 03:26:00.253 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-04-25 03:26:00.255 | + functions-common:load_plugin_settings:1806 : return 2022-04-25 03:26:00.257 | + functions-common:run_phase:1888 : verify_disabled_services 2022-04-25 03:26:00.260 | + functions-common:verify_disabled_services:2148 : local service 2022-04-25 03:26:00.262 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.264 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-25 03:26:00.267 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.269 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-25 03:26:00.271 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.273 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-25 03:26:00.276 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.278 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-25 03:26:00.281 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.283 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-25 03:26:00.285 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.287 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-25 03:26:00.290 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.292 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-25 03:26:00.294 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.296 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-25 03:26:00.299 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.301 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-25 03:26:00.303 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.305 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-25 03:26:00.308 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.310 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-25 03:26:00.312 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.314 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-25 03:26:00.316 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.319 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-25 03:26:00.321 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.324 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-25 03:26:00.326 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.328 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-25 03:26:00.331 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.333 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-25 03:26:00.335 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.338 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-25 03:26:00.340 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.342 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-25 03:26:00.345 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.347 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-25 03:26:00.349 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.351 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-25 03:26:00.354 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.356 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-25 03:26:00.358 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.360 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-25 03:26:00.362 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.365 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-25 03:26:00.367 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.373 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-25 03:26:00.375 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.377 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-25 03:26:00.380 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.382 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-25 03:26:00.385 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.387 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-25 03:26:00.389 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.391 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-25 03:26:00.393 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.396 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-25 03:26:00.398 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.401 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-25 03:26:00.403 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.405 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-25 03:26:00.408 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.410 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-25 03:26:00.412 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.414 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-25 03:26:00.416 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.419 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-25 03:26:00.421 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.423 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-25 03:26:00.426 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.428 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-25 03:26:00.430 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.433 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-25 03:26:00.435 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.437 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-25 03:26:00.440 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.442 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-25 03:26:00.445 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.447 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-25 03:26:00.450 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.452 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-25 03:26:00.454 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.456 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-25 03:26:00.459 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.461 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-25 03:26:00.463 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.465 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-25 03:26:00.468 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.470 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-25 03:26:00.472 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.475 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-25 03:26:00.477 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:26:00.480 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-25 03:26:00.483 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-25 03:26:00.485 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-25 03:26:00.487 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-25 03:26:00.502 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:26:00.504 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-25 03:26:00.507 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-25 03:26:00.509 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-25 03:26:00.524 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:26:00.527 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-25 03:26:00.529 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-25 03:26:00.531 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-25 03:26:00.534 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-25 03:26:00.536 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-25 03:26:00.538 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-25 03:26:00.540 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-25 03:26:00.543 | + lib/database:initialize_database_backends:92 : return 0 2022-04-25 03:26:00.545 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-25 03:26:00.545 | Using mysql database backend 2022-04-25 03:26:00.547 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-25 03:26:00.563 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-25 03:26:00.566 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-25 03:26:00.569 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-25 03:26:00.572 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-25 03:26:00.574 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-25 03:26:00.577 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-25 03:26:00.593 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:26:00.595 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-25 03:26:00.611 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-25 03:26:00.628 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:26:00.630 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-25 03:26:00.647 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-25 03:26:00.663 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-25 03:26:00.679 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:26:00.682 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-25 03:26:00.698 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:26:00.700 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-25 03:26:00.717 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-25 03:26:00.719 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-25 03:26:00.721 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-25 03:26:00.724 | + functions-common:save_stackenv:60 : local tag=759 2022-04-25 03:26:00.727 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-25 03:26:00.731 | + functions-common:save_stackenv:62 : time_stamp=2022-04-25-032600 2022-04-25 03:26:00.733 | + functions-common:save_stackenv:63 : echo '# 2022-04-25-032600 759' 2022-04-25 03:26:00.736 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:26:00.738 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-25 03:26:00.740 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:26:00.743 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-25 03:26:00.746 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:26:00.749 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-25 03:26:00.752 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:26:00.754 | + 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-25 03:26:00.757 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:26:00.760 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.35 2022-04-25 03:26:00.762 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:26:00.765 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.35/identity 2022-04-25 03:26:00.767 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:26:00.769 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-25-032559 2022-04-25 03:26:00.772 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:26:00.774 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-25 03:26:00.777 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:26:00.779 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.35 2022-04-25 03:26:00.782 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:26:00.784 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-25 03:26:00.786 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:26:00.789 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-25 03:26:00.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:26:00.794 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-25 03:26:00.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:26:00.799 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-25 03:26:00.801 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-25 03:26:00.804 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-25 03:26:00.807 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-25 03:26:00.809 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-25 03:26:00.811 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:26:00.813 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:26:00.816 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:26:00.818 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:26:00.820 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:26:00.823 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:26:00.838 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:26:00.840 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:26:00.842 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:26:00.845 | + functions-common:git_clone:629 : echo master 2022-04-25 03:26:00.845 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:26:00.850 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-25 03:26:00.853 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:26:00.855 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-04-25 03:26:00.867 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-04-25 03:26:00.871 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:26:00.872 | + functions-common:git_clone:690 : head -1 2022-04-25 03:26:00.874 | ba7326aa Merge "Add Python3 zed unit tests" 2022-04-25 03:26:00.876 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:26:00.879 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-25 03:26:00.882 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:26:00.884 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-25 03:26:00.887 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-25 03:26:00.889 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-25 03:26:00.892 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-25 03:26:00.894 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-25 03:26:00.897 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-25 03:26:00.899 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-25 03:26:00.901 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-25 03:26:00.905 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-25 03:26:00.909 | ++ tools/install_prereqs.sh:source:47 : NOW=1650857160 2022-04-25 03:26:00.912 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-25 03:26:00.917 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1650856400 2022-04-25 03:26:00.919 | ++ tools/install_prereqs.sh:source:49 : DELTA=760 2022-04-25 03:26:00.922 | ++ tools/install_prereqs.sh:source:50 : [[ 760 -lt 7200 ]] 2022-04-25 03:26:00.924 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-25 03:26:00.927 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-25 03:26:00.929 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-04-25 03:26:00.932 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-25 03:26:00.934 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-04-25 03:26:00.937 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-25 03:26:00.939 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-04-25 03:26:00.941 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-25 03:26:00.945 | +++ 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-25 03:26:00.990 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-25 03:26:00.991 | apache2-dev 2022-04-25 03:26:00.991 | bc 2022-04-25 03:26:00.991 | bsdmainutils 2022-04-25 03:26:00.991 | curl 2022-04-25 03:26:00.991 | g++ 2022-04-25 03:26:00.991 | gawk 2022-04-25 03:26:00.991 | gcc 2022-04-25 03:26:00.991 | gettext 2022-04-25 03:26:00.991 | git 2022-04-25 03:26:00.991 | graphviz 2022-04-25 03:26:00.991 | iputils-ping 2022-04-25 03:26:00.991 | libapache2-mod-proxy-uwsgi 2022-04-25 03:26:00.991 | libffi-dev 2022-04-25 03:26:00.991 | libjpeg-dev 2022-04-25 03:26:00.991 | libpcre3-dev 2022-04-25 03:26:00.991 | libpq-dev 2022-04-25 03:26:00.991 | libssl-dev 2022-04-25 03:26:00.991 | libsystemd-dev 2022-04-25 03:26:00.991 | libxml2-dev 2022-04-25 03:26:00.991 | libxslt1-dev 2022-04-25 03:26:00.991 | libyaml-dev 2022-04-25 03:26:00.991 | lsof 2022-04-25 03:26:00.991 | openssh-server 2022-04-25 03:26:00.991 | openssl 2022-04-25 03:26:00.991 | pkg-config 2022-04-25 03:26:00.991 | psmisc 2022-04-25 03:26:00.991 | python3-dev 2022-04-25 03:26:00.991 | python3-pip 2022-04-25 03:26:00.991 | python3-systemd 2022-04-25 03:26:00.991 | python3-venv 2022-04-25 03:26:00.991 | tar 2022-04-25 03:26:00.991 | tcpdump 2022-04-25 03:26:00.991 | unzip 2022-04-25 03:26:00.991 | uuid-runtime 2022-04-25 03:26:00.992 | wget 2022-04-25 03:26:00.992 | wget 2022-04-25 03:26:00.992 | zlib1g-dev 2022-04-25 03:26:00.992 | libkrb5-dev 2022-04-25 03:26:00.992 | libldap2-dev 2022-04-25 03:26:00.992 | libsasl2-dev 2022-04-25 03:26:00.992 | memcached 2022-04-25 03:26:00.992 | python3-mysqldb 2022-04-25 03:26:00.992 | sqlite3 2022-04-25 03:26:00.992 | conntrack 2022-04-25 03:26:00.992 | curl 2022-04-25 03:26:00.992 | dnsmasq-base 2022-04-25 03:26:00.992 | dnsmasq-utils 2022-04-25 03:26:00.992 | ebtables 2022-04-25 03:26:00.992 | genisoimage 2022-04-25 03:26:00.992 | iptables 2022-04-25 03:26:00.992 | iputils-arping 2022-04-25 03:26:00.992 | kpartx 2022-04-25 03:26:00.992 | libjs-jquery-tablesorter 2022-04-25 03:26:00.992 | parted 2022-04-25 03:26:00.992 | pm-utils 2022-04-25 03:26:00.992 | python3-mysqldb 2022-04-25 03:26:00.992 | socat 2022-04-25 03:26:00.992 | sqlite3 2022-04-25 03:26:00.992 | sudo 2022-04-25 03:26:00.992 | vlan 2022-04-25 03:26:00.992 | lsscsi 2022-04-25 03:26:00.992 | open-iscsi 2022-04-25 03:26:00.992 | lvm2 2022-04-25 03:26:00.992 | qemu-utils 2022-04-25 03:26:00.992 | thin-provisioning-tools 2022-04-25 03:26:00.992 | acl 2022-04-25 03:26:00.992 | dnsmasq-base 2022-04-25 03:26:00.992 | dnsmasq-utils 2022-04-25 03:26:00.992 | ebtables 2022-04-25 03:26:00.993 | haproxy 2022-04-25 03:26:00.993 | iptables 2022-04-25 03:26:00.993 | iputils-arping 2022-04-25 03:26:00.993 | iputils-ping 2022-04-25 03:26:00.993 | postgresql-server-dev-all 2022-04-25 03:26:00.993 | python3-mysqldb 2022-04-25 03:26:00.993 | sqlite3 2022-04-25 03:26:00.993 | sudo 2022-04-25 03:26:00.993 | vlan 2022-04-25 03:26:00.993 | pcp 2022-04-25 03:26:00.993 | ipset 2022-04-25 03:26:00.993 | conntrack 2022-04-25 03:26:00.993 | conntrackd 2022-04-25 03:26:00.993 | keepalived 2022-04-25 03:26:00.993 | lvm2 2022-04-25 03:26:00.993 | qemu-utils 2022-04-25 03:26:00.994 | thin-provisioning-tools 2022-04-25 03:26:00.994 | curl 2022-04-25 03:26:00.994 | liberasurecode-dev 2022-04-25 03:26:00.994 | make 2022-04-25 03:26:00.994 | memcached 2022-04-25 03:26:00.994 | rsync 2022-04-25 03:26:00.994 | sqlite3 2022-04-25 03:26:00.994 | xfsprogs' 2022-04-25 03:26:00.994 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-25 03:26:01.012 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-25 03:26:01.012 | apache2-dev 2022-04-25 03:26:01.012 | bc 2022-04-25 03:26:01.012 | bsdmainutils 2022-04-25 03:26:01.012 | curl 2022-04-25 03:26:01.012 | g++ 2022-04-25 03:26:01.012 | gawk 2022-04-25 03:26:01.012 | gcc 2022-04-25 03:26:01.012 | gettext 2022-04-25 03:26:01.012 | git 2022-04-25 03:26:01.012 | graphviz 2022-04-25 03:26:01.012 | iputils-ping 2022-04-25 03:26:01.012 | libapache2-mod-proxy-uwsgi 2022-04-25 03:26:01.012 | libffi-dev 2022-04-25 03:26:01.012 | libjpeg-dev 2022-04-25 03:26:01.012 | libpcre3-dev 2022-04-25 03:26:01.012 | libpq-dev 2022-04-25 03:26:01.012 | libssl-dev 2022-04-25 03:26:01.012 | libsystemd-dev 2022-04-25 03:26:01.012 | libxml2-dev 2022-04-25 03:26:01.012 | libxslt1-dev 2022-04-25 03:26:01.012 | libyaml-dev 2022-04-25 03:26:01.012 | lsof 2022-04-25 03:26:01.012 | openssh-server 2022-04-25 03:26:01.013 | openssl 2022-04-25 03:26:01.013 | pkg-config 2022-04-25 03:26:01.013 | psmisc 2022-04-25 03:26:01.013 | python3-dev 2022-04-25 03:26:01.013 | python3-pip 2022-04-25 03:26:01.013 | python3-systemd 2022-04-25 03:26:01.013 | python3-venv 2022-04-25 03:26:01.013 | tar 2022-04-25 03:26:01.013 | tcpdump 2022-04-25 03:26:01.013 | unzip 2022-04-25 03:26:01.013 | uuid-runtime 2022-04-25 03:26:01.013 | wget 2022-04-25 03:26:01.013 | wget 2022-04-25 03:26:01.013 | zlib1g-dev 2022-04-25 03:26:01.013 | libkrb5-dev 2022-04-25 03:26:01.013 | libldap2-dev 2022-04-25 03:26:01.013 | libsasl2-dev 2022-04-25 03:26:01.013 | memcached 2022-04-25 03:26:01.013 | python3-mysqldb 2022-04-25 03:26:01.013 | sqlite3 2022-04-25 03:26:01.013 | conntrack 2022-04-25 03:26:01.013 | curl 2022-04-25 03:26:01.013 | dnsmasq-base 2022-04-25 03:26:01.013 | dnsmasq-utils 2022-04-25 03:26:01.013 | ebtables 2022-04-25 03:26:01.013 | genisoimage 2022-04-25 03:26:01.013 | iptables 2022-04-25 03:26:01.013 | iputils-arping 2022-04-25 03:26:01.013 | kpartx 2022-04-25 03:26:01.013 | libjs-jquery-tablesorter 2022-04-25 03:26:01.013 | parted 2022-04-25 03:26:01.013 | pm-utils 2022-04-25 03:26:01.013 | python3-mysqldb 2022-04-25 03:26:01.013 | socat 2022-04-25 03:26:01.013 | sqlite3 2022-04-25 03:26:01.014 | sudo 2022-04-25 03:26:01.014 | vlan 2022-04-25 03:26:01.014 | lsscsi 2022-04-25 03:26:01.014 | open-iscsi 2022-04-25 03:26:01.014 | lvm2 2022-04-25 03:26:01.014 | qemu-utils 2022-04-25 03:26:01.014 | thin-provisioning-tools 2022-04-25 03:26:01.014 | acl 2022-04-25 03:26:01.014 | dnsmasq-base 2022-04-25 03:26:01.014 | dnsmasq-utils 2022-04-25 03:26:01.014 | ebtables 2022-04-25 03:26:01.014 | haproxy 2022-04-25 03:26:01.014 | iptables 2022-04-25 03:26:01.014 | iputils-arping 2022-04-25 03:26:01.014 | iputils-ping 2022-04-25 03:26:01.014 | postgresql-server-dev-all 2022-04-25 03:26:01.014 | python3-mysqldb 2022-04-25 03:26:01.014 | sqlite3 2022-04-25 03:26:01.014 | sudo 2022-04-25 03:26:01.014 | vlan 2022-04-25 03:26:01.014 | pcp 2022-04-25 03:26:01.014 | ipset 2022-04-25 03:26:01.014 | conntrack 2022-04-25 03:26:01.014 | conntrackd 2022-04-25 03:26:01.014 | keepalived 2022-04-25 03:26:01.014 | lvm2 2022-04-25 03:26:01.014 | qemu-utils 2022-04-25 03:26:01.014 | thin-provisioning-tools 2022-04-25 03:26:01.014 | curl 2022-04-25 03:26:01.014 | liberasurecode-dev 2022-04-25 03:26:01.014 | make 2022-04-25 03:26:01.014 | memcached 2022-04-25 03:26:01.014 | rsync 2022-04-25 03:26:01.014 | sqlite3 2022-04-25 03:26:01.014 | xfsprogs ' 2022-04-25 03:26:01.015 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-25 03:26:01.017 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:26:01.019 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:26:01.022 | ++ 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-25 03:26:01.022 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-25 03:26:01.027 | ++ 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-25 03:26:01.029 | ++ functions-common:install_package:1475 : update_package_repo 2022-04-25 03:26:01.031 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:26:01.033 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-04-25 03:26:01.036 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:26:01.038 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:26:01.040 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:26:01.042 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:26:01.044 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:26:01.047 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:26:01.049 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-04-25 03:26:01.051 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-04-25 03:26:01.053 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-04-25 03:26:01.055 | +++ functions-common:apt_get_update:1209 : id -u 2022-04-25 03:26:01.060 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-04-25 03:26:01.062 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-04-25 03:26:01.064 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-04-25 03:26:01.066 | ++ functions-common:time_start:2424 : local start_time= 2022-04-25 03:26:01.068 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-04-25 03:26:01.071 | +++ functions-common:time_start:2428 : date +%s%3N 2022-04-25 03:26:01.074 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1650857161072 2022-04-25 03:26:01.076 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-25 03:26:01.078 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-25 03:26:01.081 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-25 03:26:01.287 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-25 03:26:01.321 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-25 03:26:01.436 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-25 03:26:01.496 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-25 03:26:02.067 | Fetched 336 kB in 1s (513 kB/s) 2022-04-25 03:26:03.603 | Reading package lists... 2022-04-25 03:26:03.634 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-04-25 03:26:03.636 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-04-25 03:26:03.638 | ++ functions-common:time_stop:2437 : local name 2022-04-25 03:26:03.640 | ++ functions-common:time_stop:2438 : local end_time 2022-04-25 03:26:03.642 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:26:03.644 | ++ functions-common:time_stop:2440 : local total 2022-04-25 03:26:03.646 | ++ functions-common:time_stop:2441 : local start_time 2022-04-25 03:26:03.649 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-04-25 03:26:03.651 | ++ functions-common:time_stop:2444 : start_time=1650857161072 2022-04-25 03:26:03.653 | ++ functions-common:time_stop:2446 : [[ -z 1650857161072 ]] 2022-04-25 03:26:03.656 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:26:03.660 | ++ functions-common:time_stop:2449 : end_time=1650857163657 2022-04-25 03:26:03.662 | ++ functions-common:time_stop:2450 : elapsed_time=2585 2022-04-25 03:26:03.664 | ++ functions-common:time_stop:2451 : total=0 2022-04-25 03:26:03.667 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:26:03.669 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2585 2022-04-25 03:26:03.671 | ++ functions-common:install_package:1476 : 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-25 03:26:03.673 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:26:03.676 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:26:03.678 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:26:03.680 | ++ functions-common:real_install_package:1462 : 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-25 03:26:03.700 | ++ functions-common:apt_get:1242 : 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-25 03:26:03.813 | Reading package lists... 2022-04-25 03:26:04.054 | Building dependency tree... 2022-04-25 03:26:04.055 | Reading state information... 2022-04-25 03:26:04.089 | acl is already the newest version (2.2.53-6). 2022-04-25 03:26:04.089 | bc is already the newest version (1.07.1-2build1). 2022-04-25 03:26:04.089 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-25 03:26:04.089 | conntrack is already the newest version (1:1.4.5-2). 2022-04-25 03:26:04.089 | ebtables is already the newest version (2.0.11-3build1). 2022-04-25 03:26:04.089 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-25 03:26:04.089 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-25 03:26:04.089 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-25 03:26:04.089 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-25 03:26:04.090 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-25 03:26:04.090 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-25 03:26:04.090 | iputils-arping is already the newest version (3:20190709-3). 2022-04-25 03:26:04.090 | iputils-ping is already the newest version (3:20190709-3). 2022-04-25 03:26:04.090 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-25 03:26:04.090 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-25 03:26:04.090 | libffi-dev is already the newest version (3.3-4). 2022-04-25 03:26:04.090 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-25 03:26:04.090 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-25 03:26:04.090 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-25 03:26:04.090 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-25 03:26:04.090 | lsscsi is already the newest version (0.30-0.1). 2022-04-25 03:26:04.090 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-25 03:26:04.090 | make is already the newest version (4.2.1-1.2). 2022-04-25 03:26:04.090 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-25 03:26:04.090 | psmisc is already the newest version (23.3-1). 2022-04-25 03:26:04.090 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-25 03:26:04.090 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-25 03:26:04.090 | python3-systemd is already the newest version (234-3build2). 2022-04-25 03:26:04.090 | socat is already the newest version (1.7.3.3-2). 2022-04-25 03:26:04.090 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-25 03:26:04.090 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-25 03:26:04.090 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-25 03:26:04.090 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-25 03:26:04.090 | graphviz is already the newest version (2.42.2-3build2). 2022-04-25 03:26:04.090 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-25 03:26:04.090 | pcp is already the newest version (5.0.3-1). 2022-04-25 03:26:04.090 | pm-utils is already the newest version (1.4.1-19). 2022-04-25 03:26:04.090 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-25 03:26:04.090 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-25 03:26:04.090 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-25 03:26:04.090 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-25 03:26:04.091 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-25 03:26:04.091 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-25 03:26:04.091 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-25 03:26:04.091 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-25 03:26:04.091 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-25 03:26:04.091 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-25 03:26:04.091 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-25 03:26:04.091 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-25 03:26:04.091 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-25 03:26:04.091 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-25 03:26:04.091 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-25 03:26:04.091 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-25 03:26:04.091 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-25 03:26:04.091 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-25 03:26:04.091 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-25 03:26:04.091 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-25 03:26:04.091 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-25 03:26:04.091 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-25 03:26:04.091 | openssl set to manually installed. 2022-04-25 03:26:04.091 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-25 03:26:04.091 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-25 03:26:04.091 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-25 03:26:04.091 | rsync set to manually installed. 2022-04-25 03:26:04.091 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-25 03:26:04.091 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-25 03:26:04.091 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-25 03:26:04.091 | tar set to manually installed. 2022-04-25 03:26:04.091 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-25 03:26:04.091 | tcpdump set to manually installed. 2022-04-25 03:26:04.091 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-25 03:26:04.308 | uuid-runtime set to manually installed. 2022-04-25 03:26:04.308 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-25 03:26:04.308 | wget set to manually installed. 2022-04-25 03:26:04.308 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-25 03:26:04.308 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-25 03:26:04.308 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-25 03:26:04.308 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-25 03:26:04.308 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-25 03:26:04.308 | The following packages were automatically installed and are no longer required: 2022-04-25 03:26:04.309 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:26:04.309 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:26:04.309 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:26:04.309 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:26:04.309 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:26:04.309 | python3-zope.interface 2022-04-25 03:26:04.309 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:26:04.438 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:26:04.442 | ++ functions-common:apt_get:1246 : result=0 2022-04-25 03:26:04.444 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:26:04.447 | ++ functions-common:time_stop:2437 : local name 2022-04-25 03:26:04.449 | ++ functions-common:time_stop:2438 : local end_time 2022-04-25 03:26:04.451 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:26:04.454 | ++ functions-common:time_stop:2440 : local total 2022-04-25 03:26:04.456 | ++ functions-common:time_stop:2441 : local start_time 2022-04-25 03:26:04.458 | ++ functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:26:04.460 | ++ functions-common:time_stop:2444 : start_time=1650857163697 2022-04-25 03:26:04.462 | ++ functions-common:time_stop:2446 : [[ -z 1650857163697 ]] 2022-04-25 03:26:04.465 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:26:04.469 | ++ functions-common:time_stop:2449 : end_time=1650857164467 2022-04-25 03:26:04.471 | ++ functions-common:time_stop:2450 : elapsed_time=770 2022-04-25 03:26:04.473 | ++ functions-common:time_stop:2451 : total=730 2022-04-25 03:26:04.475 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:26:04.478 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1500 2022-04-25 03:26:04.480 | ++ functions-common:apt_get:1250 : return 0 2022-04-25 03:26:04.482 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-25 03:26:04.485 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-25 03:26:04.487 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-25 03:26:04.492 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-25 03:26:04.496 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-25 03:26:04.499 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-25 03:26:04.501 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-25 03:26:05.907 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-25 03:26:05.909 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-25 03:26:05.911 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-25 03:26:05.912 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-25 03:26:05.914 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-25 03:26:05.917 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-25 03:26:05.918 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-25 03:26:05.920 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-25 03:26:05.922 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-25 03:26:05.924 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-25 03:26:05.925 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-25 03:26:05.927 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-25 03:26:05.929 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-25 03:26:05.930 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-25 03:26:05.932 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-25 03:26:05.934 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-25 03:26:05.936 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-25 03:26:05.937 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-25 03:26:05.939 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-25 03:26:05.941 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-25 03:26:05.943 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-25 03:26:05.945 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-25 03:26:05.947 | + functions-common:_ensure_lsb_release:394 : return 2022-04-25 03:26:05.949 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-25 03:26:06.024 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-25 03:26:06.027 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-25 03:26:06.102 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-25 03:26:06.104 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-25 03:26:06.178 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-25 03:26:06.179 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-25 03:26:06.181 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-25 03:26:06.183 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-25 03:26:06.185 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-25 03:26:06.187 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-25 03:26:06.188 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-25 03:26:06.190 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-25 03:26:06.192 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-25 03:26:06.194 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-25 03:26:06.197 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-25 03:26:06.197 | Distro: focal 2022-04-25 03:26:06.199 | + tools/install_pip.sh:main:124 : get_versions 2022-04-25 03:26:06.201 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-25 03:26:06.205 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-25 03:26:06.207 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-25 03:26:06.210 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-25 03:26:06.210 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-25 03:26:06.887 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-25 03:26:06.889 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-25 03:26:06.889 | pip: 21.3.1 2022-04-25 03:26:06.890 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-25 03:26:06.892 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-25 03:26:06.894 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:26:06.896 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:26:06.898 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:26:06.899 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:26:06.901 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:26:06.903 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:26:06.904 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:26:06.906 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:26:06.908 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:26:06.910 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:26:06.911 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:26:06.913 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-25 03:26:06.915 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:26:06.917 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:26:06.919 | + tools/install_pip.sh:main:142 : : 2022-04-25 03:26:06.921 | + tools/install_pip.sh:main:147 : set -x 2022-04-25 03:26:06.923 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-25 03:26:06.924 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-25 03:26:06.926 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-25 03:26:06.928 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-25 03:26:06.930 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-25 03:26:06.932 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-25 03:26:06.935 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:26:06.935 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-25 03:26:06.939 | ++ 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-25 03:26:06.941 | ++ 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-25 03:26:06.943 | ++ 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-25 03:26:06.945 | + 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-25 03:26:06.947 | + 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-25 03:26:06.964 | 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-25 03:26:06.966 | + 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-25 03:26:07.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:26:07.836 | from cryptography.utils import int_from_bytes 2022-04-25 03:26:07.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:26:07.837 | from cryptography.utils import int_from_bytes 2022-04-25 03:26:09.113 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:26:10.110 | 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-25 03:26:10.122 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-04-25 03:26:12.708 | Installing collected packages: setuptools 2022-04-25 03:26:13.579 | Successfully installed setuptools-62.1.0 2022-04-25 03:26:13.579 | 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-25 03:26:13.759 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:26:13.759 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:26:13.897 | + inc/python:pip_install:200 : result=0 2022-04-25 03:26:13.898 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:26:13.900 | + functions-common:time_stop:2437 : local name 2022-04-25 03:26:13.902 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:26:13.904 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:26:13.906 | + functions-common:time_stop:2440 : local total 2022-04-25 03:26:13.907 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:26:13.909 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:26:13.911 | + functions-common:time_stop:2444 : start_time=1650857166959 2022-04-25 03:26:13.912 | + functions-common:time_stop:2446 : [[ -z 1650857166959 ]] 2022-04-25 03:26:13.915 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:26:13.918 | + functions-common:time_stop:2449 : end_time=1650857173916 2022-04-25 03:26:13.920 | + functions-common:time_stop:2450 : elapsed_time=6957 2022-04-25 03:26:13.922 | + functions-common:time_stop:2451 : total=0 2022-04-25 03:26:13.924 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:26:13.925 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6957 2022-04-25 03:26:13.927 | + inc/python:pip_install:203 : return 0 2022-04-25 03:26:13.929 | + tools/install_pip.sh:main:153 : get_versions 2022-04-25 03:26:13.932 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-25 03:26:13.936 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-25 03:26:13.937 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-25 03:26:13.940 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-25 03:26:13.940 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-25 03:26:14.624 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-25 03:26:14.626 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-25 03:26:14.626 | pip: 21.3.1 2022-04-25 03:26:14.629 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-25 03:26:14.632 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-25 03:26:14.636 | + ./stack.sh:main:798 : fixup_all 2022-04-25 03:26:14.638 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-25 03:26:14.640 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-25 03:26:14.642 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:26:14.645 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:26:14.647 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-25 03:26:14.659 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-25 03:26:14.671 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-25 03:26:14.682 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-25 03:26:14.684 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-25 03:26:14.686 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:26:14.688 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:26:14.691 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:26:14.693 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:26:14.695 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:26:14.697 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:26:14.699 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:26:14.701 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:26:14.703 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:26:14.705 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:26:14.708 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:26:14.710 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-25 03:26:14.712 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-25 03:26:14.715 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-25 03:26:14.717 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:26:14.719 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:26:14.721 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:26:14.724 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:26:14.726 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:26:14.728 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:26:14.731 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-25 03:26:14.733 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-25 03:26:14.735 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-25 03:26:14.737 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-25 03:26:14.739 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-25 03:26:14.742 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-25 03:26:14.744 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-25 03:26:14.765 | Using python 3.8 to install os-testr 2022-04-25 03:26:14.767 | + 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-25 03:26:15.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:26:15.637 | from cryptography.utils import int_from_bytes 2022-04-25 03:26:15.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:26:15.637 | from cryptography.utils import int_from_bytes 2022-04-25 03:26:16.801 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:26:16.832 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-25 03:26:16.909 | 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-25 03:26:16.910 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-25 03:26:16.911 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-25 03:26:16.924 | 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-25 03:26:16.934 | 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-25 03:26:16.944 | 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-25 03:26:19.437 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:26:19.444 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:26:19.444 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:26:19.565 | + inc/python:pip_install:200 : result=0 2022-04-25 03:26:19.567 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:26:19.569 | + functions-common:time_stop:2437 : local name 2022-04-25 03:26:19.572 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:26:19.574 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:26:19.576 | + functions-common:time_stop:2440 : local total 2022-04-25 03:26:19.578 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:26:19.581 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:26:19.583 | + functions-common:time_stop:2444 : start_time=1650857174759 2022-04-25 03:26:19.585 | + functions-common:time_stop:2446 : [[ -z 1650857174759 ]] 2022-04-25 03:26:19.588 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:26:19.592 | + functions-common:time_stop:2449 : end_time=1650857179590 2022-04-25 03:26:19.594 | + functions-common:time_stop:2450 : elapsed_time=4831 2022-04-25 03:26:19.596 | + functions-common:time_stop:2451 : total=0 2022-04-25 03:26:19.599 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:26:19.601 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4831 2022-04-25 03:26:19.603 | + inc/python:pip_install:203 : return 0 2022-04-25 03:26:19.605 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-25 03:26:19.657 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-25 03:26:19.757 | + ./stack.sh:main:812 : install_infra 2022-04-25 03:26:19.760 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-25 03:26:19.763 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-25 03:26:19.766 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-25 03:26:19.769 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-25 03:26:19.793 | + 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-25 03:26:21.691 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.699 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.703 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.708 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.712 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.721 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.725 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.751 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.830 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.849 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.853 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.858 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.874 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.882 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.884 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.901 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.918 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.927 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.933 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.951 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.973 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:21.991 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.000 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.005 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.025 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.054 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.057 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.076 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.080 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.084 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.090 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.105 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.111 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.161 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.179 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.184 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.216 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.279 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.285 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.292 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.343 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.357 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.365 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.469 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.495 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.499 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.509 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.514 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.534 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.542 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.559 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.590 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.619 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.631 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.639 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.647 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.665 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.673 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.687 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.699 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.703 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:22.709 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:26:22.852 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-25 03:26:23.142 | + inc/python:pip_install:200 : result=0 2022-04-25 03:26:23.144 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:26:23.146 | + functions-common:time_stop:2437 : local name 2022-04-25 03:26:23.148 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:26:23.150 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:26:23.153 | + functions-common:time_stop:2440 : local total 2022-04-25 03:26:23.155 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:26:23.157 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:26:23.159 | + functions-common:time_stop:2444 : start_time=1650857179785 2022-04-25 03:26:23.161 | + functions-common:time_stop:2446 : [[ -z 1650857179785 ]] 2022-04-25 03:26:23.164 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:26:23.168 | + functions-common:time_stop:2449 : end_time=1650857183165 2022-04-25 03:26:23.170 | + functions-common:time_stop:2450 : elapsed_time=3380 2022-04-25 03:26:23.172 | + functions-common:time_stop:2451 : total=4831 2022-04-25 03:26:23.174 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:26:23.176 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8211 2022-04-25 03:26:23.178 | + inc/python:pip_install:203 : return 0 2022-04-25 03:26:23.181 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-25 03:26:23.184 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-25 03:26:23.206 | + 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-25 03:26:24.990 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:24.997 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.002 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.007 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.011 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.017 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.021 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.047 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.125 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.144 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.148 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.153 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.168 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.176 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.178 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.195 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.212 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.222 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.226 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.245 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.266 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.284 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.293 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.298 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.318 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.348 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.350 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.364 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.368 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.372 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.377 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.392 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.399 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.448 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.466 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.470 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.501 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.563 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.570 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.577 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.627 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.641 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.650 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.752 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.778 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.782 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.792 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.797 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.819 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.826 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.844 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.874 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.903 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.915 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.922 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.930 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.948 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.957 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.970 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.981 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.985 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:26:25.992 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:26:25.994 | Processing /opt/stack/requirements 2022-04-25 03:26:27.717 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-25 03:26:27.720 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-25 03:26:27.732 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-25 03:26:27.736 | 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 370)) (5.8.1) 2022-04-25 03:26:27.739 | Requirement already satisfied: pyparsing===3.0.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.8) 2022-04-25 03:26:27.746 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-25 03:26:27.774 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-25 03:26:27.776 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-25 03:26:27.786 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.26.9) 2022-04-25 03:26:27.838 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5368) (1.3) 2022-04-25 03:26:27.840 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5368) (0.3.0) 2022-04-25 03:26:27.856 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-25 03:26:27.859 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-25 03:26:27.865 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-25 03:26:27.867 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-25 03:26:27.870 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-25 03:26:27.882 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-25 03:26:27.893 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-25 03:26:27.896 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-04-25 03:26:27.945 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-25 03:26:27.951 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 637)) (0.2.5) 2022-04-25 03:26:27.956 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-25 03:26:28.018 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-25 03:26:28.020 | Building wheels for collected packages: openstack-requirements 2022-04-25 03:26:28.021 | Building wheel for openstack-requirements (setup.py): started 2022-04-25 03:26:28.851 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-25 03:26:28.852 | ERROR: Command errored out with exit status 1: 2022-04-25 03:26:28.852 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-1j3qac1i/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-1j3qac1i/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-r1czvce3 2022-04-25 03:26:28.852 | cwd: /tmp/pip-req-build-1j3qac1i/ 2022-04-25 03:26:28.852 | Complete output (6 lines): 2022-04-25 03:26:28.852 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-25 03:26:28.852 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-25 03:26:28.852 | or: setup.py --help-commands 2022-04-25 03:26:28.852 | or: setup.py cmd --help 2022-04-25 03:26:28.852 | 2022-04-25 03:26:28.852 | error: invalid command 'bdist_wheel' 2022-04-25 03:26:28.852 | ---------------------------------------- 2022-04-25 03:26:28.852 | ERROR: Failed building wheel for openstack-requirements 2022-04-25 03:26:28.852 | Running setup.py clean for openstack-requirements 2022-04-25 03:26:29.676 | Failed to build openstack-requirements 2022-04-25 03:26:29.692 | Installing collected packages: openstack-requirements 2022-04-25 03:26:29.692 | Attempting uninstall: openstack-requirements 2022-04-25 03:26:29.693 | Found existing installation: openstack-requirements 1.2.1.dev5368 2022-04-25 03:26:29.729 | Uninstalling openstack-requirements-1.2.1.dev5368: 2022-04-25 03:26:29.747 | Successfully uninstalled openstack-requirements-1.2.1.dev5368 2022-04-25 03:26:29.749 | Running setup.py install for openstack-requirements: started 2022-04-25 03:26:32.099 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-25 03:26:32.122 | Successfully installed openstack-requirements-1.2.1.dev5368 2022-04-25 03:26:32.248 | + inc/python:pip_install:200 : result=0 2022-04-25 03:26:32.250 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:26:32.252 | + functions-common:time_stop:2437 : local name 2022-04-25 03:26:32.254 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:26:32.257 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:26:32.259 | + functions-common:time_stop:2440 : local total 2022-04-25 03:26:32.261 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:26:32.264 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:26:32.266 | + functions-common:time_stop:2444 : start_time=1650857183199 2022-04-25 03:26:32.268 | + functions-common:time_stop:2446 : [[ -z 1650857183199 ]] 2022-04-25 03:26:32.271 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:26:32.275 | + functions-common:time_stop:2449 : end_time=1650857192272 2022-04-25 03:26:32.277 | + functions-common:time_stop:2450 : elapsed_time=9073 2022-04-25 03:26:32.279 | + functions-common:time_stop:2451 : total=8211 2022-04-25 03:26:32.281 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:26:32.283 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17284 2022-04-25 03:26:32.285 | + inc/python:pip_install:203 : return 0 2022-04-25 03:26:32.288 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-25 03:26:32.291 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-25 03:26:32.293 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-25 03:26:32.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:32.297 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:32.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-25 03:26:32.302 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:32.305 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-25 03:26:32.325 | Using python 3.8 to install pbr 2022-04-25 03:26:32.327 | + 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-25 03:26:33.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:26:33.207 | from cryptography.utils import int_from_bytes 2022-04-25 03:26:33.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:26:33.207 | from cryptography.utils import int_from_bytes 2022-04-25 03:26:34.374 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:26:34.406 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-25 03:26:37.084 | 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-25 03:26:37.091 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:26:37.091 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:26:37.213 | + inc/python:pip_install:200 : result=0 2022-04-25 03:26:37.215 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:26:37.218 | + functions-common:time_stop:2437 : local name 2022-04-25 03:26:37.220 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:26:37.222 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:26:37.224 | + functions-common:time_stop:2440 : local total 2022-04-25 03:26:37.226 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:26:37.228 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:26:37.230 | + functions-common:time_stop:2444 : start_time=1650857192320 2022-04-25 03:26:37.232 | + functions-common:time_stop:2446 : [[ -z 1650857192320 ]] 2022-04-25 03:26:37.235 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:26:37.239 | + functions-common:time_stop:2449 : end_time=1650857197236 2022-04-25 03:26:37.241 | + functions-common:time_stop:2450 : elapsed_time=4916 2022-04-25 03:26:37.243 | + functions-common:time_stop:2451 : total=17284 2022-04-25 03:26:37.245 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:26:37.248 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22200 2022-04-25 03:26:37.256 | + inc/python:pip_install:203 : return 0 2022-04-25 03:26:37.259 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-25 03:26:39.521 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-25 03:26:41.392 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:26:41.394 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-04-25 03:26:41.414 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-25 03:26:41.417 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-25 03:26:41.420 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-25 03:26:41.423 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-25 03:26:41.429 | 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-25 03:26:41.500 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-25 03:26:41.503 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-25 03:26:41.506 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-25 03:26:41.523 | + ./stack.sh:main:821 : pkgs= 2022-04-25 03:26:41.525 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-25 03:26:41.528 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-25 03:26:41.530 | + functions-common:run_phase:1865 : local mode=stack 2022-04-25 03:26:41.532 | + functions-common:run_phase:1866 : local phase=pre-install 2022-04-25 03:26:41.535 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-25 03:26:41.537 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-25 03:26:41.539 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-25 03:26:41.541 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-25 03:26:41.544 | + functions-common:run_phase:1875 : local extra 2022-04-25 03:26:41.546 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-25 03:26:41.550 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-25 03:26:41.552 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-25 03:26:41.555 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-25 03:26:41.557 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-25 03:26:41.559 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-25 03:26:41.574 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:26:41.576 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-25 03:26:41.579 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-25 03:26:41.581 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-25 03:26:41.583 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-25 03:26:41.585 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-25 03:26:41.588 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-25 03:26:41.590 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-25 03:26:41.592 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-25 03:26:41.594 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-25 03:26:41.596 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-25 03:26:41.598 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-25 03:26:41.600 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-25 03:26:41.602 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-25 03:26:41.605 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-25 03:26:41.607 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-25 03:26:41.609 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-04-25 03:26:41.611 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-25 03:26:41.613 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-04-25 03:26:41.615 | + functions-common:run_plugins:1854 : local plugins= 2022-04-25 03:26:41.618 | + functions-common:run_plugins:1855 : local plugin 2022-04-25 03:26:41.620 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-25 03:26:41.622 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-25 03:26:41.625 | + functions:set_systemd_override:821 : local value=2048 2022-04-25 03:26:41.627 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-25 03:26:41.629 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-25 03:26:41.681 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-25 03:26:41.681 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-25 03:26:41.683 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-25 03:26:42.053 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-25 03:26:42.056 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-25 03:26:42.072 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:26:42.074 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-25 03:26:42.077 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:26:42.079 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:26:42.081 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:26:42.084 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:26:42.087 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:26:42.089 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:26:42.091 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:26:42.093 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:26:42.096 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:26:42.098 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:26:42.100 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:26:42.102 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:26:42.105 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-04-25 03:26:42.107 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:26:42.109 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:26:42.112 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:26:42.114 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-04-25 03:26:42.135 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-25 03:26:42.245 | Reading package lists... 2022-04-25 03:26:42.492 | Building dependency tree... 2022-04-25 03:26:42.493 | Reading state information... 2022-04-25 03:26:42.750 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-25 03:26:42.750 | The following packages were automatically installed and are no longer required: 2022-04-25 03:26:42.751 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:26:42.751 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:26:42.751 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:26:42.751 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:26:42.751 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:26:42.751 | python3-zope.interface 2022-04-25 03:26:42.751 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:26:42.867 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:26:42.871 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:26:42.874 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:26:42.876 | + functions-common:time_stop:2437 : local name 2022-04-25 03:26:42.878 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:26:42.881 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:26:42.883 | + functions-common:time_stop:2440 : local total 2022-04-25 03:26:42.885 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:26:42.888 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:26:42.890 | + functions-common:time_stop:2444 : start_time=1650857202133 2022-04-25 03:26:42.892 | + functions-common:time_stop:2446 : [[ -z 1650857202133 ]] 2022-04-25 03:26:42.895 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:26:42.899 | + functions-common:time_stop:2449 : end_time=1650857202897 2022-04-25 03:26:42.901 | + functions-common:time_stop:2450 : elapsed_time=764 2022-04-25 03:26:42.904 | + functions-common:time_stop:2451 : total=1500 2022-04-25 03:26:42.906 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:26:42.908 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2264 2022-04-25 03:26:42.910 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:26:42.913 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-25 03:26:42.916 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:26:42.919 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:26:42.922 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:26:42.924 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:26:42.926 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:26:42.928 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:26:42.931 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-25 03:26:42.933 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:26:42.936 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:26:42.938 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:26:42.940 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:26:42.943 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:26:42.945 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:26:42.947 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:26:42.950 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:26:42.952 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:26:42.954 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:26:42.957 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:26:42.959 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-25 03:26:42.961 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:26:42.964 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:26:42.966 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:26:42.968 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:26:42.971 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:26:42.973 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:26:42.975 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-25 03:26:42.978 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-25 03:26:42.995 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:26:42.997 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-25 03:26:42.999 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:26:43.002 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-25 03:26:43.004 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-25 03:26:43.007 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-25 03:26:43.011 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-25 03:26:43.013 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-25 03:26:43.016 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-25 03:26:43.018 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-25 03:26:43.020 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-25 03:26:43.023 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-25 03:26:43.025 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-25 03:26:43.709 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-25 03:26:43.709 | user tags 2022-04-25 03:26:43.709 | stackrabbit []' 2022-04-25 03:26:43.713 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-25 03:26:43.713 | user tags 2022-04-25 03:26:43.713 | stackrabbit []' 2022-04-25 03:26:43.713 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-25 03:26:43.719 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-25 03:26:43.721 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-25 03:26:43.724 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-25 03:26:44.377 | Changing password for user "stackrabbit" ... 2022-04-25 03:26:44.401 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-25 03:26:45.050 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-25 03:26:45.073 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-25 03:26:45.075 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-25 03:26:45.727 | Changing password for user "stackrabbit" ... 2022-04-25 03:26:45.750 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-25 03:26:45.752 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-25 03:26:45.755 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-25 03:26:46.396 | Deleting user "guest" ... 2022-04-25 03:26:46.411 | Error: 2022-04-25 03:26:46.411 | {:no_such_user, "guest"} 2022-04-25 03:26:46.424 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-25 03:26:46.426 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-25 03:26:46.443 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:26:46.446 | + ./stack.sh:main:838 : install_database 2022-04-25 03:26:46.449 | + lib/database:install_database:118 : install_database_mysql 2022-04-25 03:26:46.451 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-04-25 03:26:46.453 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:26:46.456 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:26:46.458 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-04-25 03:26:46.673 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-25 03:26:46.675 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-04-25 03:26:46.678 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-04-25 03:26:46.681 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-25 03:26:46.683 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:26:46.685 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-04-25 03:26:46.688 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:26:46.690 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:26:46.692 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:26:46.695 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:26:46.697 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:26:46.699 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:26:46.702 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:26:46.704 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:26:46.706 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:26:46.709 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:26:46.711 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:26:46.713 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-04-25 03:26:46.716 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:26:46.718 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:26:46.720 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:26:46.723 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:26:46.725 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:26:46.728 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:26:46.730 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-04-25 03:26:46.733 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:26:46.735 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:26:46.737 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-04-25 03:26:46.740 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:26:46.743 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:26:46.745 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:26:46.747 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:26:46.749 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:26:46.752 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:26:46.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:26:46.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:26:46.758 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:26:46.761 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:26:46.763 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:26:46.765 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:26:46.767 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-04-25 03:26:46.770 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:26:46.772 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:26:46.774 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:26:46.776 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-04-25 03:26:46.797 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-25 03:26:46.905 | Reading package lists... 2022-04-25 03:26:47.150 | Building dependency tree... 2022-04-25 03:26:47.151 | Reading state information... 2022-04-25 03:26:47.402 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-25 03:26:47.402 | The following packages were automatically installed and are no longer required: 2022-04-25 03:26:47.403 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:26:47.403 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:26:47.403 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:26:47.403 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:26:47.403 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:26:47.403 | python3-zope.interface 2022-04-25 03:26:47.403 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:26:47.516 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:26:47.521 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:26:47.524 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:26:47.526 | + functions-common:time_stop:2437 : local name 2022-04-25 03:26:47.528 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:26:47.530 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:26:47.532 | + functions-common:time_stop:2440 : local total 2022-04-25 03:26:47.534 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:26:47.536 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:26:47.539 | + functions-common:time_stop:2444 : start_time=1650857206794 2022-04-25 03:26:47.541 | + functions-common:time_stop:2446 : [[ -z 1650857206794 ]] 2022-04-25 03:26:47.544 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:26:47.548 | + functions-common:time_stop:2449 : end_time=1650857207545 2022-04-25 03:26:47.550 | + functions-common:time_stop:2450 : elapsed_time=751 2022-04-25 03:26:47.552 | + functions-common:time_stop:2451 : total=2264 2022-04-25 03:26:47.555 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:26:47.557 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3015 2022-04-25 03:26:47.559 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:26:47.562 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-25 03:26:47.564 | + ./stack.sh:main:841 : install_database_python 2022-04-25 03:26:47.566 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-25 03:26:47.569 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-04-25 03:26:47.571 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-25 03:26:47.573 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-25 03:26:47.576 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-25 03:26:47.579 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-25 03:26:47.581 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-25 03:26:47.584 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:26:47.585 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-25 03:26:47.589 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-25 03:26:47.592 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-25 03:26:47.594 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-25 03:26:47.597 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-25 03:26:47.599 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-25 03:26:47.621 | Using python 3.8 to install PyMySQL 2022-04-25 03:26:47.624 | + 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-25 03:26:48.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:26:48.484 | from cryptography.utils import int_from_bytes 2022-04-25 03:26:48.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:26:48.484 | from cryptography.utils import int_from_bytes 2022-04-25 03:26:49.662 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:26:49.693 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-25 03:26:52.196 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:26:52.203 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:26:52.203 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:26:52.318 | + inc/python:pip_install:200 : result=0 2022-04-25 03:26:52.320 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:26:52.322 | + functions-common:time_stop:2437 : local name 2022-04-25 03:26:52.325 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:26:52.327 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:26:52.330 | + functions-common:time_stop:2440 : local total 2022-04-25 03:26:52.332 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:26:52.334 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:26:52.337 | + functions-common:time_stop:2444 : start_time=1650857207615 2022-04-25 03:26:52.339 | + functions-common:time_stop:2446 : [[ -z 1650857207615 ]] 2022-04-25 03:26:52.342 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:26:52.346 | + functions-common:time_stop:2449 : end_time=1650857212344 2022-04-25 03:26:52.349 | + functions-common:time_stop:2450 : elapsed_time=4729 2022-04-25 03:26:52.351 | + functions-common:time_stop:2451 : total=22200 2022-04-25 03:26:52.354 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:26:52.356 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26929 2022-04-25 03:26:52.358 | + inc/python:pip_install:203 : return 0 2022-04-25 03:26:52.361 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-25 03:26:52.363 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-25 03:26:52.365 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-25 03:26:52.368 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-25 03:26:52.384 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:26:52.386 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-25 03:26:52.388 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-25 03:26:52.392 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-25 03:26:52.392 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-25 03:26:52.398 | + 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-25 03:26:52.400 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-25 03:26:52.403 | + 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-25 03:26:52.405 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-25 03:26:52.407 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-25 03:26:52.410 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-25 03:26:52.425 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:26:52.428 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-25 03:26:52.430 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:26:52.432 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:26:52.435 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:26:52.437 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:26:52.439 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:26:52.441 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:26:52.444 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:26:52.446 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:26:52.448 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:26:52.451 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:26:52.453 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:26:52.455 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:26:52.457 | + functions-common:install_package:1476 : real_install_package radvd 2022-04-25 03:26:52.460 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:26:52.463 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:26:52.465 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:26:52.467 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-04-25 03:26:52.488 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-25 03:26:52.597 | Reading package lists... 2022-04-25 03:26:52.836 | Building dependency tree... 2022-04-25 03:26:52.837 | Reading state information... 2022-04-25 03:26:53.092 | radvd is already the newest version (1:2.17-2). 2022-04-25 03:26:53.092 | The following packages were automatically installed and are no longer required: 2022-04-25 03:26:53.093 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:26:53.094 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:26:53.094 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:26:53.094 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:26:53.094 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:26:53.094 | python3-zope.interface 2022-04-25 03:26:53.094 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:26:53.208 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:26:53.212 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:26:53.214 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:26:53.217 | + functions-common:time_stop:2437 : local name 2022-04-25 03:26:53.219 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:26:53.221 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:26:53.223 | + functions-common:time_stop:2440 : local total 2022-04-25 03:26:53.225 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:26:53.228 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:26:53.230 | + functions-common:time_stop:2444 : start_time=1650857212485 2022-04-25 03:26:53.232 | + functions-common:time_stop:2446 : [[ -z 1650857212485 ]] 2022-04-25 03:26:53.235 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:26:53.239 | + functions-common:time_stop:2449 : end_time=1650857213236 2022-04-25 03:26:53.241 | + functions-common:time_stop:2450 : elapsed_time=751 2022-04-25 03:26:53.244 | + functions-common:time_stop:2451 : total=3015 2022-04-25 03:26:53.246 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:26:53.248 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3766 2022-04-25 03:26:53.250 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:26:53.252 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-25 03:26:53.269 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:26:53.272 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-25 03:26:53.274 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-25 03:26:53.276 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-25 03:26:53.279 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-25 03:26:53.299 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-25 03:26:53.301 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:26:53.304 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:26:53.306 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:26:53.309 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:26:53.311 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:26:53.313 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:26:53.315 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:26:53.317 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:26:53.320 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:26:53.322 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:26:53.324 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:26:53.326 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:26:53.328 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-04-25 03:26:53.331 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:26:53.333 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:26:53.335 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:26:53.338 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-04-25 03:26:53.357 | + functions-common:apt_get:1242 : 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-25 03:26:53.466 | Reading package lists... 2022-04-25 03:26:53.708 | Building dependency tree... 2022-04-25 03:26:53.710 | Reading state information... 2022-04-25 03:26:53.966 | fakeroot is already the newest version (1.24-1). 2022-04-25 03:26:53.966 | make is already the newest version (4.2.1-1.2). 2022-04-25 03:26:53.966 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-25 03:26:53.966 | The following packages were automatically installed and are no longer required: 2022-04-25 03:26:53.967 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:26:53.967 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:26:53.967 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:26:53.967 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:26:53.967 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:26:53.967 | python3-zope.interface 2022-04-25 03:26:53.967 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:26:54.081 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:26:54.085 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:26:54.088 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:26:54.090 | + functions-common:time_stop:2437 : local name 2022-04-25 03:26:54.092 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:26:54.094 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:26:54.096 | + functions-common:time_stop:2440 : local total 2022-04-25 03:26:54.098 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:26:54.101 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:26:54.103 | + functions-common:time_stop:2444 : start_time=1650857213355 2022-04-25 03:26:54.105 | + functions-common:time_stop:2446 : [[ -z 1650857213355 ]] 2022-04-25 03:26:54.108 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:26:54.112 | + functions-common:time_stop:2449 : end_time=1650857214110 2022-04-25 03:26:54.114 | + functions-common:time_stop:2450 : elapsed_time=755 2022-04-25 03:26:54.117 | + functions-common:time_stop:2451 : total=3766 2022-04-25 03:26:54.119 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:26:54.121 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4521 2022-04-25 03:26:54.123 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:26:54.126 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-25 03:26:54.128 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:26:54.130 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:26:54.132 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-25 03:26:54.135 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-25 03:26:54.138 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-25 03:26:54.141 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-25 03:26:54.144 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-25 03:26:54.147 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-25 03:26:54.147 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-25 03:26:54.152 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-25 03:26:54.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-25 03:26:54.157 | + functions:vercmp:628 : local v1=5.4 2022-04-25 03:26:54.159 | + functions:vercmp:629 : local 'op=<' 2022-04-25 03:26:54.161 | + functions:vercmp:630 : local v2=3.13 2022-04-25 03:26:54.164 | + functions:vercmp:631 : local result 2022-04-25 03:26:54.167 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-25 03:26:54.168 | ++ functions:vercmp:635 : head -1 2022-04-25 03:26:54.168 | ++ functions:vercmp:635 : sort -V 2022-04-25 03:26:54.173 | + functions:vercmp:635 : result=3.13 2022-04-25 03:26:54.175 | + functions:vercmp:637 : case $op in 2022-04-25 03:26:54.177 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-25 03:26:54.180 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-25 03:26:54.182 | + functions:vercmp:648 : return 2022-04-25 03:26:54.185 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-25 03:26:54.187 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:26:54.189 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-04-25 03:26:54.654 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-25 03:26:54.656 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-25 03:26:54.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:54.661 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:54.664 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-25 03:26:54.666 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:54.669 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-25 03:26:54.688 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:26:54.690 | + ./stack.sh:main:849 : install_etcd3 2022-04-25 03:26:54.692 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-25 03:26:54.692 | Installing etcd 2022-04-25 03:26:54.695 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-25 03:26:54.707 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-25 03:26:54.719 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-25 03:26:54.722 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-25 03:26:54.737 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-25 03:26:54.740 | ++ 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-25 03:26:54.743 | ++ 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-25 03:26:54.746 | +++ 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-25 03:26:54.750 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-25 03:26:54.752 | ++ 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-25 03:26:54.755 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-25 03:26:54.757 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-25 03:26:54.760 | ++ functions:get_extra_file:74 : return 2022-04-25 03:26:54.762 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-25 03:26:54.765 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-25 03:26:54.767 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-25 03:26:54.769 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-25 03:26:54.787 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:26:54.790 | + ./stack.sh:main:868 : install_dstat 2022-04-25 03:26:54.792 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-25 03:26:54.808 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:26:54.810 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-25 03:26:54.813 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:26:54.815 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-25 03:26:54.817 | + ./stack.sh:main:877 : install_libs 2022-04-25 03:26:54.820 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-25 03:26:54.823 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-25 03:26:54.825 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-25 03:26:54.827 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-25 03:26:54.830 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:54.832 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:54.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-25 03:26:54.837 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:54.839 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-25 03:26:54.842 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-25 03:26:54.844 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-25 03:26:54.846 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-25 03:26:54.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:54.850 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:54.853 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-25 03:26:54.855 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:54.857 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-25 03:26:54.859 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-25 03:26:54.862 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-25 03:26:54.864 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-25 03:26:54.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:54.868 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:54.871 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-25 03:26:54.873 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:54.875 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-25 03:26:54.877 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-25 03:26:54.880 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-25 03:26:54.882 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-25 03:26:54.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:54.887 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:54.889 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-25 03:26:54.891 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:54.894 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-25 03:26:54.896 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-25 03:26:54.899 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-25 03:26:54.901 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-25 03:26:54.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:54.906 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:54.908 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-25 03:26:54.910 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:54.912 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-25 03:26:54.915 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-25 03:26:54.917 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-25 03:26:54.919 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-25 03:26:54.921 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:54.924 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:54.926 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-25 03:26:54.928 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:54.931 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-25 03:26:54.935 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-25 03:26:54.939 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-25 03:26:54.942 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-25 03:26:54.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:54.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:54.950 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-25 03:26:54.952 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:54.955 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-25 03:26:54.958 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-25 03:26:54.960 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-25 03:26:54.963 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-25 03:26:54.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:54.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:54.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-25 03:26:54.972 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:54.974 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-25 03:26:54.976 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-25 03:26:54.979 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-25 03:26:54.981 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-25 03:26:54.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:54.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:54.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-25 03:26:54.990 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:54.992 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-25 03:26:54.995 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-25 03:26:54.997 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-25 03:26:54.999 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-25 03:26:55.001 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-25 03:26:55.009 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.011 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-25 03:26:55.013 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-25 03:26:55.016 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-25 03:26:55.018 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-25 03:26:55.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-25 03:26:55.027 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.030 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-25 03:26:55.032 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-25 03:26:55.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-25 03:26:55.036 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-25 03:26:55.039 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-25 03:26:55.045 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.048 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-25 03:26:55.050 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-25 03:26:55.052 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-25 03:26:55.055 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-25 03:26:55.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.059 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-25 03:26:55.064 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.066 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-25 03:26:55.068 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-25 03:26:55.071 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-25 03:26:55.074 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-25 03:26:55.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.081 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-25 03:26:55.083 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.086 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-25 03:26:55.088 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-25 03:26:55.091 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-25 03:26:55.093 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-25 03:26:55.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-25 03:26:55.102 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.104 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-25 03:26:55.107 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-25 03:26:55.109 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-25 03:26:55.111 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-25 03:26:55.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-25 03:26:55.121 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.123 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-25 03:26:55.125 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-25 03:26:55.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-25 03:26:55.130 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-25 03:26:55.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-25 03:26:55.140 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.142 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-25 03:26:55.144 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-25 03:26:55.146 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-25 03:26:55.149 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-25 03:26:55.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-25 03:26:55.158 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.161 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-25 03:26:55.163 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-25 03:26:55.165 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-25 03:26:55.168 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-25 03:26:55.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.174 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-25 03:26:55.177 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.180 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-25 03:26:55.182 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-25 03:26:55.184 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-25 03:26:55.187 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-25 03:26:55.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.191 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.193 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-25 03:26:55.196 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.199 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-25 03:26:55.201 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-25 03:26:55.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-25 03:26:55.206 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-25 03:26:55.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.210 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-25 03:26:55.215 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.217 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-25 03:26:55.219 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-25 03:26:55.222 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-25 03:26:55.224 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-25 03:26:55.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.231 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-25 03:26:55.233 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.236 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-25 03:26:55.238 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-25 03:26:55.240 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-25 03:26:55.243 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-25 03:26:55.245 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.247 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-25 03:26:55.252 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.254 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-25 03:26:55.257 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-25 03:26:55.259 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-25 03:26:55.262 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-25 03:26:55.264 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.266 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-25 03:26:55.271 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.273 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-25 03:26:55.275 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-25 03:26:55.278 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-25 03:26:55.280 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-25 03:26:55.282 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-25 03:26:55.289 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.291 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-25 03:26:55.294 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-25 03:26:55.296 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-25 03:26:55.299 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-25 03:26:55.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.304 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.306 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-25 03:26:55.309 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.311 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-25 03:26:55.313 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-25 03:26:55.316 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-25 03:26:55.318 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-25 03:26:55.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-25 03:26:55.328 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.331 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-25 03:26:55.333 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-25 03:26:55.335 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-25 03:26:55.338 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-25 03:26:55.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.344 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-25 03:26:55.347 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.349 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-25 03:26:55.351 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-25 03:26:55.354 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-25 03:26:55.356 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-25 03:26:55.358 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.361 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.363 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-25 03:26:55.365 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.368 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-25 03:26:55.370 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-25 03:26:55.373 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-25 03:26:55.375 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-25 03:26:55.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.382 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-25 03:26:55.385 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.387 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-25 03:26:55.389 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-25 03:26:55.392 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-25 03:26:55.394 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-25 03:26:55.396 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.399 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.401 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-25 03:26:55.403 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.405 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-25 03:26:55.408 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-25 03:26:55.410 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-25 03:26:55.412 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-25 03:26:55.415 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.417 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-25 03:26:55.422 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.424 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-25 03:26:55.426 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-25 03:26:55.429 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-25 03:26:55.431 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-25 03:26:55.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.438 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-25 03:26:55.441 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.443 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-25 03:26:55.446 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-25 03:26:55.448 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-25 03:26:55.450 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-25 03:26:55.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.455 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.458 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-25 03:26:55.460 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.462 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-25 03:26:55.465 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-25 03:26:55.467 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-25 03:26:55.469 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-25 03:26:55.471 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.474 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.476 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-25 03:26:55.478 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.481 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-25 03:26:55.483 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-25 03:26:55.485 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-25 03:26:55.487 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-25 03:26:55.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.492 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-25 03:26:55.497 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.499 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-25 03:26:55.502 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-25 03:26:55.504 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-25 03:26:55.506 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-25 03:26:55.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-25 03:26:55.516 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.518 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-25 03:26:55.521 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-25 03:26:55.523 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-25 03:26:55.526 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-25 03:26:55.528 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:26:55.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:26:55.533 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-25 03:26:55.535 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:26:55.537 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-25 03:26:55.559 | Using python 3.8 to install etcd3 2022-04-25 03:26:55.561 | + 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-25 03:26:56.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:26:56.436 | from cryptography.utils import int_from_bytes 2022-04-25 03:26:56.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:26:56.436 | from cryptography.utils import int_from_bytes 2022-04-25 03:26:57.624 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:26:57.656 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-25 03:26:57.665 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-25 03:26:57.666 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-25 03:26:57.667 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-25 03:26:57.668 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-25 03:27:00.234 | 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-25 03:27:00.242 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:27:00.242 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:27:00.358 | + inc/python:pip_install:200 : result=0 2022-04-25 03:27:00.361 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:27:00.363 | + functions-common:time_stop:2437 : local name 2022-04-25 03:27:00.365 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:27:00.368 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:27:00.370 | + functions-common:time_stop:2440 : local total 2022-04-25 03:27:00.372 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:27:00.374 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:27:00.376 | + functions-common:time_stop:2444 : start_time=1650857215553 2022-04-25 03:27:00.379 | + functions-common:time_stop:2446 : [[ -z 1650857215553 ]] 2022-04-25 03:27:00.381 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:27:00.385 | + functions-common:time_stop:2449 : end_time=1650857220383 2022-04-25 03:27:00.388 | + functions-common:time_stop:2450 : elapsed_time=4830 2022-04-25 03:27:00.390 | + functions-common:time_stop:2451 : total=26929 2022-04-25 03:27:00.392 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:27:00.394 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=31759 2022-04-25 03:27:00.396 | + inc/python:pip_install:203 : return 0 2022-04-25 03:27:00.399 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-25 03:27:00.421 | Using python 3.8 to install etcd3gw 2022-04-25 03:27:00.423 | + 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-25 03:27:01.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:27:01.285 | from cryptography.utils import int_from_bytes 2022-04-25 03:27:01.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:27:01.285 | from cryptography.utils import int_from_bytes 2022-04-25 03:27:02.458 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:27:02.490 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-25 03:27:02.498 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-25 03:27:02.499 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-25 03:27:02.500 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-25 03:27:02.501 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-25 03:27:02.534 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-25 03:27:02.535 | 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-25 03:27:02.537 | 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-25 03:27:02.540 | 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-25 03:27:05.039 | 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-25 03:27:05.046 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:27:05.046 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:27:05.161 | + inc/python:pip_install:200 : result=0 2022-04-25 03:27:05.164 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:27:05.166 | + functions-common:time_stop:2437 : local name 2022-04-25 03:27:05.168 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:27:05.171 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:27:05.173 | + functions-common:time_stop:2440 : local total 2022-04-25 03:27:05.175 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:27:05.177 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:27:05.180 | + functions-common:time_stop:2444 : start_time=1650857220415 2022-04-25 03:27:05.182 | + functions-common:time_stop:2446 : [[ -z 1650857220415 ]] 2022-04-25 03:27:05.185 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:27:05.189 | + functions-common:time_stop:2449 : end_time=1650857225187 2022-04-25 03:27:05.191 | + functions-common:time_stop:2450 : elapsed_time=4772 2022-04-25 03:27:05.194 | + functions-common:time_stop:2451 : total=31759 2022-04-25 03:27:05.196 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:27:05.198 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=36531 2022-04-25 03:27:05.201 | + inc/python:pip_install:203 : return 0 2022-04-25 03:27:05.203 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-25 03:27:05.206 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-25 03:27:05.208 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-25 03:27:05.210 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:27:05.213 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:27:05.215 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:27:05.217 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:27:05.220 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:27:05.222 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:27:05.224 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:27:05.226 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:27:05.229 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:27:05.231 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:27:05.233 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:27:05.236 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-25 03:27:05.238 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:27:05.241 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:27:05.243 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-25 03:27:05.246 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-25 03:27:05.248 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:27:05.250 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:27:05.252 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:27:05.255 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:27:05.258 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:27:05.260 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:27:05.262 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:27:05.264 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:27:05.267 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:27:05.269 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:27:05.271 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:27:05.274 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:27:05.276 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-25 03:27:05.278 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:27:05.281 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:27:05.283 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:27:05.285 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-25 03:27:05.307 | + functions-common:apt_get:1242 : 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-25 03:27:05.415 | Reading package lists... 2022-04-25 03:27:05.667 | Building dependency tree... 2022-04-25 03:27:05.668 | Reading state information... 2022-04-25 03:27:05.925 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-25 03:27:05.926 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-25 03:27:05.926 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-25 03:27:05.926 | The following packages were automatically installed and are no longer required: 2022-04-25 03:27:05.927 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:27:05.927 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:27:05.927 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:27:05.927 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:27:05.927 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:27:05.927 | python3-zope.interface 2022-04-25 03:27:05.927 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:27:06.040 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:27:06.044 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:27:06.047 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:27:06.049 | + functions-common:time_stop:2437 : local name 2022-04-25 03:27:06.051 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:27:06.053 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:27:06.055 | + functions-common:time_stop:2440 : local total 2022-04-25 03:27:06.058 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:27:06.060 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:27:06.062 | + functions-common:time_stop:2444 : start_time=1650857225304 2022-04-25 03:27:06.064 | + functions-common:time_stop:2446 : [[ -z 1650857225304 ]] 2022-04-25 03:27:06.067 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:27:06.071 | + functions-common:time_stop:2449 : end_time=1650857226069 2022-04-25 03:27:06.074 | + functions-common:time_stop:2450 : elapsed_time=765 2022-04-25 03:27:06.076 | + functions-common:time_stop:2451 : total=4521 2022-04-25 03:27:06.078 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:27:06.080 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5286 2022-04-25 03:27:06.083 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:27:06.086 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-25 03:27:06.088 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:27:06.090 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:27:06.093 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-25 03:27:06.154 | Module proxy already enabled 2022-04-25 03:27:06.158 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-25 03:27:06.220 | Considering dependency proxy for proxy_uwsgi: 2022-04-25 03:27:06.220 | Module proxy already enabled 2022-04-25 03:27:06.220 | Module proxy_uwsgi already enabled 2022-04-25 03:27:06.224 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-25 03:27:06.226 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-25 03:27:06.229 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:27:06.231 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-25 03:27:06.364 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-25 03:27:06.367 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-25 03:27:06.369 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-25 03:27:06.372 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:27:06.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:27:06.376 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-25 03:27:06.379 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:27:06.382 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-25 03:27:06.384 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-25 03:27:06.386 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-25 03:27:06.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:27:06.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:27:06.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-25 03:27:06.396 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:27:06.399 | + ./stack.sh:main:885 : install_glanceclient 2022-04-25 03:27:06.401 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-25 03:27:06.403 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-25 03:27:06.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:27:06.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:27:06.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-25 03:27:06.413 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:27:06.415 | + ./stack.sh:main:886 : install_cinderclient 2022-04-25 03:27:06.417 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-25 03:27:06.420 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-25 03:27:06.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:27:06.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:27:06.427 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-25 03:27:06.430 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:27:06.433 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-25 03:27:06.435 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-25 03:27:06.440 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:27:06.442 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:27:06.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-25 03:27:06.448 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:27:06.450 | + ./stack.sh:main:887 : install_novaclient 2022-04-25 03:27:06.452 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-25 03:27:06.455 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-25 03:27:06.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:27:06.460 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:27:06.462 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-25 03:27:06.465 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:27:06.467 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-25 03:27:06.484 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:27:06.486 | + ./stack.sh:main:889 : install_swiftclient 2022-04-25 03:27:06.488 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-25 03:27:06.491 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-25 03:27:06.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:27:06.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:27:06.498 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-25 03:27:06.501 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:27:06.503 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-25 03:27:06.520 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:27:06.522 | + ./stack.sh:main:892 : install_neutronclient 2022-04-25 03:27:06.525 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-25 03:27:06.527 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-25 03:27:06.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:27:06.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:27:06.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-25 03:27:06.537 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:27:06.539 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-25 03:27:06.542 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-25 03:27:06.544 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-25 03:27:06.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:27:06.549 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:27:06.551 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-25 03:27:06.554 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:27:06.556 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-25 03:27:06.559 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-25 03:27:06.561 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-25 03:27:06.564 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-25 03:27:06.567 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-25 03:27:06.570 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-25 03:27:06.573 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:27:06.573 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-25 03:27:06.578 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-25 03:27:06.581 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-25 03:27:06.583 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-25 03:27:06.586 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-25 03:27:06.588 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-25 03:27:06.609 | Using python 3.8 to install keystonemiddleware 2022-04-25 03:27:06.611 | + 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-25 03:27:07.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:27:07.528 | from cryptography.utils import int_from_bytes 2022-04-25 03:27:07.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:27:07.528 | from cryptography.utils import int_from_bytes 2022-04-25 03:27:08.707 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:27:08.739 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-25 03:27:08.791 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-25 03:27:08.792 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-25 03:27:08.793 | 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-25 03:27:08.795 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-25 03:27:08.796 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-25 03:27:08.796 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-25 03:27:08.797 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-25 03:27:08.798 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-25 03:27:08.800 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-25 03:27:08.801 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-25 03:27:08.802 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-25 03:27:08.803 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-25 03:27:08.805 | 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-25 03:27:08.806 | 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-25 03:27:08.862 | 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-25 03:27:08.863 | 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-25 03:27:08.865 | 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-25 03:27:08.903 | 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-25 03:27:08.942 | 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-25 03:27:08.943 | 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-25 03:27:08.945 | 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-25 03:27:08.946 | 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-25 03:27:08.995 | 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-25 03:27:08.999 | 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-25 03:27:09.009 | 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-25 03:27:09.010 | 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-25 03:27:09.024 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-04-25 03:27:09.025 | 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-25 03:27:09.028 | 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-25 03:27:09.095 | 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-25 03:27:09.095 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-25 03:27:09.096 | 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-25 03:27:09.099 | 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-25 03:27:09.149 | 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-25 03:27:09.161 | 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-25 03:27:11.572 | 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-25 03:27:11.580 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:27:11.580 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:27:11.699 | + inc/python:pip_install:200 : result=0 2022-04-25 03:27:11.702 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:27:11.704 | + functions-common:time_stop:2437 : local name 2022-04-25 03:27:11.706 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:27:11.709 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:27:11.711 | + functions-common:time_stop:2440 : local total 2022-04-25 03:27:11.714 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:27:11.716 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:27:11.718 | + functions-common:time_stop:2444 : start_time=1650857226603 2022-04-25 03:27:11.720 | + functions-common:time_stop:2446 : [[ -z 1650857226603 ]] 2022-04-25 03:27:11.723 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:27:11.728 | + functions-common:time_stop:2449 : end_time=1650857231725 2022-04-25 03:27:11.730 | + functions-common:time_stop:2450 : elapsed_time=5122 2022-04-25 03:27:11.732 | + functions-common:time_stop:2451 : total=36531 2022-04-25 03:27:11.735 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:27:11.737 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=41653 2022-04-25 03:27:11.739 | + inc/python:pip_install:203 : return 0 2022-04-25 03:27:11.741 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-25 03:27:11.744 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-25 03:27:11.746 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-25 03:27:11.749 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-25 03:27:11.752 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-25 03:27:11.754 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-25 03:27:11.757 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:27:11.758 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-25 03:27:11.763 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-25 03:27:11.765 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-25 03:27:11.767 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-25 03:27:11.770 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-25 03:27:11.773 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-25 03:27:11.794 | Using python 3.8 to install python-memcached 2022-04-25 03:27:11.797 | + 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-25 03:27:12.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:27:12.680 | from cryptography.utils import int_from_bytes 2022-04-25 03:27:12.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:27:12.681 | from cryptography.utils import int_from_bytes 2022-04-25 03:27:13.862 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:27:13.894 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-25 03:27:13.898 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-25 03:27:16.423 | 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-25 03:27:16.431 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:27:16.431 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:27:16.547 | + inc/python:pip_install:200 : result=0 2022-04-25 03:27:16.549 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:27:16.552 | + functions-common:time_stop:2437 : local name 2022-04-25 03:27:16.554 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:27:16.557 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:27:16.559 | + functions-common:time_stop:2440 : local total 2022-04-25 03:27:16.561 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:27:16.563 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:27:16.565 | + functions-common:time_stop:2444 : start_time=1650857231789 2022-04-25 03:27:16.568 | + functions-common:time_stop:2446 : [[ -z 1650857231789 ]] 2022-04-25 03:27:16.571 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:27:16.575 | + functions-common:time_stop:2449 : end_time=1650857236572 2022-04-25 03:27:16.577 | + functions-common:time_stop:2450 : elapsed_time=4783 2022-04-25 03:27:16.579 | + functions-common:time_stop:2451 : total=41653 2022-04-25 03:27:16.582 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:27:16.584 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=46436 2022-04-25 03:27:16.586 | + inc/python:pip_install:203 : return 0 2022-04-25 03:27:16.589 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-25 03:27:16.606 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:27:16.609 | + ./stack.sh:main:899 : '[' 10.222.0.35 == 10.222.0.35 ']' 2022-04-25 03:27:16.611 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-25 03:27:16.613 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-25 03:27:16.616 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-25 03:27:16.619 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:27:16.621 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-25 03:27:16.623 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-25 03:27:16.638 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:27:16.640 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-25 03:27:16.643 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-25 03:27:16.645 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-25 03:27:16.647 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:27:16.649 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:27:16.651 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:27:16.654 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:27:16.656 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:27:16.659 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:27:16.674 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:27:16.676 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:27:16.678 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:27:16.681 | + functions-common:git_clone:629 : echo master 2022-04-25 03:27:16.681 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:27:16.686 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-25 03:27:16.688 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:27:16.690 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-04-25 03:27:16.702 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-04-25 03:27:16.705 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:27:16.706 | + functions-common:git_clone:690 : head -1 2022-04-25 03:27:16.709 | 65e3e33b6 Merge "typo fix in docstring" 2022-04-25 03:27:16.711 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:27:16.713 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-25 03:27:16.716 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:27:16.718 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-25 03:27:16.720 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-25 03:27:16.723 | + inc/python:setup_develop:344 : local extras= 2022-04-25 03:27:16.725 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-25 03:27:16.728 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:27:16.730 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-25 03:27:16.732 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-25 03:27:16.734 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:27:16.737 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-25 03:27:16.740 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-25 03:27:16.743 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:27:16.745 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-25 03:27:16.748 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:27:16.750 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:27:16.753 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-25 03:27:16.758 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-25 03:27:16.761 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-25 03:27:17.451 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-25 03:27:17.453 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:27:17.456 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:27:17.458 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:27:17.460 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-25 03:27:17.463 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-25 03:27:17.465 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:27:17.467 | + inc/python:setup_package:428 : local extras= 2022-04-25 03:27:17.469 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:27:17.471 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-25 03:27:17.474 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-25 03:27:17.476 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-25 03:27:17.478 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:27:17.480 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-25 03:27:17.500 | Using python 3.8 to install /opt/stack/keystone 2022-04-25 03:27:17.502 | + 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-25 03:27:18.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:27:18.367 | from cryptography.utils import int_from_bytes 2022-04-25 03:27:18.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:27:18.367 | from cryptography.utils import int_from_bytes 2022-04-25 03:27:19.556 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:27:19.587 | Obtaining file:///opt/stack/keystone 2022-04-25 03:27:19.588 | Preparing metadata (setup.py): started 2022-04-25 03:27:24.704 | Preparing metadata (setup.py): finished with status 'done' 2022-04-25 03:27:24.781 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (5.8.1) 2022-04-25 03:27:24.782 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.8.7) 2022-04-25 03:27:24.783 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.1.1) 2022-04-25 03:27:24.784 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.3.9) 2022-04-25 03:27:24.785 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (36.0.2) 2022-04-25 03:27:24.786 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.4.35) 2022-04-25 03:27:24.788 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.13.0) 2022-04-25 03:27:24.789 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.5.0) 2022-04-25 03:27:24.790 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.7.4) 2022-04-25 03:27:24.791 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.4.0) 2022-04-25 03:27:24.792 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (9.4.0) 2022-04-25 03:27:24.793 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-25 03:27:24.794 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.8.20) 2022-04-25 03:27:24.795 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.10.1) 2022-04-25 03:27:24.796 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (8.8.0) 2022-04-25 03:27:24.797 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.1.0) 2022-04-25 03:27:24.798 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (12.13.0) 2022-04-25 03:27:24.800 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (11.2.0) 2022-04-25 03:27:24.801 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (5.1.0) 2022-04-25 03:27:24.802 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.7.0) 2022-04-25 03:27:24.803 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.5.1) 2022-04-25 03:27:24.804 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.11.0) 2022-04-25 03:27:24.805 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.3.0) 2022-04-25 03:27:24.806 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.5.0) 2022-04-25 03:27:24.807 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.12.2) 2022-04-25 03:27:24.808 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-25 03:27:24.809 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (7.1.2) 2022-04-25 03:27:24.811 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.3.0) 2022-04-25 03:27:24.812 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.1.5) 2022-04-25 03:27:24.813 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-25 03:27:24.814 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.1.1) 2022-04-25 03:27:24.815 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.0.3) 2022-04-25 03:27:24.816 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.4.2) 2022-04-25 03:27:24.817 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2022.1) 2022-04-25 03:27:24.829 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev9) (1.16.0) 2022-04-25 03:27:24.830 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev9) (1.15.0) 2022-04-25 03:27:24.873 | 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.dev9) (5.1.1) 2022-04-25 03:27:24.890 | 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.dev9) (8.1.2) 2022-04-25 03:27:24.891 | 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.dev9) (3.1.1) 2022-04-25 03:27:24.892 | 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.dev9) (2.1.2) 2022-04-25 03:27:24.893 | 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.dev9) (2.1.1) 2022-04-25 03:27:24.895 | 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.dev9) (4.11.3) 2022-04-25 03:27:24.905 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev9) (9.0.1) 2022-04-25 03:27:24.967 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (2.27.1) 2022-04-25 03:27:24.971 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (4.5.0) 2022-04-25 03:27:25.066 | 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.dev9) (2.5.0) 2022-04-25 03:27:25.067 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (6.0) 2022-04-25 03:27:25.068 | 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.dev9) (0.8.0) 2022-04-25 03:27:25.070 | 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.dev9) (1.5.0) 2022-04-25 03:27:25.124 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (0.5.0) 2022-04-25 03:27:25.125 | 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.dev9) (2.0.1) 2022-04-25 03:27:25.127 | 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.dev9) (1.7.7) 2022-04-25 03:27:25.176 | 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.dev9) (2.8.2) 2022-04-25 03:27:25.181 | 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.dev9) (0.9.6) 2022-04-25 03:27:25.262 | 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.dev9) (2.4.0) 2022-04-25 03:27:25.264 | 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.dev9) (5.1.1) 2022-04-25 03:27:25.265 | 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.dev9) (5.0.0) 2022-04-25 03:27:25.267 | 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.dev9) (0.4.0) 2022-04-25 03:27:25.268 | 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.dev9) (2.8.0) 2022-04-25 03:27:25.270 | 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.dev9) (5.2.4) 2022-04-25 03:27:25.292 | 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.dev9) (3.3.0) 2022-04-25 03:27:25.341 | 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.dev9) (3.2.0) 2022-04-25 03:27:25.361 | 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.dev9) (0.11.0) 2022-04-25 03:27:25.363 | 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.dev9) (3.0.8) 2022-04-25 03:27:25.364 | 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.dev9) (1.0.2) 2022-04-25 03:27:25.366 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (21.3) 2022-04-25 03:27:25.417 | 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.dev9) (4.5.0) 2022-04-25 03:27:25.532 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (1.10.0) 2022-04-25 03:27:25.533 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (5.7.1) 2022-04-25 03:27:25.534 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (62.1.0) 2022-04-25 03:27:25.537 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (22.0.0) 2022-04-25 03:27:25.538 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (0.7.1) 2022-04-25 03:27:25.763 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev9) (1.1.2) 2022-04-25 03:27:25.784 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev9) (0.4.2) 2022-04-25 03:27:25.786 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev9) (0.5.2) 2022-04-25 03:27:25.854 | 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.dev9) (1.2.0) 2022-04-25 03:27:25.873 | 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.dev9) (5.0.0) 2022-04-25 03:27:25.935 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev9) (2.21) 2022-04-25 03:27:25.974 | 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.dev9) (1.14.0) 2022-04-25 03:27:26.081 | 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.dev9) (3.8.0) 2022-04-25 03:27:26.138 | 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.dev9) (2.1.1) 2022-04-25 03:27:26.218 | 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.dev9) (1.7.0) 2022-04-25 03:27:26.349 | 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.dev9) (0.17.3) 2022-04-25 03:27:26.375 | 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.dev9) (0.14.1) 2022-04-25 03:27:26.416 | 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.dev9) (0.33.0) 2022-04-25 03:27:26.417 | 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.dev9) (1.3.3) 2022-04-25 03:27:26.420 | 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.dev9) (3.5.0) 2022-04-25 03:27:26.421 | 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.dev9) (2.1.1) 2022-04-25 03:27:26.422 | 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.dev9) (3.0.0) 2022-04-25 03:27:26.425 | 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.dev9) (2.5.1) 2022-04-25 03:27:26.478 | 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.dev9) (0.2.5) 2022-04-25 03:27:26.621 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (3.3) 2022-04-25 03:27:26.622 | 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.dev9) (2019.11.28) 2022-04-25 03:27:26.623 | 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.dev9) (1.26.9) 2022-04-25 03:27:26.625 | 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.dev9) (2.0.12) 2022-04-25 03:27:26.777 | 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.dev9) (2.5.0) 2022-04-25 03:27:26.857 | 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.dev9) (2.5.0) 2022-04-25 03:27:27.104 | 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.dev9) (2.2.1) 2022-04-25 03:27:27.366 | 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.dev9) (0.7) 2022-04-25 03:27:27.401 | 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.dev9) (1.0.0) 2022-04-25 03:27:29.280 | Installing collected packages: keystone 2022-04-25 03:27:29.280 | Attempting uninstall: keystone 2022-04-25 03:27:29.281 | Found existing installation: keystone 21.1.0.dev9 2022-04-25 03:27:29.284 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-25 03:27:29.285 | Running setup.py develop for keystone 2022-04-25 03:27:35.481 | Successfully installed keystone 2022-04-25 03:27:35.481 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:27:35.489 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:27:35.489 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:27:35.618 | + inc/python:pip_install:200 : result=0 2022-04-25 03:27:35.620 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:27:35.623 | + functions-common:time_stop:2437 : local name 2022-04-25 03:27:35.625 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:27:35.627 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:27:35.629 | + functions-common:time_stop:2440 : local total 2022-04-25 03:27:35.631 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:27:35.634 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:27:35.636 | + functions-common:time_stop:2444 : start_time=1650857237495 2022-04-25 03:27:35.638 | + functions-common:time_stop:2446 : [[ -z 1650857237495 ]] 2022-04-25 03:27:35.640 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:27:35.644 | + functions-common:time_stop:2449 : end_time=1650857255642 2022-04-25 03:27:35.647 | + functions-common:time_stop:2450 : elapsed_time=18147 2022-04-25 03:27:35.649 | + functions-common:time_stop:2451 : total=46436 2022-04-25 03:27:35.651 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:27:35.653 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=64583 2022-04-25 03:27:35.655 | + inc/python:pip_install:203 : return 0 2022-04-25 03:27:35.658 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-25 03:27:35.660 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-25 03:27:35.662 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-25 03:27:35.681 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-25 03:27:35.693 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-25 03:27:35.695 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-25 03:27:35.698 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:27:35.700 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:27:35.702 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-25 03:27:35.705 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:27:35.707 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-25 03:27:35.723 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:27:35.726 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-25 03:27:35.728 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-25 03:27:35.731 | + ./stack.sh:main:901 : configure_keystone 2022-04-25 03:27:35.733 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-25 03:27:35.745 | + 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-25 03:27:35.748 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-25 03:27:35.752 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-25 03:27:35.768 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:27:35.770 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-25 03:27:35.800 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-25 03:27:35.828 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-25 03:27:35.858 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-25 03:27:35.888 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-25 03:27:35.918 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-25 03:27:35.948 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-25 03:27:35.975 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-25 03:27:36.002 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-25 03:27:36.004 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-25 03:27:36.007 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-25 03:27:36.009 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-25 03:27:36.012 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-25 03:27:36.014 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-25 03:27:36.029 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:27:36.032 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-25 03:27:36.035 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-25 03:27:36.038 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-25 03:27:36.053 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:27:36.055 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:27:36.058 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:27:36.087 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-25 03:27:36.090 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-25 03:27:36.092 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-25 03:27:36.095 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-25 03:27:36.111 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:27:36.113 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.35/identity 2022-04-25 03:27:36.143 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-25 03:27:36.149 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-25 03:27:36.183 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-25 03:27:36.186 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-25 03:27:36.188 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-25 03:27:36.190 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-04-25 03:27:36.193 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-25 03:27:36.195 | + 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-25 03:27:36.226 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-25 03:27:36.228 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-25 03:27:36.230 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-25 03:27:36.233 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-25 03:27:36.236 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-25 03:27:36.253 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-25 03:27:36.255 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-25 03:27:36.257 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-25 03:27:36.260 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-25 03:27:36.262 | + 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-25 03:27:36.289 | + 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-25 03:27:36.318 | + 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-25 03:27:36.345 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-25 03:27:36.373 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-25 03:27:36.400 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-25 03:27:36.402 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-25 03:27:36.405 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-25 03:27:36.407 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-25 03:27:36.409 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-25 03:27:36.412 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-25 03:27:36.415 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-25 03:27:36.418 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-25 03:27:36.422 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-25 03:27:36.424 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-25 03:27:36.427 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-25 03:27:36.439 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-25 03:27:36.440 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:27:36.448 | d /var/run/uwsgi 0755 ubuntu root 2022-04-25 03:27:36.451 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:27:36.468 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-25 03:27:36.470 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-25 03:27:36.475 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-25 03:27:36.503 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-25 03:27:36.530 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-25 03:27:36.557 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-25 03:27:36.584 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-25 03:27:36.611 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-25 03:27:36.638 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-25 03:27:36.666 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-25 03:27:36.692 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-25 03:27:36.719 | + 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-25 03:27:36.746 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-25 03:27:36.773 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-25 03:27:36.800 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-25 03:27:36.828 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-25 03:27:36.830 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-25 03:27:36.834 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-25 03:27:36.836 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-25 03:27:36.839 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-25 03:27:36.841 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:27:36.843 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:27:36.846 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-25 03:27:36.848 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-25 03:27:36.851 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-25 03:27:36.877 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-25 03:27:36.905 | + 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-25 03:27:36.905 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-25 03:27:36.914 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-25 03:27:36.917 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-25 03:27:36.919 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-25 03:27:36.922 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-25 03:27:36.924 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-25 03:27:36.926 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:27:36.928 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:27:36.931 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:27:36.933 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-25 03:27:36.935 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-25 03:27:36.938 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:27:36.940 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:27:36.943 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-25 03:27:37.003 | Site keystone-wsgi-public already enabled 2022-04-25 03:27:37.008 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-25 03:27:37.010 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-25 03:27:37.013 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:27:37.015 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-25 03:27:37.147 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-25 03:27:37.187 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-25 03:27:37.221 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-25 03:27:37.251 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-25 03:27:37.254 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-25 03:27:37.284 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-25 03:27:37.312 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-25 03:27:37.340 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-25 03:27:37.343 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-25 03:27:37.359 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:27:37.362 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-25 03:27:37.379 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:27:37.381 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-25 03:27:37.384 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-25 03:27:37.386 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-25 03:27:37.389 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:27:37.391 | + lib/stack:stack_install_service:32 : install_swift 2022-04-25 03:27:37.393 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-25 03:27:37.396 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-25 03:27:37.398 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-25 03:27:37.400 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:27:37.402 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:27:37.405 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:27:37.408 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:27:37.410 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:27:37.413 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:27:37.429 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:27:37.431 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:27:37.433 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:27:37.436 | + functions-common:git_clone:629 : echo master 2022-04-25 03:27:37.436 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:27:37.441 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-25 03:27:37.444 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:27:37.446 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-04-25 03:27:37.459 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-04-25 03:27:37.462 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:27:37.462 | + functions-common:git_clone:690 : head -1 2022-04-25 03:27:37.465 | b621a6f93 Merge "tests: Fix swiftclient/requests log level adjustment" 2022-04-25 03:27:37.468 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:27:37.471 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-25 03:27:37.473 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:27:37.475 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-25 03:27:37.478 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-25 03:27:37.480 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-25 03:27:37.482 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-25 03:27:37.485 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:27:37.487 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-25 03:27:37.490 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-25 03:27:37.492 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:27:37.495 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-25 03:27:37.498 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-25 03:27:37.500 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:27:37.503 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-25 03:27:37.505 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:27:37.508 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:27:37.511 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-25 03:27:37.516 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-25 03:27:37.518 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-25 03:27:38.182 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-25 03:27:38.185 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:27:38.187 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:27:38.189 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:27:38.191 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-25 03:27:38.194 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-25 03:27:38.197 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:27:38.199 | + inc/python:setup_package:428 : local extras=keystone 2022-04-25 03:27:38.201 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:27:38.203 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-25 03:27:38.206 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-25 03:27:38.208 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-25 03:27:38.211 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:27:38.213 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-25 03:27:38.233 | Using python 3.8 to install /opt/stack/swift 2022-04-25 03:27:38.235 | + 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-25 03:27:39.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:27:39.101 | from cryptography.utils import int_from_bytes 2022-04-25 03:27:39.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:27:39.101 | from cryptography.utils import int_from_bytes 2022-04-25 03:27:40.282 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:27:40.313 | Obtaining file:///opt/stack/swift 2022-04-25 03:27:40.314 | Preparing metadata (setup.py): started 2022-04-25 03:27:44.976 | Preparing metadata (setup.py): finished with status 'done' 2022-04-25 03:27:45.016 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (0.33.0) 2022-04-25 03:27:45.017 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (1.1.2) 2022-04-25 03:27:45.019 | 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.dev28) (0.11.0) 2022-04-25 03:27:45.020 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (2.1.1) 2022-04-25 03:27:45.021 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (4.8.0) 2022-04-25 03:27:45.022 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (2.27.1) 2022-04-25 03:27:45.023 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (1.16.0) 2022-04-25 03:27:45.024 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (0.9.9) 2022-04-25 03:27:45.025 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (1.6.1) 2022-04-25 03:27:45.026 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (36.0.2) 2022-04-25 03:27:45.027 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (9.4.0) 2022-04-25 03:27:45.065 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev28) (1.15.0) 2022-04-25 03:27:45.073 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev28) (2.2.1) 2022-04-25 03:27:45.129 | 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.dev28) (8.8.0) 2022-04-25 03:27:45.130 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.5.0) 2022-04-25 03:27:45.131 | 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.dev28) (3.1.1) 2022-04-25 03:27:45.132 | 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.dev28) (4.1.0) 2022-04-25 03:27:45.134 | 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.dev28) (5.8.1) 2022-04-25 03:27:45.135 | 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.dev28) (5.1.0) 2022-04-25 03:27:45.136 | 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.dev28) (4.7.0) 2022-04-25 03:27:45.137 | 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.dev28) (4.3.0) 2022-04-25 03:27:45.138 | 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.dev28) (2.10.1) 2022-04-25 03:27:45.140 | 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.dev28) (4.4.0) 2022-04-25 03:27:45.141 | 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.dev28) (4.12.2) 2022-04-25 03:27:45.142 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.8.7) 2022-04-25 03:27:45.163 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev28) (62.1.0) 2022-04-25 03:27:45.193 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (2019.11.28) 2022-04-25 03:27:45.195 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (3.3) 2022-04-25 03:27:45.196 | 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.dev28) (1.26.9) 2022-04-25 03:27:45.198 | 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.dev28) (2.0.12) 2022-04-25 03:27:45.221 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev28) (2.21) 2022-04-25 03:27:45.323 | 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.dev28) (1.7.0) 2022-04-25 03:27:45.324 | 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.dev28) (1.0.2) 2022-04-25 03:27:45.325 | 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.dev28) (3.5.0) 2022-04-25 03:27:45.368 | 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.dev28) (1.1.5) 2022-04-25 03:27:45.412 | 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.dev28) (1.5.0) 2022-04-25 03:27:45.413 | 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.dev28) (6.0) 2022-04-25 03:27:45.414 | 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.dev28) (2.5.0) 2022-04-25 03:27:45.415 | 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.dev28) (0.8.0) 2022-04-25 03:27:45.476 | 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.dev28) (2.8.2) 2022-04-25 03:27:45.479 | 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.dev28) (0.9.6) 2022-04-25 03:27:45.493 | 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.dev28) (2022.1) 2022-04-25 03:27:45.494 | 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.dev28) (1.0.3) 2022-04-25 03:27:45.512 | 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.dev28) (3.0.8) 2022-04-25 03:27:45.514 | 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.dev28) (21.3) 2022-04-25 03:27:45.656 | 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.dev28) (1.14.0) 2022-04-25 03:27:45.672 | 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.dev28) (5.1.1) 2022-04-25 03:27:47.959 | Installing collected packages: swift 2022-04-25 03:27:47.959 | Attempting uninstall: swift 2022-04-25 03:27:47.959 | Found existing installation: swift 2.30.0.dev28 2022-04-25 03:27:47.962 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-25 03:27:47.963 | Running setup.py develop for swift 2022-04-25 03:27:53.851 | Successfully installed swift 2022-04-25 03:27:53.851 | 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-25 03:27:53.859 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:27:53.859 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:27:53.990 | + inc/python:pip_install:200 : result=0 2022-04-25 03:27:53.992 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:27:53.995 | + functions-common:time_stop:2437 : local name 2022-04-25 03:27:53.997 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:27:53.999 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:27:54.001 | + functions-common:time_stop:2440 : local total 2022-04-25 03:27:54.003 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:27:54.005 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:27:54.008 | + functions-common:time_stop:2444 : start_time=1650857258228 2022-04-25 03:27:54.010 | + functions-common:time_stop:2446 : [[ -z 1650857258228 ]] 2022-04-25 03:27:54.012 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:27:54.016 | + functions-common:time_stop:2449 : end_time=1650857274014 2022-04-25 03:27:54.018 | + functions-common:time_stop:2450 : elapsed_time=15786 2022-04-25 03:27:54.021 | + functions-common:time_stop:2451 : total=64583 2022-04-25 03:27:54.023 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:27:54.025 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=80369 2022-04-25 03:27:54.028 | + inc/python:pip_install:203 : return 0 2022-04-25 03:27:54.030 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-25 03:27:54.032 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-25 03:27:54.035 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-25 03:27:54.053 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-25 03:27:54.065 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-25 03:27:54.068 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-25 03:27:54.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:27:54.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:27:54.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-25 03:27:54.078 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:27:54.080 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-25 03:27:54.083 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-25 03:27:54.086 | + ./stack.sh:main:910 : configure_swift 2022-04-25 03:27:54.088 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-25 03:27:54.090 | + lib/swift:configure_swift:332 : local node_number 2022-04-25 03:27:54.092 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-25 03:27:54.094 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-25 03:27:54.096 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-25 03:27:55.302 | No account-server running 2022-04-25 03:27:55.302 | No container-server running 2022-04-25 03:27:55.302 | No object-server running 2022-04-25 03:27:55.302 | No object-auditor running 2022-04-25 03:27:55.302 | No container-auditor running 2022-04-25 03:27:55.302 | No container-sharder running 2022-04-25 03:27:55.302 | No object-expirer running 2022-04-25 03:27:55.302 | No container-replicator running 2022-04-25 03:27:55.302 | No container-updater running 2022-04-25 03:27:55.302 | No container-reconciler running 2022-04-25 03:27:55.303 | No object-reconstructor running 2022-04-25 03:27:55.303 | No account-auditor running 2022-04-25 03:27:55.303 | No container-sync running 2022-04-25 03:27:55.303 | No proxy-server running 2022-04-25 03:27:55.303 | No account-reaper running 2022-04-25 03:27:55.303 | No object-updater running 2022-04-25 03:27:55.303 | No object-replicator running 2022-04-25 03:27:55.303 | No account-replicator running 2022-04-25 03:27:55.396 | + lib/swift:configure_swift:337 : true 2022-04-25 03:27:55.398 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-25 03:27:55.411 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-25 03:27:55.423 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-25 03:27:55.425 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-25 03:27:55.426 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-25 03:27:55.431 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-25 03:27:55.431 | s/%GROUP%/ubuntu/; 2022-04-25 03:27:55.431 | s/%USER%/ubuntu/; 2022-04-25 03:27:55.431 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-25 03:27:55.431 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-25 03:27:55.434 | uid = ubuntu 2022-04-25 03:27:55.434 | gid = ubuntu 2022-04-25 03:27:55.434 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-25 03:27:55.434 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-25 03:27:55.434 | address = 127.0.0.1 2022-04-25 03:27:55.434 | 2022-04-25 03:27:55.434 | [account6612] 2022-04-25 03:27:55.434 | max connections = 25 2022-04-25 03:27:55.434 | path = /opt/stack/data/swift/1/node/ 2022-04-25 03:27:55.434 | read only = false 2022-04-25 03:27:55.434 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-25 03:27:55.434 | 2022-04-25 03:27:55.434 | [account6622] 2022-04-25 03:27:55.434 | max connections = 25 2022-04-25 03:27:55.434 | path = /opt/stack/data/swift/2/node/ 2022-04-25 03:27:55.434 | read only = false 2022-04-25 03:27:55.434 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-25 03:27:55.434 | 2022-04-25 03:27:55.434 | [account6632] 2022-04-25 03:27:55.434 | max connections = 25 2022-04-25 03:27:55.434 | path = /opt/stack/data/swift/3/node/ 2022-04-25 03:27:55.434 | read only = false 2022-04-25 03:27:55.435 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-25 03:27:55.435 | 2022-04-25 03:27:55.435 | [account6642] 2022-04-25 03:27:55.435 | max connections = 25 2022-04-25 03:27:55.435 | path = /opt/stack/data/swift/4/node/ 2022-04-25 03:27:55.435 | read only = false 2022-04-25 03:27:55.435 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-25 03:27:55.435 | 2022-04-25 03:27:55.435 | 2022-04-25 03:27:55.435 | [container6611] 2022-04-25 03:27:55.435 | max connections = 25 2022-04-25 03:27:55.435 | path = /opt/stack/data/swift/1/node/ 2022-04-25 03:27:55.435 | read only = false 2022-04-25 03:27:55.435 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-25 03:27:55.435 | 2022-04-25 03:27:55.435 | [container6621] 2022-04-25 03:27:55.435 | max connections = 25 2022-04-25 03:27:55.435 | path = /opt/stack/data/swift/2/node/ 2022-04-25 03:27:55.435 | read only = false 2022-04-25 03:27:55.435 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-25 03:27:55.435 | 2022-04-25 03:27:55.435 | [container6631] 2022-04-25 03:27:55.435 | max connections = 25 2022-04-25 03:27:55.435 | path = /opt/stack/data/swift/3/node/ 2022-04-25 03:27:55.435 | read only = false 2022-04-25 03:27:55.435 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-25 03:27:55.435 | 2022-04-25 03:27:55.435 | [container6641] 2022-04-25 03:27:55.435 | max connections = 25 2022-04-25 03:27:55.435 | path = /opt/stack/data/swift/4/node/ 2022-04-25 03:27:55.435 | read only = false 2022-04-25 03:27:55.435 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-25 03:27:55.435 | 2022-04-25 03:27:55.435 | 2022-04-25 03:27:55.435 | [object6613] 2022-04-25 03:27:55.436 | max connections = 25 2022-04-25 03:27:55.436 | path = /opt/stack/data/swift/1/node/ 2022-04-25 03:27:55.436 | read only = false 2022-04-25 03:27:55.436 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-25 03:27:55.436 | 2022-04-25 03:27:55.436 | [object6623] 2022-04-25 03:27:55.436 | max connections = 25 2022-04-25 03:27:55.436 | path = /opt/stack/data/swift/2/node/ 2022-04-25 03:27:55.436 | read only = false 2022-04-25 03:27:55.436 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-25 03:27:55.436 | 2022-04-25 03:27:55.436 | [object6633] 2022-04-25 03:27:55.436 | max connections = 25 2022-04-25 03:27:55.436 | path = /opt/stack/data/swift/3/node/ 2022-04-25 03:27:55.436 | read only = false 2022-04-25 03:27:55.436 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-25 03:27:55.436 | 2022-04-25 03:27:55.436 | [object6643] 2022-04-25 03:27:55.436 | max connections = 25 2022-04-25 03:27:55.436 | path = /opt/stack/data/swift/4/node/ 2022-04-25 03:27:55.436 | read only = false 2022-04-25 03:27:55.436 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-25 03:27:55.437 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-25 03:27:55.439 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:27:55.441 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:27:55.443 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-25 03:27:55.455 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-25 03:27:55.458 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-25 03:27:55.462 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-25 03:27:55.466 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-25 03:27:55.468 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-25 03:27:55.472 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-25 03:27:55.500 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.35:8080/v1/ 2022-04-25 03:27:55.525 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-25 03:27:55.543 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-25 03:27:55.571 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-25 03:27:55.589 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-25 03:27:55.616 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-25 03:27:55.634 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-25 03:27:55.662 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-25 03:27:55.679 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-25 03:27:55.707 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-25 03:27:55.725 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-25 03:27:55.752 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-25 03:27:55.771 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-25 03:27:55.785 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:27:55.787 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-25 03:27:55.815 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-25 03:27:55.842 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-25 03:27:55.869 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-25 03:27:55.896 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-25 03:27:55.911 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:27:55.913 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-25 03:27:55.945 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-25 03:27:55.960 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:27:55.962 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-25 03:27:55.977 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:27:55.979 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-25 03:27:55.981 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-25 03:27:55.996 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:27:55.998 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-25 03:27:56.000 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-25 03:27:56.002 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-25 03:27:56.008 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-25 03:27:56.012 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-25 03:27:56.039 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-25 03:27:56.066 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-25 03:27:56.099 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-25 03:27:56.132 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-25 03:27:56.163 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-25 03:27:56.165 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-25 03:27:56.167 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-25 03:27:56.169 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-25 03:27:56.171 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-25 03:27:56.199 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-25 03:27:56.225 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.35/identity 2022-04-25 03:27:56.252 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-25 03:27:56.279 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-25 03:27:56.307 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-25 03:27:56.334 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-25 03:27:56.361 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-25 03:27:56.388 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:27:56.415 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-25 03:27:56.442 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-25 03:27:56.470 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-25 03:27:56.499 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-25 03:27:56.526 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-25 03:27:56.556 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-25 03:27:56.583 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-25 03:27:56.601 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-25 03:27:56.628 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-25 03:27:56.655 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-25 03:27:56.659 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-25 03:27:56.688 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-25 03:27:56.715 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-25 03:27:56.742 | + lib/swift:configure_swift:475 : local node_number 2022-04-25 03:27:56.744 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-25 03:27:56.746 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-25 03:27:56.749 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-25 03:27:56.753 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-25 03:27:56.756 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-25 03:27:56.758 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-25 03:27:56.760 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-25 03:27:56.762 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-25 03:27:56.765 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-25 03:27:56.767 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-25 03:27:56.769 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-25 03:27:56.787 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-25 03:27:56.815 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-25 03:27:56.833 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-25 03:27:56.861 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-25 03:27:56.878 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-25 03:27:56.906 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-25 03:27:56.924 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-25 03:27:56.952 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-25 03:27:56.970 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-25 03:27:56.998 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-25 03:27:57.016 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-25 03:27:57.048 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-25 03:27:57.067 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-25 03:27:57.096 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-25 03:27:57.113 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-25 03:27:57.142 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-25 03:27:57.160 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-25 03:27:57.187 | + 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-25 03:27:57.192 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-25 03:27:57.211 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-25 03:27:57.241 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-25 03:27:57.269 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-25 03:27:57.271 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-25 03:27:57.275 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-25 03:27:57.277 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-25 03:27:57.280 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-25 03:27:57.282 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-25 03:27:57.284 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-25 03:27:57.287 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-25 03:27:57.289 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-25 03:27:57.291 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-25 03:27:57.310 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-25 03:27:57.338 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-25 03:27:57.356 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-25 03:27:57.384 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-25 03:27:57.402 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-25 03:27:57.430 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-25 03:27:57.448 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-25 03:27:57.477 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-25 03:27:57.495 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-25 03:27:57.523 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-25 03:27:57.541 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-25 03:27:57.569 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-25 03:27:57.588 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-25 03:27:57.616 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-25 03:27:57.634 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-25 03:27:57.662 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-25 03:27:57.680 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-25 03:27:57.706 | + 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-25 03:27:57.712 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-25 03:27:57.730 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-25 03:27:57.758 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-25 03:27:57.760 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-25 03:27:57.764 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-25 03:27:57.767 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-25 03:27:57.769 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-25 03:27:57.771 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-25 03:27:57.774 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-25 03:27:57.776 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-25 03:27:57.778 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-25 03:27:57.780 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-25 03:27:57.798 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-25 03:27:57.826 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-25 03:27:57.844 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-25 03:27:57.872 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-25 03:27:57.890 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-25 03:27:57.918 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-25 03:27:57.935 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-25 03:27:57.964 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-25 03:27:57.982 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-25 03:27:58.010 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-25 03:27:58.028 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-25 03:27:58.056 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-25 03:27:58.074 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-25 03:27:58.106 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-25 03:27:58.124 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-25 03:27:58.153 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-25 03:27:58.171 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-25 03:27:58.198 | + 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-25 03:27:58.203 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-25 03:27:58.221 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-25 03:27:58.249 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-25 03:27:58.277 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-25 03:27:58.305 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-25 03:27:58.333 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-25 03:27:58.336 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-25 03:27:58.340 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-25 03:27:58.370 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-25 03:27:58.399 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-25 03:27:58.427 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-25 03:27:58.456 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-25 03:27:58.483 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-25 03:27:58.512 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-25 03:27:58.539 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-25 03:27:58.566 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-25 03:27:58.593 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-25 03:27:58.609 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:27:58.611 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-25 03:27:58.630 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-25 03:27:58.633 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-25 03:27:58.652 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-25 03:27:58.654 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.35 2022-04-25 03:27:58.682 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-25 03:27:58.685 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-25 03:27:58.716 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.35/identity 2022-04-25 03:27:58.745 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-25 03:27:58.748 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-25 03:27:58.774 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-25 03:27:58.791 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:27:58.793 | + lib/swift:configure_swift:538 : local user_group 2022-04-25 03:27:58.796 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-25 03:27:58.800 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-25 03:27:58.803 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-25 03:27:58.815 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-25 03:27:58.817 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-25 03:27:58.829 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-25 03:27:58.831 | + lib/swift:configure_swift:545 : is_suse 2022-04-25 03:27:58.833 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:27:58.835 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:27:58.838 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:27:58.840 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:27:58.842 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:27:58.844 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:27:58.847 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-25 03:27:58.859 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-25 03:27:58.862 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-25 03:27:58.865 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-25 03:27:58.881 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:27:58.884 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-25 03:27:58.901 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:27:58.903 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-25 03:27:58.905 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-25 03:27:58.908 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-25 03:27:58.911 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:27:58.913 | + lib/stack:stack_install_service:32 : install_glance 2022-04-25 03:27:58.916 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-25 03:27:58.918 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-25 03:27:58.921 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-25 03:27:58.938 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:27:58.940 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-25 03:27:58.943 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-25 03:27:58.960 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:27:58.963 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-25 03:27:58.965 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-25 03:27:58.968 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-25 03:27:58.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:27:58.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:27:58.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-25 03:27:58.979 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:27:58.982 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-25 03:27:58.985 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-25 03:27:58.987 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-25 03:27:58.991 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-25 03:27:58.994 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-25 03:27:58.996 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-25 03:27:58.999 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-25 03:27:59.002 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-25 03:27:59.005 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-25 03:27:59.007 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-25 03:27:59.011 | +++ 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-25 03:27:59.011 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-25 03:27:59.016 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-25 03:27:59.019 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-25 03:27:59.022 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-25 03:27:59.025 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-25 03:27:59.028 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-25 03:27:59.049 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-25 03:27:59.052 | + 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-25 03:27:59.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:27:59.919 | from cryptography.utils import int_from_bytes 2022-04-25 03:27:59.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:27:59.919 | from cryptography.utils import int_from_bytes 2022-04-25 03:28:01.096 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:28:01.130 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-25 03:28:01.217 | 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-25 03:28:01.219 | 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-25 03:28:01.220 | 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-25 03:28:01.221 | 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-25 03:28:01.222 | 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-25 03:28:01.223 | 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-25 03:28:01.225 | 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-25 03:28:01.226 | 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-25 03:28:01.227 | 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-25 03:28:01.228 | 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-25 03:28:01.229 | 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-25 03:28:01.230 | 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-25 03:28:01.232 | 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-25 03:28:01.235 | 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-25 03:28:01.237 | 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-25 03:28:01.239 | 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-25 03:28:01.241 | 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-25 03:28:01.244 | 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-25 03:28:01.253 | 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-25 03:28:01.254 | 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-25 03:28:01.267 | 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.8) 2022-04-25 03:28:01.337 | 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-25 03:28:01.338 | 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-25 03:28:01.339 | 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-25 03:28:01.364 | 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-25 03:28:01.365 | 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-25 03:28:01.367 | 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-25 03:28:01.368 | 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-25 03:28:01.370 | 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-25 03:28:01.380 | 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-25 03:28:01.422 | 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-25 03:28:01.423 | 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-25 03:28:01.425 | 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-25 03:28:01.426 | 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-25 03:28:01.448 | 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-25 03:28:01.449 | 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-25 03:28:01.465 | 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-25 03:28:01.480 | 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-25 03:28:01.483 | 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-25 03:28:01.504 | 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-25 03:28:01.505 | 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-25 03:28:01.585 | 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-25 03:28:01.588 | 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-25 03:28:01.589 | 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-25 03:28:01.591 | 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-25 03:28:01.640 | 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-25 03:28:01.666 | 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-25 03:28:01.901 | 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-25 03:28:01.905 | 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-25 03:28:01.937 | 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-25 03:28:01.940 | 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-25 03:28:01.943 | 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-25 03:28:01.944 | 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-25 03:28:01.945 | 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-25 03:28:01.947 | 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-25 03:28:02.001 | 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-25 03:28:02.185 | 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-25 03:28:02.211 | 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.1.0) 2022-04-25 03:28:02.293 | 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-25 03:28:02.439 | 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-25 03:28:04.542 | 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-25 03:28:04.549 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:28:04.549 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:28:04.672 | + inc/python:pip_install:200 : result=0 2022-04-25 03:28:04.674 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:28:04.677 | + functions-common:time_stop:2437 : local name 2022-04-25 03:28:04.680 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:28:04.682 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:28:04.684 | + functions-common:time_stop:2440 : local total 2022-04-25 03:28:04.687 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:28:04.689 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:28:04.691 | + functions-common:time_stop:2444 : start_time=1650857279044 2022-04-25 03:28:04.694 | + functions-common:time_stop:2446 : [[ -z 1650857279044 ]] 2022-04-25 03:28:04.696 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:28:04.701 | + functions-common:time_stop:2449 : end_time=1650857284698 2022-04-25 03:28:04.703 | + functions-common:time_stop:2450 : elapsed_time=5654 2022-04-25 03:28:04.705 | + functions-common:time_stop:2451 : total=80369 2022-04-25 03:28:04.708 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:28:04.710 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=86023 2022-04-25 03:28:04.713 | + inc/python:pip_install:203 : return 0 2022-04-25 03:28:04.715 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-25 03:28:04.718 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-25 03:28:04.720 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-25 03:28:04.733 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-25 03:28:04.739 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-25 03:28:04.741 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-25 03:28:04.744 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-25 03:28:04.746 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:28:04.748 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:28:04.751 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:28:04.754 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:28:04.756 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:28:04.759 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:28:04.775 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:28:04.777 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:28:04.780 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:28:04.782 | + functions-common:git_clone:629 : echo master 2022-04-25 03:28:04.783 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:28:04.788 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-25 03:28:04.791 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:28:04.793 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-04-25 03:28:04.806 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-04-25 03:28:04.809 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:28:04.809 | + functions-common:git_clone:690 : head -1 2022-04-25 03:28:04.812 | 14bd3eb1b Update migration constant 2022-04-25 03:28:04.814 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:28:04.817 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-25 03:28:04.819 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:28:04.822 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-25 03:28:04.825 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-25 03:28:04.827 | + inc/python:setup_develop:344 : local extras= 2022-04-25 03:28:04.830 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-25 03:28:04.832 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:28:04.835 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-25 03:28:04.837 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-25 03:28:04.840 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:28:04.842 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-25 03:28:04.845 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-25 03:28:04.848 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:28:04.851 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-25 03:28:04.854 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:28:04.856 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:28:04.859 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-25 03:28:04.865 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-25 03:28:04.868 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-25 03:28:05.543 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-25 03:28:05.546 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:28:05.548 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:28:05.550 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:28:05.553 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-25 03:28:05.555 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-25 03:28:05.557 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:28:05.560 | + inc/python:setup_package:428 : local extras= 2022-04-25 03:28:05.562 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:28:05.565 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-25 03:28:05.568 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-25 03:28:05.570 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-25 03:28:05.572 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:28:05.575 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-25 03:28:05.596 | Using python 3.8 to install /opt/stack/glance 2022-04-25 03:28:05.599 | + 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-25 03:28:06.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:28:06.484 | from cryptography.utils import int_from_bytes 2022-04-25 03:28:06.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:28:06.484 | from cryptography.utils import int_from_bytes 2022-04-25 03:28:07.667 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:28:07.698 | Obtaining file:///opt/stack/glance 2022-04-25 03:28:07.699 | Preparing metadata (setup.py): started 2022-04-25 03:28:12.422 | Preparing metadata (setup.py): finished with status 'done' 2022-04-25 03:28:12.502 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.8.1) 2022-04-25 03:28:12.504 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.7.1) 2022-04-25 03:28:12.505 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.4.35) 2022-04-25 03:28:12.506 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.33.0) 2022-04-25 03:28:12.507 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.1.1) 2022-04-25 03:28:12.508 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.5.1) 2022-04-25 03:28:12.509 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.8.7) 2022-04-25 03:28:12.510 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.4.2) 2022-04-25 03:28:12.511 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.7.7) 2022-04-25 03:28:12.512 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.20.4) 2022-04-25 03:28:12.513 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (8.8.0) 2022-04-25 03:28:12.514 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.0) 2022-04-25 03:28:12.516 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.1.0) 2022-04-25 03:28:12.517 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.5.0) 2022-04-25 03:28:12.518 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.12.2) 2022-04-25 03:28:12.519 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.5.0) 2022-04-25 03:28:12.520 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.4.0) 2022-04-25 03:28:12.521 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.6.4) 2022-04-25 03:28:12.522 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.0) 2022-04-25 03:28:12.523 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (9.4.0) 2022-04-25 03:28:12.524 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.11.0) 2022-04-25 03:28:12.525 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.2.0) 2022-04-25 03:28:12.526 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.5.0) 2022-04-25 03:28:12.527 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev14) (3.2.0) 2022-04-25 03:28:12.528 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.4.0) 2022-04-25 03:28:12.529 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (22.0.0) 2022-04-25 03:28:12.531 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (11.2.0) 2022-04-25 03:28:12.532 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.1.0) 2022-04-25 03:28:12.533 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.5.0) 2022-04-25 03:28:12.534 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.7.0) 2022-04-25 03:28:12.535 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (12.13.0) 2022-04-25 03:28:12.536 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.1) 2022-04-25 03:28:12.537 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.3.0) 2022-04-25 03:28:12.538 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.11.0) 2022-04-25 03:28:12.539 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.3.3) 2022-04-25 03:28:12.541 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.4.2) 2022-04-25 03:28:12.542 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.0.0) 2022-04-25 03:28:12.543 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.5.0) 2022-04-25 03:28:12.544 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (36.0.2) 2022-04-25 03:28:12.544 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.2.2) 2022-04-25 03:28:12.546 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.0.2) 2022-04-25 03:28:12.547 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.6.0) 2022-04-25 03:28:12.548 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.10.1) 2022-04-25 03:28:12.564 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (1.2.0) 2022-04-25 03:28:12.566 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (5.7.1) 2022-04-25 03:28:12.568 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (4.11.3) 2022-04-25 03:28:12.588 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev14) (2.27.1) 2022-04-25 03:28:12.589 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev14) (5.3.0) 2022-04-25 03:28:12.630 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev14) (1.15.0) 2022-04-25 03:28:12.645 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev14) (4.3.0) 2022-04-25 03:28:12.655 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev14) (1.14.0) 2022-04-25 03:28:12.669 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (2.2.1) 2022-04-25 03:28:12.670 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (1.16.0) 2022-04-25 03:28:12.672 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (1.1.2) 2022-04-25 03:28:12.776 | 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==25.0.0.dev14) (3.0.8) 2022-04-25 03:28:12.852 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev14) (1.7.0) 2022-04-25 03:28:12.906 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev14) (3.1.1) 2022-04-25 03:28:12.908 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev14) (2.10.1) 2022-04-25 03:28:12.941 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev14) (0.17.3) 2022-04-25 03:28:13.017 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (0.8.0) 2022-04-25 03:28:13.019 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (6.0) 2022-04-25 03:28:13.021 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (1.5.0) 2022-04-25 03:28:13.086 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (0.5.0) 2022-04-25 03:28:13.089 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (2.0.1) 2022-04-25 03:28:13.091 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (0.13.0) 2022-04-25 03:28:13.117 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev14) (0.61.0) 2022-04-25 03:28:13.165 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev14) (2.8.2) 2022-04-25 03:28:13.168 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev14) (0.9.6) 2022-04-25 03:28:13.227 | 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==25.0.0.dev14) (0.4.0) 2022-04-25 03:28:13.229 | 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==25.0.0.dev14) (2.8.0) 2022-04-25 03:28:13.230 | 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==25.0.0.dev14) (5.0.0) 2022-04-25 03:28:13.231 | 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==25.0.0.dev14) (5.1.1) 2022-04-25 03:28:13.233 | 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==25.0.0.dev14) (5.2.4) 2022-04-25 03:28:13.260 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.2.0) 2022-04-25 03:28:13.263 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.1.1) 2022-04-25 03:28:13.265 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.3.0) 2022-04-25 03:28:13.307 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev14) (5.9.0) 2022-04-25 03:28:13.351 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (0.11.0) 2022-04-25 03:28:13.352 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (21.3) 2022-04-25 03:28:13.355 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (2022.1) 2022-04-25 03:28:13.433 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev14) (62.1.0) 2022-04-25 03:28:13.493 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev14) (0.2.5) 2022-04-25 03:28:13.596 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev14) (0.7) 2022-04-25 03:28:13.875 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (6.3.1) 2022-04-25 03:28:13.876 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (2.8) 2022-04-25 03:28:13.881 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (2.5.0) 2022-04-25 03:28:13.882 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (1.4.2) 2022-04-25 03:28:13.938 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev14) (0.8.1) 2022-04-25 03:28:13.962 | 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==25.0.0.dev14) (5.0.0) 2022-04-25 03:28:14.057 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev14) (2.21) 2022-04-25 03:28:14.172 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev14) (2.1.1) 2022-04-25 03:28:14.389 | 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==25.0.0.dev14) (1.32) 2022-04-25 03:28:14.392 | 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==25.0.0.dev14) (2.5.0) 2022-04-25 03:28:14.394 | 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==25.0.0.dev14) (1.1.5) 2022-04-25 03:28:14.395 | 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==25.0.0.dev14) (1.0.0) 2022-04-25 03:28:14.397 | 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==25.0.0.dev14) (5.1.1) 2022-04-25 03:28:14.398 | 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==25.0.0.dev14) (1.4.4) 2022-04-25 03:28:14.400 | 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==25.0.0.dev14) (1.4.0) 2022-04-25 03:28:14.521 | 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==25.0.0.dev14) (0.14.1) 2022-04-25 03:28:14.555 | 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==25.0.0.dev14) (1.0.3) 2022-04-25 03:28:14.602 | 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==25.0.0.dev14) (3.0.0) 2022-04-25 03:28:14.604 | 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==25.0.0.dev14) (1.3.3) 2022-04-25 03:28:14.860 | 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==25.0.0.dev14) (3.10.1) 2022-04-25 03:28:15.052 | 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==25.0.0.dev14) (2019.11.28) 2022-04-25 03:28:15.054 | 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==25.0.0.dev14) (2.0.12) 2022-04-25 03:28:15.056 | 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==25.0.0.dev14) (3.3) 2022-04-25 03:28:15.057 | 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==25.0.0.dev14) (1.26.9) 2022-04-25 03:28:15.167 | 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==25.0.0.dev14) (0.5.2) 2022-04-25 03:28:15.324 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev14) (2.5.0) 2022-04-25 03:28:15.456 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev14) (3.8.0) 2022-04-25 03:28:15.775 | 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==25.0.0.dev14) (2.4.1) 2022-04-25 03:28:15.777 | 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==25.0.0.dev14) (0.5.0) 2022-04-25 03:28:16.008 | 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==25.0.0.dev14) (2.3) 2022-04-25 03:28:16.292 | 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==25.0.0.dev14) (1.0.0) 2022-04-25 03:28:16.651 | 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==25.0.0.dev14) (1.8.2) 2022-04-25 03:28:16.652 | 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==25.0.0.dev14) (21.4.0) 2022-04-25 03:28:18.141 | Installing collected packages: glance 2022-04-25 03:28:18.142 | Attempting uninstall: glance 2022-04-25 03:28:18.142 | Found existing installation: glance 25.0.0.dev14 2022-04-25 03:28:18.149 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-25 03:28:18.150 | Running setup.py develop for glance 2022-04-25 03:28:24.181 | Successfully installed glance 2022-04-25 03:28:24.181 | 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-25 03:28:24.189 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:28:24.189 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:28:24.331 | + inc/python:pip_install:200 : result=0 2022-04-25 03:28:24.334 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:28:24.336 | + functions-common:time_stop:2437 : local name 2022-04-25 03:28:24.338 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:28:24.340 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:28:24.343 | + functions-common:time_stop:2440 : local total 2022-04-25 03:28:24.345 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:28:24.347 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:28:24.349 | + functions-common:time_stop:2444 : start_time=1650857285591 2022-04-25 03:28:24.352 | + functions-common:time_stop:2446 : [[ -z 1650857285591 ]] 2022-04-25 03:28:24.355 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:28:24.359 | + functions-common:time_stop:2449 : end_time=1650857304356 2022-04-25 03:28:24.361 | + functions-common:time_stop:2450 : elapsed_time=18765 2022-04-25 03:28:24.363 | + functions-common:time_stop:2451 : total=86023 2022-04-25 03:28:24.366 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:28:24.368 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=104788 2022-04-25 03:28:24.370 | + inc/python:pip_install:203 : return 0 2022-04-25 03:28:24.373 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-25 03:28:24.375 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-25 03:28:24.378 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-25 03:28:24.397 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-25 03:28:24.409 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-25 03:28:24.412 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-25 03:28:24.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:28:24.417 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:28:24.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-25 03:28:24.422 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:28:24.424 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-25 03:28:24.427 | + ./stack.sh:main:922 : configure_glance 2022-04-25 03:28:24.429 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-25 03:28:24.442 | + lib/glance:configure_glance:326 : local dburl 2022-04-25 03:28:24.445 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-25 03:28:24.448 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-25 03:28:24.450 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-25 03:28:24.452 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-04-25 03:28:24.455 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-25 03:28:24.458 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-25 03:28:24.460 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-25 03:28:24.488 | + 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-25 03:28:24.517 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-25 03:28:24.546 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-25 03:28:24.576 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-25 03:28:24.605 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-25 03:28:24.635 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-25 03:28:24.637 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-25 03:28:24.640 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-25 03:28:24.642 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-25 03:28:24.644 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-25 03:28:24.672 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-25 03:28:24.702 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-04-25 03:28:24.732 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-25 03:28:24.763 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-25 03:28:24.793 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-25 03:28:24.823 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-25 03:28:24.852 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-25 03:28:24.882 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:28:24.911 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-25 03:28:24.941 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-25 03:28:24.971 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-25 03:28:24.973 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-25 03:28:24.976 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-25 03:28:24.978 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-25 03:28:24.980 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-25 03:28:24.983 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-25 03:28:24.999 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:28:25.003 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-25 03:28:25.005 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-25 03:28:25.008 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-25 03:28:25.024 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:28:25.027 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:28:25.030 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:28:25.059 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-25 03:28:25.061 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-25 03:28:25.064 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-25 03:28:25.067 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-25 03:28:25.069 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-25 03:28:25.099 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-25 03:28:25.129 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-25 03:28:25.131 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-25 03:28:25.134 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-25 03:28:25.136 | + lib/glance:configure_glance_store:254 : local be 2022-04-25 03:28:25.138 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-25 03:28:25.141 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-25 03:28:25.144 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-25 03:28:25.173 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-25 03:28:25.176 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.35 2022-04-25 03:28:25.206 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-25 03:28:25.209 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-25 03:28:25.225 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:28:25.228 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-25 03:28:25.257 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-25 03:28:25.287 | + 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-25 03:28:25.317 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-25 03:28:25.348 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-25 03:28:25.379 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-25 03:28:25.395 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:28:25.398 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-25 03:28:25.428 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-25 03:28:25.458 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-25 03:28:25.487 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.35/identity/v3 2022-04-25 03:28:25.517 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-25 03:28:25.546 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.35/image 2022-04-25 03:28:25.575 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-25 03:28:25.592 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:28:25.594 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-25 03:28:25.597 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-25 03:28:25.600 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-25 03:28:25.603 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-25 03:28:25.620 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-25 03:28:25.623 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-25 03:28:25.625 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-25 03:28:25.627 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-25 03:28:25.630 | + 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-25 03:28:25.659 | + 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-25 03:28:25.689 | + 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-25 03:28:25.718 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-25 03:28:25.749 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-25 03:28:25.753 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-25 03:28:25.782 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-25 03:28:25.813 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-25 03:28:25.842 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.35/identity 2022-04-25 03:28:25.872 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-25 03:28:25.902 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-25 03:28:25.932 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-25 03:28:25.962 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-25 03:28:25.992 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-25 03:28:26.021 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-25 03:28:26.059 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-25 03:28:26.089 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-25 03:28:26.094 | + 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-25 03:28:26.102 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-25 03:28:26.118 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:28:26.120 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-25 03:28:26.123 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-25 03:28:26.125 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-25 03:28:26.127 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-25 03:28:26.130 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-25 03:28:26.133 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-25 03:28:26.136 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-25 03:28:26.139 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-25 03:28:26.142 | + 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-25 03:28:26.173 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-25 03:28:26.175 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-25 03:28:26.177 | ++ functions:get_random_port:837 : true 2022-04-25 03:28:26.180 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-25 03:28:26.182 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-25 03:28:26.184 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-25 03:28:26.233 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-25 03:28:26.235 | ++ functions:get_random_port:841 : break 2 2022-04-25 03:28:26.238 | ++ functions:get_random_port:845 : echo 60999 2022-04-25 03:28:26.241 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-25 03:28:26.243 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-25 03:28:26.270 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-25 03:28:26.297 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-25 03:28:26.324 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-25 03:28:26.352 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-25 03:28:26.379 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-25 03:28:26.407 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-25 03:28:26.434 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-25 03:28:26.462 | + 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-25 03:28:26.488 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-25 03:28:26.516 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-25 03:28:26.543 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-25 03:28:26.570 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-25 03:28:26.599 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-25 03:28:26.625 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-25 03:28:26.653 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-25 03:28:26.681 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-25 03:28:26.709 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-25 03:28:26.736 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-25 03:28:26.764 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-25 03:28:26.767 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-25 03:28:26.769 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:28:26.771 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:28:26.774 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:28:26.776 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-25 03:28:26.778 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-25 03:28:26.833 | proxy (enabled by site administrator) 2022-04-25 03:28:26.837 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-25 03:28:26.839 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-25 03:28:26.841 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:28:26.844 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:28:26.847 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:28:26.849 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-25 03:28:26.851 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-25 03:28:26.905 | proxy_http (enabled by site administrator) 2022-04-25 03:28:26.908 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-25 03:28:26.912 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-25 03:28:26.915 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-25 03:28:26.917 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-25 03:28:26.919 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:28:26.922 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:28:26.924 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-25 03:28:26.927 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-25 03:28:26.930 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-25 03:28:26.930 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-25 03:28:26.939 | KeepAlive Off 2022-04-25 03:28:26.943 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-25 03:28:26.943 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-25 03:28:26.951 | SetEnv proxy-sendchunked 1 2022-04-25 03:28:26.956 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-25 03:28:26.956 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-25 03:28:26.965 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-25 03:28:26.968 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-25 03:28:26.970 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-25 03:28:26.973 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-25 03:28:26.976 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-25 03:28:26.978 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:28:26.980 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:28:26.983 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:28:26.985 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-25 03:28:26.987 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-25 03:28:26.990 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:28:26.992 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:28:26.995 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-25 03:28:27.055 | Site glance-wsgi-api already enabled 2022-04-25 03:28:27.059 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-25 03:28:27.061 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-25 03:28:27.064 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:28:27.067 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-25 03:28:27.206 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-25 03:28:27.212 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-25 03:28:27.245 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-25 03:28:27.248 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-25 03:28:27.267 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:28:27.270 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-25 03:28:27.274 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-25 03:28:27.277 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-25 03:28:27.279 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:28:27.282 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-25 03:28:27.285 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-25 03:28:27.287 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-25 03:28:27.289 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-25 03:28:27.292 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:28:27.294 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:28:27.297 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:28:27.300 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:28:27.302 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:28:27.305 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:28:27.322 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:28:27.324 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:28:27.326 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:28:27.329 | + functions-common:git_clone:629 : echo master 2022-04-25 03:28:27.330 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:28:27.336 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-25 03:28:27.338 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:28:27.341 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-04-25 03:28:27.354 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-04-25 03:28:27.357 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:28:27.357 | + functions-common:git_clone:690 : head -1 2022-04-25 03:28:27.366 | 3e068b5ce Imported Translations from Zanata 2022-04-25 03:28:27.368 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:28:27.371 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-25 03:28:27.374 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:28:27.376 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-25 03:28:27.379 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-25 03:28:27.382 | + inc/python:setup_develop:344 : local extras= 2022-04-25 03:28:27.384 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-25 03:28:27.387 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:28:27.389 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-25 03:28:27.392 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-25 03:28:27.395 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:28:27.397 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-25 03:28:27.401 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-25 03:28:27.403 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:28:27.406 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-25 03:28:27.409 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:28:27.411 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:28:27.415 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-25 03:28:27.420 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-25 03:28:27.423 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-25 03:28:28.088 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-25 03:28:28.090 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:28:28.093 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:28:28.095 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:28:28.097 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-25 03:28:28.100 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-25 03:28:28.102 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:28:28.105 | + inc/python:setup_package:428 : local extras= 2022-04-25 03:28:28.107 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:28:28.109 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-25 03:28:28.112 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-25 03:28:28.114 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-25 03:28:28.117 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:28:28.119 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-25 03:28:28.141 | Using python 3.8 to install /opt/stack/cinder 2022-04-25 03:28:28.144 | + 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-25 03:28:29.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:28:29.019 | from cryptography.utils import int_from_bytes 2022-04-25 03:28:29.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:28:29.019 | from cryptography.utils import int_from_bytes 2022-04-25 03:28:30.206 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:28:30.237 | Obtaining file:///opt/stack/cinder 2022-04-25 03:28:30.238 | Preparing metadata (setup.py): started 2022-04-25 03:28:35.762 | Preparing metadata (setup.py): finished with status 'done' 2022-04-25 03:28:35.897 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.8.1) 2022-04-25 03:28:35.898 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.1.1) 2022-04-25 03:28:35.899 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.33.0) 2022-04-25 03:28:35.900 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.1.2) 2022-04-25 03:28:35.901 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.20.4) 2022-04-25 03:28:35.902 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.0.2) 2022-04-25 03:28:35.904 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev57) (3.2.0) 2022-04-25 03:28:35.905 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.5.0) 2022-04-25 03:28:35.906 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (9.4.0) 2022-04-25 03:28:35.907 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.8.0) 2022-04-25 03:28:35.907 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.1.3) 2022-04-25 03:28:35.909 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (8.8.0) 2022-04-25 03:28:35.910 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.5.0) 2022-04-25 03:28:35.911 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.1.0) 2022-04-25 03:28:35.912 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (11.2.0) 2022-04-25 03:28:35.913 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.7.0) 2022-04-25 03:28:35.914 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (12.13.0) 2022-04-25 03:28:35.915 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.5.1) 2022-04-25 03:28:35.916 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.11.0) 2022-04-25 03:28:35.917 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.7.0) 2022-04-25 03:28:35.919 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.3.0) 2022-04-25 03:28:35.920 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (6.3.1) 2022-04-25 03:28:35.921 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.3.0) 2022-04-25 03:28:35.922 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.8.0) 2022-04-25 03:28:35.924 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.5.0) 2022-04-25 03:28:35.925 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.12.2) 2022-04-25 03:28:35.926 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.6.0) 2022-04-25 03:28:35.927 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.4.2) 2022-04-25 03:28:35.928 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (21.3) 2022-04-25 03:28:35.930 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.8.1) 2022-04-25 03:28:35.931 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.5.0) 2022-04-25 03:28:35.932 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.1.1) 2022-04-25 03:28:35.933 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.9.0) 2022-04-25 03:28:35.934 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.0.8) 2022-04-25 03:28:35.935 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.3.0) 2022-04-25 03:28:35.936 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.6.0) 2022-04-25 03:28:35.937 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.4.0) 2022-04-25 03:28:35.938 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (17.7.0) 2022-04-25 03:28:35.940 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.13.1) 2022-04-25 03:28:35.941 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2022.1) 2022-04-25 03:28:35.942 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.27.1) 2022-04-25 03:28:35.943 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.5.1) 2022-04-25 03:28:35.944 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.6.4) 2022-04-25 03:28:35.945 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.1.74) 2022-04-25 03:28:35.946 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.16.0) 2022-04-25 03:28:35.947 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.4.35) 2022-04-25 03:28:35.948 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.13.0) 2022-04-25 03:28:35.949 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.5.0) 2022-04-25 03:28:35.950 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.8.9) 2022-04-25 03:28:35.951 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (6.3.1) 2022-04-25 03:28:35.952 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.8.7) 2022-04-25 03:28:35.954 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.1.0) 2022-04-25 03:28:35.955 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.10.0) 2022-04-25 03:28:35.956 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.2.0) 2022-04-25 03:28:35.957 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.6.0) 2022-04-25 03:28:35.958 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.11.0) 2022-04-25 03:28:35.959 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.45.0) 2022-04-25 03:28:35.960 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.10.1) 2022-04-25 03:28:35.961 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (36.0.2) 2022-04-25 03:28:35.962 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.2.2) 2022-04-25 03:28:35.963 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.5.2.4) 2022-04-25 03:28:35.964 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.21.44) 2022-04-25 03:28:35.978 | 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.dev57) (0.5.2) 2022-04-25 03:28:35.979 | 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.dev57) (1.0.0) 2022-04-25 03:28:35.980 | Requirement already satisfied: botocore<1.25.0,>=1.24.44 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev57) (1.24.44) 2022-04-25 03:28:36.043 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev57) (1.15.0) 2022-04-25 03:28:36.074 | 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.dev57) (2.2.1) 2022-04-25 03:28:36.091 | 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.dev57) (2.6.5) 2022-04-25 03:28:36.092 | 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.dev57) (4.1.1) 2022-04-25 03:28:36.093 | 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.dev57) (0.1.0) 2022-04-25 03:28:36.095 | 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.dev57) (2.7.2) 2022-04-25 03:28:36.193 | 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.dev57) (1.7.0) 2022-04-25 03:28:36.246 | 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.dev57) (3.1.1) 2022-04-25 03:28:36.250 | 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.dev57) (2.10.1) 2022-04-25 03:28:36.276 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev57) (0.4.8) 2022-04-25 03:28:36.277 | 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.dev57) (0.2.8) 2022-04-25 03:28:36.279 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev57) (4.8) 2022-04-25 03:28:36.358 | 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.dev57) (0.17.3) 2022-04-25 03:28:36.404 | 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.dev57) (2.5.0) 2022-04-25 03:28:36.405 | 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.dev57) (1.5.0) 2022-04-25 03:28:36.407 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev57) (6.0) 2022-04-25 03:28:36.409 | 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.dev57) (0.8.0) 2022-04-25 03:28:36.469 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev57) (0.5.0) 2022-04-25 03:28:36.474 | 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.dev57) (2.0.1) 2022-04-25 03:28:36.475 | 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.dev57) (1.7.7) 2022-04-25 03:28:36.536 | 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.dev57) (0.9.6) 2022-04-25 03:28:36.537 | 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.dev57) (2.8.2) 2022-04-25 03:28:36.597 | 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.dev57) (5.1.1) 2022-04-25 03:28:36.598 | 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.dev57) (5.2.4) 2022-04-25 03:28:36.601 | 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.dev57) (0.4.0) 2022-04-25 03:28:36.603 | 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.dev57) (2.4.0) 2022-04-25 03:28:36.604 | 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.dev57) (5.0.0) 2022-04-25 03:28:36.630 | 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.dev57) (3.2.0) 2022-04-25 03:28:36.633 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev57) (3.1.1) 2022-04-25 03:28:36.635 | 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.dev57) (3.3.0) 2022-04-25 03:28:36.681 | 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.dev57) (1.0.3) 2022-04-25 03:28:36.772 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev57) (1.3.3) 2022-04-25 03:28:36.773 | 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.dev57) (3.0.0) 2022-04-25 03:28:36.795 | 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.dev57) (3.2.0) 2022-04-25 03:28:36.824 | 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.dev57) (0.11.0) 2022-04-25 03:28:36.892 | 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.dev57) (1.26.9) 2022-04-25 03:28:36.897 | 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.dev57) (1.1.0) 2022-04-25 03:28:37.043 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev57) (1.5.0) 2022-04-25 03:28:37.069 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev57) (62.1.0) 2022-04-25 03:28:37.213 | 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.dev57) (3.10.1) 2022-04-25 03:28:37.253 | 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.dev57) (1.3.3) 2022-04-25 03:28:37.257 | 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.dev57) (1.14.0) 2022-04-25 03:28:37.258 | 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.dev57) (22.0.0) 2022-04-25 03:28:37.468 | 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.dev57) (2.0.12) 2022-04-25 03:28:37.469 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev57) (2019.11.28) 2022-04-25 03:28:37.471 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev57) (3.3) 2022-04-25 03:28:37.509 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev57) (0.7) 2022-04-25 03:28:37.541 | 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.dev57) (0.23.2) 2022-04-25 03:28:37.803 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev57) (0.4.2) 2022-04-25 03:28:37.804 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev57) (0.5.2) 2022-04-25 03:28:37.951 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev57) (2.5.0) 2022-04-25 03:28:37.952 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev57) (1.4.2) 2022-04-25 03:28:37.953 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev57) (2.8) 2022-04-25 03:28:38.124 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev57) (0.13.1) 2022-04-25 03:28:38.249 | 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.dev57) (5.7.1) 2022-04-25 03:28:38.251 | 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.dev57) (4.11.3) 2022-04-25 03:28:38.252 | 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.dev57) (1.2.0) 2022-04-25 03:28:38.289 | 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.dev57) (5.0.0) 2022-04-25 03:28:38.513 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev57) (2.21) 2022-04-25 03:28:38.593 | 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.dev57) (2.4.1) 2022-04-25 03:28:38.596 | 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.dev57) (0.5.0) 2022-04-25 03:28:38.781 | 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.dev57) (2.5.0) 2022-04-25 03:28:38.876 | 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.dev57) (3.20.0) 2022-04-25 03:28:38.878 | 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.dev57) (1.56.0) 2022-04-25 03:28:39.068 | 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.dev57) (2.1.1) 2022-04-25 03:28:39.508 | 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.dev57) (1.1.5) 2022-04-25 03:28:39.561 | 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.dev57) (0.14.1) 2022-04-25 03:28:39.651 | 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.dev57) (0.2.5) 2022-04-25 03:28:40.770 | 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.dev57) (1.32) 2022-04-25 03:28:41.054 | 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.dev57) (1.8.2) 2022-04-25 03:28:41.055 | 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.dev57) (21.4.0) 2022-04-25 03:28:41.204 | 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.dev57) (2.3) 2022-04-25 03:28:41.408 | 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.dev57) (1.0.0) 2022-04-25 03:28:41.589 | 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.dev57) (3.8.0) 2022-04-25 03:28:43.308 | Installing collected packages: cinder 2022-04-25 03:28:43.308 | Attempting uninstall: cinder 2022-04-25 03:28:43.308 | Found existing installation: cinder 20.1.0.dev57 2022-04-25 03:28:43.315 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-25 03:28:43.316 | Running setup.py develop for cinder 2022-04-25 03:28:50.916 | Successfully installed cinder 2022-04-25 03:28:50.917 | 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-25 03:28:50.925 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:28:50.925 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:28:51.074 | + inc/python:pip_install:200 : result=0 2022-04-25 03:28:51.077 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:28:51.079 | + functions-common:time_stop:2437 : local name 2022-04-25 03:28:51.082 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:28:51.084 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:28:51.086 | + functions-common:time_stop:2440 : local total 2022-04-25 03:28:51.088 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:28:51.090 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:28:51.093 | + functions-common:time_stop:2444 : start_time=1650857308135 2022-04-25 03:28:51.095 | + functions-common:time_stop:2446 : [[ -z 1650857308135 ]] 2022-04-25 03:28:51.098 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:28:51.102 | + functions-common:time_stop:2449 : end_time=1650857331100 2022-04-25 03:28:51.104 | + functions-common:time_stop:2450 : elapsed_time=22965 2022-04-25 03:28:51.107 | + functions-common:time_stop:2451 : total=104788 2022-04-25 03:28:51.109 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:28:51.112 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=127753 2022-04-25 03:28:51.114 | + inc/python:pip_install:203 : return 0 2022-04-25 03:28:51.117 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-25 03:28:51.119 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-25 03:28:51.122 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-25 03:28:51.140 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-25 03:28:51.152 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-25 03:28:51.155 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-25 03:28:51.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:28:51.160 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:28:51.163 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-25 03:28:51.165 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:28:51.168 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-25 03:28:51.170 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-25 03:28:51.173 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-25 03:28:51.176 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:28:51.178 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:28:51.181 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-25 03:28:51.192 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-25 03:28:51.195 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:28:51.197 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:28:51.200 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:28:51.203 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:28:51.205 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:28:51.208 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:28:51.210 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:28:51.212 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:28:51.215 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:28:51.217 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:28:51.220 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:28:51.223 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:28:51.225 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-04-25 03:28:51.228 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:28:51.230 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:28:51.233 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:28:51.236 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-04-25 03:28:51.258 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-25 03:28:51.366 | Reading package lists... 2022-04-25 03:28:51.611 | Building dependency tree... 2022-04-25 03:28:51.612 | Reading state information... 2022-04-25 03:28:51.865 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-25 03:28:51.865 | The following packages were automatically installed and are no longer required: 2022-04-25 03:28:51.866 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:28:51.866 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:28:51.866 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:28:51.866 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:28:51.866 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:28:51.866 | python3-zope.interface 2022-04-25 03:28:51.866 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:28:51.979 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:28:51.984 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:28:51.987 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:28:51.989 | + functions-common:time_stop:2437 : local name 2022-04-25 03:28:51.992 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:28:51.994 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:28:51.997 | + functions-common:time_stop:2440 : local total 2022-04-25 03:28:51.999 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:28:52.002 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:28:52.005 | + functions-common:time_stop:2444 : start_time=1650857331255 2022-04-25 03:28:52.007 | + functions-common:time_stop:2446 : [[ -z 1650857331255 ]] 2022-04-25 03:28:52.011 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:28:52.015 | + functions-common:time_stop:2449 : end_time=1650857332012 2022-04-25 03:28:52.018 | + functions-common:time_stop:2450 : elapsed_time=757 2022-04-25 03:28:52.021 | + functions-common:time_stop:2451 : total=5286 2022-04-25 03:28:52.023 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:28:52.026 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6043 2022-04-25 03:28:52.028 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:28:52.031 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-25 03:28:52.037 | + ./stack.sh:main:928 : configure_cinder 2022-04-25 03:28:52.040 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-25 03:28:52.054 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-25 03:28:52.058 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-25 03:28:52.060 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-25 03:28:52.062 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-25 03:28:52.065 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-25 03:28:52.066 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-25 03:28:52.074 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-25 03:28:52.076 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-25 03:28:52.079 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-25 03:28:52.081 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-25 03:28:52.083 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-25 03:28:52.086 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-25 03:28:52.088 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-25 03:28:52.090 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-25 03:28:52.102 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-25 03:28:52.114 | + 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-25 03:28:52.126 | + 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-25 03:28:52.138 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-25 03:28:52.150 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-25 03:28:52.153 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-25 03:28:52.157 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.AO9sONPswR 2022-04-25 03:28:52.159 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-25 03:28:52.161 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-25 03:28:52.164 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-25 03:28:52.166 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.AO9sONPswR 2022-04-25 03:28:52.170 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.AO9sONPswR 2022-04-25 03:28:52.182 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.AO9sONPswR /etc/sudoers.d/cinder-rootwrap 2022-04-25 03:28:52.194 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-25 03:28:52.198 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-25 03:28:52.200 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-25 03:28:52.202 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-25 03:28:52.205 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-25 03:28:52.207 | + 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-25 03:28:52.209 | + 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-25 03:28:52.212 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-25 03:28:52.214 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-25 03:28:52.218 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-25 03:28:52.223 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-25 03:28:52.242 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-25 03:28:52.260 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-25 03:28:52.278 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-25 03:28:52.297 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-25 03:28:52.315 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-25 03:28:52.334 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-25 03:28:52.353 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-25 03:28:52.374 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-25 03:28:52.376 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-25 03:28:52.379 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-25 03:28:52.381 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-25 03:28:52.383 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-25 03:28:52.414 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-25 03:28:52.441 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-04-25 03:28:52.469 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-25 03:28:52.496 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-25 03:28:52.523 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-25 03:28:52.551 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-25 03:28:52.579 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-25 03:28:52.606 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:28:52.633 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-25 03:28:52.661 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-25 03:28:52.692 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-25 03:28:52.720 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-25 03:28:52.722 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-25 03:28:52.725 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-25 03:28:52.727 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=cinder 2022-04-25 03:28:52.729 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-25 03:28:52.732 | + 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-25 03:28:52.763 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-25 03:28:52.792 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-25 03:28:52.820 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-25 03:28:52.848 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-25 03:28:52.875 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-25 03:28:52.904 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-25 03:28:52.935 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-25 03:28:52.937 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.35 2022-04-25 03:28:52.965 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-25 03:28:52.996 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-25 03:28:53.004 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key f370b194daecea6d980e750d5a4b906a 2022-04-25 03:28:53.032 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-25 03:28:53.034 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-25 03:28:53.062 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-25 03:28:53.092 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-25 03:28:53.120 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-25 03:28:53.147 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-25 03:28:53.163 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:28:53.166 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-25 03:28:53.168 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-25 03:28:53.171 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-25 03:28:53.173 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-25 03:28:53.176 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-25 03:28:53.178 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-25 03:28:53.180 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-25 03:28:53.183 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-25 03:28:53.185 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-25 03:28:53.188 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-25 03:28:53.191 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-25 03:28:53.220 | + 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-25 03:28:53.248 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-25 03:28:53.276 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-25 03:28:53.305 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-25 03:28:53.332 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-25 03:28:53.360 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-25 03:28:53.363 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-25 03:28:53.365 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-25 03:28:53.368 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-25 03:28:53.395 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-25 03:28:53.397 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-25 03:28:53.426 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-25 03:28:53.428 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-25 03:28:53.431 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-25 03:28:53.433 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-25 03:28:53.462 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-25 03:28:53.464 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-25 03:28:53.467 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-25 03:28:53.484 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:28:53.486 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-25 03:28:53.489 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-25 03:28:53.491 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-25 03:28:53.493 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-25 03:28:53.521 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.35:8080/v1/AUTH_ 2022-04-25 03:28:53.550 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-25 03:28:53.566 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:28:53.568 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-25 03:28:53.584 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:28:53.587 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-25 03:28:53.603 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:28:53.606 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-25 03:28:53.608 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-25 03:28:53.611 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-25 03:28:53.613 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-25 03:28:53.616 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-25 03:28:53.618 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-25 03:28:53.620 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-25 03:28:53.636 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:28:53.639 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-25 03:28:53.642 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-25 03:28:53.644 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-25 03:28:53.660 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:28:53.663 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:28:53.666 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:28:53.694 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-25 03:28:53.696 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-25 03:28:53.698 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-25 03:28:53.701 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-25 03:28:53.703 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-25 03:28:53.707 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-25 03:28:53.724 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-25 03:28:53.727 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-25 03:28:53.729 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-25 03:28:53.731 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-25 03:28:53.734 | + 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-25 03:28:53.761 | + 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-25 03:28:53.790 | + 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-25 03:28:53.817 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-25 03:28:53.846 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-25 03:28:53.862 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:28:53.865 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-25 03:28:53.867 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-25 03:28:53.870 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-25 03:28:53.872 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-25 03:28:53.874 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-25 03:28:53.877 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-25 03:28:53.880 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-25 03:28:53.884 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-25 03:28:53.886 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-25 03:28:53.889 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-25 03:28:53.901 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-25 03:28:53.902 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:28:53.911 | d /var/run/uwsgi 0755 ubuntu root 2022-04-25 03:28:53.914 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:28:53.929 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-25 03:28:53.932 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-25 03:28:53.935 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-25 03:28:53.965 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-25 03:28:53.992 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-25 03:28:54.019 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-25 03:28:54.046 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-25 03:28:54.074 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-25 03:28:54.102 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-25 03:28:54.129 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-25 03:28:54.156 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-25 03:28:54.183 | + 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-25 03:28:54.212 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-25 03:28:54.239 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-25 03:28:54.266 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-25 03:28:54.294 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-25 03:28:54.296 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-25 03:28:54.299 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-25 03:28:54.302 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-25 03:28:54.304 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-25 03:28:54.306 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:28:54.309 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:28:54.311 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-25 03:28:54.314 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-25 03:28:54.317 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-25 03:28:54.345 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-25 03:28:54.373 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-25 03:28:54.373 | + 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-25 03:28:54.381 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-25 03:28:54.385 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-25 03:28:54.387 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-25 03:28:54.390 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-25 03:28:54.392 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-25 03:28:54.395 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:28:54.397 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:28:54.399 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:28:54.402 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-25 03:28:54.404 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-25 03:28:54.406 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:28:54.409 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:28:54.411 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-25 03:28:54.472 | Enabling site cinder-wsgi. 2022-04-25 03:28:54.477 | To activate the new configuration, you need to run: 2022-04-25 03:28:54.477 | systemctl reload apache2 2022-04-25 03:28:54.481 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-25 03:28:54.484 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-25 03:28:54.487 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:28:54.489 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-25 03:28:54.623 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-25 03:28:54.631 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-25 03:28:54.659 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.35/image 2022-04-25 03:28:54.692 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-25 03:28:54.709 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:28:54.712 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-25 03:28:54.714 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-25 03:28:54.716 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-25 03:28:54.719 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-25 03:28:54.721 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-25 03:28:54.753 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-25 03:28:54.780 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.35/identity 2022-04-25 03:28:54.809 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-25 03:28:54.837 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-25 03:28:54.865 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-25 03:28:54.893 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-25 03:28:54.921 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-25 03:28:54.949 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:28:54.977 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-25 03:28:55.006 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-25 03:28:55.034 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-25 03:28:55.062 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-25 03:28:55.065 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-25 03:28:55.081 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:28:55.084 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.35:2379 2022-04-25 03:28:55.119 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-25 03:28:55.122 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-25 03:28:55.139 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:28:55.142 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-25 03:28:55.144 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-25 03:28:55.147 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-25 03:28:55.149 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:28:55.152 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-25 03:28:55.154 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-25 03:28:55.158 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-25 03:28:55.159 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-25 03:28:55.164 | + 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-25 03:28:55.167 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-25 03:28:55.169 | + 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-25 03:28:55.172 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-25 03:28:55.175 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-25 03:28:55.177 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-25 03:28:55.180 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-25 03:28:55.182 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:28:55.185 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:28:55.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-25 03:28:55.190 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:28:55.193 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-25 03:28:55.195 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-25 03:28:55.197 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-25 03:28:55.200 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:28:55.202 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:28:55.206 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:28:55.208 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:28:55.211 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:28:55.214 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:28:55.230 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:28:55.232 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:28:55.235 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:28:55.238 | + functions-common:git_clone:629 : echo master 2022-04-25 03:28:55.238 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:28:55.243 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-25 03:28:55.245 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:28:55.248 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-04-25 03:28:55.260 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-04-25 03:28:55.263 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:28:55.264 | + functions-common:git_clone:690 : head -1 2022-04-25 03:28:55.268 | f2211da945 Add ironic endpoint filter options 2022-04-25 03:28:55.271 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:28:55.273 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-25 03:28:55.276 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:28:55.278 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-25 03:28:55.281 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-25 03:28:55.284 | + inc/python:setup_develop:344 : local extras= 2022-04-25 03:28:55.286 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-25 03:28:55.289 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:28:55.292 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-25 03:28:55.294 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-25 03:28:55.296 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:28:55.299 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-25 03:28:55.302 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-25 03:28:55.305 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:28:55.308 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-25 03:28:55.310 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:28:55.313 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:28:55.316 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-25 03:28:55.322 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-25 03:28:55.329 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-25 03:28:56.003 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-25 03:28:56.006 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:28:56.008 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:28:56.011 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:28:56.013 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-25 03:28:56.015 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-25 03:28:56.018 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:28:56.020 | + inc/python:setup_package:428 : local extras= 2022-04-25 03:28:56.023 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:28:56.025 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-25 03:28:56.027 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-25 03:28:56.030 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-25 03:28:56.032 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:28:56.035 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-25 03:28:56.056 | Using python 3.8 to install /opt/stack/neutron 2022-04-25 03:28:56.058 | + 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-25 03:28:56.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:28:56.930 | from cryptography.utils import int_from_bytes 2022-04-25 03:28:56.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:28:56.930 | from cryptography.utils import int_from_bytes 2022-04-25 03:28:58.106 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:28:58.137 | Obtaining file:///opt/stack/neutron 2022-04-25 03:28:58.137 | Preparing metadata (setup.py): started 2022-04-25 03:29:03.923 | Preparing metadata (setup.py): finished with status 'done' 2022-04-25 03:29:04.013 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (5.8.1) 2022-04-25 03:29:04.014 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (3.5.0) 2022-04-25 03:29:04.015 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.1.1) 2022-04-25 03:29:04.016 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.5.1) 2022-04-25 03:29:04.018 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.5.0) 2022-04-25 03:29:04.019 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (5.1.1) 2022-04-25 03:29:04.020 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (0.33.0) 2022-04-25 03:29:04.021 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (1.4.1) 2022-04-25 03:29:04.022 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (0.20.4) 2022-04-25 03:29:04.023 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.27.1) 2022-04-25 03:29:04.024 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (3.1.1) 2022-04-25 03:29:04.025 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (9.4.0) 2022-04-25 03:29:04.026 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (0.8.0) 2022-04-25 03:29:04.027 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (0.11.0) 2022-04-25 03:29:04.028 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.20.0) 2022-04-25 03:29:04.029 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (7.8.0) 2022-04-25 03:29:04.030 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (6.3.1) 2022-04-25 03:29:04.031 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (1.4.35) 2022-04-25 03:29:04.033 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (1.8.7) 2022-04-25 03:29:04.034 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (4.5.0) 2022-04-25 03:29:04.035 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (1.7.7) 2022-04-25 03:29:04.036 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (3.5.0) 2022-04-25 03:29:04.037 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.10.1) 2022-04-25 03:29:04.038 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (4.5.0) 2022-04-25 03:29:04.039 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (8.8.0) 2022-04-25 03:29:04.040 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (4.1.0) 2022-04-25 03:29:04.041 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (11.2.0) 2022-04-25 03:29:04.042 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (5.1.0) 2022-04-25 03:29:04.043 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (4.7.0) 2022-04-25 03:29:04.044 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (12.13.0) 2022-04-25 03:29:04.045 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (4.5.1) 2022-04-25 03:29:04.046 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (3.11.0) 2022-04-25 03:29:04.048 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.7.0) 2022-04-25 03:29:04.049 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.3.0) 2022-04-25 03:29:04.050 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (6.3.1) 2022-04-25 03:29:04.051 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (4.3.0) 2022-04-25 03:29:04.052 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.8.0) 2022-04-25 03:29:04.053 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (1.5.0) 2022-04-25 03:29:04.054 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (4.12.2) 2022-04-25 03:29:04.055 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.6.0) 2022-04-25 03:29:04.056 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (3.4.2) 2022-04-25 03:29:04.058 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.3.1) 2022-04-25 03:29:04.059 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (1.1.0) 2022-04-25 03:29:04.060 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.16.0) 2022-04-25 03:29:04.061 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (1.16.0) 2022-04-25 03:29:04.062 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (21.3) 2022-04-25 03:29:04.063 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (5.9.0) 2022-04-25 03:29:04.064 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (0.6.9) 2022-04-25 03:29:04.065 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (22.0.0) 2022-04-25 03:29:04.066 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (17.7.0) 2022-04-25 03:29:04.068 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (0.61.0) 2022-04-25 03:29:04.069 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (4.5.0) 2022-04-25 03:29:04.070 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.7.1) 2022-04-25 03:29:04.071 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.4.0) 2022-04-25 03:29:04.072 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.11.0) 2022-04-25 03:29:04.088 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev145) (1.2.0) 2022-04-25 03:29:04.089 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev145) (4.11.3) 2022-04-25 03:29:04.091 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev145) (5.7.1) 2022-04-25 03:29:04.098 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev145) (1.14.0) 2022-04-25 03:29:04.110 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev145) (1.1.2) 2022-04-25 03:29:04.111 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev145) (1.16.0) 2022-04-25 03:29:04.112 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev145) (2.2.1) 2022-04-25 03:29:04.132 | 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.dev145) (3.0.8) 2022-04-25 03:29:04.139 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev145) (2.1.1) 2022-04-25 03:29:04.201 | 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.dev145) (1.7.0) 2022-04-25 03:29:04.202 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev145) (1.0.2) 2022-04-25 03:29:04.255 | 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.dev145) (4.4.0) 2022-04-25 03:29:04.259 | 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.dev145) (3.1.1) 2022-04-25 03:29:04.302 | 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.dev145) (1.2.3) 2022-04-25 03:29:04.304 | 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.dev145) (2.7.0) 2022-04-25 03:29:04.335 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev145) (2.5.0) 2022-04-25 03:29:04.336 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev145) (6.0) 2022-04-25 03:29:04.337 | 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.dev145) (1.1.5) 2022-04-25 03:29:04.339 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev145) (1.4.0) 2022-04-25 03:29:04.340 | 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.dev145) (1.32) 2022-04-25 03:29:04.341 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev145) (1.4.4) 2022-04-25 03:29:04.342 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev145) (36.0.2) 2022-04-25 03:29:04.344 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev145) (1.0.0) 2022-04-25 03:29:04.359 | 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.dev145) (1.0.3) 2022-04-25 03:29:04.452 | 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.dev145) (0.17.3) 2022-04-25 03:29:04.520 | 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.dev145) (1.5.0) 2022-04-25 03:29:04.581 | 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.dev145) (2.0.1) 2022-04-25 03:29:04.584 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev145) (0.5.0) 2022-04-25 03:29:04.586 | 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.dev145) (0.13.0) 2022-04-25 03:29:04.643 | 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.dev145) (0.9.6) 2022-04-25 03:29:04.644 | 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.dev145) (2.8.2) 2022-04-25 03:29:04.707 | 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.dev145) (5.1.1) 2022-04-25 03:29:04.708 | 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.dev145) (5.2.4) 2022-04-25 03:29:04.709 | 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.dev145) (0.4.0) 2022-04-25 03:29:04.711 | 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.dev145) (5.0.0) 2022-04-25 03:29:04.737 | 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.dev145) (3.3.0) 2022-04-25 03:29:04.739 | 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.dev145) (3.2.0) 2022-04-25 03:29:04.784 | 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.dev145) (1.15.0) 2022-04-25 03:29:04.837 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev145) (2022.1) 2022-04-25 03:29:04.870 | 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.dev145) (3.0.0) 2022-04-25 03:29:04.872 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev145) (1.3.3) 2022-04-25 03:29:04.896 | 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.dev145) (3.2.0) 2022-04-25 03:29:05.038 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev145) (2.4.0) 2022-04-25 03:29:05.108 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev145) (62.1.0) 2022-04-25 03:29:05.187 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev145) (0.3.5) 2022-04-25 03:29:05.190 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev145) (3.0.0) 2022-04-25 03:29:05.299 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev145) (0.6.9) 2022-04-25 03:29:05.301 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev145) (0.6.9) 2022-04-25 03:29:05.302 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev145) (0.6.9) 2022-04-25 03:29:05.303 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev145) (0.6.9) 2022-04-25 03:29:05.304 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev145) (0.6.9) 2022-04-25 03:29:05.306 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev145) (0.6.9) 2022-04-25 03:29:05.307 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev145) (0.6.9) 2022-04-25 03:29:05.514 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev145) (3.2.0) 2022-04-25 03:29:05.517 | 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.dev145) (2.5.0) 2022-04-25 03:29:05.519 | 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.dev145) (3.10.1) 2022-04-25 03:29:05.562 | 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.dev145) (2.1.0) 2022-04-25 03:29:05.565 | 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.dev145) (3.17.6) 2022-04-25 03:29:05.655 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev145) (2019.11.28) 2022-04-25 03:29:05.656 | 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.dev145) (1.26.9) 2022-04-25 03:29:05.659 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev145) (3.3) 2022-04-25 03:29:05.661 | 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.dev145) (2.0.12) 2022-04-25 03:29:05.697 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev145) (0.7) 2022-04-25 03:29:06.031 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev145) (0.13.1) 2022-04-25 03:29:06.107 | 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.dev145) (5.0.0) 2022-04-25 03:29:06.270 | 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.dev145) (2.21) 2022-04-25 03:29:06.342 | 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.dev145) (0.5.0) 2022-04-25 03:29:06.344 | 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.dev145) (2.4.1) 2022-04-25 03:29:06.596 | 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.dev145) (2.5.0) 2022-04-25 03:29:06.770 | 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.dev145) (2.3) 2022-04-25 03:29:07.324 | 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.dev145) (0.14.1) 2022-04-25 03:29:07.373 | 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.dev145) (0.2.5) 2022-04-25 03:29:07.978 | 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.dev145) (0.5.2) 2022-04-25 03:29:07.979 | 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.dev145) (0.4.2) 2022-04-25 03:29:08.299 | 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.dev145) (4.11.1) 2022-04-25 03:29:08.300 | 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.dev145) (2.1.1) 2022-04-25 03:29:08.467 | 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.dev145) (3.8.0) 2022-04-25 03:29:08.711 | 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.dev145) (1.8.2) 2022-04-25 03:29:08.712 | 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.dev145) (21.4.0) 2022-04-25 03:29:08.897 | 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.dev145) (1.0.0) 2022-04-25 03:29:09.156 | 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.dev145) (2.3.2.post1) 2022-04-25 03:29:10.764 | Installing collected packages: neutron 2022-04-25 03:29:10.764 | Attempting uninstall: neutron 2022-04-25 03:29:10.764 | Found existing installation: neutron 20.1.0.dev145 2022-04-25 03:29:10.783 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-25 03:29:10.785 | Running setup.py develop for neutron 2022-04-25 03:29:18.456 | Successfully installed neutron 2022-04-25 03:29:18.456 | 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-25 03:29:18.464 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:29:18.464 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:29:18.610 | + inc/python:pip_install:200 : result=0 2022-04-25 03:29:18.613 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:29:18.615 | + functions-common:time_stop:2437 : local name 2022-04-25 03:29:18.617 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:29:18.619 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:29:18.622 | + functions-common:time_stop:2440 : local total 2022-04-25 03:29:18.624 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:29:18.627 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:29:18.629 | + functions-common:time_stop:2444 : start_time=1650857336051 2022-04-25 03:29:18.631 | + functions-common:time_stop:2446 : [[ -z 1650857336051 ]] 2022-04-25 03:29:18.634 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:29:18.638 | + functions-common:time_stop:2449 : end_time=1650857358636 2022-04-25 03:29:18.640 | + functions-common:time_stop:2450 : elapsed_time=22585 2022-04-25 03:29:18.643 | + functions-common:time_stop:2451 : total=127753 2022-04-25 03:29:18.645 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:29:18.647 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=150338 2022-04-25 03:29:18.650 | + inc/python:pip_install:203 : return 0 2022-04-25 03:29:18.652 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-25 03:29:18.655 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-25 03:29:18.657 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-25 03:29:18.676 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-25 03:29:18.689 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-25 03:29:18.691 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-25 03:29:18.694 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:29:18.696 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:29:18.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-25 03:29:18.701 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:29:18.704 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-25 03:29:18.707 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-25 03:29:18.709 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-25 03:29:18.726 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:29:18.729 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-25 03:29:18.731 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-25 03:29:18.734 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-25 03:29:18.737 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:29:18.740 | + lib/stack:stack_install_service:32 : install_nova 2022-04-25 03:29:18.742 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-25 03:29:18.745 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-25 03:29:18.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:29:18.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:29:18.752 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-25 03:29:18.755 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:29:18.757 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-25 03:29:18.773 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:29:18.775 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-25 03:29:18.792 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:29:18.794 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-25 03:29:18.811 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:29:18.813 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-25 03:29:18.816 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-25 03:29:18.818 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-25 03:29:18.820 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:29:18.823 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:29:18.825 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:29:18.828 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:29:18.831 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:29:18.833 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:29:18.849 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:29:18.851 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:29:18.854 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:29:18.857 | + functions-common:git_clone:629 : echo master 2022-04-25 03:29:18.857 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:29:18.863 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-25 03:29:18.865 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:29:18.867 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-04-25 03:29:18.880 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-04-25 03:29:18.883 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:29:18.883 | + functions-common:git_clone:690 : head -1 2022-04-25 03:29:18.888 | 1ff89a09d4 Merge "db: Close connection on early return" 2022-04-25 03:29:18.891 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:29:18.894 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-25 03:29:18.896 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:29:18.898 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-25 03:29:18.901 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-25 03:29:18.903 | + inc/python:setup_develop:344 : local extras= 2022-04-25 03:29:18.906 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-25 03:29:18.908 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:29:18.911 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-25 03:29:18.913 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-25 03:29:18.916 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:29:18.918 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-25 03:29:18.921 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-25 03:29:18.924 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:29:18.927 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-25 03:29:18.929 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:29:18.932 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:29:18.935 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-25 03:29:18.941 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-25 03:29:18.943 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-25 03:29:19.613 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-25 03:29:19.615 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:29:19.618 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:29:19.620 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:29:19.622 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-25 03:29:19.625 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-25 03:29:19.627 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:29:19.629 | + inc/python:setup_package:428 : local extras= 2022-04-25 03:29:19.632 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:29:19.634 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-25 03:29:19.637 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-25 03:29:19.639 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-25 03:29:19.641 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:29:19.644 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-25 03:29:19.665 | Using python 3.8 to install /opt/stack/nova 2022-04-25 03:29:19.667 | + 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-25 03:29:20.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:29:20.541 | from cryptography.utils import int_from_bytes 2022-04-25 03:29:20.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:29:20.541 | from cryptography.utils import int_from_bytes 2022-04-25 03:29:21.728 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:29:21.759 | Obtaining file:///opt/stack/nova 2022-04-25 03:29:21.759 | Preparing metadata (setup.py): started 2022-04-25 03:29:28.421 | Preparing metadata (setup.py): finished with status 'done' 2022-04-25 03:29:28.546 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (5.8.1) 2022-04-25 03:29:28.548 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.4.35) 2022-04-25 03:29:28.549 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (5.1.1) 2022-04-25 03:29:28.550 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (0.33.0) 2022-04-25 03:29:28.551 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (3.1.1) 2022-04-25 03:29:28.552 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (9.4.0) 2022-04-25 03:29:28.553 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.8.0) 2022-04-25 03:29:28.554 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.5.1) 2022-04-25 03:29:28.555 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (36.0.2) 2022-04-25 03:29:28.556 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.8.7) 2022-04-25 03:29:28.557 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.1.2) 2022-04-25 03:29:28.558 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.1.1) 2022-04-25 03:29:28.560 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (3.5.0) 2022-04-25 03:29:28.561 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (3.2.0) 2022-04-25 03:29:28.562 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (0.13.0) 2022-04-25 03:29:28.563 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.7.7) 2022-04-25 03:29:28.564 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (0.8.0) 2022-04-25 03:29:28.565 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (0.11.0) 2022-04-25 03:29:28.566 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.8.1) 2022-04-25 03:29:28.567 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.0.2) 2022-04-25 03:29:28.568 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev62) (3.2.0) 2022-04-25 03:29:28.569 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (8.3.0) 2022-04-25 03:29:28.570 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.5.0) 2022-04-25 03:29:28.571 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (7.8.0) 2022-04-25 03:29:28.572 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (3.6.0) 2022-04-25 03:29:28.573 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.27.1) 2022-04-25 03:29:28.575 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (3.5.0) 2022-04-25 03:29:28.576 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (0.10.0) 2022-04-25 03:29:28.577 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.10.1) 2022-04-25 03:29:28.578 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.5.0) 2022-04-25 03:29:28.579 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (8.8.0) 2022-04-25 03:29:28.580 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.1.0) 2022-04-25 03:29:28.581 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.7.0) 2022-04-25 03:29:28.582 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.5.0) 2022-04-25 03:29:28.583 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.3.0) 2022-04-25 03:29:28.585 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.3.0) 2022-04-25 03:29:28.586 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.5.0) 2022-04-25 03:29:28.587 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.12.2) 2022-04-25 03:29:28.588 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (11.2.0) 2022-04-25 03:29:28.589 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (6.3.1) 2022-04-25 03:29:28.591 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (12.13.0) 2022-04-25 03:29:28.592 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (3.11.0) 2022-04-25 03:29:28.593 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.7.0) 2022-04-25 03:29:28.594 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (5.1.0) 2022-04-25 03:29:28.596 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.8.0) 2022-04-25 03:29:28.597 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.5.0) 2022-04-25 03:29:28.598 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.5.1) 2022-04-25 03:29:28.599 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (5.9.0) 2022-04-25 03:29:28.600 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.6.0) 2022-04-25 03:29:28.601 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (5.2.0) 2022-04-25 03:29:28.602 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.1.0) 2022-04-25 03:29:28.603 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.7.0) 2022-04-25 03:29:28.604 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.7.1) 2022-04-25 03:29:28.605 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (3.10.1) 2022-04-25 03:29:28.606 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.0.1) 2022-04-25 03:29:28.607 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.11.0) 2022-04-25 03:29:28.608 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (0.2.2) 2022-04-25 03:29:28.610 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.3.3) 2022-04-25 03:29:28.611 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.7.0) 2022-04-25 03:29:28.612 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.6.4) 2022-04-25 03:29:28.613 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.8.2) 2022-04-25 03:29:28.614 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.4.0) 2022-04-25 03:29:28.615 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (0.61.0) 2022-04-25 03:29:28.617 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (6.0) 2022-04-25 03:29:28.633 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev62) (4.11.3) 2022-04-25 03:29:28.634 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev62) (1.2.0) 2022-04-25 03:29:28.635 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev62) (5.7.1) 2022-04-25 03:29:28.656 | 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.dev62) (5.3.0) 2022-04-25 03:29:28.700 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev62) (1.15.0) 2022-04-25 03:29:28.731 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev62) (1.16.0) 2022-04-25 03:29:28.732 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev62) (2.2.1) 2022-04-25 03:29:28.757 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev62) (2.1.1) 2022-04-25 03:29:28.882 | 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.dev62) (3.1.1) 2022-04-25 03:29:28.884 | 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.dev62) (4.4.0) 2022-04-25 03:29:28.943 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev62) (2.5.0) 2022-04-25 03:29:28.944 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev62) (1.4.4) 2022-04-25 03:29:28.971 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev62) (1.0.0) 2022-04-25 03:29:28.973 | 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.dev62) (1.1.5) 2022-04-25 03:29:28.975 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev62) (1.4.0) 2022-04-25 03:29:28.976 | 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.dev62) (1.32) 2022-04-25 03:29:28.997 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev62) (6.3.1) 2022-04-25 03:29:29.001 | 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.dev62) (5.6.0) 2022-04-25 03:29:29.051 | 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.dev62) (2.5.0) 2022-04-25 03:29:29.053 | 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.dev62) (1.16.0) 2022-04-25 03:29:29.055 | 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.dev62) (0.6.9) 2022-04-25 03:29:29.115 | 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.dev62) (0.17.3) 2022-04-25 03:29:29.228 | 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.dev62) (2.0.1) 2022-04-25 03:29:29.229 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev62) (0.5.0) 2022-04-25 03:29:29.311 | 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.dev62) (0.9.6) 2022-04-25 03:29:29.374 | 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.dev62) (5.1.1) 2022-04-25 03:29:29.375 | 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.dev62) (5.0.0) 2022-04-25 03:29:29.376 | 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.dev62) (5.2.4) 2022-04-25 03:29:29.378 | 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.dev62) (0.4.0) 2022-04-25 03:29:29.405 | 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.dev62) (3.2.0) 2022-04-25 03:29:29.409 | 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.dev62) (3.3.0) 2022-04-25 03:29:29.462 | 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.dev62) (1.0.3) 2022-04-25 03:29:29.517 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev62) (2022.1) 2022-04-25 03:29:29.552 | 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.dev62) (3.0.0) 2022-04-25 03:29:29.557 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev62) (1.3.3) 2022-04-25 03:29:29.612 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev62) (21.3) 2022-04-25 03:29:29.614 | 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.dev62) (3.0.8) 2022-04-25 03:29:29.702 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev62) (1.5.0) 2022-04-25 03:29:29.741 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev62) (62.1.0) 2022-04-25 03:29:29.821 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev62) (0.2.5) 2022-04-25 03:29:29.901 | 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.dev62) (3.17.6) 2022-04-25 03:29:29.967 | 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.dev62) (22.0.0) 2022-04-25 03:29:29.968 | 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.dev62) (1.14.0) 2022-04-25 03:29:29.969 | 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.dev62) (1.3.3) 2022-04-25 03:29:30.019 | 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.dev62) (2.1.0) 2022-04-25 03:29:30.021 | 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.dev62) (2.5.0) 2022-04-25 03:29:30.026 | 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.dev62) (3.10.1) 2022-04-25 03:29:30.106 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev62) (2019.11.28) 2022-04-25 03:29:30.109 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev62) (3.3) 2022-04-25 03:29:30.111 | 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.dev62) (2.0.12) 2022-04-25 03:29:30.112 | 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.dev62) (1.26.9) 2022-04-25 03:29:30.210 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev62) (0.7) 2022-04-25 03:29:30.426 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev62) (0.5.2) 2022-04-25 03:29:30.427 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev62) (0.4.2) 2022-04-25 03:29:30.540 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev62) (2.5.0) 2022-04-25 03:29:30.543 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev62) (2.8) 2022-04-25 03:29:30.544 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev62) (1.4.2) 2022-04-25 03:29:30.664 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev62) (0.13.1) 2022-04-25 03:29:30.741 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev62) (1.22.3) 2022-04-25 03:29:30.781 | 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.dev62) (5.0.0) 2022-04-25 03:29:30.991 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev62) (2.21) 2022-04-25 03:29:31.069 | 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.dev62) (2.4.1) 2022-04-25 03:29:31.071 | 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.dev62) (0.5.0) 2022-04-25 03:29:31.292 | 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.dev62) (2.5.0) 2022-04-25 03:29:31.408 | 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.dev62) (2.3) 2022-04-25 03:29:31.894 | 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.dev62) (0.14.1) 2022-04-25 03:29:31.937 | 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.dev62) (2.16.0) 2022-04-25 03:29:32.317 | 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.dev62) (0.6.9) 2022-04-25 03:29:32.318 | 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.dev62) (0.6.9) 2022-04-25 03:29:32.319 | 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.dev62) (0.6.9) 2022-04-25 03:29:32.320 | 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.dev62) (0.6.9) 2022-04-25 03:29:32.321 | 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.dev62) (0.6.9) 2022-04-25 03:29:32.322 | 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.dev62) (0.6.9) 2022-04-25 03:29:32.324 | 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.dev62) (0.6.9) 2022-04-25 03:29:33.587 | 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.dev62) (3.8.0) 2022-04-25 03:29:34.011 | 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.dev62) (21.4.0) 2022-04-25 03:29:34.012 | 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.dev62) (1.8.2) 2022-04-25 03:29:34.110 | 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.dev62) (2.4.0) 2022-04-25 03:29:34.218 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev62) (1.0.0) 2022-04-25 03:29:35.886 | Installing collected packages: nova 2022-04-25 03:29:35.886 | Attempting uninstall: nova 2022-04-25 03:29:35.887 | Found existing installation: nova 25.1.0.dev62 2022-04-25 03:29:35.895 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-25 03:29:35.897 | Running setup.py develop for nova 2022-04-25 03:29:44.144 | Successfully installed nova 2022-04-25 03:29:44.144 | 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-25 03:29:44.152 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:29:44.152 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:29:44.301 | + inc/python:pip_install:200 : result=0 2022-04-25 03:29:44.303 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:29:44.305 | + functions-common:time_stop:2437 : local name 2022-04-25 03:29:44.308 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:29:44.310 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:29:44.312 | + functions-common:time_stop:2440 : local total 2022-04-25 03:29:44.315 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:29:44.317 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:29:44.319 | + functions-common:time_stop:2444 : start_time=1650857359659 2022-04-25 03:29:44.321 | + functions-common:time_stop:2446 : [[ -z 1650857359659 ]] 2022-04-25 03:29:44.324 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:29:44.328 | + functions-common:time_stop:2449 : end_time=1650857384326 2022-04-25 03:29:44.331 | + functions-common:time_stop:2450 : elapsed_time=24667 2022-04-25 03:29:44.333 | + functions-common:time_stop:2451 : total=150338 2022-04-25 03:29:44.335 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:29:44.337 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=175005 2022-04-25 03:29:44.340 | + inc/python:pip_install:203 : return 0 2022-04-25 03:29:44.342 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-25 03:29:44.345 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-25 03:29:44.348 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-25 03:29:44.366 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-25 03:29:44.378 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-25 03:29:44.381 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-25 03:29:44.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:29:44.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:29:44.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-25 03:29:44.391 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:29:44.393 | + 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-25 03:29:44.405 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-25 03:29:44.408 | + ./stack.sh:main:939 : configure_nova 2022-04-25 03:29:44.411 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-25 03:29:44.424 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-25 03:29:44.426 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-25 03:29:44.429 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-25 03:29:44.432 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-25 03:29:44.433 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-25 03:29:44.437 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-25 03:29:44.440 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-25 03:29:44.442 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-25 03:29:44.445 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-25 03:29:44.447 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-25 03:29:44.449 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-25 03:29:44.452 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-25 03:29:44.454 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-25 03:29:44.466 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-25 03:29:44.479 | + 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-25 03:29:44.491 | + 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-25 03:29:44.503 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-25 03:29:44.515 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-25 03:29:44.518 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-25 03:29:44.523 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.yg2x83XeMc 2022-04-25 03:29:44.525 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-25 03:29:44.528 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-25 03:29:44.530 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-25 03:29:44.533 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-25 03:29:44.536 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-25 03:29:44.538 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.yg2x83XeMc 2022-04-25 03:29:44.542 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.yg2x83XeMc 2022-04-25 03:29:44.554 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.yg2x83XeMc /etc/sudoers.d/nova-rootwrap 2022-04-25 03:29:44.566 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-25 03:29:44.570 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-25 03:29:44.573 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-25 03:29:44.575 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-25 03:29:44.578 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-25 03:29:44.580 | + 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-25 03:29:44.583 | + 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-25 03:29:44.585 | + 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-25 03:29:44.588 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-25 03:29:44.592 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-25 03:29:44.610 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:29:44.612 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-25 03:29:44.615 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-25 03:29:44.618 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-25 03:29:44.622 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-25 03:29:44.650 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-25 03:29:44.652 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-25 03:29:44.679 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-25 03:29:44.708 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-25 03:29:44.734 | + 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-25 03:29:44.763 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-25 03:29:44.793 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-25 03:29:44.821 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-25 03:29:44.824 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.35 2022-04-25 03:29:44.851 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-25 03:29:44.877 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-25 03:29:44.903 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-25 03:29:44.930 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-25 03:29:44.957 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-25 03:29:44.986 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-25 03:29:44.988 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:29:44.991 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:29:44.993 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:29:44.995 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:29:44.997 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:29:44.999 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:29:45.001 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:29:45.004 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:29:45.006 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:29:45.008 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:29:45.010 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:29:45.012 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-25 03:29:45.015 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:29:45.017 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:29:45.019 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:29:45.022 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:29:45.024 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:29:45.026 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:29:45.028 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-25 03:29:45.044 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:29:45.046 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-25 03:29:45.049 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-25 03:29:45.051 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-25 03:29:45.079 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-25 03:29:45.081 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-25 03:29:45.084 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-25 03:29:45.086 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-04-25 03:29:45.088 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-25 03:29:45.091 | + 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-25 03:29:45.120 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-25 03:29:45.122 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-25 03:29:45.125 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-25 03:29:45.127 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_api 2022-04-25 03:29:45.129 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-25 03:29:45.132 | + 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-25 03:29:45.161 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-25 03:29:45.191 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-25 03:29:45.218 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-25 03:29:45.244 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-25 03:29:45.260 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:29:45.262 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-25 03:29:45.279 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:29:45.282 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-25 03:29:45.282 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-25 03:29:45.287 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-25 03:29:45.289 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-25 03:29:45.316 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-25 03:29:45.333 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:29:45.335 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-25 03:29:45.338 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-25 03:29:45.340 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-25 03:29:45.342 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-25 03:29:45.344 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-25 03:29:45.377 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-25 03:29:45.404 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-04-25 03:29:45.432 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-25 03:29:45.459 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-25 03:29:45.486 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-25 03:29:45.514 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-25 03:29:45.540 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-25 03:29:45.568 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:29:45.595 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-25 03:29:45.624 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-25 03:29:45.640 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:29:45.643 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-25 03:29:45.645 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-25 03:29:45.675 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-25 03:29:45.702 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.35/identity 2022-04-25 03:29:45.729 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-25 03:29:45.757 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-25 03:29:45.784 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-25 03:29:45.812 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-25 03:29:45.839 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-25 03:29:45.867 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-25 03:29:45.883 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:29:45.885 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-25 03:29:45.887 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-25 03:29:45.914 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-25 03:29:45.944 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-25 03:29:45.946 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-25 03:29:45.974 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-25 03:29:45.976 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-25 03:29:45.978 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-25 03:29:45.981 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:29:45.983 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:29:45.986 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:29:45.988 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:29:45.990 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:29:45.992 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:29:45.995 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-25 03:29:45.997 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:29:45.999 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:29:46.002 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:29:46.004 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:29:46.007 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:29:46.009 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:29:46.012 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:29:46.016 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:29:46.017 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:29:46.019 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:29:46.022 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:29:46.024 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-25 03:29:46.026 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-25 03:29:46.029 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-25 03:29:46.032 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-25 03:29:46.049 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-25 03:29:46.051 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-25 03:29:46.054 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-25 03:29:46.056 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-25 03:29:46.058 | + 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-25 03:29:46.086 | + 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-25 03:29:46.113 | + 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-25 03:29:46.140 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-25 03:29:46.167 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-25 03:29:46.198 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-25 03:29:46.214 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:29:46.216 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-25 03:29:46.219 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-25 03:29:46.221 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-25 03:29:46.223 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-25 03:29:46.226 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-25 03:29:46.228 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-25 03:29:46.231 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-25 03:29:46.235 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-25 03:29:46.237 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-25 03:29:46.239 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-25 03:29:46.252 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-25 03:29:46.252 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:29:46.260 | d /var/run/uwsgi 0755 ubuntu root 2022-04-25 03:29:46.263 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:29:46.279 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-25 03:29:46.282 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-25 03:29:46.286 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-25 03:29:46.322 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-25 03:29:46.349 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-25 03:29:46.376 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-25 03:29:46.403 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-25 03:29:46.430 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-25 03:29:46.457 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-25 03:29:46.483 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-25 03:29:46.510 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-25 03:29:46.537 | + 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-25 03:29:46.564 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-25 03:29:46.593 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-25 03:29:46.625 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-25 03:29:46.652 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-25 03:29:46.655 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-25 03:29:46.658 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-25 03:29:46.660 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-25 03:29:46.663 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-25 03:29:46.665 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:29:46.667 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:29:46.670 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-25 03:29:46.673 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-25 03:29:46.675 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-25 03:29:46.702 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-25 03:29:46.730 | + 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-25 03:29:46.730 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-25 03:29:46.739 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-25 03:29:46.743 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-25 03:29:46.745 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-25 03:29:46.747 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-25 03:29:46.749 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-25 03:29:46.752 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:29:46.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:29:46.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:29:46.759 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-25 03:29:46.761 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-25 03:29:46.763 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:29:46.766 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:29:46.768 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-25 03:29:46.829 | Enabling site nova-api-wsgi. 2022-04-25 03:29:46.835 | To activate the new configuration, you need to run: 2022-04-25 03:29:46.835 | systemctl reload apache2 2022-04-25 03:29:46.839 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-25 03:29:46.841 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-25 03:29:46.844 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:29:46.847 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-25 03:29:46.984 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-25 03:29:47.007 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:29:47.009 | + 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-25 03:29:47.011 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-25 03:29:47.014 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-25 03:29:47.017 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-25 03:29:47.019 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-25 03:29:47.021 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-25 03:29:47.027 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-25 03:29:47.032 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-25 03:29:47.035 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-25 03:29:47.037 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-25 03:29:47.050 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-25 03:29:47.050 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:29:47.059 | d /var/run/uwsgi 0755 ubuntu root 2022-04-25 03:29:47.062 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:29:47.079 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-25 03:29:47.081 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-25 03:29:47.085 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-25 03:29:47.114 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-25 03:29:47.142 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-25 03:29:47.169 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-25 03:29:47.195 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-25 03:29:47.223 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-25 03:29:47.250 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-25 03:29:47.280 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-25 03:29:47.309 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-25 03:29:47.337 | + 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-25 03:29:47.364 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-25 03:29:47.391 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-25 03:29:47.418 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-25 03:29:47.445 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-25 03:29:47.448 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-25 03:29:47.475 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-25 03:29:47.491 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:29:47.493 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-25 03:29:47.525 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-25 03:29:47.527 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-25 03:29:47.529 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-25 03:29:47.546 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:29:47.548 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:29:47.551 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:29:47.579 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-25 03:29:47.609 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-25 03:29:47.611 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-25 03:29:47.614 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-25 03:29:47.616 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-25 03:29:47.618 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-25 03:29:47.621 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-25 03:29:47.637 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:29:47.641 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-25 03:29:47.643 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-25 03:29:47.646 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-25 03:29:47.661 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:29:47.664 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:29:47.667 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:29:47.695 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-25 03:29:47.697 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-25 03:29:47.699 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-25 03:29:47.727 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-25 03:29:47.755 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-25 03:29:47.784 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-25 03:29:47.801 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:29:47.803 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-25 03:29:47.832 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-25 03:29:47.834 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-25 03:29:47.837 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-25 03:29:47.867 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-25 03:29:47.895 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.35/identity 2022-04-25 03:29:47.923 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-25 03:29:47.951 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-25 03:29:47.979 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-25 03:29:48.007 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-25 03:29:48.035 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-25 03:29:48.063 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-25 03:29:48.090 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-25 03:29:48.107 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:29:48.111 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-25 03:29:48.115 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-25 03:29:48.117 | + lib/nova:create_nova_conf:553 : local conf 2022-04-25 03:29:48.119 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-25 03:29:48.122 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-25 03:29:48.124 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-25 03:29:48.127 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-25 03:29:48.130 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-25 03:29:48.132 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-25 03:29:48.134 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-25 03:29:48.139 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-25 03:29:48.141 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-25 03:29:48.143 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-25 03:29:48.146 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell1 2022-04-25 03:29:48.148 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-25 03:29:48.151 | + 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-25 03:29:48.182 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-25 03:29:48.212 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-25 03:29:48.243 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-25 03:29:48.246 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-25 03:29:48.248 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-25 03:29:48.250 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-25 03:29:48.267 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:29:48.270 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-25 03:29:48.270 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-25 03:29:48.966 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-25 03:29:48.969 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-25 03:29:48.971 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-25 03:29:48.974 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-25 03:29:48.976 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-25 03:29:48.978 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-25 03:29:48.981 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-25 03:29:48.997 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:29:49.000 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-25 03:29:49.003 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-25 03:29:49.005 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-25 03:29:49.022 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:29:49.024 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/nova_cell1 2022-04-25 03:29:49.027 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/nova_cell1 2022-04-25 03:29:49.054 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-25 03:29:49.056 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-25 03:29:49.058 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-25 03:29:49.076 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:29:49.079 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-25 03:29:49.081 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-25 03:29:49.083 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-25 03:29:49.113 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.35/identity 2022-04-25 03:29:49.141 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-25 03:29:49.168 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-25 03:29:49.197 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-25 03:29:49.224 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-25 03:29:49.252 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-25 03:29:49.280 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-25 03:29:49.308 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-25 03:29:49.310 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-25 03:29:49.313 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-25 03:29:49.316 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-25 03:29:49.333 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-25 03:29:49.335 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-25 03:29:49.337 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-25 03:29:49.340 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-25 03:29:49.342 | + 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-25 03:29:49.371 | + 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-25 03:29:49.399 | + 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-25 03:29:49.426 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-25 03:29:49.454 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-25 03:29:49.457 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-25 03:29:49.461 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-25 03:29:49.464 | + lib/nova:create_nova_conf:587 : local conf 2022-04-25 03:29:49.466 | + lib/nova:create_nova_conf:588 : local offset 2022-04-25 03:29:49.469 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-25 03:29:49.471 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-25 03:29:49.474 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-25 03:29:49.477 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-25 03:29:49.479 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-25 03:29:49.481 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-25 03:29:49.484 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-25 03:29:49.486 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-25 03:29:49.489 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-25 03:29:49.491 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-25 03:29:49.507 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:29:49.510 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-25 03:29:49.516 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-25 03:29:49.533 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:29:49.535 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-25 03:29:49.551 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:29:49.554 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-25 03:29:49.570 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:29:49.573 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-25 03:29:49.590 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:29:49.592 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-25 03:29:49.595 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-25 03:29:49.598 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-25 03:29:49.600 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:29:49.603 | + lib/stack:stack_install_service:32 : install_placement 2022-04-25 03:29:49.605 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-25 03:29:49.608 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-25 03:29:49.611 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:29:49.615 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:29:49.618 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-25 03:29:49.621 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:29:49.624 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:29:49.626 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:29:49.629 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:29:49.631 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:29:49.634 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:29:49.636 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:29:49.639 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:29:49.641 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:29:49.644 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:29:49.646 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:29:49.648 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:29:49.651 | + functions-common:install_package:1476 : real_install_package apache2 2022-04-25 03:29:49.653 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:29:49.656 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:29:49.659 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:29:49.662 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-04-25 03:29:49.684 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-25 03:29:49.792 | Reading package lists... 2022-04-25 03:29:50.034 | Building dependency tree... 2022-04-25 03:29:50.036 | Reading state information... 2022-04-25 03:29:50.293 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-25 03:29:50.293 | The following packages were automatically installed and are no longer required: 2022-04-25 03:29:50.294 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:29:50.294 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:29:50.294 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:29:50.294 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:29:50.294 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:29:50.294 | python3-zope.interface 2022-04-25 03:29:50.294 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:29:50.407 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:29:50.412 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:29:50.414 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:29:50.417 | + functions-common:time_stop:2437 : local name 2022-04-25 03:29:50.419 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:29:50.421 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:29:50.424 | + functions-common:time_stop:2440 : local total 2022-04-25 03:29:50.426 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:29:50.428 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:29:50.431 | + functions-common:time_stop:2444 : start_time=1650857389681 2022-04-25 03:29:50.433 | + functions-common:time_stop:2446 : [[ -z 1650857389681 ]] 2022-04-25 03:29:50.436 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:29:50.441 | + functions-common:time_stop:2449 : end_time=1650857390438 2022-04-25 03:29:50.443 | + functions-common:time_stop:2450 : elapsed_time=757 2022-04-25 03:29:50.445 | + functions-common:time_stop:2451 : total=6043 2022-04-25 03:29:50.448 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:29:50.450 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6800 2022-04-25 03:29:50.453 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:29:50.456 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-25 03:29:50.459 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-04-25 03:29:50.461 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-04-25 03:29:50.463 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-04-25 03:29:50.466 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-04-25 03:29:50.488 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-25 03:29:50.490 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:29:50.493 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:29:50.495 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:29:50.498 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:29:50.501 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:29:50.503 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:29:50.506 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:29:50.508 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:29:50.511 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:29:50.513 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:29:50.516 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:29:50.519 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:29:50.521 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-04-25 03:29:50.524 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:29:50.526 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:29:50.529 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:29:50.532 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-04-25 03:29:50.554 | + functions-common:apt_get:1242 : 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-25 03:29:50.662 | Reading package lists... 2022-04-25 03:29:50.906 | Building dependency tree... 2022-04-25 03:29:50.908 | Reading state information... 2022-04-25 03:29:51.161 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-25 03:29:51.161 | The following packages were automatically installed and are no longer required: 2022-04-25 03:29:51.162 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:29:51.162 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:29:51.162 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:29:51.162 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:29:51.162 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:29:51.162 | python3-zope.interface 2022-04-25 03:29:51.162 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:29:51.275 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:29:51.279 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:29:51.282 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:29:51.285 | + functions-common:time_stop:2437 : local name 2022-04-25 03:29:51.287 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:29:51.289 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:29:51.292 | + functions-common:time_stop:2440 : local total 2022-04-25 03:29:51.294 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:29:51.296 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:29:51.299 | + functions-common:time_stop:2444 : start_time=1650857390551 2022-04-25 03:29:51.301 | + functions-common:time_stop:2446 : [[ -z 1650857390551 ]] 2022-04-25 03:29:51.304 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:29:51.308 | + functions-common:time_stop:2449 : end_time=1650857391306 2022-04-25 03:29:51.311 | + functions-common:time_stop:2450 : elapsed_time=755 2022-04-25 03:29:51.313 | + functions-common:time_stop:2451 : total=6800 2022-04-25 03:29:51.316 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:29:51.318 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7555 2022-04-25 03:29:51.321 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:29:51.323 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-25 03:29:51.326 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-25 03:29:51.329 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:29:51.332 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:29:51.334 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:29:51.337 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-25 03:29:51.339 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-25 03:29:51.394 | wsgi (enabled by maintainer script) 2022-04-25 03:29:51.397 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-25 03:29:51.400 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-25 03:29:51.402 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-25 03:29:51.405 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-25 03:29:51.408 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-25 03:29:51.411 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-25 03:29:51.415 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:29:51.415 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-25 03:29:51.420 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-25 03:29:51.423 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-25 03:29:51.426 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-25 03:29:51.429 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-25 03:29:51.431 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-25 03:29:51.454 | Using python 3.8 to install osc-placement 2022-04-25 03:29:51.457 | + 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-25 03:29:52.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:29:52.330 | from cryptography.utils import int_from_bytes 2022-04-25 03:29:52.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:29:52.330 | from cryptography.utils import int_from_bytes 2022-04-25 03:29:53.507 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:29:53.538 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-25 03:29:53.550 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-25 03:29:53.551 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-25 03:29:53.552 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-25 03:29:53.553 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-25 03:29:53.554 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-25 03:29:53.556 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-25 03:29:53.617 | 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-25 03:29:53.618 | 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-25 03:29:53.620 | 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-25 03:29:53.621 | 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-25 03:29:53.635 | 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-25 03:29:53.636 | 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-25 03:29:53.637 | 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-25 03:29:53.652 | 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-25 03:29:53.653 | 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-25 03:29:53.654 | 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-25 03:29:53.655 | 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-25 03:29:53.657 | 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.8) 2022-04-25 03:29:53.658 | 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-25 03:29:53.678 | 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-25 03:29:53.679 | 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-25 03:29:53.680 | 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.1) 2022-04-25 03:29:53.681 | 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-25 03:29:53.690 | 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-25 03:29:53.729 | 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-25 03:29:53.730 | 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-25 03:29:53.731 | 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-25 03:29:53.733 | 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-25 03:29:53.735 | 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-25 03:29:53.736 | 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-25 03:29:53.737 | 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-25 03:29:53.738 | 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-25 03:29:53.805 | 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-25 03:29:53.806 | 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-25 03:29:53.807 | 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-25 03:29:53.810 | 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-25 03:29:53.899 | 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-25 03:29:53.900 | 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-25 03:29:53.901 | 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-25 03:29:53.944 | 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-25 03:29:53.985 | 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.3) 2022-04-25 03:29:54.160 | 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-25 03:29:56.422 | 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-25 03:29:56.430 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:29:56.430 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:29:56.551 | + inc/python:pip_install:200 : result=0 2022-04-25 03:29:56.554 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:29:56.556 | + functions-common:time_stop:2437 : local name 2022-04-25 03:29:56.559 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:29:56.561 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:29:56.564 | + functions-common:time_stop:2440 : local total 2022-04-25 03:29:56.566 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:29:56.569 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:29:56.572 | + functions-common:time_stop:2444 : start_time=1650857391448 2022-04-25 03:29:56.574 | + functions-common:time_stop:2446 : [[ -z 1650857391448 ]] 2022-04-25 03:29:56.577 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:29:56.582 | + functions-common:time_stop:2449 : end_time=1650857396579 2022-04-25 03:29:56.584 | + functions-common:time_stop:2450 : elapsed_time=5131 2022-04-25 03:29:56.587 | + functions-common:time_stop:2451 : total=175005 2022-04-25 03:29:56.589 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:29:56.592 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=180136 2022-04-25 03:29:56.595 | + inc/python:pip_install:203 : return 0 2022-04-25 03:29:56.598 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-25 03:29:56.600 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-25 03:29:56.603 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-25 03:29:56.605 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:29:56.607 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:29:56.611 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:29:56.614 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:29:56.616 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:29:56.619 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:29:56.636 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:29:56.639 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:29:56.641 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:29:56.644 | + functions-common:git_clone:629 : echo master 2022-04-25 03:29:56.645 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:29:56.651 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-25 03:29:56.653 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:29:56.656 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-04-25 03:29:56.669 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-04-25 03:29:56.672 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:29:56.673 | + functions-common:git_clone:690 : head -1 2022-04-25 03:29:56.676 | 5acaa2ee Merge "Make perfload jobs fail if write allocation fails" 2022-04-25 03:29:56.679 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:29:56.682 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-25 03:29:56.684 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:29:56.687 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-25 03:29:56.689 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-25 03:29:56.692 | + inc/python:setup_develop:344 : local extras= 2022-04-25 03:29:56.694 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-25 03:29:56.697 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:29:56.699 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-25 03:29:56.702 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-25 03:29:56.705 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:29:56.708 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-25 03:29:56.711 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-25 03:29:56.714 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:29:56.716 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-25 03:29:56.720 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:29:56.722 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:29:56.725 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-25 03:29:56.731 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-25 03:29:56.734 | + 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-25 03:29:57.396 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-25 03:29:57.399 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:29:57.401 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:29:57.404 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:29:57.406 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-25 03:29:57.409 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-25 03:29:57.411 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:29:57.414 | + inc/python:setup_package:428 : local extras= 2022-04-25 03:29:57.416 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:29:57.419 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-25 03:29:57.422 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-25 03:29:57.424 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-25 03:29:57.427 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:29:57.429 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-25 03:29:57.452 | Using python 3.8 to install /opt/stack/placement 2022-04-25 03:29:57.454 | + 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-25 03:29:58.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:29:58.310 | from cryptography.utils import int_from_bytes 2022-04-25 03:29:58.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:29:58.311 | from cryptography.utils import int_from_bytes 2022-04-25 03:29:59.514 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:29:59.547 | Obtaining file:///opt/stack/placement 2022-04-25 03:29:59.547 | Preparing metadata (setup.py): started 2022-04-25 03:30:04.246 | Preparing metadata (setup.py): finished with status 'done' 2022-04-25 03:30:04.292 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (5.8.1) 2022-04-25 03:30:04.293 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.4.35) 2022-04-25 03:30:04.294 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (9.4.0) 2022-04-25 03:30:04.295 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.5.1) 2022-04-25 03:30:04.296 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.8.7) 2022-04-25 03:30:04.297 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev20) (3.2.0) 2022-04-25 03:30:04.299 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.27.1) 2022-04-25 03:30:04.300 | 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.dev20) (62.1.0) 2022-04-25 03:30:04.301 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.0) 2022-04-25 03:30:04.302 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (8.8.0) 2022-04-25 03:30:04.304 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.1.0) 2022-04-25 03:30:04.305 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.7.0) 2022-04-25 03:30:04.306 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.3.0) 2022-04-25 03:30:04.307 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.12.2) 2022-04-25 03:30:04.308 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (11.2.0) 2022-04-25 03:30:04.309 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (3.11.0) 2022-04-25 03:30:04.310 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-04-25 03:30:04.311 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.5.0) 2022-04-25 03:30:04.313 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.1.0) 2022-04-25 03:30:04.315 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.7.0) 2022-04-25 03:30:04.316 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.0.1) 2022-04-25 03:30:04.380 | 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.dev20) (1.16.0) 2022-04-25 03:30:04.381 | 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.dev20) (3.1.1) 2022-04-25 03:30:04.383 | 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.dev20) (4.5.0) 2022-04-25 03:30:04.385 | 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.dev20) (2.10.1) 2022-04-25 03:30:04.386 | 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.dev20) (5.1.0) 2022-04-25 03:30:04.387 | 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.dev20) (4.4.0) 2022-04-25 03:30:04.407 | 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.dev20) (0.17.3) 2022-04-25 03:30:04.448 | 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.dev20) (2.5.0) 2022-04-25 03:30:04.449 | 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.dev20) (6.0) 2022-04-25 03:30:04.450 | 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.dev20) (1.5.0) 2022-04-25 03:30:04.451 | 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.dev20) (3.5.0) 2022-04-25 03:30:04.452 | 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.dev20) (0.8.0) 2022-04-25 03:30:04.502 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.13.0) 2022-04-25 03:30:04.503 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.7.7) 2022-04-25 03:30:04.504 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.0) 2022-04-25 03:30:04.505 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.0.1) 2022-04-25 03:30:04.548 | 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.dev20) (0.9.6) 2022-04-25 03:30:04.551 | 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.dev20) (2.8.2) 2022-04-25 03:30:04.568 | 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.dev20) (3.3.0) 2022-04-25 03:30:04.571 | 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.dev20) (3.1.1) 2022-04-25 03:30:04.572 | 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.dev20) (3.2.0) 2022-04-25 03:30:04.598 | 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.dev20) (2022.1) 2022-04-25 03:30:04.599 | 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.dev20) (1.0.3) 2022-04-25 03:30:04.613 | 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.dev20) (3.2.0) 2022-04-25 03:30:04.630 | 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.dev20) (3.0.8) 2022-04-25 03:30:04.632 | 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.dev20) (1.0.2) 2022-04-25 03:30:04.633 | 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.dev20) (0.11.0) 2022-04-25 03:30:04.634 | 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.dev20) (21.3) 2022-04-25 03:30:04.676 | 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.dev20) (2.0.12) 2022-04-25 03:30:04.677 | 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.dev20) (1.26.9) 2022-04-25 03:30:04.678 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2019.11.28) 2022-04-25 03:30:04.681 | 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.dev20) (3.3) 2022-04-25 03:30:04.697 | 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.dev20) (0.7) 2022-04-25 03:30:04.882 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev20) (1.1.2) 2022-04-25 03:30:04.921 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.2.0) 2022-04-25 03:30:04.923 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.7.1) 2022-04-25 03:30:04.925 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (4.11.3) 2022-04-25 03:30:04.941 | 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.dev20) (1.15.0) 2022-04-25 03:30:04.975 | 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.dev20) (1.14.0) 2022-04-25 03:30:05.032 | 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.dev20) (2.1.1) 2022-04-25 03:30:05.098 | 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.dev20) (1.7.0) 2022-04-25 03:30:05.179 | 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.dev20) (1.1.5) 2022-04-25 03:30:05.229 | 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.dev20) (0.2.5) 2022-04-25 03:30:05.421 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.1.1) 2022-04-25 03:30:05.422 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.2) 2022-04-25 03:30:05.423 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.4.2) 2022-04-25 03:30:05.503 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-04-25 03:30:05.565 | 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.dev20) (2.21) 2022-04-25 03:30:05.728 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.8.0) 2022-04-25 03:30:05.839 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.0.0) 2022-04-25 03:30:05.840 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.0.0) 2022-04-25 03:30:07.759 | Installing collected packages: openstack-placement 2022-04-25 03:30:07.759 | Attempting uninstall: openstack-placement 2022-04-25 03:30:07.760 | Found existing installation: openstack-placement 7.1.0.dev20 2022-04-25 03:30:07.762 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-25 03:30:07.764 | Running setup.py develop for openstack-placement 2022-04-25 03:30:13.660 | Successfully installed openstack-placement 2022-04-25 03:30:13.660 | 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-25 03:30:13.668 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:30:13.668 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:30:13.799 | + inc/python:pip_install:200 : result=0 2022-04-25 03:30:13.801 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:30:13.804 | + functions-common:time_stop:2437 : local name 2022-04-25 03:30:13.806 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:30:13.808 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:30:13.811 | + functions-common:time_stop:2440 : local total 2022-04-25 03:30:13.813 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:30:13.816 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:30:13.818 | + functions-common:time_stop:2444 : start_time=1650857397446 2022-04-25 03:30:13.820 | + functions-common:time_stop:2446 : [[ -z 1650857397446 ]] 2022-04-25 03:30:13.823 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:30:13.828 | + functions-common:time_stop:2449 : end_time=1650857413825 2022-04-25 03:30:13.831 | + functions-common:time_stop:2450 : elapsed_time=16379 2022-04-25 03:30:13.833 | + functions-common:time_stop:2451 : total=180136 2022-04-25 03:30:13.835 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:30:13.837 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=196515 2022-04-25 03:30:13.840 | + inc/python:pip_install:203 : return 0 2022-04-25 03:30:13.842 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-25 03:30:13.845 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-25 03:30:13.848 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-25 03:30:13.867 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-25 03:30:13.879 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-25 03:30:13.882 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-25 03:30:13.884 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:30:13.887 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:30:13.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-25 03:30:13.892 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:30:13.895 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-25 03:30:13.897 | + ./stack.sh:main:945 : configure_placement 2022-04-25 03:30:13.900 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-25 03:30:13.912 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-25 03:30:13.914 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-25 03:30:13.919 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-25 03:30:13.922 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-25 03:30:13.925 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-25 03:30:13.927 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=placement 2022-04-25 03:30:13.930 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-25 03:30:13.933 | + 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-25 03:30:13.965 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-25 03:30:13.997 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-25 03:30:14.029 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-25 03:30:14.032 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-25 03:30:14.034 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-25 03:30:14.037 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-25 03:30:14.039 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-25 03:30:14.071 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-25 03:30:14.100 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-04-25 03:30:14.130 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-25 03:30:14.159 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-25 03:30:14.189 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-25 03:30:14.217 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-25 03:30:14.247 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-25 03:30:14.277 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:30:14.307 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-25 03:30:14.336 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-25 03:30:14.338 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-25 03:30:14.341 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-25 03:30:14.345 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-25 03:30:14.363 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-25 03:30:14.366 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-25 03:30:14.368 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-25 03:30:14.370 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-25 03:30:14.373 | + 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-25 03:30:14.405 | + 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-25 03:30:14.439 | + 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-25 03:30:14.468 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-25 03:30:14.497 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-25 03:30:14.500 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-25 03:30:14.502 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-25 03:30:14.505 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-25 03:30:14.508 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-25 03:30:14.510 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-25 03:30:14.519 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-25 03:30:14.523 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-25 03:30:14.527 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-25 03:30:14.529 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-25 03:30:14.532 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-25 03:30:14.545 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-25 03:30:14.545 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:30:14.554 | d /var/run/uwsgi 0755 ubuntu root 2022-04-25 03:30:14.558 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:30:14.573 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-25 03:30:14.576 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-25 03:30:14.580 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-25 03:30:14.612 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-25 03:30:14.640 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-25 03:30:14.669 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-25 03:30:14.699 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-25 03:30:14.729 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-25 03:30:14.757 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-25 03:30:14.786 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-25 03:30:14.815 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-25 03:30:14.844 | + 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-25 03:30:14.872 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-25 03:30:14.901 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-25 03:30:14.930 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-25 03:30:14.959 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-25 03:30:14.961 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-25 03:30:14.965 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-25 03:30:14.967 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-25 03:30:14.970 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-25 03:30:14.973 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:30:14.975 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:30:14.978 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-25 03:30:14.981 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-25 03:30:14.983 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-25 03:30:15.012 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-25 03:30:15.042 | + 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-25 03:30:15.042 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-25 03:30:15.051 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-25 03:30:15.054 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-25 03:30:15.057 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-25 03:30:15.059 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-25 03:30:15.062 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-25 03:30:15.065 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:30:15.067 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:30:15.070 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:30:15.072 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-25 03:30:15.075 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-25 03:30:15.078 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:30:15.081 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:30:15.083 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-25 03:30:15.144 | Site placement-api already enabled 2022-04-25 03:30:15.148 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-25 03:30:15.151 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-25 03:30:15.153 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:30:15.156 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-25 03:30:15.300 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-25 03:30:15.325 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:30:15.328 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-25 03:30:15.349 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:30:15.352 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-25 03:30:15.369 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:30:15.372 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-25 03:30:15.375 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-25 03:30:15.377 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-25 03:30:15.411 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.35/identity 2022-04-25 03:30:15.442 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-25 03:30:15.476 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-25 03:30:15.506 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-25 03:30:15.536 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-25 03:30:15.566 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-25 03:30:15.597 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-25 03:30:15.627 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-25 03:30:15.644 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:30:15.647 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-25 03:30:15.664 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:30:15.667 | + ./stack.sh:main:971 : run_phase stack install 2022-04-25 03:30:15.669 | + functions-common:run_phase:1865 : local mode=stack 2022-04-25 03:30:15.672 | + functions-common:run_phase:1866 : local phase=install 2022-04-25 03:30:15.674 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-25 03:30:15.677 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-25 03:30:15.680 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-25 03:30:15.682 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-25 03:30:15.685 | + functions-common:run_phase:1875 : local extra 2022-04-25 03:30:15.689 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-25 03:30:15.693 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-25 03:30:15.695 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-25 03:30:15.698 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-25 03:30:15.701 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-25 03:30:15.704 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-25 03:30:15.720 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:30:15.722 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-25 03:30:15.725 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-25 03:30:15.727 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-25 03:30:15.730 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-25 03:30:15.732 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:30:15.735 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-25 03:30:15.737 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-25 03:30:15.740 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-25 03:30:15.796 | ++ inc/async:async_inner:63 : install_tempest 2022-04-25 03:30:15.833 | [97265 Async install_tempest:122950]: running: install_tempest 2022-04-25 03:30:15.835 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-25 03:30:15.838 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-25 03:30:15.841 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-25 03:30:15.844 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-25 03:30:15.847 | + functions-common:run_phase:1892 : run_plugins stack install 2022-04-25 03:30:15.850 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-25 03:30:15.852 | + functions-common:run_plugins:1852 : local phase=install 2022-04-25 03:30:15.855 | + functions-common:run_plugins:1854 : local plugins= 2022-04-25 03:30:15.858 | + functions-common:run_plugins:1855 : local plugin 2022-04-25 03:30:15.861 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-25 03:30:15.864 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-25 03:30:15.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:30:15.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:30:15.872 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-25 03:30:15.875 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:30:15.877 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-25 03:30:15.880 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-25 03:30:15.883 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-25 03:30:15.887 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-25 03:30:15.892 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-25 03:30:15.894 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-25 03:30:15.898 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:30:15.900 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-25 03:30:15.906 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-25 03:30:15.908 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-25 03:30:15.911 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-25 03:30:15.914 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-25 03:30:15.916 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-25 03:30:15.939 | Using python 3.8 to install python-openstackclient 2022-04-25 03:30:15.942 | + 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-25 03:30:16.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:30:16.819 | from cryptography.utils import int_from_bytes 2022-04-25 03:30:16.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:30:16.819 | from cryptography.utils import int_from_bytes 2022-04-25 03:30:18.015 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:30:18.049 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-25 03:30:18.069 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-25 03:30:18.070 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-25 03:30:18.071 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-25 03:30:18.072 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-25 03:30:18.073 | 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-25 03:30:18.074 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-25 03:30:18.075 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-25 03:30:18.076 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-25 03:30:18.078 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-25 03:30:18.079 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-25 03:30:18.080 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-25 03:30:18.091 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.8) 2022-04-25 03:30:18.092 | 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-25 03:30:18.094 | 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-25 03:30:18.095 | 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-25 03:30:18.096 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-04-25 03:30:18.121 | 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-25 03:30:18.122 | 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-25 03:30:18.124 | 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-25 03:30:18.125 | 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-25 03:30:18.126 | 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-25 03:30:18.127 | 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-25 03:30:18.129 | 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-25 03:30:18.130 | 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-25 03:30:18.131 | 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-25 03:30:18.132 | 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-25 03:30:18.133 | 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-25 03:30:18.147 | 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-25 03:30:18.165 | 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-25 03:30:18.166 | 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-25 03:30:18.167 | 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-25 03:30:18.169 | 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-25 03:30:18.191 | 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-25 03:30:18.210 | 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-25 03:30:18.211 | 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-25 03:30:18.214 | 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-25 03:30:18.304 | 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-25 03:30:18.305 | 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-25 03:30:18.306 | 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-25 03:30:18.349 | 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-25 03:30:18.360 | 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-25 03:30:18.395 | 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.3) 2022-04-25 03:30:18.558 | 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-25 03:30:18.574 | 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-25 03:30:18.679 | 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-25 03:30:18.679 | 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-25 03:30:18.682 | 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-25 03:30:18.684 | 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-25 03:30:18.836 | 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-25 03:30:21.131 | 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-25 03:30:21.139 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:30:21.139 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:30:21.265 | + inc/python:pip_install:200 : result=0 2022-04-25 03:30:21.267 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:30:21.270 | + functions-common:time_stop:2437 : local name 2022-04-25 03:30:21.272 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:30:21.275 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:30:21.277 | + functions-common:time_stop:2440 : local total 2022-04-25 03:30:21.279 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:30:21.282 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:30:21.284 | + functions-common:time_stop:2444 : start_time=1650857415934 2022-04-25 03:30:21.286 | + functions-common:time_stop:2446 : [[ -z 1650857415934 ]] 2022-04-25 03:30:21.292 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:30:21.295 | + functions-common:time_stop:2449 : end_time=1650857421293 2022-04-25 03:30:21.298 | + functions-common:time_stop:2450 : elapsed_time=5359 2022-04-25 03:30:21.300 | + functions-common:time_stop:2451 : total=196515 2022-04-25 03:30:21.303 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:30:21.305 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=201874 2022-04-25 03:30:21.308 | + inc/python:pip_install:203 : return 0 2022-04-25 03:30:21.310 | + ./stack.sh:main:983 : install_oscwrap 2022-04-25 03:30:21.314 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-04-25 03:30:21.319 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.sgZKoRASCd 2022-04-25 03:30:21.321 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-04-25 03:30:21.324 | + functions-common:install_oscwrap:2488 : unalias -a 2022-04-25 03:30:21.326 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-04-25 03:30:21.330 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-25 03:30:21.332 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-25 03:30:21.335 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-25 03:30:21.353 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:30:21.355 | + ./stack.sh:main:1037 : configure_database 2022-04-25 03:30:21.358 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-25 03:30:21.360 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-25 03:30:21.362 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-25 03:30:21.365 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:30:21.367 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-25 03:30:21.369 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-25 03:30:21.372 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:30:21.374 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:30:21.377 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-25 03:30:21.380 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-25 03:30:21.383 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-04-25 03:30:21.383 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-04-25 03:30:21.388 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-25 03:30:21.441 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-25 03:30:21.444 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:30:21.446 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:30:21.448 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:30:21.451 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:30:21.454 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:30:21.456 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:30:21.458 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:30:21.461 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:30:21.463 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:30:21.466 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:30:21.468 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:30:21.470 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-25 03:30:21.473 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:30:21.475 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:30:21.477 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:30:21.480 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:30:21.482 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:30:21.485 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:30:21.488 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-25 03:30:21.490 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:30:21.492 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:30:21.495 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-25 03:30:21.497 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:30:21.500 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-04-25 03:30:23.678 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-25 03:30:23.693 | mysqladmin: connect to server at 'localhost' failed 2022-04-25 03:30:23.693 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-25 03:30:23.697 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-25 03:30:23.699 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-25 03:30:23.702 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:30:23.705 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:30:23.708 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-25 03:30:23.710 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-25 03:30:23.712 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-25 03:30:23.715 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:30:23.718 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:30:23.720 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-25 03:30:23.722 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-25 03:30:23.725 | + 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-25 03:30:23.741 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-25 03:30:23.775 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-25 03:30:23.788 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-25 03:30:23.804 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-25 03:30:23.861 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-25 03:30:23.916 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-25 03:30:23.973 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-25 03:30:23.975 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-04-25 03:30:23.978 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance_schema items' 2022-04-25 03:30:23.978 | enabling MySQL performance_schema items 2022-04-25 03:30:23.980 | + lib/databases/mysql:configure_database_mysql:156 : iniset -sudo /etc/mysql/my.cnf mysqld performance-schema-consumer-events-statements-history-long TRUE 2022-04-25 03:30:24.036 | + lib/databases/mysql:configure_database_mysql:158 : iniset -sudo /etc/mysql/my.cnf mysqld performance_schema_events_stages_history_long_size 1000000 2022-04-25 03:30:24.091 | + lib/databases/mysql:configure_database_mysql:162 : restart_service mysql 2022-04-25 03:30:24.093 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:30:24.096 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-04-25 03:30:26.424 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-25 03:30:26.427 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-25 03:30:26.430 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-25 03:30:26.435 | + functions-common:save_stackenv:62 : time_stamp=2022-04-25-033026 2022-04-25 03:30:26.438 | + functions-common:save_stackenv:63 : echo '# 2022-04-25-033026 1041' 2022-04-25 03:30:26.440 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:30:26.443 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-25 03:30:26.445 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:30:26.448 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-25 03:30:26.450 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:30:26.454 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-25 03:30:26.456 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:30:26.459 | + 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-25 03:30:26.461 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:30:26.464 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.35 2022-04-25 03:30:26.467 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:30:26.469 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.35/identity 2022-04-25 03:30:26.472 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:30:26.474 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-25-032559 2022-04-25 03:30:26.477 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:30:26.479 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-25 03:30:26.482 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:30:26.484 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.35 2022-04-25 03:30:26.487 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:30:26.491 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-25 03:30:26.494 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:30:26.497 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-25 03:30:26.500 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:30:26.503 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-25 03:30:26.506 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:30:26.508 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-25 03:30:26.511 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-25 03:30:26.514 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-25 03:30:26.517 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-25 03:30:26.531 | + ./stack.sh:main:1067 : start_dstat 2022-04-25 03:30:26.534 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-25 03:30:26.537 | + functions-common:run_process:1692 : local service=dstat 2022-04-25 03:30:26.539 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-25 03:30:26.542 | + functions-common:run_process:1694 : local group= 2022-04-25 03:30:26.545 | + functions-common:run_process:1695 : local user= 2022-04-25 03:30:26.548 | + functions-common:run_process:1697 : local name=dstat 2022-04-25 03:30:26.550 | + functions-common:run_process:1699 : time_start run_process 2022-04-25 03:30:26.553 | + functions-common:time_start:2423 : local name=run_process 2022-04-25 03:30:26.555 | + functions-common:time_start:2424 : local start_time= 2022-04-25 03:30:26.558 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-25 03:30:26.562 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-25 03:30:26.567 | + functions-common:time_start:2428 : _TIME_START[$name]=1650857426564 2022-04-25 03:30:26.569 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-04-25 03:30:26.590 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:30:26.593 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-25 03:30:26.595 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-04-25 03:30:26.598 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-25 03:30:26.600 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-25 03:30:26.603 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-25 03:30:26.606 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-25 03:30:26.609 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-25 03:30:26.611 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-25 03:30:26.614 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-04-25 03:30:26.616 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-25 03:30:26.619 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-25 03:30:26.622 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-25 03:30:26.626 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-25 03:30:26.628 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-04-25 03:30:26.630 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-25 03:30:26.633 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-25 03:30:26.635 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-25 03:30:26.638 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-25 03:30:26.641 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-25 03:30:26.643 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-25 03:30:26.646 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-25 03:30:26.650 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-25 03:30:26.707 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-25 03:30:26.766 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-25 03:30:26.823 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-25 03:30:26.880 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-25 03:30:26.937 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-25 03:30:26.991 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-25 03:30:26.994 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-25 03:30:27.051 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-25 03:30:27.464 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-04-25 03:30:27.478 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-25 03:30:27.867 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-04-25 03:30:27.890 | + functions-common:run_process:1703 : time_stop run_process 2022-04-25 03:30:27.892 | + functions-common:time_stop:2437 : local name 2022-04-25 03:30:27.895 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:30:27.898 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:30:27.901 | + functions-common:time_stop:2440 : local total 2022-04-25 03:30:27.903 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:30:27.906 | + functions-common:time_stop:2443 : name=run_process 2022-04-25 03:30:27.908 | + functions-common:time_stop:2444 : start_time=1650857426564 2022-04-25 03:30:27.911 | + functions-common:time_stop:2446 : [[ -z 1650857426564 ]] 2022-04-25 03:30:27.914 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:30:27.918 | + functions-common:time_stop:2449 : end_time=1650857427916 2022-04-25 03:30:27.921 | + functions-common:time_stop:2450 : elapsed_time=1352 2022-04-25 03:30:27.923 | + functions-common:time_stop:2451 : total=0 2022-04-25 03:30:27.926 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:30:27.928 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1352 2022-04-25 03:30:27.931 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-25 03:30:27.933 | + functions-common:run_process:1692 : local service=memory_tracker 2022-04-25 03:30:27.936 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-25 03:30:27.939 | + functions-common:run_process:1694 : local group= 2022-04-25 03:30:27.941 | + functions-common:run_process:1695 : local user=root 2022-04-25 03:30:27.944 | + functions-common:run_process:1697 : local name=memory_tracker 2022-04-25 03:30:27.946 | + functions-common:run_process:1699 : time_start run_process 2022-04-25 03:30:27.949 | + functions-common:time_start:2423 : local name=run_process 2022-04-25 03:30:27.951 | + functions-common:time_start:2424 : local start_time= 2022-04-25 03:30:27.955 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-25 03:30:27.958 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-25 03:30:27.962 | + functions-common:time_start:2428 : _TIME_START[$name]=1650857427960 2022-04-25 03:30:27.965 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-04-25 03:30:27.984 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:30:27.986 | + functions-common:run_process:1703 : time_stop run_process 2022-04-25 03:30:27.989 | + functions-common:time_stop:2437 : local name 2022-04-25 03:30:27.991 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:30:27.994 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:30:27.996 | + functions-common:time_stop:2440 : local total 2022-04-25 03:30:28.000 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:30:28.002 | + functions-common:time_stop:2443 : name=run_process 2022-04-25 03:30:28.005 | + functions-common:time_stop:2444 : start_time=1650857427960 2022-04-25 03:30:28.008 | + functions-common:time_stop:2446 : [[ -z 1650857427960 ]] 2022-04-25 03:30:28.012 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:30:28.017 | + functions-common:time_stop:2449 : end_time=1650857428013 2022-04-25 03:30:28.020 | + functions-common:time_stop:2450 : elapsed_time=53 2022-04-25 03:30:28.022 | + functions-common:time_stop:2451 : total=1352 2022-04-25 03:30:28.025 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:30:28.027 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1405 2022-04-25 03:30:28.030 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-25 03:30:28.048 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:30:28.051 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-25 03:30:28.076 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:30:28.079 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-25 03:30:28.100 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:30:28.102 | + ./stack.sh:main:1080 : start_etcd3 2022-04-25 03:30:28.106 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-25 03:30:28.109 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-839145-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-25 03:30:28.112 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-25 03:30:28.120 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-839145-1-hyperv=http://10.222.0.35:2380' 2022-04-25 03:30:28.122 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.35:2380' 2022-04-25 03:30:28.125 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.35:2379' 2022-04-25 03:30:28.128 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-25 03:30:28.132 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-25 03:30:28.136 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.35:2379' 2022-04-25 03:30:28.138 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-25 03:30:28.141 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-25 03:30:28.144 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-25 03:30:28.146 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-839145-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839145-1-hyperv=http://10.222.0.35:2380 --initial-advertise-peer-urls http://10.222.0.35:2380 --advertise-client-urls http://10.222.0.35:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.35:2379 --debug' '' root 2022-04-25 03:30:28.149 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-04-25 03:30:28.151 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-839145-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839145-1-hyperv=http://10.222.0.35:2380 --initial-advertise-peer-urls http://10.222.0.35:2380 --advertise-client-urls http://10.222.0.35:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.35:2379 --debug' 2022-04-25 03:30:28.154 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-25 03:30:28.156 | + functions-common:write_user_unit_file:1577 : local user=root 2022-04-25 03:30:28.159 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-25 03:30:28.161 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-25 03:30:28.163 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-25 03:30:28.166 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-25 03:30:28.171 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-25 03:30:28.243 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-25 03:30:28.308 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-839145-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839145-1-hyperv=http://10.222.0.35:2380 --initial-advertise-peer-urls http://10.222.0.35:2380 --advertise-client-urls http://10.222.0.35:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.35:2379 --debug' 2022-04-25 03:30:28.363 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-25 03:30:28.414 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-25 03:30:28.467 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-25 03:30:28.518 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-25 03:30:28.520 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-25 03:30:28.583 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-25 03:30:28.955 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-25 03:30:29.007 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-25 03:30:29.059 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-25 03:30:29.111 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-25 03:30:29.165 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-25 03:30:29.169 | ++ functions-common:is_arch:506 : uname -m 2022-04-25 03:30:29.173 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-25 03:30:29.176 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-25 03:30:29.551 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-25 03:30:29.564 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-25 03:30:29.939 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-25 03:30:30.912 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-25 03:30:30.930 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:30:30.933 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-25 03:30:30.935 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-25 03:30:30.938 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-25 03:30:30.943 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-25 03:30:30.955 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-25 03:30:30.967 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-25 03:30:30.970 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-25 03:30:30.973 | + 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.35/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-25 03:30:31.116 | + 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.35/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-25 03:30:31.260 | + 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.35/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-25 03:30:31.398 | + 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.35/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-25 03:30:31.535 | + 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.35/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-25 03:30:31.675 | + 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.35/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-25 03:30:31.815 | + 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.35/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-25 03:30:31.953 | + 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.35/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-25 03:30:32.090 | + 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.35/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-25 03:30:32.227 | + 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.35/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-25 03:30:32.376 | + functions-common:write_clouds_yaml:198 : cat 2022-04-25 03:30:32.381 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-25 03:30:32.384 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-25 03:30:32.387 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-25 03:30:32.391 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-25 03:30:32.394 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-25 03:30:32.397 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-25 03:30:32.414 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:30:32.417 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-25 03:30:32.419 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:30:32.422 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-25 03:30:32.425 | + ./stack.sh:main:1097 : '[' 10.222.0.35 == 10.222.0.35 ']' 2022-04-25 03:30:32.427 | + ./stack.sh:main:1098 : init_keystone 2022-04-25 03:30:32.430 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-25 03:30:32.445 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:30:32.448 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-25 03:30:32.450 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-25 03:30:32.453 | + lib/database:recreate_database:112 : local db=keystone 2022-04-25 03:30:32.455 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-25 03:30:32.458 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-25 03:30:32.460 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-25 03:30:32.465 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-25 03:30:32.972 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-25 03:30:32.977 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-25 03:30:32.996 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-25 03:30:32.999 | + functions-common:time_start:2423 : local name=dbsync 2022-04-25 03:30:33.003 | + functions-common:time_start:2424 : local start_time= 2022-04-25 03:30:33.005 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-25 03:30:33.013 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-25 03:30:33.018 | + functions-common:time_start:2428 : _TIME_START[$name]=1650857433015 2022-04-25 03:30:33.020 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-25 03:30:37.542 | 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=125707) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-25 03:30:37.549 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:30:37.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.551 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.551 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.551 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.552 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:30:37.552 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:30:37.581 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:30:37.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.583 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.583 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.583 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.584 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:30:37.585 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:30:37.733 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:30:37.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.735 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.735 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.735 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:37.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:37.736 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:30:37.736 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:30:37.743 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-25 03:30:39.462 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:39.462 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-25 03:30:39.469 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:39.470 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-25 03:30:39.477 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:39.477 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-25 03:30:39.487 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:39.487 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-25 03:30:39.494 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:39.494 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-25 03:30:39.505 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:39.506 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-25 03:30:39.582 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:39.582 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:30:39.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.584 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.585 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.585 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.585 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.585 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:30:39.585 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:30:39.586 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:30:39.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.588 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.588 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.588 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.589 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:30:39.589 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:30:39.597 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:30:39.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.599 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.599 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.600 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.600 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.600 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:30:39.600 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:30:39.971 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:30:39.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.973 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.973 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.973 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:39.974 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:39.974 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:30:39.974 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:30:40.000 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:30:40.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.002 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.002 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.003 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.003 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.003 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:30:40.003 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:30:40.010 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-25 03:30:40.049 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:40.049 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-25 03:30:40.057 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:40.057 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-25 03:30:40.063 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:40.064 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-25 03:30:40.071 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:40.071 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-25 03:30:40.081 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:40.081 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-25 03:30:40.089 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:40.089 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-25 03:30:40.097 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:40.097 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:30:40.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.099 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.100 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.100 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.101 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:30:40.101 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:30:40.102 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:30:40.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.104 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.105 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.105 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.106 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.106 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:30:40.106 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:30:40.114 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:30:40.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.115 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.116 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.116 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.117 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:30:40.117 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:30:40.442 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:30:40.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.444 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.445 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.445 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.445 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:30:40.446 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:30:40.473 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:30:40.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.474 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.475 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.475 | 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=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:30:40.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:30:40.475 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:30:40.476 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:30:40.482 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-25 03:30:40.490 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:40.490 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-25 03:30:40.497 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:40.497 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-25 03:30:40.504 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:40.504 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-25 03:30:40.511 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:40.511 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-25 03:30:40.518 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:40.518 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-25 03:30:40.525 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:40.525 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-25 03:30:40.532 | INFO migrate.versioning.api [-] done 2022-04-25 03:30:40.934 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-25 03:30:40.937 | + functions-common:time_stop:2437 : local name 2022-04-25 03:30:40.940 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:30:40.942 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:30:40.945 | + functions-common:time_stop:2440 : local total 2022-04-25 03:30:40.947 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:30:40.950 | + functions-common:time_stop:2443 : name=dbsync 2022-04-25 03:30:40.952 | + functions-common:time_stop:2444 : start_time=1650857433015 2022-04-25 03:30:40.955 | + functions-common:time_stop:2446 : [[ -z 1650857433015 ]] 2022-04-25 03:30:40.958 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:30:40.963 | + functions-common:time_stop:2449 : end_time=1650857440960 2022-04-25 03:30:40.966 | + functions-common:time_stop:2450 : elapsed_time=7945 2022-04-25 03:30:40.968 | + functions-common:time_stop:2451 : total=0 2022-04-25 03:30:40.971 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:30:40.973 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7945 2022-04-25 03:30:40.976 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-25 03:30:40.978 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-25 03:30:40.983 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-25 03:30:45.399 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-25 03:30:45.399 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-25 03:30:45.399 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-25 03:30:45.400 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-25 03:30:45.400 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-25 03:30:45.401 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-25 03:30:45.401 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-25 03:30:45.401 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-25 03:30:45.401 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-25 03:30:45.782 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-25 03:30:45.786 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-25 03:30:50.155 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-25 03:30:50.155 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-25 03:30:50.156 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-25 03:30:50.156 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-25 03:30:50.156 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-25 03:30:50.157 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-25 03:30:50.157 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-25 03:30:50.157 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-25 03:30:50.157 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-25 03:30:50.523 | + ./stack.sh:main:1099 : start_keystone 2022-04-25 03:30:50.526 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-25 03:30:50.528 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-25 03:30:50.531 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-25 03:30:50.547 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:30:50.550 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-25 03:30:50.553 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-25 03:30:50.558 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-25 03:30:50.561 | + functions-common:run_process:1692 : local service=keystone 2022-04-25 03:30:50.563 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-25 03:30:50.566 | + functions-common:run_process:1694 : local group= 2022-04-25 03:30:50.568 | + functions-common:run_process:1695 : local user= 2022-04-25 03:30:50.570 | + functions-common:run_process:1697 : local name=keystone 2022-04-25 03:30:50.573 | + functions-common:run_process:1699 : time_start run_process 2022-04-25 03:30:50.575 | + functions-common:time_start:2423 : local name=run_process 2022-04-25 03:30:50.578 | + functions-common:time_start:2424 : local start_time= 2022-04-25 03:30:50.581 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-25 03:30:50.584 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-25 03:30:50.588 | + functions-common:time_start:2428 : _TIME_START[$name]=1650857450586 2022-04-25 03:30:50.591 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-04-25 03:30:50.606 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:30:50.609 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-25 03:30:50.611 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-04-25 03:30:50.613 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-25 03:30:50.616 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-25 03:30:50.618 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-25 03:30:50.621 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-25 03:30:50.623 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-25 03:30:50.626 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-25 03:30:50.628 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-04-25 03:30:50.631 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-25 03:30:50.633 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-25 03:30:50.635 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-25 03:30:50.638 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-25 03:30:50.641 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-04-25 03:30:50.643 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-25 03:30:50.645 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-25 03:30:50.647 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-25 03:30:50.649 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-25 03:30:50.652 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-25 03:30:50.656 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-25 03:30:50.707 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-25 03:30:50.758 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-25 03:30:50.809 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-25 03:30:50.860 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-25 03:30:50.911 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-25 03:30:50.963 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-25 03:30:51.014 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-25 03:30:51.065 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-25 03:30:51.117 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-25 03:30:51.167 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-25 03:30:51.170 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-25 03:30:51.221 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-25 03:30:51.606 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-04-25 03:30:51.620 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-25 03:30:51.989 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-04-25 03:30:52.078 | + functions-common:run_process:1703 : time_stop run_process 2022-04-25 03:30:52.087 | + functions-common:time_stop:2437 : local name 2022-04-25 03:30:52.092 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:30:52.094 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:30:52.097 | + functions-common:time_stop:2440 : local total 2022-04-25 03:30:52.099 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:30:52.101 | + functions-common:time_stop:2443 : name=run_process 2022-04-25 03:30:52.104 | + functions-common:time_stop:2444 : start_time=1650857450586 2022-04-25 03:30:52.106 | + functions-common:time_stop:2446 : [[ -z 1650857450586 ]] 2022-04-25 03:30:52.112 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:30:52.114 | + functions-common:time_stop:2449 : end_time=1650857452111 2022-04-25 03:30:52.117 | + functions-common:time_stop:2450 : elapsed_time=1525 2022-04-25 03:30:52.119 | + functions-common:time_stop:2451 : total=1405 2022-04-25 03:30:52.121 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:30:52.124 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2930 2022-04-25 03:30:52.127 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-25 03:30:52.127 | Waiting for keystone to start... 2022-04-25 03:30:52.130 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.35/identity/v3/ 2022-04-25 03:30:52.132 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.35/identity/v3/ 2022-04-25 03:30:52.135 | + functions:wait_for_service:457 : local timeout=60 2022-04-25 03:30:52.137 | + functions:wait_for_service:458 : local url=http://10.222.0.35/identity/v3/ 2022-04-25 03:30:52.140 | + functions:wait_for_service:459 : local rval=0 2022-04-25 03:30:52.143 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-25 03:30:52.145 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-25 03:30:52.148 | + functions-common:time_start:2424 : local start_time= 2022-04-25 03:30:52.150 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-25 03:30:52.155 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-25 03:30:52.158 | + functions-common:time_start:2428 : _TIME_START[$name]=1650857452155 2022-04-25 03:30:52.161 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-25 03:30:52.177 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35/identity/v3/ 2022-04-25 03:30:56.532 | ++ inc/async:async_inner:64 : rc=0 2022-04-25 03:30:56.558 | [122950 Async install_tempest:122950]: finished successfully 2022-04-25 03:30:58.494 | + :: : [[ 200 == 503 ]] 2022-04-25 03:30:58.496 | + :: : [[ 0 -eq 7 ]] 2022-04-25 03:30:58.499 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-25 03:30:58.501 | + functions-common:time_stop:2437 : local name 2022-04-25 03:30:58.504 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:30:58.506 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:30:58.509 | + functions-common:time_stop:2440 : local total 2022-04-25 03:30:58.511 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:30:58.514 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-25 03:30:58.516 | + functions-common:time_stop:2444 : start_time=1650857452155 2022-04-25 03:30:58.519 | + functions-common:time_stop:2446 : [[ -z 1650857452155 ]] 2022-04-25 03:30:58.522 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:30:58.526 | + functions-common:time_stop:2449 : end_time=1650857458524 2022-04-25 03:30:58.529 | + functions-common:time_stop:2450 : elapsed_time=6369 2022-04-25 03:30:58.532 | + functions-common:time_stop:2451 : total=0 2022-04-25 03:30:58.534 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:30:58.536 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6369 2022-04-25 03:30:58.539 | + functions:wait_for_service:467 : return 0 2022-04-25 03:30:58.541 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-25 03:30:58.558 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:30:58.561 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-25 03:30:58.564 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:30:58.566 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-04-25 03:30:58.593 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-25 03:30:58.596 | + 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.35/identity 2022-04-25 03:31:03.157 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.158 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.158 | 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=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.165 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.183 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.183 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.213 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.252 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.252 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.345 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.346 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.346 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.346 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.346 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.346 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.359 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.359 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.360 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.360 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.360 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.360 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.360 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.367 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.370 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.371 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.371 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.371 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.371 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.371 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.372 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=131956) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:31:03.402 | 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=131956) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-25 03:31:03.612 | INFO keystone.cmd.bootstrap [None req-97f18076-6186-4bbb-b756-9b764005d3bd None None] Created domain default 2022-04-25 03:31:03.659 | INFO keystone.cmd.bootstrap [None req-97f18076-6186-4bbb-b756-9b764005d3bd None None] Created project admin 2022-04-25 03:31:03.685 | DEBUG passlib.handlers.bcrypt [None req-97f18076-6186-4bbb-b756-9b764005d3bd None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=131956) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-25 03:31:03.686 | DEBUG passlib.handlers.bcrypt [None req-97f18076-6186-4bbb-b756-9b764005d3bd None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=131956) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-25 03:31:03.746 | INFO keystone.cmd.bootstrap [None req-97f18076-6186-4bbb-b756-9b764005d3bd None None] Created user admin 2022-04-25 03:31:03.758 | INFO keystone.cmd.bootstrap [None req-97f18076-6186-4bbb-b756-9b764005d3bd None None] Created role reader 2022-04-25 03:31:03.768 | INFO keystone.cmd.bootstrap [None req-97f18076-6186-4bbb-b756-9b764005d3bd None None] Created role member 2022-04-25 03:31:03.789 | INFO keystone.cmd.bootstrap [None req-97f18076-6186-4bbb-b756-9b764005d3bd None None] Created implied role where 08e6b3d5f7354c6abb229bdb2af90b5c implies 9780e69e3f8e43eda5e8089b94b058aa 2022-04-25 03:31:03.798 | INFO keystone.cmd.bootstrap [None req-97f18076-6186-4bbb-b756-9b764005d3bd None None] Created role admin 2022-04-25 03:31:03.814 | INFO keystone.cmd.bootstrap [None req-97f18076-6186-4bbb-b756-9b764005d3bd None None] Created implied role where 09c16403c2ef498d97355699d285a170 implies 08e6b3d5f7354c6abb229bdb2af90b5c 2022-04-25 03:31:03.828 | INFO keystone.cmd.bootstrap [None req-97f18076-6186-4bbb-b756-9b764005d3bd None None] Granted role admin on project admin to user admin. 2022-04-25 03:31:03.836 | INFO keystone.cmd.bootstrap [None req-97f18076-6186-4bbb-b756-9b764005d3bd None None] Granted role admin on the system to user admin. 2022-04-25 03:31:03.847 | WARNING py.warnings [None req-97f18076-6186-4bbb-b756-9b764005d3bd 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-25 03:31:03.847 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-25 03:31:03.848 |  2022-04-25 03:31:03.851 | INFO keystone.cmd.bootstrap [None req-97f18076-6186-4bbb-b756-9b764005d3bd None None] Created region RegionOne 2022-04-25 03:31:03.882 | INFO keystone.cmd.bootstrap [None req-97f18076-6186-4bbb-b756-9b764005d3bd None None] Created public endpoint http://10.222.0.35/identity 2022-04-25 03:31:04.327 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-25 03:31:04.330 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-25 03:31:04.332 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-25 03:31:04.335 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-25 03:31:07.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:07.204 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:07.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:07.204 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:07.363 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:07.366 | + lib/keystone:create_keystone_accounts:310 : admin_project=6fc768dd7d5c41fb99da27ca1196e037 2022-04-25 03:31:07.368 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-25 03:31:07.371 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-25 03:31:09.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:09.498 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:09.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:09.498 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:09.659 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:09.662 | + lib/keystone:create_keystone_accounts:312 : admin_user=5ff7604bdcca47718f1fc962bfbae958 2022-04-25 03:31:09.664 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-25 03:31:09.666 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-25 03:31:09.669 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-25 03:31:09.671 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 5ff7604bdcca47718f1fc962bfbae958 default 2022-04-25 03:31:09.727 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 5ff7604bdcca47718f1fc962bfbae958 default 2022-04-25 03:31:09.766 | [97265 Async ks-domain-role:132093]: running: get_or_add_user_domain_role admin 5ff7604bdcca47718f1fc962bfbae958 default 2022-04-25 03:31:09.769 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-25 03:31:09.771 | + functions-common:get_or_create_domain:889 : local domain_id 2022-04-25 03:31:09.774 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-25 03:31:12.858 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-04-25 03:31:12.860 | + functions-common:get_or_create_domain:900 : echo default 2022-04-25 03:31:12.860 | default 2022-04-25 03:31:12.862 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-25 03:31:12.921 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-25 03:31:12.970 | [97265 Async ks-project:132222]: running: get_or_create_project service Default 2022-04-25 03:31:12.972 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-25 03:31:13.043 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-25 03:31:13.087 | [97265 Async ks-service:132308]: running: get_or_create_role service 2022-04-25 03:31:13.089 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-25 03:31:13.163 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-25 03:31:13.228 | [97265 Async ks-reseller:132404]: running: get_or_create_role ResellerAdmin 2022-04-25 03:31:13.242 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-25 03:31:13.268 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-25 03:31:13.704 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-25 03:31:13.887 | [97265 Async ks-anotherrole:132493]: running: get_or_create_role anotherrole 2022-04-25 03:31:13.910 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-25 03:31:13.940 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-25 03:31:13.972 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-25 03:31:14.008 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-25 03:31:16.720 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:31:16.850 | [132222 Async ks-project:132222]: finished successfully 2022-04-25 03:31:16.884 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:31:16.941 | [132308 Async ks-service:132308]: finished successfully 2022-04-25 03:31:17.275 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:31:17.329 | [132404 Async ks-reseller:132404]: finished successfully 2022-04-25 03:31:17.469 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:31:17.518 | [132493 Async ks-anotherrole:132493]: finished successfully 2022-04-25 03:31:17.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:17.688 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:17.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:17.688 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:17.855 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:17.858 | ++ functions-common:get_or_create_project:950 : project_id=21ccf01d101941e6b70b1850c2f4ad70 2022-04-25 03:31:17.860 | ++ functions-common:get_or_create_project:951 : echo 21ccf01d101941e6b70b1850c2f4ad70 2022-04-25 03:31:17.863 | + lib/keystone:create_keystone_accounts:340 : invis_project=21ccf01d101941e6b70b1850c2f4ad70 2022-04-25 03:31:17.865 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-25 03:31:17.868 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-25 03:31:17.871 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-25 03:31:17.874 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-25 03:31:20.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:20.342 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:20.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:20.342 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:20.533 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:20.536 | ++ functions-common:get_or_create_project:950 : project_id=e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:20.538 | ++ functions-common:get_or_create_project:951 : echo e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:20.541 | + lib/keystone:create_keystone_accounts:344 : demo_project=e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:20.544 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-25 03:31:20.547 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-25 03:31:20.550 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:31:20.553 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-04-25 03:31:20.556 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-04-25 03:31:20.559 | +++ functions-common:get_or_create_user:939 : 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-25 03:31:20.569 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:31:20.595 | [132093 Async ks-domain-role:132093]: finished successfully 2022-04-25 03:31:22.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:22.978 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:22.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:22.979 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:23.140 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:23.143 | ++ functions-common:get_or_create_user:937 : user_id=b3ddba1acfa44cb587c5ad37d224ab90 2022-04-25 03:31:23.146 | ++ functions-common:get_or_create_user:938 : echo b3ddba1acfa44cb587c5ad37d224ab90 2022-04-25 03:31:23.149 | + lib/keystone:create_keystone_accounts:347 : demo_user=b3ddba1acfa44cb587c5ad37d224ab90 2022-04-25 03:31:23.151 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-25 03:31:23.200 | [97265 Async ks-domain-role:132093]: Waiting for completion of get_or_add_user_domain_role admin 5ff7604bdcca47718f1fc962bfbae958 default running on PID 132093 (6 other jobs running) 2022-04-25 03:31:23.225 | [97265 Async ks-domain-role:132093]: Signaling child to exit 2022-04-25 03:31:23.225 | WAKEUP 2022-04-25 03:31:23.248 | [97265 Async ks-domain-role:132093]: Signaled 2022-04-25 03:31:23.250 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-04-25 03:31:23.250 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:31:23.250 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5ff7604bdcca47718f1fc962bfbae958 --domain default 2022-04-25 03:31:23.250 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-04-25 03:31:23.250 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:31:23.250 | ++ functions-common:get_field:824 : read data 2022-04-25 03:31:23.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:23.250 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:23.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:23.250 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:23.250 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:23.250 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-04-25 03:31:23.250 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-04-25 03:31:23.250 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 5ff7604bdcca47718f1fc962bfbae958 --domain default 2022-04-25 03:31:23.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:23.250 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:23.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:23.250 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:23.250 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5ff7604bdcca47718f1fc962bfbae958 --domain default 2022-04-25 03:31:23.250 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-04-25 03:31:23.250 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:31:23.250 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:31:23.250 | ++ functions-common:get_field:824 : read data 2022-04-25 03:31:23.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:23.251 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:23.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:23.251 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:23.251 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:23.251 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:31:23.251 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:31:23.251 | ++ functions-common:get_field:830 : echo '| 09c16403c2ef498d97355699d285a170 | 5ff7604bdcca47718f1fc962bfbae958 | | | default | | False |' 2022-04-25 03:31:23.251 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:31:23.251 | ++ functions-common:get_field:824 : read data 2022-04-25 03:31:23.251 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=09c16403c2ef498d97355699d285a170 2022-04-25 03:31:23.251 | + functions-common:get_or_add_user_domain_role:1033 : echo 09c16403c2ef498d97355699d285a170 2022-04-25 03:31:23.251 | 09c16403c2ef498d97355699d285a170 2022-04-25 03:31:23.293 | [97265 Async ks-domain-role:132093]: finished get_or_add_user_domain_role admin 5ff7604bdcca47718f1fc962bfbae958 default with result 0 in 10 seconds 2022-04-25 03:31:23.301 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-25 03:31:23.335 | [97265 Async ks-project:132222]: Waiting for completion of get_or_create_project service Default running on PID 132222 (5 other jobs running) 2022-04-25 03:31:23.361 | [97265 Async ks-project:132222]: Signaling child to exit 2022-04-25 03:31:23.361 | WAKEUP 2022-04-25 03:31:23.382 | [97265 Async ks-project:132222]: Signaled 2022-04-25 03:31:23.384 | + functions-common:get_or_create_project:944 : local project_id 2022-04-25 03:31:23.384 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-25 03:31:23.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:23.384 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:23.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:23.384 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:23.384 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:23.384 | + functions-common:get_or_create_project:950 : project_id=9f981056972b434b9a146f3c61457196 2022-04-25 03:31:23.384 | + functions-common:get_or_create_project:951 : echo 9f981056972b434b9a146f3c61457196 2022-04-25 03:31:23.384 | 9f981056972b434b9a146f3c61457196 2022-04-25 03:31:23.428 | [97265 Async ks-project:132222]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-04-25 03:31:23.463 | [97265 Async ks-service:132308]: Waiting for completion of get_or_create_role service running on PID 132308 (4 other jobs running) 2022-04-25 03:31:23.489 | [97265 Async ks-service:132308]: Signaling child to exit 2022-04-25 03:31:23.489 | WAKEUP 2022-04-25 03:31:23.510 | [97265 Async ks-service:132308]: Signaled 2022-04-25 03:31:23.511 | + functions-common:get_or_create_role:957 : local role_id 2022-04-25 03:31:23.512 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-25 03:31:23.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:23.512 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:23.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:23.512 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:23.512 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:23.512 | + functions-common:get_or_create_role:962 : role_id=5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:31:23.512 | + functions-common:get_or_create_role:963 : echo 5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:31:23.512 | 5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:31:23.555 | [97265 Async ks-service:132308]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-25 03:31:23.592 | [97265 Async ks-reseller:132404]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 132404 (3 other jobs running) 2022-04-25 03:31:23.616 | [97265 Async ks-reseller:132404]: Signaling child to exit 2022-04-25 03:31:23.616 | WAKEUP 2022-04-25 03:31:23.637 | [97265 Async ks-reseller:132404]: Signaled 2022-04-25 03:31:23.639 | + functions-common:get_or_create_role:957 : local role_id 2022-04-25 03:31:23.639 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-25 03:31:23.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:23.639 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:23.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:23.639 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:23.639 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:23.639 | + functions-common:get_or_create_role:962 : role_id=418b831b81d84fa8a614fee752897268 2022-04-25 03:31:23.639 | + functions-common:get_or_create_role:963 : echo 418b831b81d84fa8a614fee752897268 2022-04-25 03:31:23.639 | 418b831b81d84fa8a614fee752897268 2022-04-25 03:31:23.683 | [97265 Async ks-reseller:132404]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-25 03:31:23.720 | [97265 Async ks-anotherrole:132493]: Waiting for completion of get_or_create_role anotherrole running on PID 132493 (2 other jobs running) 2022-04-25 03:31:23.744 | [97265 Async ks-anotherrole:132493]: Signaling child to exit 2022-04-25 03:31:23.744 | WAKEUP 2022-04-25 03:31:23.766 | [97265 Async ks-anotherrole:132493]: Signaled 2022-04-25 03:31:23.767 | + functions-common:get_or_create_role:957 : local role_id 2022-04-25 03:31:23.767 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-25 03:31:23.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:23.767 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:23.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:23.767 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:23.767 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:23.767 | + functions-common:get_or_create_role:962 : role_id=90aada665e904cfda233a111e1b983a8 2022-04-25 03:31:23.767 | + functions-common:get_or_create_role:963 : echo 90aada665e904cfda233a111e1b983a8 2022-04-25 03:31:23.767 | 90aada665e904cfda233a111e1b983a8 2022-04-25 03:31:23.810 | [97265 Async ks-anotherrole:132493]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-04-25 03:31:23.814 | + inc/async:async_wait:197 : return 0 2022-04-25 03:31:23.817 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member b3ddba1acfa44cb587c5ad37d224ab90 e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:23.875 | + inc/async:async_inner:63 : get_or_add_user_project_role member b3ddba1acfa44cb587c5ad37d224ab90 e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:23.916 | [97265 Async ks-demo-member:133364]: running: get_or_add_user_project_role member b3ddba1acfa44cb587c5ad37d224ab90 e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:23.919 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 5ff7604bdcca47718f1fc962bfbae958 e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:23.986 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5ff7604bdcca47718f1fc962bfbae958 e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:24.031 | [97265 Async ks-demo-admin:133476]: running: get_or_add_user_project_role admin 5ff7604bdcca47718f1fc962bfbae958 e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:24.033 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole b3ddba1acfa44cb587c5ad37d224ab90 e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:24.100 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b3ddba1acfa44cb587c5ad37d224ab90 e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:24.147 | [97265 Async ks-demo-another:133588]: running: get_or_add_user_project_role anotherrole b3ddba1acfa44cb587c5ad37d224ab90 e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:24.149 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member b3ddba1acfa44cb587c5ad37d224ab90 21ccf01d101941e6b70b1850c2f4ad70 2022-04-25 03:31:24.221 | + inc/async:async_inner:63 : get_or_add_user_project_role member b3ddba1acfa44cb587c5ad37d224ab90 21ccf01d101941e6b70b1850c2f4ad70 2022-04-25 03:31:24.280 | [97265 Async ks-demo-invis:133700]: running: get_or_add_user_project_role member b3ddba1acfa44cb587c5ad37d224ab90 21ccf01d101941e6b70b1850c2f4ad70 2022-04-25 03:31:24.283 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-25 03:31:24.300 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-25 03:31:24.304 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:31:24.311 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-04-25 03:31:24.322 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-04-25 03:31:24.333 | +++ functions-common:get_or_create_user:939 : 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-25 03:31:28.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:28.175 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:28.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:28.175 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:28.359 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:28.362 | ++ functions-common:get_or_create_user:937 : user_id=cca015e6d4334519bffa1fe4d8490353 2022-04-25 03:31:28.365 | ++ functions-common:get_or_create_user:938 : echo cca015e6d4334519bffa1fe4d8490353 2022-04-25 03:31:28.368 | + lib/keystone:create_keystone_accounts:360 : demo_reader=cca015e6d4334519bffa1fe4d8490353 2022-04-25 03:31:28.371 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader cca015e6d4334519bffa1fe4d8490353 e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:28.437 | + inc/async:async_inner:63 : get_or_add_user_project_role reader cca015e6d4334519bffa1fe4d8490353 e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:28.504 | [97265 Async ks-demo-reader:133856]: running: get_or_add_user_project_role reader cca015e6d4334519bffa1fe4d8490353 e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:28.508 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-25 03:31:28.531 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-25 03:31:28.549 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-25 03:31:28.569 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-25 03:31:31.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:31.773 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:31.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:31.773 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:32.176 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:32.201 | ++ functions-common:get_or_create_project:950 : project_id=8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:31:32.223 | ++ functions-common:get_or_create_project:951 : echo 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:31:32.244 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:31:32.259 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-25 03:31:32.299 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-25 03:31:32.322 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:31:32.342 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-04-25 03:31:32.352 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-04-25 03:31:32.371 | +++ functions-common:get_or_create_user:939 : 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-25 03:31:35.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:35.597 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:35.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:35.598 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:36.160 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:36.180 | ++ functions-common:get_or_create_user:937 : user_id=f3e1c43fe06c4379b98cba953c31ad29 2022-04-25 03:31:36.202 | ++ functions-common:get_or_create_user:938 : echo f3e1c43fe06c4379b98cba953c31ad29 2022-04-25 03:31:36.238 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=f3e1c43fe06c4379b98cba953c31ad29 2022-04-25 03:31:36.260 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin f3e1c43fe06c4379b98cba953c31ad29 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:31:36.740 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f3e1c43fe06c4379b98cba953c31ad29 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:31:36.935 | [97265 Async ks-alt-admin:134259]: running: get_or_add_user_project_role admin f3e1c43fe06c4379b98cba953c31ad29 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:31:36.959 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole f3e1c43fe06c4379b98cba953c31ad29 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:31:37.401 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f3e1c43fe06c4379b98cba953c31ad29 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:31:37.645 | [97265 Async ks-alt-another:134372]: running: get_or_add_user_project_role anotherrole f3e1c43fe06c4379b98cba953c31ad29 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:31:37.664 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-25 03:31:37.665 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:31:37.692 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-25 03:31:37.717 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:31:37.735 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-04-25 03:31:37.750 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-04-25 03:31:37.784 | +++ functions-common:get_or_create_user:939 : 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-25 03:31:37.820 | [133476 Async ks-demo-admin:133476]: finished successfully 2022-04-25 03:31:39.800 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:31:39.957 | [133364 Async ks-demo-member:133364]: finished successfully 2022-04-25 03:31:40.688 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:31:40.845 | [133700 Async ks-demo-invis:133700]: finished successfully 2022-04-25 03:31:41.545 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:31:41.589 | [133588 Async ks-demo-another:133588]: finished successfully 2022-04-25 03:31:41.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:41.759 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:41.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:41.759 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:41.952 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:41.955 | ++ functions-common:get_or_create_user:937 : user_id=932fb1316c9c46908a1204990132d1d4 2022-04-25 03:31:41.957 | ++ functions-common:get_or_create_user:938 : echo 932fb1316c9c46908a1204990132d1d4 2022-04-25 03:31:41.960 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=932fb1316c9c46908a1204990132d1d4 2022-04-25 03:31:41.963 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 932fb1316c9c46908a1204990132d1d4 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:31:42.066 | + inc/async:async_inner:63 : get_or_add_user_project_role member 932fb1316c9c46908a1204990132d1d4 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:31:42.120 | [97265 Async ks-alt-member-user:134755]: running: get_or_add_user_project_role member 932fb1316c9c46908a1204990132d1d4 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:31:42.136 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-25 03:31:42.154 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-25 03:31:42.169 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:31:42.172 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-25 03:31:42.175 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-04-25 03:31:42.178 | +++ functions-common:get_or_create_user:939 : 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-25 03:31:45.178 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:31:45.277 | [133856 Async ks-demo-reader:133856]: finished successfully 2022-04-25 03:31:45.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:45.696 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:45.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:45.696 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:45.878 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:45.881 | ++ functions-common:get_or_create_user:937 : user_id=fa0b0faa0f184fa4b2249c3a3b740250 2022-04-25 03:31:45.883 | ++ functions-common:get_or_create_user:938 : echo fa0b0faa0f184fa4b2249c3a3b740250 2022-04-25 03:31:45.886 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=fa0b0faa0f184fa4b2249c3a3b740250 2022-04-25 03:31:45.889 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader fa0b0faa0f184fa4b2249c3a3b740250 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:31:45.957 | + inc/async:async_inner:63 : get_or_add_user_project_role reader fa0b0faa0f184fa4b2249c3a3b740250 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:31:46.005 | [97265 Async ks-alt-reader-user:134979]: running: get_or_add_user_project_role reader fa0b0faa0f184fa4b2249c3a3b740250 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:31:46.010 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-25 03:31:46.014 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:31:46.017 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-04-25 03:31:46.019 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-04-25 03:31:46.024 | +++ functions-common:get_or_create_user:939 : 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-25 03:31:49.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:49.019 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:49.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:49.019 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:49.311 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:49.333 | ++ functions-common:get_or_create_user:937 : user_id=ea6e25ff11f64669b4f22143a6bf8fdd 2022-04-25 03:31:49.352 | ++ functions-common:get_or_create_user:938 : echo ea6e25ff11f64669b4f22143a6bf8fdd 2022-04-25 03:31:49.380 | + lib/keystone:create_keystone_accounts:392 : system_member_user=ea6e25ff11f64669b4f22143a6bf8fdd 2022-04-25 03:31:49.407 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member ea6e25ff11f64669b4f22143a6bf8fdd all 2022-04-25 03:31:49.565 | + inc/async:async_inner:63 : get_or_add_user_system_role member ea6e25ff11f64669b4f22143a6bf8fdd all 2022-04-25 03:31:49.621 | [97265 Async ks-system-member:135205]: running: get_or_add_user_system_role member ea6e25ff11f64669b4f22143a6bf8fdd all 2022-04-25 03:31:49.628 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-25 03:31:49.644 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:31:49.660 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-04-25 03:31:49.664 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-04-25 03:31:49.667 | +++ functions-common:get_or_create_user:939 : 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-25 03:31:52.168 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:31:52.350 | [134259 Async ks-alt-admin:134259]: finished successfully 2022-04-25 03:31:52.639 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:31:52.721 | [134372 Async ks-alt-another:134372]: finished successfully 2022-04-25 03:31:52.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:52.866 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:52.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:52.866 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:53.047 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:53.049 | ++ functions-common:get_or_create_user:937 : user_id=c28a1e6f79ac4ac898aaf6164fea204b 2022-04-25 03:31:53.052 | ++ functions-common:get_or_create_user:938 : echo c28a1e6f79ac4ac898aaf6164fea204b 2022-04-25 03:31:53.055 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=c28a1e6f79ac4ac898aaf6164fea204b 2022-04-25 03:31:53.060 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader c28a1e6f79ac4ac898aaf6164fea204b all 2022-04-25 03:31:53.158 | + inc/async:async_inner:63 : get_or_add_user_system_role reader c28a1e6f79ac4ac898aaf6164fea204b all 2022-04-25 03:31:53.264 | [97265 Async ks-system-reader:135487]: running: get_or_add_user_system_role reader c28a1e6f79ac4ac898aaf6164fea204b all 2022-04-25 03:31:53.276 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-25 03:31:53.298 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-25 03:31:53.304 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-04-25 03:31:53.315 | ++ functions-common:get_or_create_group:907 : local group_id 2022-04-25 03:31:53.326 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-25 03:31:55.914 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:31:56.067 | [134755 Async ks-alt-member-user:134755]: finished successfully 2022-04-25 03:31:56.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:56.258 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:56.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:56.258 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:56.465 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:56.469 | ++ functions-common:get_or_create_group:914 : group_id=d43f2ca7124f4f599b0bcd8b49770b2a 2022-04-25 03:31:56.477 | ++ functions-common:get_or_create_group:915 : echo d43f2ca7124f4f599b0bcd8b49770b2a 2022-04-25 03:31:56.483 | + lib/keystone:create_keystone_accounts:402 : admin_group=d43f2ca7124f4f599b0bcd8b49770b2a 2022-04-25 03:31:56.488 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-25 03:31:56.493 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-25 03:31:56.495 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-04-25 03:31:56.500 | ++ functions-common:get_or_create_group:907 : local group_id 2022-04-25 03:31:56.503 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-25 03:31:59.177 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:31:59.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:59.201 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:59.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:31:59.201 | from cryptography.utils import int_from_bytes 2022-04-25 03:31:59.227 | [134979 Async ks-alt-reader-user:134979]: finished successfully 2022-04-25 03:31:59.397 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:31:59.400 | ++ functions-common:get_or_create_group:914 : group_id=99ea28affd954f899a0ac5628cfda33c 2022-04-25 03:31:59.403 | ++ functions-common:get_or_create_group:915 : echo 99ea28affd954f899a0ac5628cfda33c 2022-04-25 03:31:59.406 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=99ea28affd954f899a0ac5628cfda33c 2022-04-25 03:31:59.408 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 99ea28affd954f899a0ac5628cfda33c e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:59.477 | + inc/async:async_inner:63 : get_or_add_group_project_role member 99ea28affd954f899a0ac5628cfda33c e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:59.550 | [97265 Async ks-group-memberdemo:135840]: running: get_or_add_group_project_role member 99ea28affd954f899a0ac5628cfda33c e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:59.552 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 99ea28affd954f899a0ac5628cfda33c e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:59.640 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 99ea28affd954f899a0ac5628cfda33c e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:59.710 | [97265 Async ks-group-anotherdemo:135926]: running: get_or_add_group_project_role anotherrole 99ea28affd954f899a0ac5628cfda33c e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:31:59.723 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 99ea28affd954f899a0ac5628cfda33c 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:00.035 | + inc/async:async_inner:63 : get_or_add_group_project_role member 99ea28affd954f899a0ac5628cfda33c 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:00.237 | [97265 Async ks-group-memberalt:136016]: running: get_or_add_group_project_role member 99ea28affd954f899a0ac5628cfda33c 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:00.268 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 99ea28affd954f899a0ac5628cfda33c 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:00.521 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:32:00.628 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 99ea28affd954f899a0ac5628cfda33c 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:00.659 | [135205 Async ks-system-member:135205]: finished successfully 2022-04-25 03:32:00.845 | [97265 Async ks-group-anotheralt:136141]: running: get_or_add_group_project_role anotherrole 99ea28affd954f899a0ac5628cfda33c 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:00.864 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin d43f2ca7124f4f599b0bcd8b49770b2a 6fc768dd7d5c41fb99da27ca1196e037 2022-04-25 03:32:01.289 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d43f2ca7124f4f599b0bcd8b49770b2a 6fc768dd7d5c41fb99da27ca1196e037 2022-04-25 03:32:01.504 | [97265 Async ks-group-admin:136244]: running: get_or_add_group_project_role admin d43f2ca7124f4f599b0bcd8b49770b2a 6fc768dd7d5c41fb99da27ca1196e037 2022-04-25 03:32:01.520 | + 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-25 03:32:01.876 | [97265 Async ks-demo-member:133364]: Waiting for completion of get_or_add_user_project_role member b3ddba1acfa44cb587c5ad37d224ab90 e1abd80465134b6b8d48e219caf6b5c5 running on PID 133364 (17 other jobs running) 2022-04-25 03:32:02.037 | [97265 Async ks-demo-member:133364]: Signaling child to exit 2022-04-25 03:32:02.037 | WAKEUP 2022-04-25 03:32:02.209 | [97265 Async ks-demo-member:133364]: Signaled 2022-04-25 03:32:02.221 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:32:02.221 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:32:02.221 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:32:02.221 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:32:02.221 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:32:02.221 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:32:02.221 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:32:02.221 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:32:02.221 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b3ddba1acfa44cb587c5ad37d224ab90 --project e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:32:02.221 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:32:02.221 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:02.221 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:02.221 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:02.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:02.221 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:02.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:02.221 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:02.222 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:02.222 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:32:02.222 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:32:02.222 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user b3ddba1acfa44cb587c5ad37d224ab90 --project e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:32:02.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:02.222 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:02.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:02.222 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:02.222 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b3ddba1acfa44cb587c5ad37d224ab90 --project e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:32:02.222 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:32:02.222 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:02.222 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:02.222 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:02.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:02.222 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:02.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:02.222 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:02.222 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:02.222 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:32:02.222 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:32:02.222 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:32:02.222 | ++ functions-common:get_field:830 : echo '| 08e6b3d5f7354c6abb229bdb2af90b5c | b3ddba1acfa44cb587c5ad37d224ab90 | | e1abd80465134b6b8d48e219caf6b5c5 | | | False |' 2022-04-25 03:32:02.222 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:02.222 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=08e6b3d5f7354c6abb229bdb2af90b5c 2022-04-25 03:32:02.222 | + functions-common:get_or_add_user_project_role:1009 : echo 08e6b3d5f7354c6abb229bdb2af90b5c 2022-04-25 03:32:02.222 | 08e6b3d5f7354c6abb229bdb2af90b5c 2022-04-25 03:32:02.545 | [97265 Async ks-demo-member:133364]: finished get_or_add_user_project_role member b3ddba1acfa44cb587c5ad37d224ab90 e1abd80465134b6b8d48e219caf6b5c5 with result 0 in 16 seconds 2022-04-25 03:32:02.809 | [97265 Async ks-demo-admin:133476]: Waiting for completion of get_or_add_user_project_role admin 5ff7604bdcca47718f1fc962bfbae958 e1abd80465134b6b8d48e219caf6b5c5 running on PID 133476 (16 other jobs running) 2022-04-25 03:32:02.981 | [97265 Async ks-demo-admin:133476]: Signaling child to exit 2022-04-25 03:32:02.982 | WAKEUP 2022-04-25 03:32:03.129 | [97265 Async ks-demo-admin:133476]: Signaled 2022-04-25 03:32:03.149 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:32:03.149 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:32:03.149 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:32:03.150 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:32:03.150 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:32:03.150 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:32:03.150 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:32:03.150 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:32:03.150 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5ff7604bdcca47718f1fc962bfbae958 --project e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:32:03.150 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:32:03.150 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:03.150 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:03.150 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:03.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:03.150 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:03.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:03.150 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:03.150 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:03.150 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:32:03.150 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:32:03.150 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 5ff7604bdcca47718f1fc962bfbae958 --project e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:32:03.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:03.150 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:03.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:03.150 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:03.150 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5ff7604bdcca47718f1fc962bfbae958 --project e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:32:03.150 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:32:03.150 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:03.150 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:03.150 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:03.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:03.151 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:03.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:03.151 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:03.151 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:03.151 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:32:03.151 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:32:03.151 | ++ functions-common:get_field:830 : echo '| 09c16403c2ef498d97355699d285a170 | 5ff7604bdcca47718f1fc962bfbae958 | | e1abd80465134b6b8d48e219caf6b5c5 | | | False |' 2022-04-25 03:32:03.151 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:32:03.151 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:03.151 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=09c16403c2ef498d97355699d285a170 2022-04-25 03:32:03.151 | + functions-common:get_or_add_user_project_role:1009 : echo 09c16403c2ef498d97355699d285a170 2022-04-25 03:32:03.151 | 09c16403c2ef498d97355699d285a170 2022-04-25 03:32:03.453 | [97265 Async ks-demo-admin:133476]: finished get_or_add_user_project_role admin 5ff7604bdcca47718f1fc962bfbae958 e1abd80465134b6b8d48e219caf6b5c5 with result 0 in 13 seconds 2022-04-25 03:32:03.622 | [97265 Async ks-demo-another:133588]: Waiting for completion of get_or_add_user_project_role anotherrole b3ddba1acfa44cb587c5ad37d224ab90 e1abd80465134b6b8d48e219caf6b5c5 running on PID 133588 (15 other jobs running) 2022-04-25 03:32:03.731 | [97265 Async ks-demo-another:133588]: Signaling child to exit 2022-04-25 03:32:03.732 | WAKEUP 2022-04-25 03:32:03.771 | [97265 Async ks-demo-another:133588]: Signaled 2022-04-25 03:32:03.772 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:32:03.772 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:32:03.772 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:32:03.772 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:32:03.772 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:32:03.772 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:32:03.772 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:32:03.772 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:32:03.772 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:32:03.772 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:03.772 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b3ddba1acfa44cb587c5ad37d224ab90 --project e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:32:03.772 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:03.772 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:03.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:03.773 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:03.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:03.773 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:03.773 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:03.773 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:32:03.773 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:32:03.773 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user b3ddba1acfa44cb587c5ad37d224ab90 --project e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:32:03.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:03.773 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:03.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:03.773 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:03.773 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b3ddba1acfa44cb587c5ad37d224ab90 --project e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:32:03.773 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:03.773 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:32:03.773 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:03.773 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:03.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:03.773 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:03.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:03.773 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:03.773 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:03.773 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:32:03.773 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:32:03.773 | ++ functions-common:get_field:830 : echo '| 90aada665e904cfda233a111e1b983a8 | b3ddba1acfa44cb587c5ad37d224ab90 | | e1abd80465134b6b8d48e219caf6b5c5 | | | False |' 2022-04-25 03:32:03.773 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:32:03.773 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:03.773 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=90aada665e904cfda233a111e1b983a8 2022-04-25 03:32:03.773 | + functions-common:get_or_add_user_project_role:1009 : echo 90aada665e904cfda233a111e1b983a8 2022-04-25 03:32:03.773 | 90aada665e904cfda233a111e1b983a8 2022-04-25 03:32:03.841 | [97265 Async ks-demo-another:133588]: finished get_or_add_user_project_role anotherrole b3ddba1acfa44cb587c5ad37d224ab90 e1abd80465134b6b8d48e219caf6b5c5 with result 0 in 17 seconds 2022-04-25 03:32:03.904 | [97265 Async ks-demo-invis:133700]: Waiting for completion of get_or_add_user_project_role member b3ddba1acfa44cb587c5ad37d224ab90 21ccf01d101941e6b70b1850c2f4ad70 running on PID 133700 (14 other jobs running) 2022-04-25 03:32:03.955 | [97265 Async ks-demo-invis:133700]: Signaling child to exit 2022-04-25 03:32:03.955 | WAKEUP 2022-04-25 03:32:04.008 | [97265 Async ks-demo-invis:133700]: Signaled 2022-04-25 03:32:04.015 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:32:04.015 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:32:04.015 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:32:04.015 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:32:04.015 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:32:04.015 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:32:04.015 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:32:04.015 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:32:04.015 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:32:04.015 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:04.015 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b3ddba1acfa44cb587c5ad37d224ab90 --project 21ccf01d101941e6b70b1850c2f4ad70 2022-04-25 03:32:04.015 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:04.016 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:04.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.016 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.016 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.016 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:04.016 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:32:04.016 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:32:04.016 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user b3ddba1acfa44cb587c5ad37d224ab90 --project 21ccf01d101941e6b70b1850c2f4ad70 2022-04-25 03:32:04.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.016 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.016 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.016 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:32:04.016 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:04.016 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b3ddba1acfa44cb587c5ad37d224ab90 --project 21ccf01d101941e6b70b1850c2f4ad70 2022-04-25 03:32:04.016 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:04.016 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:04.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.016 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.016 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.016 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:04.016 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:32:04.016 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:32:04.016 | ++ functions-common:get_field:830 : echo '| 08e6b3d5f7354c6abb229bdb2af90b5c | b3ddba1acfa44cb587c5ad37d224ab90 | | 21ccf01d101941e6b70b1850c2f4ad70 | | | False |' 2022-04-25 03:32:04.016 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:32:04.016 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:04.016 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=08e6b3d5f7354c6abb229bdb2af90b5c 2022-04-25 03:32:04.017 | + functions-common:get_or_add_user_project_role:1009 : echo 08e6b3d5f7354c6abb229bdb2af90b5c 2022-04-25 03:32:04.017 | 08e6b3d5f7354c6abb229bdb2af90b5c 2022-04-25 03:32:04.078 | [97265 Async ks-demo-invis:133700]: finished get_or_add_user_project_role member b3ddba1acfa44cb587c5ad37d224ab90 21ccf01d101941e6b70b1850c2f4ad70 with result 0 in 16 seconds 2022-04-25 03:32:04.148 | [97265 Async ks-demo-reader:133856]: Waiting for completion of get_or_add_user_project_role reader cca015e6d4334519bffa1fe4d8490353 e1abd80465134b6b8d48e219caf6b5c5 running on PID 133856 (13 other jobs running) 2022-04-25 03:32:04.192 | [97265 Async ks-demo-reader:133856]: Signaling child to exit 2022-04-25 03:32:04.193 | WAKEUP 2022-04-25 03:32:04.226 | [97265 Async ks-demo-reader:133856]: Signaled 2022-04-25 03:32:04.227 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:32:04.227 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:32:04.227 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:32:04.227 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:32:04.227 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:32:04.227 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:32:04.227 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:32:04.227 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:32:04.227 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cca015e6d4334519bffa1fe4d8490353 --project e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:32:04.227 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:32:04.227 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:04.227 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:04.228 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:04.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.228 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.228 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.228 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:04.228 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:32:04.228 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:32:04.228 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user cca015e6d4334519bffa1fe4d8490353 --project e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:32:04.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.228 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.228 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.228 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cca015e6d4334519bffa1fe4d8490353 --project e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:32:04.228 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:04.228 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:32:04.228 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:04.228 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:04.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.228 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.228 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.228 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:04.228 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:32:04.228 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:32:04.228 | ++ functions-common:get_field:830 : echo '| 9780e69e3f8e43eda5e8089b94b058aa | cca015e6d4334519bffa1fe4d8490353 | | e1abd80465134b6b8d48e219caf6b5c5 | | | False |' 2022-04-25 03:32:04.228 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:32:04.228 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:04.228 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9780e69e3f8e43eda5e8089b94b058aa 2022-04-25 03:32:04.228 | + functions-common:get_or_add_user_project_role:1009 : echo 9780e69e3f8e43eda5e8089b94b058aa 2022-04-25 03:32:04.228 | 9780e69e3f8e43eda5e8089b94b058aa 2022-04-25 03:32:04.293 | [97265 Async ks-demo-reader:133856]: finished get_or_add_user_project_role reader cca015e6d4334519bffa1fe4d8490353 e1abd80465134b6b8d48e219caf6b5c5 with result 0 in 16 seconds 2022-04-25 03:32:04.300 | + inc/async:async_wait:197 : return 0 2022-04-25 03:32:04.303 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-25 03:32:04.572 | [97265 Async ks-alt-admin:134259]: Waiting for completion of get_or_add_user_project_role admin f3e1c43fe06c4379b98cba953c31ad29 8905d32ccdba4593a7aea1064d86a709 running on PID 134259 (12 other jobs running) 2022-04-25 03:32:04.589 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:32:04.644 | [97265 Async ks-alt-admin:134259]: Signaling child to exit 2022-04-25 03:32:04.645 | WAKEUP 2022-04-25 03:32:04.653 | [135487 Async ks-system-reader:135487]: finished successfully 2022-04-25 03:32:04.718 | [97265 Async ks-alt-admin:134259]: Signaled 2022-04-25 03:32:04.723 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:32:04.723 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:32:04.723 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:32:04.723 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:32:04.723 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:32:04.723 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:32:04.723 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:32:04.723 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:32:04.723 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f3e1c43fe06c4379b98cba953c31ad29 --project 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:04.723 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:32:04.723 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:04.723 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:04.723 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:04.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.723 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.723 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.723 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:04.723 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:32:04.723 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:32:04.723 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user f3e1c43fe06c4379b98cba953c31ad29 --project 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:04.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.724 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.724 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.724 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f3e1c43fe06c4379b98cba953c31ad29 --project 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:04.724 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:32:04.724 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:04.724 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:04.724 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:04.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.724 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:04.724 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:04.724 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:04.724 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:32:04.724 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:32:04.724 | ++ functions-common:get_field:830 : echo '| 09c16403c2ef498d97355699d285a170 | f3e1c43fe06c4379b98cba953c31ad29 | | 8905d32ccdba4593a7aea1064d86a709 | | | False |' 2022-04-25 03:32:04.724 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:32:04.724 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:04.724 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=09c16403c2ef498d97355699d285a170 2022-04-25 03:32:04.724 | + functions-common:get_or_add_user_project_role:1009 : echo 09c16403c2ef498d97355699d285a170 2022-04-25 03:32:04.725 | 09c16403c2ef498d97355699d285a170 2022-04-25 03:32:04.887 | [97265 Async ks-alt-admin:134259]: finished get_or_add_user_project_role admin f3e1c43fe06c4379b98cba953c31ad29 8905d32ccdba4593a7aea1064d86a709 with result 0 in 15 seconds 2022-04-25 03:32:04.960 | [97265 Async ks-alt-another:134372]: Waiting for completion of get_or_add_user_project_role anotherrole f3e1c43fe06c4379b98cba953c31ad29 8905d32ccdba4593a7aea1064d86a709 running on PID 134372 (11 other jobs running) 2022-04-25 03:32:05.097 | [97265 Async ks-alt-another:134372]: Signaling child to exit 2022-04-25 03:32:05.098 | WAKEUP 2022-04-25 03:32:05.226 | [97265 Async ks-alt-another:134372]: Signaled 2022-04-25 03:32:05.241 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:32:05.241 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:32:05.241 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:32:05.241 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:32:05.241 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:32:05.241 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:32:05.241 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:32:05.241 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:32:05.241 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f3e1c43fe06c4379b98cba953c31ad29 --project 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:05.241 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:05.241 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:32:05.241 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:05.241 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:05.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:05.241 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:05.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:05.241 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:05.241 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:05.241 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:32:05.241 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:32:05.241 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user f3e1c43fe06c4379b98cba953c31ad29 --project 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:05.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:05.241 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:05.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:05.241 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:05.241 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:32:05.241 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:05.242 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f3e1c43fe06c4379b98cba953c31ad29 --project 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:05.242 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:05.242 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:05.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:05.242 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:05.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:05.242 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:05.242 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:05.242 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:32:05.242 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:32:05.242 | ++ functions-common:get_field:830 : echo '| 90aada665e904cfda233a111e1b983a8 | f3e1c43fe06c4379b98cba953c31ad29 | | 8905d32ccdba4593a7aea1064d86a709 | | | False |' 2022-04-25 03:32:05.242 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:32:05.242 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:05.242 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=90aada665e904cfda233a111e1b983a8 2022-04-25 03:32:05.242 | + functions-common:get_or_add_user_project_role:1009 : echo 90aada665e904cfda233a111e1b983a8 2022-04-25 03:32:05.242 | 90aada665e904cfda233a111e1b983a8 2022-04-25 03:32:05.462 | [97265 Async ks-alt-another:134372]: finished get_or_add_user_project_role anotherrole f3e1c43fe06c4379b98cba953c31ad29 8905d32ccdba4593a7aea1064d86a709 with result 0 in 15 seconds 2022-04-25 03:32:05.620 | [97265 Async ks-alt-member-user:134755]: Waiting for completion of get_or_add_user_project_role member 932fb1316c9c46908a1204990132d1d4 8905d32ccdba4593a7aea1064d86a709 running on PID 134755 (10 other jobs running) 2022-04-25 03:32:05.679 | [97265 Async ks-alt-member-user:134755]: Signaling child to exit 2022-04-25 03:32:05.680 | WAKEUP 2022-04-25 03:32:05.784 | [97265 Async ks-alt-member-user:134755]: Signaled 2022-04-25 03:32:05.787 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:32:05.787 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:32:05.787 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:32:05.787 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:32:05.787 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:32:05.787 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:32:05.787 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:32:05.787 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:32:05.787 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 932fb1316c9c46908a1204990132d1d4 --project 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:05.787 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:32:05.787 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:05.787 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:05.788 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:05.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:05.788 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:05.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:05.788 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:05.788 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:05.788 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:32:05.788 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:32:05.788 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 932fb1316c9c46908a1204990132d1d4 --project 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:05.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:05.788 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:05.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:05.788 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:05.788 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:05.788 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:32:05.788 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 932fb1316c9c46908a1204990132d1d4 --project 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:05.788 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:05.788 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:05.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:05.788 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:05.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:05.788 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:05.788 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:05.788 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:32:05.788 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:32:05.788 | ++ functions-common:get_field:830 : echo '| 08e6b3d5f7354c6abb229bdb2af90b5c | 932fb1316c9c46908a1204990132d1d4 | | 8905d32ccdba4593a7aea1064d86a709 | | | False |' 2022-04-25 03:32:05.788 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:32:05.788 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:05.788 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=08e6b3d5f7354c6abb229bdb2af90b5c 2022-04-25 03:32:05.788 | + functions-common:get_or_add_user_project_role:1009 : echo 08e6b3d5f7354c6abb229bdb2af90b5c 2022-04-25 03:32:05.789 | 08e6b3d5f7354c6abb229bdb2af90b5c 2022-04-25 03:32:06.018 | [97265 Async ks-alt-member-user:134755]: finished get_or_add_user_project_role member 932fb1316c9c46908a1204990132d1d4 8905d32ccdba4593a7aea1064d86a709 with result 0 in 14 seconds 2022-04-25 03:32:06.254 | [97265 Async ks-alt-reader-user:134979]: Waiting for completion of get_or_add_user_project_role reader fa0b0faa0f184fa4b2249c3a3b740250 8905d32ccdba4593a7aea1064d86a709 running on PID 134979 (9 other jobs running) 2022-04-25 03:32:06.329 | [97265 Async ks-alt-reader-user:134979]: Signaling child to exit 2022-04-25 03:32:06.330 | WAKEUP 2022-04-25 03:32:06.482 | [97265 Async ks-alt-reader-user:134979]: Signaled 2022-04-25 03:32:06.488 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:32:06.488 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:32:06.488 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:32:06.488 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:32:06.488 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:32:06.488 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:32:06.488 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:32:06.488 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:32:06.489 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:06.489 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fa0b0faa0f184fa4b2249c3a3b740250 --project 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:06.489 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:32:06.489 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:06.489 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:06.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:06.489 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:06.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:06.489 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:06.489 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:06.489 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:32:06.489 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:32:06.489 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user fa0b0faa0f184fa4b2249c3a3b740250 --project 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:06.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:06.489 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:06.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:06.489 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:06.489 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:32:06.489 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:32:06.489 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fa0b0faa0f184fa4b2249c3a3b740250 --project 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:06.489 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:32:06.489 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:06.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:06.489 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:06.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:06.490 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:06.490 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:06.490 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:32:06.490 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:32:06.490 | ++ functions-common:get_field:830 : echo '| 9780e69e3f8e43eda5e8089b94b058aa | fa0b0faa0f184fa4b2249c3a3b740250 | | 8905d32ccdba4593a7aea1064d86a709 | | | False |' 2022-04-25 03:32:06.490 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:32:06.490 | ++ functions-common:get_field:824 : read data 2022-04-25 03:32:06.490 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9780e69e3f8e43eda5e8089b94b058aa 2022-04-25 03:32:06.490 | + functions-common:get_or_add_user_project_role:1009 : echo 9780e69e3f8e43eda5e8089b94b058aa 2022-04-25 03:32:06.490 | 9780e69e3f8e43eda5e8089b94b058aa 2022-04-25 03:32:06.780 | [97265 Async ks-alt-reader-user:134979]: finished get_or_add_user_project_role reader fa0b0faa0f184fa4b2249c3a3b740250 8905d32ccdba4593a7aea1064d86a709 with result 0 in 13 seconds 2022-04-25 03:32:06.812 | + inc/async:async_wait:197 : return 0 2022-04-25 03:32:06.829 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-25 03:32:07.193 | [97265 Async ks-system-member:135205]: Waiting for completion of get_or_add_user_system_role member ea6e25ff11f64669b4f22143a6bf8fdd all running on PID 135205 (8 other jobs running) 2022-04-25 03:32:07.358 | [97265 Async ks-system-member:135205]: Signaling child to exit 2022-04-25 03:32:07.359 | WAKEUP 2022-04-25 03:32:07.502 | [97265 Async ks-system-member:135205]: Signaled 2022-04-25 03:32:07.509 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-04-25 03:32:07.509 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-04-25 03:32:07.509 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-04-25 03:32:07.509 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:32:07.509 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:32:07.509 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:32:07.509 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:32:07.509 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:32:07.509 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-04-25 03:32:07.509 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ea6e25ff11f64669b4f22143a6bf8fdd --system all -f value -c Role 2022-04-25 03:32:07.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:07.509 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:07.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:07.509 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:07.509 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:07.509 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-04-25 03:32:07.509 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-04-25 03:32:07.509 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user ea6e25ff11f64669b4f22143a6bf8fdd --system all 2022-04-25 03:32:07.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:07.509 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:07.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:07.509 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:07.509 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ea6e25ff11f64669b4f22143a6bf8fdd --system all -f value -c Role 2022-04-25 03:32:07.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:07.510 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:07.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:07.510 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:07.510 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:07.510 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=08e6b3d5f7354c6abb229bdb2af90b5c 2022-04-25 03:32:07.510 | + functions-common:get_or_add_user_system_role:1064 : echo 08e6b3d5f7354c6abb229bdb2af90b5c 2022-04-25 03:32:07.510 | 08e6b3d5f7354c6abb229bdb2af90b5c 2022-04-25 03:32:07.749 | [97265 Async ks-system-member:135205]: finished get_or_add_user_system_role member ea6e25ff11f64669b4f22143a6bf8fdd all with result 0 in 11 seconds 2022-04-25 03:32:07.937 | [97265 Async ks-system-reader:135487]: Waiting for completion of get_or_add_user_system_role reader c28a1e6f79ac4ac898aaf6164fea204b all running on PID 135487 (7 other jobs running) 2022-04-25 03:32:08.108 | [97265 Async ks-system-reader:135487]: Signaling child to exit 2022-04-25 03:32:08.108 | WAKEUP 2022-04-25 03:32:08.216 | [97265 Async ks-system-reader:135487]: Signaled 2022-04-25 03:32:08.223 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-04-25 03:32:08.223 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-04-25 03:32:08.223 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-04-25 03:32:08.223 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:32:08.223 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:32:08.223 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:32:08.224 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:32:08.224 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:32:08.224 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-04-25 03:32:08.224 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c28a1e6f79ac4ac898aaf6164fea204b --system all -f value -c Role 2022-04-25 03:32:08.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:08.224 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:08.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:08.224 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:08.224 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:08.224 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-04-25 03:32:08.224 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-04-25 03:32:08.224 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user c28a1e6f79ac4ac898aaf6164fea204b --system all 2022-04-25 03:32:08.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:08.224 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:08.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:08.224 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:08.224 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c28a1e6f79ac4ac898aaf6164fea204b --system all -f value -c Role 2022-04-25 03:32:08.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:08.224 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:08.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:08.224 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:08.224 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:08.224 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=9780e69e3f8e43eda5e8089b94b058aa 2022-04-25 03:32:08.224 | + functions-common:get_or_add_user_system_role:1064 : echo 9780e69e3f8e43eda5e8089b94b058aa 2022-04-25 03:32:08.224 | 9780e69e3f8e43eda5e8089b94b058aa 2022-04-25 03:32:08.488 | [97265 Async ks-system-reader:135487]: finished get_or_add_user_system_role reader c28a1e6f79ac4ac898aaf6164fea204b all with result 0 in 11 seconds 2022-04-25 03:32:08.514 | + inc/async:async_wait:197 : return 0 2022-04-25 03:32:08.532 | + 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-25 03:32:08.877 | [97265 Async ks-group-memberdemo:135840]: Waiting for completion of get_or_add_group_project_role member 99ea28affd954f899a0ac5628cfda33c e1abd80465134b6b8d48e219caf6b5c5 running on PID 135840 (6 other jobs running) 2022-04-25 03:32:09.033 | [97265 Async ks-group-memberdemo:135840]: Signaling child to exit 2022-04-25 03:32:13.396 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:32:13.557 | [135926 Async ks-group-anotherdemo:135926]: finished successfully 2022-04-25 03:32:13.690 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:32:13.729 | [135840 Async ks-group-memberdemo:135840]: finished successfully 2022-04-25 03:32:13.764 | WAKEUP 2022-04-25 03:32:13.804 | [97265 Async ks-group-memberdemo:135840]: Signaled 2022-04-25 03:32:13.806 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-25 03:32:13.806 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 99ea28affd954f899a0ac5628cfda33c --project e1abd80465134b6b8d48e219caf6b5c5 -f value 2022-04-25 03:32:13.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:13.806 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:13.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:13.806 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:13.806 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:13.806 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-25 03:32:13.806 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-25 03:32:13.806 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 99ea28affd954f899a0ac5628cfda33c --project e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:32:13.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:13.806 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:13.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:13.806 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:13.806 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 99ea28affd954f899a0ac5628cfda33c --project e1abd80465134b6b8d48e219caf6b5c5 -f value 2022-04-25 03:32:13.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:13.807 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:13.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:13.807 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:13.807 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:13.807 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='08e6b3d5f7354c6abb229bdb2af90b5c 99ea28affd954f899a0ac5628cfda33c e1abd80465134b6b8d48e219caf6b5c5 False' 2022-04-25 03:32:13.807 | + functions-common:get_or_add_group_project_role:1088 : echo 08e6b3d5f7354c6abb229bdb2af90b5c 99ea28affd954f899a0ac5628cfda33c e1abd80465134b6b8d48e219caf6b5c5 False 2022-04-25 03:32:13.807 | 08e6b3d5f7354c6abb229bdb2af90b5c 99ea28affd954f899a0ac5628cfda33c e1abd80465134b6b8d48e219caf6b5c5 False 2022-04-25 03:32:13.871 | [97265 Async ks-group-memberdemo:135840]: finished get_or_add_group_project_role member 99ea28affd954f899a0ac5628cfda33c e1abd80465134b6b8d48e219caf6b5c5 with result 0 in 14 seconds 2022-04-25 03:32:13.942 | [97265 Async ks-group-anotherdemo:135926]: Waiting for completion of get_or_add_group_project_role anotherrole 99ea28affd954f899a0ac5628cfda33c e1abd80465134b6b8d48e219caf6b5c5 running on PID 135926 (5 other jobs running) 2022-04-25 03:32:13.982 | [97265 Async ks-group-anotherdemo:135926]: Signaling child to exit 2022-04-25 03:32:13.983 | WAKEUP 2022-04-25 03:32:14.009 | [97265 Async ks-group-anotherdemo:135926]: Signaled 2022-04-25 03:32:14.011 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-25 03:32:14.011 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 99ea28affd954f899a0ac5628cfda33c --project e1abd80465134b6b8d48e219caf6b5c5 -f value 2022-04-25 03:32:14.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:14.011 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:14.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:14.011 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:14.011 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:14.011 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-25 03:32:14.011 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-25 03:32:14.011 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 99ea28affd954f899a0ac5628cfda33c --project e1abd80465134b6b8d48e219caf6b5c5 2022-04-25 03:32:14.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:14.011 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:14.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:14.011 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:14.011 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 99ea28affd954f899a0ac5628cfda33c --project e1abd80465134b6b8d48e219caf6b5c5 -f value 2022-04-25 03:32:14.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:14.012 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:14.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:14.012 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:14.012 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:14.012 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='90aada665e904cfda233a111e1b983a8 99ea28affd954f899a0ac5628cfda33c e1abd80465134b6b8d48e219caf6b5c5 False' 2022-04-25 03:32:14.012 | + functions-common:get_or_add_group_project_role:1088 : echo 90aada665e904cfda233a111e1b983a8 99ea28affd954f899a0ac5628cfda33c e1abd80465134b6b8d48e219caf6b5c5 False 2022-04-25 03:32:14.012 | 90aada665e904cfda233a111e1b983a8 99ea28affd954f899a0ac5628cfda33c e1abd80465134b6b8d48e219caf6b5c5 False 2022-04-25 03:32:14.062 | [97265 Async ks-group-anotherdemo:135926]: finished get_or_add_group_project_role anotherrole 99ea28affd954f899a0ac5628cfda33c e1abd80465134b6b8d48e219caf6b5c5 with result 0 in 13 seconds 2022-04-25 03:32:14.101 | [97265 Async ks-group-memberalt:136016]: Waiting for completion of get_or_add_group_project_role member 99ea28affd954f899a0ac5628cfda33c 8905d32ccdba4593a7aea1064d86a709 running on PID 136016 (4 other jobs running) 2022-04-25 03:32:14.128 | [97265 Async ks-group-memberalt:136016]: Signaling child to exit 2022-04-25 03:32:14.922 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:32:14.947 | [136141 Async ks-group-anotheralt:136141]: finished successfully 2022-04-25 03:32:15.219 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:32:15.245 | [136016 Async ks-group-memberalt:136016]: finished successfully 2022-04-25 03:32:15.265 | WAKEUP 2022-04-25 03:32:15.288 | [97265 Async ks-group-memberalt:136016]: Signaled 2022-04-25 03:32:15.289 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-25 03:32:15.289 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 99ea28affd954f899a0ac5628cfda33c --project 8905d32ccdba4593a7aea1064d86a709 -f value 2022-04-25 03:32:15.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.289 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.289 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.290 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:15.290 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-25 03:32:15.290 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-25 03:32:15.290 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 99ea28affd954f899a0ac5628cfda33c --project 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:15.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.290 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.290 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.290 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 99ea28affd954f899a0ac5628cfda33c --project 8905d32ccdba4593a7aea1064d86a709 -f value 2022-04-25 03:32:15.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.290 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.290 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.290 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:15.290 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='08e6b3d5f7354c6abb229bdb2af90b5c 99ea28affd954f899a0ac5628cfda33c 8905d32ccdba4593a7aea1064d86a709 False' 2022-04-25 03:32:15.290 | + functions-common:get_or_add_group_project_role:1088 : echo 08e6b3d5f7354c6abb229bdb2af90b5c 99ea28affd954f899a0ac5628cfda33c 8905d32ccdba4593a7aea1064d86a709 False 2022-04-25 03:32:15.290 | 08e6b3d5f7354c6abb229bdb2af90b5c 99ea28affd954f899a0ac5628cfda33c 8905d32ccdba4593a7aea1064d86a709 False 2022-04-25 03:32:15.340 | [97265 Async ks-group-memberalt:136016]: finished get_or_add_group_project_role member 99ea28affd954f899a0ac5628cfda33c 8905d32ccdba4593a7aea1064d86a709 with result 0 in 15 seconds 2022-04-25 03:32:15.378 | [97265 Async ks-group-anotheralt:136141]: Waiting for completion of get_or_add_group_project_role anotherrole 99ea28affd954f899a0ac5628cfda33c 8905d32ccdba4593a7aea1064d86a709 running on PID 136141 (3 other jobs running) 2022-04-25 03:32:15.404 | [97265 Async ks-group-anotheralt:136141]: Signaling child to exit 2022-04-25 03:32:15.404 | WAKEUP 2022-04-25 03:32:15.428 | [97265 Async ks-group-anotheralt:136141]: Signaled 2022-04-25 03:32:15.429 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-25 03:32:15.429 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 99ea28affd954f899a0ac5628cfda33c --project 8905d32ccdba4593a7aea1064d86a709 -f value 2022-04-25 03:32:15.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.429 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.429 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.429 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:15.429 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-25 03:32:15.429 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-25 03:32:15.429 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 99ea28affd954f899a0ac5628cfda33c --project 8905d32ccdba4593a7aea1064d86a709 2022-04-25 03:32:15.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.429 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.429 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.429 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 99ea28affd954f899a0ac5628cfda33c --project 8905d32ccdba4593a7aea1064d86a709 -f value 2022-04-25 03:32:15.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.430 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.430 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.430 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:15.430 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='90aada665e904cfda233a111e1b983a8 99ea28affd954f899a0ac5628cfda33c 8905d32ccdba4593a7aea1064d86a709 False' 2022-04-25 03:32:15.430 | + functions-common:get_or_add_group_project_role:1088 : echo 90aada665e904cfda233a111e1b983a8 99ea28affd954f899a0ac5628cfda33c 8905d32ccdba4593a7aea1064d86a709 False 2022-04-25 03:32:15.430 | 90aada665e904cfda233a111e1b983a8 99ea28affd954f899a0ac5628cfda33c 8905d32ccdba4593a7aea1064d86a709 False 2022-04-25 03:32:15.476 | [97265 Async ks-group-anotheralt:136141]: finished get_or_add_group_project_role anotherrole 99ea28affd954f899a0ac5628cfda33c 8905d32ccdba4593a7aea1064d86a709 with result 0 in 14 seconds 2022-04-25 03:32:15.517 | [97265 Async ks-group-admin:136244]: Waiting for completion of get_or_add_group_project_role admin d43f2ca7124f4f599b0bcd8b49770b2a 6fc768dd7d5c41fb99da27ca1196e037 running on PID 136244 (2 other jobs running) 2022-04-25 03:32:15.544 | [97265 Async ks-group-admin:136244]: Signaling child to exit 2022-04-25 03:32:15.636 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:32:15.661 | [136244 Async ks-group-admin:136244]: finished successfully 2022-04-25 03:32:15.680 | WAKEUP 2022-04-25 03:32:15.704 | [97265 Async ks-group-admin:136244]: Signaled 2022-04-25 03:32:15.705 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-25 03:32:15.705 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d43f2ca7124f4f599b0bcd8b49770b2a --project 6fc768dd7d5c41fb99da27ca1196e037 -f value 2022-04-25 03:32:15.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.705 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.705 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.705 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:15.705 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-25 03:32:15.706 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-25 03:32:15.706 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group d43f2ca7124f4f599b0bcd8b49770b2a --project 6fc768dd7d5c41fb99da27ca1196e037 2022-04-25 03:32:15.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.706 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.706 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.706 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d43f2ca7124f4f599b0bcd8b49770b2a --project 6fc768dd7d5c41fb99da27ca1196e037 -f value 2022-04-25 03:32:15.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.706 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:32:15.706 | from cryptography.utils import int_from_bytes 2022-04-25 03:32:15.706 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:32:15.706 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='09c16403c2ef498d97355699d285a170 d43f2ca7124f4f599b0bcd8b49770b2a 6fc768dd7d5c41fb99da27ca1196e037 False' 2022-04-25 03:32:15.706 | + functions-common:get_or_add_group_project_role:1088 : echo 09c16403c2ef498d97355699d285a170 d43f2ca7124f4f599b0bcd8b49770b2a 6fc768dd7d5c41fb99da27ca1196e037 False 2022-04-25 03:32:15.706 | 09c16403c2ef498d97355699d285a170 d43f2ca7124f4f599b0bcd8b49770b2a 6fc768dd7d5c41fb99da27ca1196e037 False 2022-04-25 03:32:15.750 | [97265 Async ks-group-admin:136244]: finished get_or_add_group_project_role admin d43f2ca7124f4f599b0bcd8b49770b2a 6fc768dd7d5c41fb99da27ca1196e037 with result 0 in 14 seconds 2022-04-25 03:32:15.754 | + inc/async:async_wait:197 : return 0 2022-04-25 03:32:15.756 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-25 03:32:15.772 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:32:15.775 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-25 03:32:15.793 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:32:15.796 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-25 03:32:15.798 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-25 03:32:15.858 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-25 03:32:15.896 | [97265 Async create_nova_accounts:138143]: running: create_nova_accounts 2022-04-25 03:32:15.899 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-25 03:32:15.918 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:32:15.920 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-25 03:32:15.923 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-25 03:32:15.983 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-25 03:32:16.024 | [97265 Async create_glance_accounts:138258]: running: create_glance_accounts 2022-04-25 03:32:16.028 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-25 03:32:16.053 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:32:16.055 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-25 03:32:16.058 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-25 03:32:16.127 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-25 03:32:16.171 | [97265 Async create_cinder_accounts:138388]: running: create_cinder_accounts 2022-04-25 03:32:16.173 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-25 03:32:16.195 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:32:16.197 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-25 03:32:16.200 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-25 03:32:16.275 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-25 03:32:16.348 | [97265 Async create_neutron_accounts:138503]: running: create_neutron_accounts 2022-04-25 03:32:16.350 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-25 03:32:16.391 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:32:16.394 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-25 03:32:16.397 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-25 03:32:16.725 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-25 03:32:16.939 | [97265 Async create_swift_accounts:138645]: running: create_swift_accounts 2022-04-25 03:32:16.956 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-25 03:32:17.108 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:32:17.127 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-25 03:32:17.521 | [97265 Async create_nova_accounts:138143]: Waiting for completion of create_nova_accounts running on PID 138143 (6 other jobs running) 2022-04-25 03:32:17.703 | [97265 Async create_nova_accounts:138143]: Signaling child to exit 2022-04-25 03:32:58.341 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:32:58.499 | [138503 Async create_neutron_accounts:138503]: finished successfully 2022-04-25 03:33:16.186 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:33:16.223 | [138388 Async create_cinder_accounts:138388]: finished successfully 2022-04-25 03:33:32.476 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:33:32.504 | [138258 Async create_glance_accounts:138258]: finished successfully 2022-04-25 03:33:34.638 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:33:34.667 | [138143 Async create_nova_accounts:138143]: finished successfully 2022-04-25 03:33:34.686 | WAKEUP 2022-04-25 03:33:34.709 | [97265 Async create_nova_accounts:138143]: Signaled 2022-04-25 03:33:34.711 | + 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-25 03:33:34.711 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-25 03:33:34.711 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-25 03:33:34.711 | + functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:33:34.711 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-25 03:33:34.711 | + functions-common:get_or_create_user:925 : local email= 2022-04-25 03:33:34.711 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-25 03:33:34.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.711 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.711 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.711 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.712 | + functions-common:get_or_create_user:937 : user_id=655e38a207dc4f9cb5da3afdef430b85 2022-04-25 03:33:34.712 | + functions-common:get_or_create_user:938 : echo 655e38a207dc4f9cb5da3afdef430b85 2022-04-25 03:33:34.712 | 655e38a207dc4f9cb5da3afdef430b85 2022-04-25 03:33:34.712 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-25 03:33:34.712 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:33:34.712 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:33:34.712 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:33:34.712 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:33:34.712 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:33:34.712 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:33:34.712 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:33:34.712 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:33:34.712 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:33:34.712 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:33:34.712 | ++ 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-25 03:33:34.712 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:33:34.712 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:33:34.712 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:33:34.712 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.712 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.712 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.712 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.712 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:33:34.712 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:33:34.712 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-25 03:33:34.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.712 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.713 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.713 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-25 03:33:34.713 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:33:34.713 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:33:34.713 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:33:34.713 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.713 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.713 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.713 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.713 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:33:34.713 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:33:34.713 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:33:34.713 | ++ functions-common:get_field:830 : echo '| 5f15c472fbf948b182f52b5aeb9a1cf2 | 655e38a207dc4f9cb5da3afdef430b85 | | 9f981056972b434b9a146f3c61457196 | | | False |' 2022-04-25 03:33:34.713 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.713 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:33:34.713 | + functions-common:get_or_add_user_project_role:1009 : echo 5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:33:34.713 | 5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:33:34.713 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-25 03:33:34.713 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-25 03:33:34.713 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:33:34.713 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:33:34.713 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:33:34.713 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:33:34.713 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:33:34.713 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:33:34.713 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:33:34.713 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:33:34.713 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:33:34.714 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:33:34.714 | ++ 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-25 03:33:34.714 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:33:34.714 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:33:34.714 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:33:34.714 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.714 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.714 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.714 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.714 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:33:34.714 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:33:34.714 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-25 03:33:34.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.714 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.714 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.714 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:33:34.714 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:33:34.714 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-25 03:33:34.714 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:33:34.714 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.714 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.715 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.715 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.715 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:33:34.715 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:33:34.715 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:33:34.715 | ++ functions-common:get_field:830 : echo '| 09c16403c2ef498d97355699d285a170 | 655e38a207dc4f9cb5da3afdef430b85 | | 9f981056972b434b9a146f3c61457196 | | | False |' 2022-04-25 03:33:34.715 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.715 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=09c16403c2ef498d97355699d285a170 2022-04-25 03:33:34.715 | + functions-common:get_or_add_user_project_role:1009 : echo 09c16403c2ef498d97355699d285a170 2022-04-25 03:33:34.715 | 09c16403c2ef498d97355699d285a170 2022-04-25 03:33:34.715 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-25 03:33:34.715 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-25 03:33:34.715 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.35/compute 2022-04-25 03:33:34.715 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-25 03:33:34.715 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-25 03:33:34.715 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-25 03:33:34.715 | ++ functions-common:get_or_create_service:1109 : 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-25 03:33:34.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.715 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.715 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.715 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.715 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-25 03:33:34.715 | 0efc7ff1928d4718a7f6bc12bfe8a9cf' 2022-04-25 03:33:34.715 | + functions-common:get_or_create_service:1106 : echo 0efc7ff1928d4718a7f6bc12bfe8a9cf 2022-04-25 03:33:34.715 | 0efc7ff1928d4718a7f6bc12bfe8a9cf 2022-04-25 03:33:34.715 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.35/compute/v2/$(project_id)s' 2022-04-25 03:33:34.715 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-25 03:33:34.715 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.35/compute/v2/$(project_id)s' RegionOne 2022-04-25 03:33:34.716 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-25 03:33:34.716 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-25 03:33:34.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.716 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.716 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.716 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.716 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-25 03:33:34.716 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-25 03:33:34.716 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.35/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-25 03:33:34.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.716 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.716 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.716 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.716 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=80a4dd0bda0b4e2084cd6b543a74a154 2022-04-25 03:33:34.716 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 80a4dd0bda0b4e2084cd6b543a74a154 2022-04-25 03:33:34.716 | + functions-common:get_or_create_endpoint:1139 : public_id=80a4dd0bda0b4e2084cd6b543a74a154 2022-04-25 03:33:34.716 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-25 03:33:34.716 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-25 03:33:34.716 | + functions-common:get_or_create_endpoint:1148 : echo 80a4dd0bda0b4e2084cd6b543a74a154 2022-04-25 03:33:34.716 | 80a4dd0bda0b4e2084cd6b543a74a154 2022-04-25 03:33:34.716 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-25 03:33:34.716 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-25 03:33:34.716 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-25 03:33:34.716 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-25 03:33:34.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.716 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.717 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.717 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.717 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-25 03:33:34.717 | e5cf13fcc547400689a0f991e0536096' 2022-04-25 03:33:34.717 | + functions-common:get_or_create_service:1106 : echo e5cf13fcc547400689a0f991e0536096 2022-04-25 03:33:34.717 | e5cf13fcc547400689a0f991e0536096 2022-04-25 03:33:34.717 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.35/compute/v2.1 2022-04-25 03:33:34.717 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-25 03:33:34.717 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.35/compute/v2.1 RegionOne 2022-04-25 03:33:34.717 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-25 03:33:34.717 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-25 03:33:34.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.717 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.717 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.717 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.717 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-25 03:33:34.717 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-25 03:33:34.717 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.35/compute/v2.1 --region RegionOne -f value -c id 2022-04-25 03:33:34.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.717 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.717 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.717 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.717 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=d4cb7b7553a0403488cb023e625f0e30 2022-04-25 03:33:34.717 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo d4cb7b7553a0403488cb023e625f0e30 2022-04-25 03:33:34.717 | + functions-common:get_or_create_endpoint:1139 : public_id=d4cb7b7553a0403488cb023e625f0e30 2022-04-25 03:33:34.717 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-25 03:33:34.717 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-25 03:33:34.718 | + functions-common:get_or_create_endpoint:1148 : echo d4cb7b7553a0403488cb023e625f0e30 2022-04-25 03:33:34.718 | d4cb7b7553a0403488cb023e625f0e30 2022-04-25 03:33:34.718 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-25 03:33:34.718 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:33:34.718 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-25 03:33:34.718 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:33:34.718 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-25 03:33:34.718 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:33:34.718 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:33:34.718 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:33:34.718 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:33:34.718 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:33:34.718 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:33:34.718 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:33:34.718 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:33:34.718 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:33:34.718 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:33:34.718 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:33:34.718 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:33:34.718 | ++ 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-25 03:33:34.718 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:33:34.718 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.718 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.718 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.718 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.718 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:33:34.718 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:33:34.719 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-25 03:33:34.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.719 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.719 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.719 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:33:34.719 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-25 03:33:34.719 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:33:34.719 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:33:34.719 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.719 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.719 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.719 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.719 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:33:34.719 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:33:34.719 | ++ functions-common:get_field:830 : echo '| 418b831b81d84fa8a614fee752897268 | 655e38a207dc4f9cb5da3afdef430b85 | | 9f981056972b434b9a146f3c61457196 | | | False |' 2022-04-25 03:33:34.719 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:33:34.719 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.719 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=418b831b81d84fa8a614fee752897268 2022-04-25 03:33:34.719 | + functions-common:get_or_add_user_project_role:1009 : echo 418b831b81d84fa8a614fee752897268 2022-04-25 03:33:34.719 | 418b831b81d84fa8a614fee752897268 2022-04-25 03:33:34.719 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-25 03:33:34.719 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:33:34.719 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-25 03:33:34.719 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:33:34.719 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-25 03:33:34.756 | [97265 Async create_nova_accounts:138143]: finished create_nova_accounts with result 0 in 78 seconds 2022-04-25 03:33:34.793 | [97265 Async create_glance_accounts:138258]: Waiting for completion of create_glance_accounts running on PID 138258 (5 other jobs running) 2022-04-25 03:33:34.818 | [97265 Async create_glance_accounts:138258]: Signaling child to exit 2022-04-25 03:33:34.818 | WAKEUP 2022-04-25 03:33:34.841 | [97265 Async create_glance_accounts:138258]: Signaled 2022-04-25 03:33:34.842 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-25 03:33:34.843 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:33:34.843 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-25 03:33:34.843 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-25 03:33:34.843 | + functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:33:34.843 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-25 03:33:34.843 | + functions-common:get_or_create_user:925 : local email= 2022-04-25 03:33:34.843 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-25 03:33:34.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.843 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.843 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.843 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.843 | + functions-common:get_or_create_user:937 : user_id=c1f6ed9f63764701a814f496eb5c9150 2022-04-25 03:33:34.843 | + functions-common:get_or_create_user:938 : echo c1f6ed9f63764701a814f496eb5c9150 2022-04-25 03:33:34.843 | c1f6ed9f63764701a814f496eb5c9150 2022-04-25 03:33:34.843 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-25 03:33:34.843 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:33:34.843 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:33:34.843 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:33:34.843 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:33:34.843 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:33:34.843 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:33:34.843 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:33:34.844 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:33:34.844 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:33:34.844 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:33:34.844 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:33:34.844 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:33:34.844 | ++ 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-25 03:33:34.844 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:33:34.844 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.844 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.844 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.844 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.844 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:33:34.844 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:33:34.844 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-25 03:33:34.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.844 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.844 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.844 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-25 03:33:34.844 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:33:34.844 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:33:34.844 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:33:34.844 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.844 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.844 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.845 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.845 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:33:34.845 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:33:34.845 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:33:34.845 | ++ functions-common:get_field:830 : echo '| 5f15c472fbf948b182f52b5aeb9a1cf2 | c1f6ed9f63764701a814f496eb5c9150 | | 9f981056972b434b9a146f3c61457196 | | | False |' 2022-04-25 03:33:34.845 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.845 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:33:34.845 | + functions-common:get_or_add_user_project_role:1009 : echo 5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:33:34.845 | 5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:33:34.845 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-25 03:33:34.845 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-25 03:33:34.845 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:33:34.845 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-25 03:33:34.845 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-25 03:33:34.845 | + functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:33:34.845 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-25 03:33:34.845 | + functions-common:get_or_create_user:925 : local email= 2022-04-25 03:33:34.845 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-25 03:33:34.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.845 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.845 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.845 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.845 | + functions-common:get_or_create_user:937 : user_id=8d0a4b7e686a471e80e94f94719f7d92 2022-04-25 03:33:34.845 | + functions-common:get_or_create_user:938 : echo 8d0a4b7e686a471e80e94f94719f7d92 2022-04-25 03:33:34.845 | 8d0a4b7e686a471e80e94f94719f7d92 2022-04-25 03:33:34.845 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-25 03:33:34.845 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:33:34.845 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:33:34.845 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:33:34.846 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:33:34.846 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:33:34.846 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:33:34.846 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:33:34.846 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:33:34.846 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:33:34.846 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:33:34.846 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:33:34.846 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:33:34.846 | ++ 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-25 03:33:34.846 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:33:34.846 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.846 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.846 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.846 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.846 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:33:34.846 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:33:34.846 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-25 03:33:34.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.846 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.846 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.846 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:33:34.846 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:33:34.846 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-25 03:33:34.846 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:33:34.846 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.847 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.847 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.847 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.847 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:33:34.847 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:33:34.847 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:33:34.847 | ++ functions-common:get_field:830 : echo '| 5f15c472fbf948b182f52b5aeb9a1cf2 | 8d0a4b7e686a471e80e94f94719f7d92 | | 9f981056972b434b9a146f3c61457196 | | | False |' 2022-04-25 03:33:34.847 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.847 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:33:34.847 | + functions-common:get_or_add_user_project_role:1009 : echo 5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:33:34.847 | 5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:33:34.847 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-25 03:33:34.847 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-25 03:33:34.847 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:33:34.847 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:33:34.847 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:33:34.847 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:33:34.847 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:33:34.847 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:33:34.847 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:33:34.847 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:33:34.847 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:33:34.847 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:33:34.847 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:33:34.847 | ++ 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-25 03:33:34.847 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:33:34.847 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:33:34.847 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.848 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.848 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.848 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.848 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:33:34.848 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:33:34.848 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-25 03:33:34.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.848 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.848 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.848 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:33:34.848 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-25 03:33:34.848 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:33:34.848 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:33:34.848 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.848 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.848 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.848 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.848 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:33:34.848 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:33:34.848 | ++ functions-common:get_field:830 : echo '| 418b831b81d84fa8a614fee752897268 | 8d0a4b7e686a471e80e94f94719f7d92 | | 9f981056972b434b9a146f3c61457196 | | | False |' 2022-04-25 03:33:34.848 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:33:34.848 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:34.848 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=418b831b81d84fa8a614fee752897268 2022-04-25 03:33:34.848 | + functions-common:get_or_add_user_project_role:1009 : echo 418b831b81d84fa8a614fee752897268 2022-04-25 03:33:34.848 | 418b831b81d84fa8a614fee752897268 2022-04-25 03:33:34.848 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-25 03:33:34.849 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-25 03:33:34.849 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-25 03:33:34.849 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-25 03:33:34.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.849 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.849 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.849 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.849 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-25 03:33:34.849 | da75c29fc2f04d31a069f0d970aa5099' 2022-04-25 03:33:34.849 | + functions-common:get_or_create_service:1106 : echo da75c29fc2f04d31a069f0d970aa5099 2022-04-25 03:33:34.849 | da75c29fc2f04d31a069f0d970aa5099 2022-04-25 03:33:34.849 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.35/image 2022-04-25 03:33:34.849 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-25 03:33:34.849 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.35/image RegionOne 2022-04-25 03:33:34.849 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-25 03:33:34.849 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-25 03:33:34.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.849 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.849 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.849 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.849 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-25 03:33:34.849 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-25 03:33:34.849 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.35/image --region RegionOne -f value -c id 2022-04-25 03:33:34.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.849 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:34.849 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:34.849 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:34.850 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4f378f9b17b3425b95178d2e2f8ee565 2022-04-25 03:33:34.850 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4f378f9b17b3425b95178d2e2f8ee565 2022-04-25 03:33:34.850 | + functions-common:get_or_create_endpoint:1139 : public_id=4f378f9b17b3425b95178d2e2f8ee565 2022-04-25 03:33:34.850 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-25 03:33:34.850 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-25 03:33:34.850 | + functions-common:get_or_create_endpoint:1148 : echo 4f378f9b17b3425b95178d2e2f8ee565 2022-04-25 03:33:34.850 | 4f378f9b17b3425b95178d2e2f8ee565 2022-04-25 03:33:34.850 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-25 03:33:34.850 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-04-25 03:33:34.850 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-25 03:33:34.850 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-04-25 03:33:34.850 | ++ functions-common:get_or_create_domain:900 : echo default 2022-04-25 03:33:34.850 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-25 03:33:34.850 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-25 03:33:34.850 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-25 03:33:34.850 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-25 03:33:34.900 | [97265 Async create_glance_accounts:138258]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-25 03:33:34.954 | [97265 Async create_cinder_accounts:138388]: Waiting for completion of create_cinder_accounts running on PID 138388 (4 other jobs running) 2022-04-25 03:33:34.983 | [97265 Async create_cinder_accounts:138388]: Signaling child to exit 2022-04-25 03:33:34.983 | WAKEUP 2022-04-25 03:33:35.019 | [97265 Async create_cinder_accounts:138388]: Signaled 2022-04-25 03:33:35.021 | + 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-25 03:33:35.021 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-25 03:33:35.021 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-25 03:33:35.021 | + functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:33:35.021 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-25 03:33:35.021 | + functions-common:get_or_create_user:925 : local email= 2022-04-25 03:33:35.021 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-25 03:33:35.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.021 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.021 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.021 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:35.021 | + functions-common:get_or_create_user:937 : user_id=59e62ebd64ae456ba084db42630a20ab 2022-04-25 03:33:35.021 | + functions-common:get_or_create_user:938 : echo 59e62ebd64ae456ba084db42630a20ab 2022-04-25 03:33:35.021 | 59e62ebd64ae456ba084db42630a20ab 2022-04-25 03:33:35.021 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-25 03:33:35.021 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:33:35.021 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:33:35.021 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:33:35.021 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:33:35.021 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:33:35.022 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:33:35.022 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:33:35.022 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:33:35.022 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:33:35.022 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:33:35.022 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:33:35.022 | ++ 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-25 03:33:35.022 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:33:35.022 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:33:35.022 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:35.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.022 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.022 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.022 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:35.022 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:33:35.022 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:33:35.022 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-25 03:33:35.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.022 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.022 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.022 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:33:35.022 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-25 03:33:35.022 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:33:35.022 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:33:35.022 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:35.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.023 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.023 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.023 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:35.023 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:33:35.023 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:33:35.023 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:33:35.023 | ++ functions-common:get_field:830 : echo '| 5f15c472fbf948b182f52b5aeb9a1cf2 | 59e62ebd64ae456ba084db42630a20ab | | 9f981056972b434b9a146f3c61457196 | | | False |' 2022-04-25 03:33:35.023 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:35.023 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:33:35.023 | + functions-common:get_or_add_user_project_role:1009 : echo 5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:33:35.023 | 5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:33:35.023 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-25 03:33:35.023 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-25 03:33:35.023 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-25 03:33:35.023 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-25 03:33:35.023 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-25 03:33:35.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.023 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.023 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.023 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:35.024 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-25 03:33:35.024 | 7d8de4797dfd409ab7b79a1b35d4fe67' 2022-04-25 03:33:35.024 | + functions-common:get_or_create_service:1106 : echo 7d8de4797dfd409ab7b79a1b35d4fe67 2022-04-25 03:33:35.024 | 7d8de4797dfd409ab7b79a1b35d4fe67 2022-04-25 03:33:35.024 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-25 03:33:35.024 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.35/volume/v3/$(project_id)s' 2022-04-25 03:33:35.024 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-25 03:33:35.024 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.35/volume/v3/$(project_id)s' RegionOne 2022-04-25 03:33:35.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-25 03:33:35.024 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-25 03:33:35.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.024 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.024 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.024 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:35.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-25 03:33:35.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-25 03:33:35.024 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.35/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-25 03:33:35.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.025 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.025 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.025 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:35.025 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=79e03db8609242599dd935d6aa942ed9 2022-04-25 03:33:35.025 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 79e03db8609242599dd935d6aa942ed9 2022-04-25 03:33:35.025 | + functions-common:get_or_create_endpoint:1139 : public_id=79e03db8609242599dd935d6aa942ed9 2022-04-25 03:33:35.025 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-25 03:33:35.025 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-25 03:33:35.025 | + functions-common:get_or_create_endpoint:1148 : echo 79e03db8609242599dd935d6aa942ed9 2022-04-25 03:33:35.025 | 79e03db8609242599dd935d6aa942ed9 2022-04-25 03:33:35.025 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-25 03:33:35.025 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-25 03:33:35.025 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-25 03:33:35.025 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-25 03:33:35.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.025 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.025 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.025 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:35.025 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-25 03:33:35.025 | de08d25d7f4d48aaa768c51268f61b9e' 2022-04-25 03:33:35.025 | + functions-common:get_or_create_service:1106 : echo de08d25d7f4d48aaa768c51268f61b9e 2022-04-25 03:33:35.025 | de08d25d7f4d48aaa768c51268f61b9e 2022-04-25 03:33:35.025 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.35/volume/v3/$(project_id)s' 2022-04-25 03:33:35.025 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-25 03:33:35.025 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.35/volume/v3/$(project_id)s' RegionOne 2022-04-25 03:33:35.025 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-25 03:33:35.025 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-25 03:33:35.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.026 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.026 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.026 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:35.026 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-25 03:33:35.026 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-25 03:33:35.026 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.35/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-25 03:33:35.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.026 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.026 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.026 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:35.026 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=fab7123421714c958216133747c69580 2022-04-25 03:33:35.026 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo fab7123421714c958216133747c69580 2022-04-25 03:33:35.026 | + functions-common:get_or_create_endpoint:1139 : public_id=fab7123421714c958216133747c69580 2022-04-25 03:33:35.026 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-25 03:33:35.026 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-25 03:33:35.026 | + functions-common:get_or_create_endpoint:1148 : echo fab7123421714c958216133747c69580 2022-04-25 03:33:35.026 | fab7123421714c958216133747c69580 2022-04-25 03:33:35.026 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-25 03:33:35.026 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-25 03:33:35.026 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-25 03:33:35.026 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-25 03:33:35.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.026 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.026 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.026 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:35.027 | ++ functions-common:get_or_create_project:950 : project_id=9f981056972b434b9a146f3c61457196 2022-04-25 03:33:35.027 | ++ functions-common:get_or_create_project:951 : echo 9f981056972b434b9a146f3c61457196 2022-04-25 03:33:35.027 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 9f981056972b434b9a146f3c61457196 2022-04-25 03:33:35.027 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-25 03:33:35.027 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:33:35.027 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-25 03:33:35.027 | ++ functions-common:get_or_create_user:925 : local email= 2022-04-25 03:33:35.027 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-25 03:33:35.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.027 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.027 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.027 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-25 03:33:35.027 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:35.027 | ++ functions-common:get_or_create_user:937 : user_id=59e62ebd64ae456ba084db42630a20ab 2022-04-25 03:33:35.027 | ++ functions-common:get_or_create_user:938 : echo 59e62ebd64ae456ba084db42630a20ab 2022-04-25 03:33:35.027 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 59e62ebd64ae456ba084db42630a20ab 2022-04-25 03:33:35.075 | [97265 Async create_cinder_accounts:138388]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-25 03:33:35.080 | + inc/async:async_wait:197 : return 0 2022-04-25 03:33:35.083 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-25 03:33:35.152 | [97265 Async create_neutron_accounts:138503]: Waiting for completion of create_neutron_accounts running on PID 138503 (3 other jobs running) 2022-04-25 03:33:35.181 | [97265 Async create_neutron_accounts:138503]: Signaling child to exit 2022-04-25 03:33:35.181 | WAKEUP 2022-04-25 03:33:35.204 | [97265 Async create_neutron_accounts:138503]: Signaled 2022-04-25 03:33:35.206 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-25 03:33:35.206 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-25 03:33:35.206 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-25 03:33:35.206 | + 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-25 03:33:35.206 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-25 03:33:35.206 | + 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-25 03:33:35.206 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-25 03:33:35.206 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-25 03:33:35.206 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-25 03:33:35.206 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-25 03:33:35.206 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.35:9696/ 2022-04-25 03:33:35.206 | + 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-25 03:33:35.206 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-25 03:33:35.206 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-25 03:33:35.206 | + functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:33:35.206 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-25 03:33:35.206 | + functions-common:get_or_create_user:925 : local email= 2022-04-25 03:33:35.206 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-25 03:33:35.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.207 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.207 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.207 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:35.207 | + functions-common:get_or_create_user:937 : user_id=1d47e86fe28b41bb989d78ea2c8a0c03 2022-04-25 03:33:35.207 | + functions-common:get_or_create_user:938 : echo 1d47e86fe28b41bb989d78ea2c8a0c03 2022-04-25 03:33:35.207 | 1d47e86fe28b41bb989d78ea2c8a0c03 2022-04-25 03:33:35.207 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-25 03:33:35.207 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:33:35.207 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:33:35.207 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:33:35.207 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:33:35.207 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:33:35.207 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:33:35.207 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:33:35.207 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:33:35.207 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:33:35.207 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:33:35.207 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:33:35.207 | ++ 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-25 03:33:35.207 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:33:35.207 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:33:35.207 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:35.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.207 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.207 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.207 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:35.207 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:33:35.208 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:33:35.208 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-25 03:33:35.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.208 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.208 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.208 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:33:35.208 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:33:35.208 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-25 03:33:35.208 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:33:35.208 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:35.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.208 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.208 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.208 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:35.208 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:33:35.208 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:33:35.208 | ++ functions-common:get_field:830 : echo '| 5f15c472fbf948b182f52b5aeb9a1cf2 | 1d47e86fe28b41bb989d78ea2c8a0c03 | | 9f981056972b434b9a146f3c61457196 | | | False |' 2022-04-25 03:33:35.208 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:33:35.208 | ++ functions-common:get_field:824 : read data 2022-04-25 03:33:35.208 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:33:35.208 | + functions-common:get_or_add_user_project_role:1009 : echo 5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:33:35.208 | 5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:33:35.208 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-25 03:33:35.208 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-25 03:33:35.208 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-25 03:33:35.208 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-25 03:33:35.208 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-25 03:33:35.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.209 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.209 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.209 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:35.209 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-25 03:33:35.209 | 98c3482f51d442038b7f80ce3fadd7f6' 2022-04-25 03:33:35.209 | + functions-common:get_or_create_service:1106 : echo 98c3482f51d442038b7f80ce3fadd7f6 2022-04-25 03:33:35.209 | 98c3482f51d442038b7f80ce3fadd7f6 2022-04-25 03:33:35.209 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.35:9696/ 2022-04-25 03:33:35.209 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-25 03:33:35.209 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.35:9696/ RegionOne 2022-04-25 03:33:35.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-25 03:33:35.209 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-25 03:33:35.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.209 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.209 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.209 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:35.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-25 03:33:35.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-25 03:33:35.209 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.35:9696/ --region RegionOne -f value -c id 2022-04-25 03:33:35.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.209 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:33:35.209 | from cryptography.utils import int_from_bytes 2022-04-25 03:33:35.209 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:33:35.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=0135fdca9f9d40c8ad65e1e0d6d7e434 2022-04-25 03:33:35.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 0135fdca9f9d40c8ad65e1e0d6d7e434 2022-04-25 03:33:35.209 | + functions-common:get_or_create_endpoint:1139 : public_id=0135fdca9f9d40c8ad65e1e0d6d7e434 2022-04-25 03:33:35.210 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-25 03:33:35.210 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-25 03:33:35.210 | + functions-common:get_or_create_endpoint:1148 : echo 0135fdca9f9d40c8ad65e1e0d6d7e434 2022-04-25 03:33:35.210 | 0135fdca9f9d40c8ad65e1e0d6d7e434 2022-04-25 03:33:35.253 | [97265 Async create_neutron_accounts:138503]: finished create_neutron_accounts with result 0 in 42 seconds 2022-04-25 03:33:35.290 | [97265 Async create_swift_accounts:138645]: Waiting for completion of create_swift_accounts running on PID 138645 (2 other jobs running) 2022-04-25 03:33:35.319 | [97265 Async create_swift_accounts:138645]: Signaling child to exit 2022-04-25 03:34:23.821 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:34:23.847 | [138645 Async create_swift_accounts:138645]: finished successfully 2022-04-25 03:34:23.866 | WAKEUP 2022-04-25 03:34:23.889 | [97265 Async create_swift_accounts:138645]: Signaled 2022-04-25 03:34:23.890 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-25 03:34:23.890 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-25 03:34:23.890 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-25 03:34:23.891 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-25 03:34:23.891 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-25 03:34:23.891 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-25 03:34:23.891 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-25 03:34:23.891 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-25 03:34:23.891 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-25 03:34:23.891 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-25 03:34:23.891 | ++ functions-common:get_or_create_role:957 : local role_id 2022-04-25 03:34:23.891 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-25 03:34:23.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.891 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.891 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.891 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.891 | ++ functions-common:get_or_create_role:962 : role_id=90aada665e904cfda233a111e1b983a8 2022-04-25 03:34:23.891 | ++ functions-common:get_or_create_role:963 : echo 90aada665e904cfda233a111e1b983a8 2022-04-25 03:34:23.891 | + lib/swift:create_swift_accounts:614 : another_role=90aada665e904cfda233a111e1b983a8 2022-04-25 03:34:23.891 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-25 03:34:23.891 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-25 03:34:23.891 | + functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:34:23.891 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-25 03:34:23.891 | + functions-common:get_or_create_user:925 : local email= 2022-04-25 03:34:23.891 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-25 03:34:23.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.891 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.891 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.891 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.891 | + functions-common:get_or_create_user:937 : user_id=8e528022bc2648b18ad4d8a644e82765 2022-04-25 03:34:23.892 | + functions-common:get_or_create_user:938 : echo 8e528022bc2648b18ad4d8a644e82765 2022-04-25 03:34:23.892 | 8e528022bc2648b18ad4d8a644e82765 2022-04-25 03:34:23.892 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-25 03:34:23.892 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:34:23.892 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:34:23.892 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:34:23.892 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:34:23.892 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:34:23.892 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:34:23.892 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:34:23.892 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:34:23.892 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:34:23.892 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:34:23.892 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:34:23.892 | ++ 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-25 03:34:23.892 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:34:23.892 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:34:23.892 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.892 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.892 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.892 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.892 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:34:23.892 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:34:23.892 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-25 03:34:23.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.892 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.892 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.893 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-25 03:34:23.893 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:34:23.893 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:34:23.893 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:34:23.893 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.893 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.893 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.893 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.893 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:34:23.893 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:34:23.893 | ++ functions-common:get_field:830 : echo '| 5f15c472fbf948b182f52b5aeb9a1cf2 | 8e528022bc2648b18ad4d8a644e82765 | | 9f981056972b434b9a146f3c61457196 | | | False |' 2022-04-25 03:34:23.893 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:34:23.893 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.893 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:34:23.893 | + functions-common:get_or_add_user_project_role:1009 : echo 5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:34:23.893 | 5f15c472fbf948b182f52b5aeb9a1cf2 2022-04-25 03:34:23.893 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-25 03:34:23.893 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-25 03:34:23.893 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:34:23.893 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:34:23.893 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:34:23.893 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:34:23.893 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:34:23.893 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:34:23.893 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:34:23.893 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:34:23.893 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:34:23.893 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:34:23.894 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:34:23.894 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:34:23.894 | ++ 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-25 03:34:23.894 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:34:23.894 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.894 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.894 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.894 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.894 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:34:23.894 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:34:23.894 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-25 03:34:23.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.894 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.894 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.894 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-25 03:34:23.894 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:34:23.894 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:34:23.894 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:34:23.894 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.894 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.894 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.894 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.894 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:34:23.895 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:34:23.895 | ++ functions-common:get_field:830 : echo '| 09c16403c2ef498d97355699d285a170 | 8e528022bc2648b18ad4d8a644e82765 | | 9f981056972b434b9a146f3c61457196 | | | False |' 2022-04-25 03:34:23.895 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:34:23.895 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.895 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=09c16403c2ef498d97355699d285a170 2022-04-25 03:34:23.895 | + functions-common:get_or_add_user_project_role:1009 : echo 09c16403c2ef498d97355699d285a170 2022-04-25 03:34:23.895 | 09c16403c2ef498d97355699d285a170 2022-04-25 03:34:23.895 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-25 03:34:23.895 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-25 03:34:23.895 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-25 03:34:23.895 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-25 03:34:23.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.895 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.895 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.895 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.895 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-25 03:34:23.895 | 57e265556ca045509e1e2a7c6f72f270' 2022-04-25 03:34:23.895 | + functions-common:get_or_create_service:1106 : echo 57e265556ca045509e1e2a7c6f72f270 2022-04-25 03:34:23.895 | 57e265556ca045509e1e2a7c6f72f270 2022-04-25 03:34:23.895 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.35:8080/v1/AUTH_$(project_id)s' http://10.222.0.35:8080 2022-04-25 03:34:23.895 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-25 03:34:23.895 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.35:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-25 03:34:23.895 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-25 03:34:23.895 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-25 03:34:23.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.895 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.895 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.895 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-25 03:34:23.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-25 03:34:23.896 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.35:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-25 03:34:23.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.896 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.896 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.896 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4ccade2af4604f36ab37f6946cb59769 2022-04-25 03:34:23.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4ccade2af4604f36ab37f6946cb59769 2022-04-25 03:34:23.896 | + functions-common:get_or_create_endpoint:1139 : public_id=4ccade2af4604f36ab37f6946cb59769 2022-04-25 03:34:23.896 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.35:8080 ]] 2022-04-25 03:34:23.896 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.35:8080 RegionOne 2022-04-25 03:34:23.896 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-25 03:34:23.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-25 03:34:23.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.896 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.896 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.896 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.896 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-25 03:34:23.896 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-25 03:34:23.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.35:8080 --region RegionOne -f value -c id 2022-04-25 03:34:23.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.896 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.901 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.901 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.901 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=6d7d873b69aa4286836b8712d95c47dc 2022-04-25 03:34:23.901 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 6d7d873b69aa4286836b8712d95c47dc 2022-04-25 03:34:23.901 | 6d7d873b69aa4286836b8712d95c47dc 2022-04-25 03:34:23.901 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-25 03:34:23.901 | + functions-common:get_or_create_endpoint:1148 : echo 4ccade2af4604f36ab37f6946cb59769 2022-04-25 03:34:23.901 | 4ccade2af4604f36ab37f6946cb59769 2022-04-25 03:34:23.901 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-25 03:34:23.901 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-25 03:34:23.901 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-25 03:34:23.901 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-25 03:34:23.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.901 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.901 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.901 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.901 | ++ functions-common:get_or_create_project:950 : project_id=5d7ede78f1c444b9b4c4f0860e8d1d2c 2022-04-25 03:34:23.901 | ++ functions-common:get_or_create_project:951 : echo 5d7ede78f1c444b9b4c4f0860e8d1d2c 2022-04-25 03:34:23.901 | + lib/swift:create_swift_accounts:628 : swift_project_test1=5d7ede78f1c444b9b4c4f0860e8d1d2c 2022-04-25 03:34:23.901 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-25 03:34:23.901 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-25 03:34:23.901 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-25 03:34:23.901 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:34:23.901 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-04-25 03:34:23.901 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-04-25 03:34:23.901 | +++ functions-common:get_or_create_user:939 : 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-25 03:34:23.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.902 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.902 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.902 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.902 | ++ functions-common:get_or_create_user:937 : user_id=ed09bd43b8704ad99b11b55cc1e39a7b 2022-04-25 03:34:23.902 | ++ functions-common:get_or_create_user:938 : echo ed09bd43b8704ad99b11b55cc1e39a7b 2022-04-25 03:34:23.902 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=ed09bd43b8704ad99b11b55cc1e39a7b 2022-04-25 03:34:23.902 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-25 03:34:23.902 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-25 03:34:23.902 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin ed09bd43b8704ad99b11b55cc1e39a7b 5d7ede78f1c444b9b4c4f0860e8d1d2c 2022-04-25 03:34:23.902 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:34:23.902 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:34:23.902 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:34:23.902 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:34:23.902 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:34:23.902 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:34:23.902 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:34:23.902 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:34:23.902 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ed09bd43b8704ad99b11b55cc1e39a7b --project 5d7ede78f1c444b9b4c4f0860e8d1d2c 2022-04-25 03:34:23.902 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:34:23.902 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:34:23.902 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:34:23.902 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.902 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.902 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.903 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.903 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:34:23.903 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:34:23.903 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user ed09bd43b8704ad99b11b55cc1e39a7b --project 5d7ede78f1c444b9b4c4f0860e8d1d2c 2022-04-25 03:34:23.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.903 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.903 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.903 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:34:23.903 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ed09bd43b8704ad99b11b55cc1e39a7b --project 5d7ede78f1c444b9b4c4f0860e8d1d2c 2022-04-25 03:34:23.903 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:34:23.903 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:34:23.903 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.903 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.904 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.904 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.904 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:34:23.904 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:34:23.904 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:34:23.904 | ++ functions-common:get_field:830 : echo '| 09c16403c2ef498d97355699d285a170 | ed09bd43b8704ad99b11b55cc1e39a7b | | 5d7ede78f1c444b9b4c4f0860e8d1d2c | | | False |' 2022-04-25 03:34:23.904 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.904 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=09c16403c2ef498d97355699d285a170 2022-04-25 03:34:23.904 | + functions-common:get_or_add_user_project_role:1009 : echo 09c16403c2ef498d97355699d285a170 2022-04-25 03:34:23.904 | 09c16403c2ef498d97355699d285a170 2022-04-25 03:34:23.904 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-25 03:34:23.904 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-25 03:34:23.904 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:34:23.904 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-04-25 03:34:23.904 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-04-25 03:34:23.904 | +++ functions-common:get_or_create_user:939 : 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-25 03:34:23.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.905 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.905 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.905 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.905 | ++ functions-common:get_or_create_user:937 : user_id=b465275473e94d2bb691cb6b6cf12932 2022-04-25 03:34:23.905 | ++ functions-common:get_or_create_user:938 : echo b465275473e94d2bb691cb6b6cf12932 2022-04-25 03:34:23.905 | + lib/swift:create_swift_accounts:637 : swift_user_test3=b465275473e94d2bb691cb6b6cf12932 2022-04-25 03:34:23.905 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-25 03:34:23.905 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-25 03:34:23.905 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 90aada665e904cfda233a111e1b983a8 b465275473e94d2bb691cb6b6cf12932 5d7ede78f1c444b9b4c4f0860e8d1d2c 2022-04-25 03:34:23.905 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:34:23.905 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:34:23.905 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:34:23.905 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:34:23.905 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:34:23.905 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:34:23.905 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:34:23.905 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:34:23.905 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 90aada665e904cfda233a111e1b983a8 --user b465275473e94d2bb691cb6b6cf12932 --project 5d7ede78f1c444b9b4c4f0860e8d1d2c 2022-04-25 03:34:23.905 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:34:23.905 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:34:23.905 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:34:23.905 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.905 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.905 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.905 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.905 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:34:23.906 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:34:23.906 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 90aada665e904cfda233a111e1b983a8 --user b465275473e94d2bb691cb6b6cf12932 --project 5d7ede78f1c444b9b4c4f0860e8d1d2c 2022-04-25 03:34:23.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.906 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.906 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.906 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 90aada665e904cfda233a111e1b983a8 --user b465275473e94d2bb691cb6b6cf12932 --project 5d7ede78f1c444b9b4c4f0860e8d1d2c 2022-04-25 03:34:23.906 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:34:23.906 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:34:23.906 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:34:23.906 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.906 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.906 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.906 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.906 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:34:23.906 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:34:23.906 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:34:23.906 | ++ functions-common:get_field:830 : echo '| 90aada665e904cfda233a111e1b983a8 | b465275473e94d2bb691cb6b6cf12932 | | 5d7ede78f1c444b9b4c4f0860e8d1d2c | | | False |' 2022-04-25 03:34:23.906 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.906 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=90aada665e904cfda233a111e1b983a8 2022-04-25 03:34:23.906 | + functions-common:get_or_add_user_project_role:1009 : echo 90aada665e904cfda233a111e1b983a8 2022-04-25 03:34:23.906 | 90aada665e904cfda233a111e1b983a8 2022-04-25 03:34:23.906 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-25 03:34:23.906 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-25 03:34:23.906 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-25 03:34:23.906 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-25 03:34:23.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.907 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.907 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.907 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.907 | ++ functions-common:get_or_create_project:950 : project_id=b6fcd77f7009496fb91f1319d3a4e3d6 2022-04-25 03:34:23.907 | ++ functions-common:get_or_create_project:951 : echo b6fcd77f7009496fb91f1319d3a4e3d6 2022-04-25 03:34:23.907 | + lib/swift:create_swift_accounts:642 : swift_project_test2=b6fcd77f7009496fb91f1319d3a4e3d6 2022-04-25 03:34:23.907 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-25 03:34:23.907 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-25 03:34:23.907 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-25 03:34:23.907 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-25 03:34:23.907 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:34:23.907 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-04-25 03:34:23.907 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-04-25 03:34:23.907 | +++ functions-common:get_or_create_user:939 : 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-25 03:34:23.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.907 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.907 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.907 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.907 | ++ functions-common:get_or_create_user:937 : user_id=b1ca992b4723461e9fca24b81e660935 2022-04-25 03:34:23.907 | ++ functions-common:get_or_create_user:938 : echo b1ca992b4723461e9fca24b81e660935 2022-04-25 03:34:23.907 | + lib/swift:create_swift_accounts:647 : swift_user_test2=b1ca992b4723461e9fca24b81e660935 2022-04-25 03:34:23.907 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-25 03:34:23.907 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-25 03:34:23.907 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin b1ca992b4723461e9fca24b81e660935 b6fcd77f7009496fb91f1319d3a4e3d6 2022-04-25 03:34:23.907 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:34:23.907 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:34:23.907 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:34:23.907 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:34:23.908 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:34:23.908 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:34:23.908 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:34:23.908 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:34:23.908 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b1ca992b4723461e9fca24b81e660935 --project b6fcd77f7009496fb91f1319d3a4e3d6 2022-04-25 03:34:23.908 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:34:23.908 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:34:23.908 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:34:23.908 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.908 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.908 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.908 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.908 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:34:23.908 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:34:23.908 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user b1ca992b4723461e9fca24b81e660935 --project b6fcd77f7009496fb91f1319d3a4e3d6 2022-04-25 03:34:23.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.908 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.908 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.908 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b1ca992b4723461e9fca24b81e660935 --project b6fcd77f7009496fb91f1319d3a4e3d6 2022-04-25 03:34:23.908 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:34:23.908 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:34:23.908 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:34:23.908 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.908 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.908 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.909 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.909 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:34:23.909 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:34:23.909 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:34:23.909 | ++ functions-common:get_field:830 : echo '| 09c16403c2ef498d97355699d285a170 | b1ca992b4723461e9fca24b81e660935 | | b6fcd77f7009496fb91f1319d3a4e3d6 | | | False |' 2022-04-25 03:34:23.909 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.909 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=09c16403c2ef498d97355699d285a170 2022-04-25 03:34:23.909 | + functions-common:get_or_add_user_project_role:1009 : echo 09c16403c2ef498d97355699d285a170 2022-04-25 03:34:23.909 | 09c16403c2ef498d97355699d285a170 2022-04-25 03:34:23.909 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-25 03:34:23.909 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-25 03:34:23.909 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-04-25 03:34:23.909 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-25 03:34:23.909 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-25 03:34:23.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.909 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.909 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.909 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.910 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-04-25 03:34:23.910 | a6664499099c4394acb9958553cb6656' 2022-04-25 03:34:23.910 | ++ functions-common:get_or_create_domain:900 : echo a6664499099c4394acb9958553cb6656 2022-04-25 03:34:23.910 | + lib/swift:create_swift_accounts:652 : swift_domain=a6664499099c4394acb9958553cb6656 2022-04-25 03:34:23.910 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-25 03:34:23.910 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-25 03:34:23.910 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-25 03:34:23.910 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 a6664499099c4394acb9958553cb6656 2022-04-25 03:34:23.910 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-25 03:34:23.910 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=a6664499099c4394acb9958553cb6656 --or-show -f value -c id 2022-04-25 03:34:23.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.910 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.911 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.911 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.911 | ++ functions-common:get_or_create_project:950 : project_id=970fc87fec844cbaba2a03f903f8c9ee 2022-04-25 03:34:23.911 | ++ functions-common:get_or_create_project:951 : echo 970fc87fec844cbaba2a03f903f8c9ee 2022-04-25 03:34:23.911 | + lib/swift:create_swift_accounts:656 : swift_project_test4=970fc87fec844cbaba2a03f903f8c9ee 2022-04-25 03:34:23.911 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-25 03:34:23.911 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-25 03:34:23.911 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-25 03:34:23.911 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 a6664499099c4394acb9958553cb6656 test4@example.com 2022-04-25 03:34:23.911 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:34:23.911 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-04-25 03:34:23.911 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-04-25 03:34:23.911 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=a6664499099c4394acb9958553cb6656 --email=test4@example.com --or-show -f value -c id 2022-04-25 03:34:23.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.912 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.912 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.912 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.912 | ++ functions-common:get_or_create_user:937 : user_id=07867963655f4b4693770d6b4e66eae2 2022-04-25 03:34:23.912 | ++ functions-common:get_or_create_user:938 : echo 07867963655f4b4693770d6b4e66eae2 2022-04-25 03:34:23.912 | + lib/swift:create_swift_accounts:661 : swift_user_test4=07867963655f4b4693770d6b4e66eae2 2022-04-25 03:34:23.912 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-25 03:34:23.912 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-25 03:34:23.912 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 07867963655f4b4693770d6b4e66eae2 970fc87fec844cbaba2a03f903f8c9ee 2022-04-25 03:34:23.912 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:34:23.912 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:34:23.912 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:34:23.912 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:34:23.912 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:34:23.912 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:34:23.912 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:34:23.912 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:34:23.912 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 07867963655f4b4693770d6b4e66eae2 --project 970fc87fec844cbaba2a03f903f8c9ee 2022-04-25 03:34:23.912 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:34:23.912 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:34:23.912 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:34:23.912 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.912 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.912 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.912 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.912 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:34:23.913 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:34:23.913 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 07867963655f4b4693770d6b4e66eae2 --project 970fc87fec844cbaba2a03f903f8c9ee 2022-04-25 03:34:23.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.913 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.913 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.913 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 07867963655f4b4693770d6b4e66eae2 --project 970fc87fec844cbaba2a03f903f8c9ee 2022-04-25 03:34:23.913 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:34:23.913 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:34:23.913 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:34:23.913 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.913 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:23.913 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:23.913 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:34:23.913 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:34:23.913 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:34:23.913 | ++ functions-common:get_field:830 : echo '| 09c16403c2ef498d97355699d285a170 | 07867963655f4b4693770d6b4e66eae2 | | 970fc87fec844cbaba2a03f903f8c9ee | | | False |' 2022-04-25 03:34:23.913 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:34:23.913 | ++ functions-common:get_field:824 : read data 2022-04-25 03:34:23.913 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=09c16403c2ef498d97355699d285a170 2022-04-25 03:34:23.913 | + functions-common:get_or_add_user_project_role:1009 : echo 09c16403c2ef498d97355699d285a170 2022-04-25 03:34:23.913 | 09c16403c2ef498d97355699d285a170 2022-04-25 03:34:23.938 | [97265 Async create_swift_accounts:138645]: finished create_swift_accounts with result 0 in 127 seconds 2022-04-25 03:34:23.946 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-25 03:34:23.948 | + inc/async:async_wait:197 : return 0 2022-04-25 03:34:23.951 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-25 03:34:23.970 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:34:23.972 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-25 03:34:23.990 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:34:23.993 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-25 03:34:23.995 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:34:23.998 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-25 03:34:24.000 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-25 03:34:24.003 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-25 03:34:24.062 | + inc/async:async_inner:63 : init_glance 2022-04-25 03:34:24.100 | [97265 Async init_glance:148184]: running: init_glance 2022-04-25 03:34:24.102 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-25 03:34:24.121 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:34:24.124 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-25 03:34:24.126 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:34:24.129 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-25 03:34:24.133 | + ./stack.sh:main:1149 : configure_neutron 2022-04-25 03:34:24.135 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-25 03:34:24.139 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-25 03:34:24.140 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-25 03:34:24.146 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-25 03:34:24.148 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-25 03:34:24.151 | + 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-25 03:34:24.154 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-25 03:34:24.157 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-25 03:34:24.160 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-25 03:34:24.162 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-25 03:34:24.165 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-25 03:34:24.180 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-25 03:34:24.182 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-25 03:34:27.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:27.645 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:27.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:27.645 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:31.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:31.210 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:31.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:31.210 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:33.733 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:34:33.759 | [148184 Async init_glance:148184]: finished successfully 2022-04-25 03:34:34.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:34.703 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:34.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:34.703 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:38.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:38.123 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:38.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:38.123 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:41.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:41.516 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:41.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:41.516 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:44.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:44.909 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:44.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:44.909 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:48.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:48.280 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:48.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:48.280 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:51.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:51.892 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:51.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:51.892 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:56.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:56.490 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:56.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:34:56.490 | from cryptography.utils import int_from_bytes 2022-04-25 03:34:56.491 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-25 03:35:02.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:35:02.152 | from cryptography.utils import int_from_bytes 2022-04-25 03:35:02.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:35:02.152 | from cryptography.utils import int_from_bytes 2022-04-25 03:35:02.465 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-25 03:35:02.470 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-25 03:35:02.473 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-25 03:35:02.475 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-25 03:35:02.477 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-25 03:35:02.480 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-25 03:35:02.482 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-25 03:35:02.484 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-25 03:35:02.486 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-25 03:35:02.488 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-25 03:35:02.491 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-25 03:35:02.493 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-25 03:35:02.495 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-25 03:35:02.498 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-25 03:35:02.500 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-25 03:35:02.502 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-25 03:35:02.507 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:35:02.509 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-25 03:35:02.512 | + 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-25 03:35:02.517 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-25 03:35:02.519 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-25 03:35:02.522 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-25 03:35:02.524 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=neutron 2022-04-25 03:35:02.527 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-25 03:35:02.530 | + 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-25 03:35:02.559 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-25 03:35:02.588 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-25 03:35:02.617 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-25 03:35:02.646 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-25 03:35:02.676 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-25 03:35:02.705 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-25 03:35:02.707 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-25 03:35:02.710 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-25 03:35:02.712 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-25 03:35:02.715 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-25 03:35:02.732 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-25 03:35:02.734 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-25 03:35:02.737 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-25 03:35:02.740 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-25 03:35:02.742 | + 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-25 03:35:02.770 | + 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-25 03:35:02.799 | + 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-25 03:35:02.828 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-25 03:35:02.858 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-25 03:35:02.875 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:35:02.877 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-25 03:35:02.879 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-25 03:35:02.882 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-25 03:35:02.884 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-25 03:35:02.888 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-25 03:35:02.905 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-25 03:35:02.907 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-25 03:35:02.910 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-25 03:35:02.912 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-25 03:35:02.926 | + 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-25 03:35:02.939 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-25 03:35:02.941 | + 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-25 03:35:02.954 | + 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-25 03:35:02.966 | + 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-25 03:35:02.978 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-25 03:35:02.981 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-25 03:35:02.984 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-25 03:35:02.988 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.eUvjgFzfP7 2022-04-25 03:35:02.991 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-25 03:35:02.994 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-25 03:35:02.996 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.eUvjgFzfP7 2022-04-25 03:35:03.000 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.eUvjgFzfP7 2022-04-25 03:35:03.012 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.eUvjgFzfP7 /etc/sudoers.d/neutron-rootwrap 2022-04-25 03:35:03.024 | + 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-25 03:35:03.053 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-25 03:35:03.055 | + 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-25 03:35:03.084 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-25 03:35:03.087 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-25 03:35:03.089 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-25 03:35:03.091 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-25 03:35:03.094 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-25 03:35:03.096 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-25 03:35:03.113 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:35:03.116 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-25 03:35:03.119 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-25 03:35:03.121 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-25 03:35:03.138 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:35:03.141 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:35:03.143 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:35:03.174 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-25 03:35:03.176 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-25 03:35:03.178 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-25 03:35:03.195 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:35:03.197 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-25 03:35:03.200 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-25 03:35:03.202 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-25 03:35:03.205 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-25 03:35:03.207 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-25 03:35:03.214 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-25 03:35:03.217 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-25 03:35:03.219 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-25 03:35:03.222 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-25 03:35:03.225 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-25 03:35:03.229 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-25 03:35:03.231 | + 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-25 03:35:03.236 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-25 03:35:03.252 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:35:03.255 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-25 03:35:03.257 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-25 03:35:03.260 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-25 03:35:03.264 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-25 03:35:03.294 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-25 03:35:03.323 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-25 03:35:03.354 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-25 03:35:03.383 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-25 03:35:03.413 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-25 03:35:03.416 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-25 03:35:03.418 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-25 03:35:03.420 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-25 03:35:03.423 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-25 03:35:03.452 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-25 03:35:03.481 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-04-25 03:35:03.511 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-25 03:35:03.540 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-25 03:35:03.569 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-25 03:35:03.599 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-25 03:35:03.628 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-25 03:35:03.658 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:35:03.687 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-25 03:35:03.718 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-25 03:35:03.747 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-25 03:35:03.778 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-25 03:35:03.780 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-25 03:35:03.783 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-25 03:35:03.785 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-25 03:35:03.787 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-25 03:35:03.817 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-25 03:35:03.847 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.35/identity 2022-04-25 03:35:03.878 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-25 03:35:03.907 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-25 03:35:03.937 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-25 03:35:03.967 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-25 03:35:03.997 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-25 03:35:04.027 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:35:04.057 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-25 03:35:04.087 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-25 03:35:04.090 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-25 03:35:04.092 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-25 03:35:04.095 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-25 03:35:04.097 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-25 03:35:04.100 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-25 03:35:04.102 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-25 03:35:04.104 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 200:249 != '' ]] 2022-04-25 03:35:04.107 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:200:249 2022-04-25 03:35:04.109 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:200:249 != '' ]] 2022-04-25 03:35:04.112 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-25 03:35:04.115 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-25 03:35:04.117 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-25 03:35:04.119 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-25 03:35:04.122 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-25 03:35:04.124 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-25 03:35:04.127 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-25 03:35:04.129 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-25 03:35:04.132 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-25 03:35:04.135 | + 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-25 03:35:04.162 | + 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-25 03:35:04.165 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:35:04.167 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-25 03:35:04.170 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-25 03:35:04.172 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-25 03:35:04.174 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-25 03:35:04.178 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-25 03:35:04.205 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-25 03:35:04.207 | + 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-25 03:35:04.210 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:35:04.212 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-25 03:35:04.214 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-25 03:35:04.217 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-25 03:35:04.219 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-25 03:35:04.222 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-25 03:35:04.250 | + 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-25 03:35:04.252 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:35:04.255 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-25 03:35:04.257 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-25 03:35:04.260 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-25 03:35:04.262 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-25 03:35:04.265 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-25 03:35:04.293 | + 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-25 03:35:04.295 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:35:04.298 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-25 03:35:04.300 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-25 03:35:04.303 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-25 03:35:04.305 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-25 03:35:04.307 | + 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-25 03:35:04.337 | + 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-25 03:35:04.339 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:35:04.342 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-25 03:35:04.344 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-25 03:35:04.347 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-25 03:35:04.349 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-25 03:35:04.351 | + 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-25 03:35:04.380 | + 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-25 03:35:04.383 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:35:04.385 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-25 03:35:04.387 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-25 03:35:04.390 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-25 03:35:04.392 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-25 03:35:04.395 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-25 03:35:04.423 | + 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:200:249 2022-04-25 03:35:04.425 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:35:04.428 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-25 03:35:04.430 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:200:249 2022-04-25 03:35:04.433 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2022-04-25 03:35:04.435 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-25 03:35:04.437 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2022-04-25 03:35:04.468 | + 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-25 03:35:04.470 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:35:04.473 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-25 03:35:04.475 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-25 03:35:04.477 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-25 03:35:04.480 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-25 03:35:04.482 | + 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-25 03:35:04.511 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-25 03:35:04.513 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-25 03:35:04.531 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:35:04.533 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-25 03:35:04.536 | + 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-25 03:35:04.568 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-25 03:35:04.570 | + 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-25 03:35:04.599 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-25 03:35:04.631 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-25 03:35:04.633 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-25 03:35:04.636 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-25 03:35:04.638 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-25 03:35:07.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:35:07.558 | from cryptography.utils import int_from_bytes 2022-04-25 03:35:07.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:35:07.558 | from cryptography.utils import int_from_bytes 2022-04-25 03:35:07.561 | Traceback (most recent call last): 2022-04-25 03:35:07.561 | File "/usr/local/bin/neutron-ovs-cleanup", line 10, in 2022-04-25 03:35:07.561 | sys.exit(main()) 2022-04-25 03:35:07.561 | File "/opt/stack/neutron/neutron/cmd/ovs_cleanup.py", line 59, in main 2022-04-25 03:35:07.561 | conf = setup_conf() 2022-04-25 03:35:07.561 | File "/opt/stack/neutron/neutron/cmd/ovs_cleanup.py", line 42, in setup_conf 2022-04-25 03:35:07.561 | config.register_common_config_options() 2022-04-25 03:35:07.561 | File "/opt/stack/neutron/neutron/common/config.py", line 88, in register_common_config_options 2022-04-25 03:35:07.561 | common_config.register_ironic_opts() 2022-04-25 03:35:07.561 | File "/opt/stack/neutron/neutron/conf/common.py", line 245, in register_ironic_opts 2022-04-25 03:35:07.561 | cfg.register_opts(ironic_opts, group=IRONIC_CONF_SECTION) 2022-04-25 03:35:07.561 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2077, in __inner 2022-04-25 03:35:07.561 | result = f(self, *args, **kwargs) 2022-04-25 03:35:07.561 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2339, in register_opts 2022-04-25 03:35:07.561 | self.register_opt(opt, group, clear_cache=False) 2022-04-25 03:35:07.561 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2081, in __inner 2022-04-25 03:35:07.561 | return f(self, *args, **kwargs) 2022-04-25 03:35:07.561 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2315, in register_opt 2022-04-25 03:35:07.561 | return group._register_opt(opt, cli) 2022-04-25 03:35:07.561 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 1519, in _register_opt 2022-04-25 03:35:07.562 | if _is_opt_registered(self._opts, opt): 2022-04-25 03:35:07.562 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 356, in _is_opt_registered 2022-04-25 03:35:07.562 | raise DuplicateOptError(opt.name) 2022-04-25 03:35:07.562 | oslo_config.cfg.DuplicateOptError: duplicate option: region_name 2022-04-25 03:35:07.859 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:1 : exit_trap 2022-04-25 03:35:07.862 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-25 03:35:07.865 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-25 03:35:07.868 | + ./stack.sh:exit_trap:524 : jobs='122950 2022-04-25 03:35:07.868 | 148184' 2022-04-25 03:35:07.871 | + ./stack.sh:exit_trap:527 : [[ -n 122950 2022-04-25 03:35:07.871 | 148184 ]] 2022-04-25 03:35:07.873 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-25-032559 ]] 2022-04-25 03:35:07.876 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-25 03:35:07.878 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-25 03:35:07.878 | exit_trap: cleaning up child processes 2022-04-25 03:35:07.881 | + ./stack.sh:exit_trap:529 : kill 122950 148184 2022-04-25 03:35:07.884 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.sgZKoRASCd ']' 2022-04-25 03:35:07.886 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.sgZKoRASCd 2022-04-25 03:35:07.890 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-25 03:35:07.893 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-25 03:35:07.896 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-25 03:35:07.898 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-25 03:35:07.898 | Error on exit 2022-04-25 03:35:07.901 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-25 03:35:07.903 | + ./stack.sh:exit_trap:544 : generate-subunit 1650857155 552 fail 2022-04-25 03:35:08.584 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-25 03:35:08.586 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-25 03:35:09.595 | + ./stack.sh:exit_trap:558 : exit 1