2022-08-03 04:16:03.099 | + ./stack.sh:main:482 : exec 2022-08-03 04:16:03.099 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-03-041603' 2022-08-03 04:16:03.099 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-03-041603.summary.2022-08-03-041603 2022-08-03 04:16:03.099 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:16:03.099 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-03-041603 2022-08-03 04:16:03.099 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-03-041603 /opt/stack/logs/stack.sh.log 2022-08-03 04:16:03.099 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-03-041603.summary.2022-08-03-041603 /opt/stack/logs/stack.sh.log.summary 2022-08-03 04:16:03.099 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-03 04:16:03.099 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-03 04:16:03.099 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-03 04:16:03.099 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-03 04:16:03.099 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-03 04:16:03.099 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-03 04:16:03.099 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-03 04:16:03.099 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-03 04:16:03.099 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-03 04:16:03.099 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-03 04:16:03.099 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-03 04:16:03.099 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-03 04:16:03.099 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-03 04:16:03.099 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-03 04:16:03.100 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-03 04:16:03.102 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-03 04:16:03.104 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-03 04:16:03.106 | + ./stack.sh:main:568 : set -o errexit 2022-08-03 04:16:03.108 | + ./stack.sh:main:571 : uname -a 2022-08-03 04:16:03.110 | Linux n-d-826752-8 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-08-03 04:16:03.112 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-03 04:16:03.114 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-03 04:16:03.117 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-03 04:16:03.154 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-03 04:16:03.169 | + ./stack.sh:main:585 : fetch_plugins 2022-08-03 04:16:03.171 | + functions-common:fetch_plugins:1786 : local plugins= 2022-08-03 04:16:03.173 | + functions-common:fetch_plugins:1787 : local plugin 2022-08-03 04:16:03.175 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-08-03 04:16:03.177 | + functions-common:fetch_plugins:1791 : return 2022-08-03 04:16:03.179 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-03 04:16:03.181 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-08-03 04:16:03.183 | + functions-common:run_phase:1869 : local phase= 2022-08-03 04:16:03.185 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-03 04:16:03.186 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-03 04:16:03.188 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-03 04:16:03.190 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-03 04:16:03.192 | + functions-common:run_phase:1878 : local extra 2022-08-03 04:16:03.194 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-03 04:16:03.198 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-03 04:16:03.200 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-03 04:16:03.201 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-03 04:16:03.203 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-03 04:16:03.205 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-03 04:16:03.218 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:16:03.220 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-03 04:16:03.222 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-03 04:16:03.224 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-03 04:16:03.225 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-03 04:16:03.227 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-03 04:16:03.229 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-03 04:16:03.231 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-03 04:16:03.233 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-03 04:16:03.235 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-03 04:16:03.236 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-03 04:16:03.238 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-08-03 04:16:03.240 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-08-03 04:16:03.242 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-08-03 04:16:03.244 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-08-03 04:16:03.246 | + functions-common:plugin_override_defaults:1832 : return 2022-08-03 04:16:03.248 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-03 04:16:03.265 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-03 04:16:03.268 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-03 04:16:03.284 | ++ functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:16:03.287 | +++ lib/tls:source:43 : hostname -f 2022-08-03 04:16:03.290 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-03 04:16:03.292 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-03 04:16:03.294 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-03 04:16:03.296 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-03 04:16:03.298 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-03 04:16:03.300 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-03 04:16:03.302 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-03 04:16:03.304 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-03 04:16:03.306 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-03 04:16:03.308 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-03 04:16:03.312 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-03 04:16:03.325 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-03 04:16:03.343 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-03 04:16:03.356 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-03 04:16:03.369 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-03 04:16:03.406 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-03 04:16:03.466 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-03 04:16:03.558 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-03 04:16:03.581 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-03 04:16:03.633 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-03 04:16:03.686 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-03 04:16:03.841 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-03 04:16:03.857 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-03 04:16:03.870 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-03 04:16:03.887 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-03 04:16:03.977 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-03 04:16:03.979 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-03 04:16:03.983 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-03 04:16:03.985 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-03 04:16:03.987 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-03 04:16:03.989 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-03 04:16:03.991 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-03 04:16:03.991 | False' 2022-08-03 04:16:03.994 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-03 04:16:04.010 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-03 04:16:04.013 | + ./stack.sh:main:619 : run_phase source 2022-08-03 04:16:04.015 | + functions-common:run_phase:1868 : local mode=source 2022-08-03 04:16:04.017 | + functions-common:run_phase:1869 : local phase= 2022-08-03 04:16:04.019 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-03 04:16:04.021 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-03 04:16:04.024 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-03 04:16:04.026 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-03 04:16:04.028 | + functions-common:run_phase:1878 : local extra 2022-08-03 04:16:04.030 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-03 04:16:04.034 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-03 04:16:04.036 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-03 04:16:04.039 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-03 04:16:04.041 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-03 04:16:04.043 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-03 04:16:04.058 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:16:04.060 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-03 04:16:04.062 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-03 04:16:04.103 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-03 04:16:04.105 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-03 04:16:04.107 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-08-03 04:16:04.109 | + functions-common:run_phase:1890 : load_plugin_settings 2022-08-03 04:16:04.112 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-08-03 04:16:04.114 | + functions-common:load_plugin_settings:1805 : local plugin 2022-08-03 04:16:04.116 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-08-03 04:16:04.118 | + functions-common:load_plugin_settings:1809 : return 2022-08-03 04:16:04.120 | + functions-common:run_phase:1891 : verify_disabled_services 2022-08-03 04:16:04.122 | + functions-common:verify_disabled_services:2151 : local service 2022-08-03 04:16:04.124 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.126 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-03 04:16:04.129 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.131 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-03 04:16:04.134 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.137 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-03 04:16:04.139 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.141 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-03 04:16:04.144 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.146 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-03 04:16:04.149 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.151 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-03 04:16:04.153 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.155 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-03 04:16:04.158 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.160 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-03 04:16:04.162 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.165 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-03 04:16:04.167 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.170 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-03 04:16:04.172 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.174 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-08-03 04:16:04.176 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.179 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-03 04:16:04.182 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.184 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-03 04:16:04.186 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.189 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-03 04:16:04.191 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.193 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-03 04:16:04.196 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.198 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-03 04:16:04.201 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.203 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-03 04:16:04.206 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.208 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-03 04:16:04.210 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.213 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-03 04:16:04.215 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.218 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-03 04:16:04.220 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.222 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-03 04:16:04.225 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.227 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-03 04:16:04.229 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.232 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-03 04:16:04.234 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.236 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-03 04:16:04.239 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.241 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-03 04:16:04.244 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.247 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-03 04:16:04.249 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.252 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-03 04:16:04.254 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.257 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-03 04:16:04.260 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.262 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-03 04:16:04.264 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.267 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-03 04:16:04.269 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.271 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-03 04:16:04.274 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.276 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-03 04:16:04.279 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.281 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-08-03 04:16:04.283 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.285 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-03 04:16:04.288 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.290 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-03 04:16:04.293 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.295 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-03 04:16:04.297 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.300 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-03 04:16:04.302 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.305 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-03 04:16:04.307 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.310 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-03 04:16:04.312 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.315 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-03 04:16:04.317 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.319 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-03 04:16:04.322 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.324 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-03 04:16:04.327 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.329 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-03 04:16:04.331 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.333 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-03 04:16:04.336 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.339 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-03 04:16:04.341 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.344 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-03 04:16:04.346 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 04:16:04.348 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-03 04:16:04.352 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-03 04:16:04.354 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-03 04:16:04.357 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-03 04:16:04.372 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:16:04.374 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-03 04:16:04.376 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-03 04:16:04.378 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-03 04:16:04.394 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:16:04.397 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-03 04:16:04.400 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-03 04:16:04.402 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-03 04:16:04.405 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-03 04:16:04.407 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-03 04:16:04.409 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-03 04:16:04.412 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-03 04:16:04.415 | + lib/database:initialize_database_backends:92 : return 0 2022-08-03 04:16:04.417 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-03 04:16:04.417 | Using mysql database backend 2022-08-03 04:16:04.420 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-03 04:16:04.436 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-03 04:16:04.439 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-03 04:16:04.442 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-03 04:16:04.444 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-03 04:16:04.447 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-03 04:16:04.450 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-03 04:16:04.467 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:16:04.469 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-03 04:16:04.486 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-03 04:16:04.503 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:16:04.505 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-03 04:16:04.522 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-03 04:16:04.540 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-03 04:16:04.556 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:16:04.559 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-03 04:16:04.576 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:16:04.578 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-03 04:16:04.596 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-03 04:16:04.598 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-03 04:16:04.601 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-03 04:16:04.604 | + functions-common:save_stackenv:60 : local tag=752 2022-08-03 04:16:04.607 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-03 04:16:04.612 | + functions-common:save_stackenv:62 : time_stamp=2022-08-03-041604 2022-08-03 04:16:04.614 | + functions-common:save_stackenv:63 : echo '# 2022-08-03-041604 752' 2022-08-03 04:16:04.617 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:16:04.620 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-03 04:16:04.622 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:16:04.625 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-03 04:16:04.627 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:16:04.629 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-03 04:16:04.632 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:16:04.635 | + 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-08-03 04:16:04.637 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:16:04.639 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.74 2022-08-03 04:16:04.642 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:16:04.644 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.74/identity 2022-08-03 04:16:04.647 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:16:04.649 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-03-041603 2022-08-03 04:16:04.651 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:16:04.654 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-03 04:16:04.656 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:16:04.659 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.74 2022-08-03 04:16:04.661 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:16:04.664 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-03 04:16:04.667 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:16:04.671 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-03 04:16:04.674 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:16:04.676 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-03 04:16:04.678 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:16:04.682 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-03 04:16:04.684 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:16:04.686 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.74 2022-08-03 04:16:04.689 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:16:04.691 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-03 04:16:04.694 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-03 04:16:04.696 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-03 04:16:04.699 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-03 04:16:04.701 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-08-03 04:16:04.703 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 04:16:04.705 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 04:16:04.708 | ++ functions-common:git_clone:601 : pwd 2022-08-03 04:16:04.711 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 04:16:04.713 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 04:16:04.716 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 04:16:04.732 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 04:16:04.734 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 04:16:04.736 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 04:16:04.739 | + functions-common:git_clone:618 : echo master 2022-08-03 04:16:04.740 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 04:16:04.746 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-08-03 04:16:04.748 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 04:16:04.750 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-03 04:16:04.763 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-08-03 04:16:04.766 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 04:16:04.767 | + functions-common:git_clone:679 : head -1 2022-08-03 04:16:04.776 | 9dcc4636 Merge "Allow backports to have arbitrary python_version markers" 2022-08-03 04:16:04.778 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 04:16:04.781 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-03 04:16:04.784 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:16:04.786 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-03 04:16:04.789 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-03 04:16:04.792 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-03 04:16:04.795 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-03 04:16:04.797 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-03 04:16:04.800 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-03 04:16:04.802 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-03 04:16:04.805 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-03 04:16:04.809 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-03 04:16:04.813 | ++ tools/install_prereqs.sh:source:47 : NOW=1659500164 2022-08-03 04:16:04.818 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-03 04:16:04.821 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1659498924 2022-08-03 04:16:04.823 | ++ tools/install_prereqs.sh:source:49 : DELTA=1240 2022-08-03 04:16:04.826 | ++ tools/install_prereqs.sh:source:50 : [[ 1240 -lt 7200 ]] 2022-08-03 04:16:04.828 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-08-03 04:16:04.831 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-03 04:16:04.833 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-08-03 04:16:04.836 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-03 04:16:04.841 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-08-03 04:16:04.841 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-03 04:16:04.843 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-08-03 04:16:04.845 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-03 04:16:04.849 | +++ 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-08-03 04:16:04.900 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-03 04:16:04.901 | apache2-dev 2022-08-03 04:16:04.901 | bc 2022-08-03 04:16:04.901 | bsdmainutils 2022-08-03 04:16:04.901 | curl 2022-08-03 04:16:04.901 | g++ 2022-08-03 04:16:04.901 | gawk 2022-08-03 04:16:04.901 | gcc 2022-08-03 04:16:04.901 | gettext 2022-08-03 04:16:04.901 | git 2022-08-03 04:16:04.901 | graphviz 2022-08-03 04:16:04.901 | iputils-ping 2022-08-03 04:16:04.901 | libapache2-mod-proxy-uwsgi 2022-08-03 04:16:04.901 | libffi-dev 2022-08-03 04:16:04.901 | libjpeg-dev 2022-08-03 04:16:04.901 | libpcre3-dev 2022-08-03 04:16:04.901 | libpq-dev 2022-08-03 04:16:04.901 | libssl-dev 2022-08-03 04:16:04.901 | libsystemd-dev 2022-08-03 04:16:04.901 | libxml2-dev 2022-08-03 04:16:04.901 | libxslt1-dev 2022-08-03 04:16:04.901 | libyaml-dev 2022-08-03 04:16:04.901 | lsof 2022-08-03 04:16:04.901 | openssh-server 2022-08-03 04:16:04.901 | openssl 2022-08-03 04:16:04.901 | pkg-config 2022-08-03 04:16:04.901 | psmisc 2022-08-03 04:16:04.901 | python3-dev 2022-08-03 04:16:04.901 | python3-pip 2022-08-03 04:16:04.901 | python3-systemd 2022-08-03 04:16:04.901 | python3-venv 2022-08-03 04:16:04.901 | tar 2022-08-03 04:16:04.901 | tcpdump 2022-08-03 04:16:04.902 | unzip 2022-08-03 04:16:04.902 | uuid-runtime 2022-08-03 04:16:04.902 | wget 2022-08-03 04:16:04.902 | wget 2022-08-03 04:16:04.902 | zlib1g-dev 2022-08-03 04:16:04.902 | libkrb5-dev 2022-08-03 04:16:04.902 | libldap2-dev 2022-08-03 04:16:04.902 | libsasl2-dev 2022-08-03 04:16:04.902 | memcached 2022-08-03 04:16:04.902 | python3-mysqldb 2022-08-03 04:16:04.902 | sqlite3 2022-08-03 04:16:04.902 | conntrack 2022-08-03 04:16:04.902 | curl 2022-08-03 04:16:04.902 | dnsmasq-base 2022-08-03 04:16:04.902 | dnsmasq-utils 2022-08-03 04:16:04.902 | ebtables 2022-08-03 04:16:04.902 | genisoimage 2022-08-03 04:16:04.902 | iptables 2022-08-03 04:16:04.902 | iputils-arping 2022-08-03 04:16:04.902 | kpartx 2022-08-03 04:16:04.902 | libjs-jquery-tablesorter 2022-08-03 04:16:04.902 | parted 2022-08-03 04:16:04.902 | pm-utils 2022-08-03 04:16:04.902 | python3-mysqldb 2022-08-03 04:16:04.902 | socat 2022-08-03 04:16:04.902 | sqlite3 2022-08-03 04:16:04.902 | sudo 2022-08-03 04:16:04.902 | vlan 2022-08-03 04:16:04.902 | lsscsi 2022-08-03 04:16:04.902 | open-iscsi 2022-08-03 04:16:04.902 | lvm2 2022-08-03 04:16:04.902 | qemu-utils 2022-08-03 04:16:04.902 | thin-provisioning-tools 2022-08-03 04:16:04.902 | acl 2022-08-03 04:16:04.902 | dnsmasq-base 2022-08-03 04:16:04.902 | dnsmasq-utils 2022-08-03 04:16:04.902 | ebtables 2022-08-03 04:16:04.903 | haproxy 2022-08-03 04:16:04.903 | iptables 2022-08-03 04:16:04.903 | iputils-arping 2022-08-03 04:16:04.903 | iputils-ping 2022-08-03 04:16:04.903 | postgresql-server-dev-all 2022-08-03 04:16:04.903 | python3-mysqldb 2022-08-03 04:16:04.903 | sqlite3 2022-08-03 04:16:04.903 | sudo 2022-08-03 04:16:04.903 | vlan 2022-08-03 04:16:04.903 | pcp 2022-08-03 04:16:04.903 | ipset 2022-08-03 04:16:04.903 | conntrack 2022-08-03 04:16:04.903 | conntrackd 2022-08-03 04:16:04.903 | keepalived 2022-08-03 04:16:04.903 | lvm2 2022-08-03 04:16:04.903 | qemu-utils 2022-08-03 04:16:04.903 | thin-provisioning-tools 2022-08-03 04:16:04.903 | curl 2022-08-03 04:16:04.903 | liberasurecode-dev 2022-08-03 04:16:04.903 | make 2022-08-03 04:16:04.903 | memcached 2022-08-03 04:16:04.903 | rsync 2022-08-03 04:16:04.903 | sqlite3 2022-08-03 04:16:04.903 | xfsprogs' 2022-08-03 04:16:04.905 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-03 04:16:04.924 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-03 04:16:04.924 | apache2-dev 2022-08-03 04:16:04.924 | bc 2022-08-03 04:16:04.924 | bsdmainutils 2022-08-03 04:16:04.924 | curl 2022-08-03 04:16:04.924 | g++ 2022-08-03 04:16:04.924 | gawk 2022-08-03 04:16:04.924 | gcc 2022-08-03 04:16:04.924 | gettext 2022-08-03 04:16:04.924 | git 2022-08-03 04:16:04.924 | graphviz 2022-08-03 04:16:04.924 | iputils-ping 2022-08-03 04:16:04.924 | libapache2-mod-proxy-uwsgi 2022-08-03 04:16:04.924 | libffi-dev 2022-08-03 04:16:04.924 | libjpeg-dev 2022-08-03 04:16:04.924 | libpcre3-dev 2022-08-03 04:16:04.924 | libpq-dev 2022-08-03 04:16:04.924 | libssl-dev 2022-08-03 04:16:04.924 | libsystemd-dev 2022-08-03 04:16:04.924 | libxml2-dev 2022-08-03 04:16:04.924 | libxslt1-dev 2022-08-03 04:16:04.924 | libyaml-dev 2022-08-03 04:16:04.924 | lsof 2022-08-03 04:16:04.924 | openssh-server 2022-08-03 04:16:04.924 | openssl 2022-08-03 04:16:04.924 | pkg-config 2022-08-03 04:16:04.924 | psmisc 2022-08-03 04:16:04.924 | python3-dev 2022-08-03 04:16:04.925 | python3-pip 2022-08-03 04:16:04.925 | python3-systemd 2022-08-03 04:16:04.925 | python3-venv 2022-08-03 04:16:04.925 | tar 2022-08-03 04:16:04.925 | tcpdump 2022-08-03 04:16:04.925 | unzip 2022-08-03 04:16:04.925 | uuid-runtime 2022-08-03 04:16:04.925 | wget 2022-08-03 04:16:04.925 | wget 2022-08-03 04:16:04.925 | zlib1g-dev 2022-08-03 04:16:04.925 | libkrb5-dev 2022-08-03 04:16:04.925 | libldap2-dev 2022-08-03 04:16:04.925 | libsasl2-dev 2022-08-03 04:16:04.925 | memcached 2022-08-03 04:16:04.925 | python3-mysqldb 2022-08-03 04:16:04.925 | sqlite3 2022-08-03 04:16:04.925 | conntrack 2022-08-03 04:16:04.925 | curl 2022-08-03 04:16:04.925 | dnsmasq-base 2022-08-03 04:16:04.925 | dnsmasq-utils 2022-08-03 04:16:04.925 | ebtables 2022-08-03 04:16:04.925 | genisoimage 2022-08-03 04:16:04.925 | iptables 2022-08-03 04:16:04.925 | iputils-arping 2022-08-03 04:16:04.925 | kpartx 2022-08-03 04:16:04.925 | libjs-jquery-tablesorter 2022-08-03 04:16:04.925 | parted 2022-08-03 04:16:04.925 | pm-utils 2022-08-03 04:16:04.925 | python3-mysqldb 2022-08-03 04:16:04.925 | socat 2022-08-03 04:16:04.925 | sqlite3 2022-08-03 04:16:04.925 | sudo 2022-08-03 04:16:04.925 | vlan 2022-08-03 04:16:04.925 | lsscsi 2022-08-03 04:16:04.925 | open-iscsi 2022-08-03 04:16:04.925 | lvm2 2022-08-03 04:16:04.925 | qemu-utils 2022-08-03 04:16:04.926 | thin-provisioning-tools 2022-08-03 04:16:04.926 | acl 2022-08-03 04:16:04.926 | dnsmasq-base 2022-08-03 04:16:04.926 | dnsmasq-utils 2022-08-03 04:16:04.926 | ebtables 2022-08-03 04:16:04.926 | haproxy 2022-08-03 04:16:04.926 | iptables 2022-08-03 04:16:04.926 | iputils-arping 2022-08-03 04:16:04.926 | iputils-ping 2022-08-03 04:16:04.926 | postgresql-server-dev-all 2022-08-03 04:16:04.926 | python3-mysqldb 2022-08-03 04:16:04.926 | sqlite3 2022-08-03 04:16:04.926 | sudo 2022-08-03 04:16:04.926 | vlan 2022-08-03 04:16:04.926 | pcp 2022-08-03 04:16:04.926 | ipset 2022-08-03 04:16:04.926 | conntrack 2022-08-03 04:16:04.926 | conntrackd 2022-08-03 04:16:04.926 | keepalived 2022-08-03 04:16:04.926 | lvm2 2022-08-03 04:16:04.926 | qemu-utils 2022-08-03 04:16:04.926 | thin-provisioning-tools 2022-08-03 04:16:04.926 | curl 2022-08-03 04:16:04.926 | liberasurecode-dev 2022-08-03 04:16:04.926 | make 2022-08-03 04:16:04.926 | memcached 2022-08-03 04:16:04.926 | rsync 2022-08-03 04:16:04.926 | sqlite3 2022-08-03 04:16:04.926 | xfsprogs ' 2022-08-03 04:16:04.926 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-03 04:16:04.929 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:16:04.931 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:16:04.935 | ++ 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-08-03 04:16:04.935 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-03 04:16:04.940 | ++ 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-08-03 04:16:04.947 | ++ functions-common:install_package:1464 : update_package_repo 2022-08-03 04:16:04.947 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 04:16:04.947 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-08-03 04:16:04.950 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 04:16:04.953 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 04:16:04.955 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 04:16:04.957 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:16:04.959 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:16:04.962 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 04:16:04.964 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-08-03 04:16:04.966 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-08-03 04:16:04.968 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-08-03 04:16:04.971 | +++ functions-common:apt_get_update:1198 : id -u 2022-08-03 04:16:04.975 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-08-03 04:16:04.978 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-08-03 04:16:04.980 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-08-03 04:16:04.982 | ++ functions-common:time_start:2427 : local start_time= 2022-08-03 04:16:04.984 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:16:04.987 | +++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:16:04.991 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1659500164988 2022-08-03 04:16:04.997 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-03 04:16:04.997 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-03 04:16:04.998 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-03 04:16:05.399 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-03 04:16:05.412 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-08-03 04:16:05.520 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-03 04:16:05.650 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-08-03 04:16:06.401 | Fetched 222 kB in 1s (210 kB/s) 2022-08-03 04:16:08.053 | Reading package lists... 2022-08-03 04:16:08.086 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-08-03 04:16:08.089 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-08-03 04:16:08.091 | ++ functions-common:time_stop:2440 : local name 2022-08-03 04:16:08.093 | ++ functions-common:time_stop:2441 : local end_time 2022-08-03 04:16:08.095 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:16:08.097 | ++ functions-common:time_stop:2443 : local total 2022-08-03 04:16:08.099 | ++ functions-common:time_stop:2444 : local start_time 2022-08-03 04:16:08.101 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-08-03 04:16:08.104 | ++ functions-common:time_stop:2447 : start_time=1659500164988 2022-08-03 04:16:08.106 | ++ functions-common:time_stop:2449 : [[ -z 1659500164988 ]] 2022-08-03 04:16:08.108 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:16:08.112 | ++ functions-common:time_stop:2452 : end_time=1659500168110 2022-08-03 04:16:08.115 | ++ functions-common:time_stop:2453 : elapsed_time=3122 2022-08-03 04:16:08.117 | ++ functions-common:time_stop:2454 : total=0 2022-08-03 04:16:08.120 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:16:08.122 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3122 2022-08-03 04:16:08.124 | ++ functions-common:install_package:1465 : 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-08-03 04:16:08.126 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 04:16:08.129 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:16:08.131 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:16:08.134 | ++ functions-common:real_install_package:1451 : 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-08-03 04:16:08.155 | ++ functions-common:apt_get:1231 : 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-08-03 04:16:08.267 | Reading package lists... 2022-08-03 04:16:08.535 | Building dependency tree... 2022-08-03 04:16:08.536 | Reading state information... 2022-08-03 04:16:08.576 | acl is already the newest version (2.2.53-6). 2022-08-03 04:16:08.576 | bc is already the newest version (1.07.1-2build1). 2022-08-03 04:16:08.576 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-03 04:16:08.576 | conntrack is already the newest version (1:1.4.5-2). 2022-08-03 04:16:08.576 | ebtables is already the newest version (2.0.11-3build1). 2022-08-03 04:16:08.576 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-03 04:16:08.576 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-03 04:16:08.576 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-03 04:16:08.576 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-08-03 04:16:08.576 | gettext is already the newest version (0.19.8.1-10build1). 2022-08-03 04:16:08.576 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-03 04:16:08.576 | iputils-arping is already the newest version (3:20190709-3). 2022-08-03 04:16:08.576 | iputils-ping is already the newest version (3:20190709-3). 2022-08-03 04:16:08.576 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-03 04:16:08.576 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-08-03 04:16:08.576 | libffi-dev is already the newest version (3.3-4). 2022-08-03 04:16:08.576 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-08-03 04:16:08.576 | libxslt1-dev is already the newest version (1.1.34-4). 2022-08-03 04:16:08.576 | libyaml-dev is already the newest version (0.2.2-1). 2022-08-03 04:16:08.576 | lsscsi is already the newest version (0.30-0.1). 2022-08-03 04:16:08.576 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-03 04:16:08.576 | make is already the newest version (4.2.1-1.2). 2022-08-03 04:16:08.576 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-08-03 04:16:08.576 | psmisc is already the newest version (23.3-1). 2022-08-03 04:16:08.576 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-03 04:16:08.576 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-08-03 04:16:08.576 | python3-systemd is already the newest version (234-3build2). 2022-08-03 04:16:08.576 | socat is already the newest version (1.7.3.3-2). 2022-08-03 04:16:08.576 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-03 04:16:08.577 | unzip is already the newest version (6.0-25ubuntu1). 2022-08-03 04:16:08.577 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-03 04:16:08.577 | conntrackd is already the newest version (1:1.4.5-2). 2022-08-03 04:16:08.577 | graphviz is already the newest version (2.42.2-3build2). 2022-08-03 04:16:08.577 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-08-03 04:16:08.577 | pcp is already the newest version (5.0.3-1). 2022-08-03 04:16:08.577 | pm-utils is already the newest version (1.4.1-19). 2022-08-03 04:16:08.577 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-08-03 04:16:08.577 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-03 04:16:08.577 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-08-03 04:16:08.577 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-08-03 04:16:08.577 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-08-03 04:16:08.577 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-08-03 04:16:08.577 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-03 04:16:08.577 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-08-03 04:16:08.577 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-08-03 04:16:08.577 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-08-03 04:16:08.577 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-08-03 04:16:08.577 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-08-03 04:16:08.577 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-03 04:16:08.577 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-08-03 04:16:08.577 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-08-03 04:16:08.577 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-03 04:16:08.577 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-08-03 04:16:08.577 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-08-03 04:16:08.577 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-03 04:16:08.577 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-08-03 04:16:08.577 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-08-03 04:16:08.577 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-08-03 04:16:08.577 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-03 04:16:08.577 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-03 04:16:08.577 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-08-03 04:16:08.577 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-08-03 04:16:08.577 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-08-03 04:16:08.578 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-03 04:16:08.578 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-08-03 04:16:08.578 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-08-03 04:16:08.578 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-08-03 04:16:08.578 | wget is already the newest version (1.20.3-1ubuntu2). 2022-08-03 04:16:08.578 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-03 04:16:08.817 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-03 04:16:08.817 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-08-03 04:16:08.817 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-03 04:16:08.817 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-08-03 04:16:08.818 | The following packages were automatically installed and are no longer required: 2022-08-03 04:16:08.819 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 04:16:08.819 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 04:16:08.819 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 04:16:08.819 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 04:16:08.819 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 04:16:08.819 | python3-zope.interface 2022-08-03 04:16:08.819 | Use 'sudo apt autoremove' to remove them. 2022-08-03 04:16:08.940 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-03 04:16:08.944 | ++ functions-common:apt_get:1235 : result=0 2022-08-03 04:16:08.947 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 04:16:08.949 | ++ functions-common:time_stop:2440 : local name 2022-08-03 04:16:08.951 | ++ functions-common:time_stop:2441 : local end_time 2022-08-03 04:16:08.954 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:16:08.956 | ++ functions-common:time_stop:2443 : local total 2022-08-03 04:16:08.958 | ++ functions-common:time_stop:2444 : local start_time 2022-08-03 04:16:08.960 | ++ functions-common:time_stop:2446 : name=apt-get 2022-08-03 04:16:08.962 | ++ functions-common:time_stop:2447 : start_time=1659500168152 2022-08-03 04:16:08.965 | ++ functions-common:time_stop:2449 : [[ -z 1659500168152 ]] 2022-08-03 04:16:08.967 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:16:08.971 | ++ functions-common:time_stop:2452 : end_time=1659500168969 2022-08-03 04:16:08.974 | ++ functions-common:time_stop:2453 : elapsed_time=817 2022-08-03 04:16:08.976 | ++ functions-common:time_stop:2454 : total=808 2022-08-03 04:16:08.978 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:16:08.980 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1625 2022-08-03 04:16:08.983 | ++ functions-common:apt_get:1239 : return 0 2022-08-03 04:16:08.985 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-03 04:16:08.988 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-03 04:16:08.990 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-03 04:16:08.995 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-03 04:16:09.000 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-03 04:16:09.002 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-03 04:16:09.005 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-03 04:16:10.463 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-03 04:16:10.465 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-03 04:16:10.467 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-03 04:16:10.468 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-03 04:16:10.470 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-03 04:16:10.472 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-03 04:16:10.474 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-03 04:16:10.476 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-03 04:16:10.477 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-03 04:16:10.479 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-03 04:16:10.481 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-03 04:16:10.483 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-03 04:16:10.485 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-03 04:16:10.486 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-03 04:16:10.488 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-03 04:16:10.490 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-03 04:16:10.492 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-03 04:16:10.494 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-03 04:16:10.496 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-03 04:16:10.498 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-03 04:16:10.500 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-03 04:16:10.502 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-03 04:16:10.504 | + functions-common:_ensure_lsb_release:394 : return 2022-08-03 04:16:10.506 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-03 04:16:10.577 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-03 04:16:10.579 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-03 04:16:10.649 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-03 04:16:10.651 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-03 04:16:10.719 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-03 04:16:10.721 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-03 04:16:10.723 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-03 04:16:10.725 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-03 04:16:10.727 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-03 04:16:10.733 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-03 04:16:10.736 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-03 04:16:10.738 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-03 04:16:10.740 | + functions-common:GetDistro:451 : DISTRO=focal 2022-08-03 04:16:10.742 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-08-03 04:16:10.745 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-03 04:16:10.745 | Distro: focal 2022-08-03 04:16:10.747 | + tools/install_pip.sh:main:124 : get_versions 2022-08-03 04:16:10.749 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-03 04:16:10.753 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-03 04:16:10.755 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-03 04:16:10.758 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-03 04:16:10.758 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-03 04:16:12.272 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-03 04:16:12.274 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-03 04:16:12.274 | pip: 20.0.2 2022-08-03 04:16:12.276 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-03 04:16:12.278 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-03 04:16:12.280 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 04:16:12.282 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 04:16:12.284 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 04:16:12.285 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 04:16:12.287 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 04:16:12.290 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 04:16:12.291 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 04:16:12.293 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 04:16:12.295 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 04:16:12.297 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 04:16:12.298 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-03 04:16:12.300 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:16:12.302 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:16:12.304 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-03 04:16:12.309 | + tools/install_pip.sh:main:153 : set -x 2022-08-03 04:16:12.311 | + tools/install_pip.sh:main:156 : get_versions 2022-08-03 04:16:12.314 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-03 04:16:12.318 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-03 04:16:12.320 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-03 04:16:12.323 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-03 04:16:12.323 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-03 04:16:13.789 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-03 04:16:13.791 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-03 04:16:13.796 | pip: 20.0.2 2022-08-03 04:16:13.796 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-03 04:16:13.797 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-03 04:16:13.800 | + ./stack.sh:main:791 : fixup_all 2022-08-03 04:16:13.803 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-03 04:16:13.806 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-03 04:16:13.808 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:16:13.810 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:16:13.813 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-08-03 04:16:13.825 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-03 04:16:13.836 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-03 04:16:13.849 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-03 04:16:13.851 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-03 04:16:13.853 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 04:16:13.856 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 04:16:13.858 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 04:16:13.860 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 04:16:13.862 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 04:16:13.864 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 04:16:13.867 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 04:16:13.869 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 04:16:13.871 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 04:16:13.873 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 04:16:13.876 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-03 04:16:13.878 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-03 04:16:13.880 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-03 04:16:13.883 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 04:16:13.886 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 04:16:13.888 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 04:16:13.890 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 04:16:13.893 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 04:16:13.895 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 04:16:13.897 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-03 04:16:13.901 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-03 04:16:13.926 | Using python 3.8 to install os-testr 2022-08-03 04:16:13.928 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-03 04:16:16.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:16:16.056 | from cryptography.utils import int_from_bytes 2022-08-03 04:16:16.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:16:16.056 | from cryptography.utils import int_from_bytes 2022-08-03 04:16:17.101 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:16:17.167 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.0.0) 2022-08-03 04:16:17.262 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 04:16:17.287 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-08-03 04:16:17.342 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 04:16:17.365 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 04:16:17.396 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 04:16:19.820 | + inc/python:pip_install:196 : result=0 2022-08-03 04:16:19.823 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:16:19.825 | + functions-common:time_stop:2440 : local name 2022-08-03 04:16:19.827 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:16:19.830 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:16:19.832 | + functions-common:time_stop:2443 : local total 2022-08-03 04:16:19.834 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:16:19.837 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:16:19.840 | + functions-common:time_stop:2447 : start_time=1659500173920 2022-08-03 04:16:19.842 | + functions-common:time_stop:2449 : [[ -z 1659500173920 ]] 2022-08-03 04:16:19.845 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:16:19.849 | + functions-common:time_stop:2452 : end_time=1659500179846 2022-08-03 04:16:19.851 | + functions-common:time_stop:2453 : elapsed_time=5926 2022-08-03 04:16:19.854 | + functions-common:time_stop:2454 : total=0 2022-08-03 04:16:19.856 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:16:19.858 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5926 2022-08-03 04:16:19.860 | + inc/python:pip_install:199 : return 0 2022-08-03 04:16:19.863 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-03 04:16:19.924 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-03 04:16:20.246 | + ./stack.sh:main:805 : install_infra 2022-08-03 04:16:20.250 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-03 04:16:20.253 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-03 04:16:20.257 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-03 04:16:20.260 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-03 04:16:20.284 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-03 04:16:23.086 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:16:23.210 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 04:16:23.506 | + inc/python:pip_install:196 : result=0 2022-08-03 04:16:23.509 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:16:23.511 | + functions-common:time_stop:2440 : local name 2022-08-03 04:16:23.513 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:16:23.515 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:16:23.518 | + functions-common:time_stop:2443 : local total 2022-08-03 04:16:23.520 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:16:23.522 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:16:23.524 | + functions-common:time_stop:2447 : start_time=1659500180276 2022-08-03 04:16:23.526 | + functions-common:time_stop:2449 : [[ -z 1659500180276 ]] 2022-08-03 04:16:23.529 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:16:23.533 | + functions-common:time_stop:2452 : end_time=1659500183531 2022-08-03 04:16:23.535 | + functions-common:time_stop:2453 : elapsed_time=3255 2022-08-03 04:16:23.537 | + functions-common:time_stop:2454 : total=5926 2022-08-03 04:16:23.540 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:16:23.542 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9181 2022-08-03 04:16:23.545 | + inc/python:pip_install:199 : return 0 2022-08-03 04:16:23.547 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-03 04:16:23.549 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-03 04:16:23.573 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-03 04:16:26.259 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:16:26.261 | Processing /opt/stack/requirements 2022-08-03 04:16:28.139 | 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 22)) (6.0) 2022-08-03 04:16:28.142 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 04:16:28.155 | 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 329)) (21.3) 2022-08-03 04:16:28.160 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 04:16:28.163 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 04:16:28.169 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 04:16:28.183 | 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 483)) (1.16.0) 2022-08-03 04:16:28.186 | Requirement already satisfied: urllib3===1.26.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 04:16:28.219 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5593) (1.3) 2022-08-03 04:16:28.221 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5593) (0.3.0) 2022-08-03 04:16:28.237 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-08-03 04:16:28.242 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 04:16:28.246 | 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 201)) (3.3) 2022-08-03 04:16:28.249 | 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 115)) (3.10.1) 2022-08-03 04:16:28.262 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 04:16:28.274 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 04:16:28.322 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 04:16:28.325 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 04:16:28.330 | 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 572)) (0.2.5) 2022-08-03 04:16:28.334 | 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 370)) (1.8.2) 2022-08-03 04:16:28.337 | 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 90)) (21.4.0) 2022-08-03 04:16:28.418 | Building wheels for collected packages: openstack-requirements 2022-08-03 04:16:28.419 | Building wheel for openstack-requirements (setup.py): started 2022-08-03 04:16:29.266 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-03 04:16:29.266 | ERROR: Command errored out with exit status 1: 2022-08-03 04:16:29.267 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-6_d4jvp7/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-6_d4jvp7/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-rg3y3th8 2022-08-03 04:16:29.267 | cwd: /tmp/pip-req-build-6_d4jvp7/ 2022-08-03 04:16:29.267 | Complete output (6 lines): 2022-08-03 04:16:29.267 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-03 04:16:29.267 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-03 04:16:29.267 | or: setup.py --help-commands 2022-08-03 04:16:29.267 | or: setup.py cmd --help 2022-08-03 04:16:29.267 | 2022-08-03 04:16:29.267 | error: invalid command 'bdist_wheel' 2022-08-03 04:16:29.267 | ---------------------------------------- 2022-08-03 04:16:29.267 | ERROR: Failed building wheel for openstack-requirements 2022-08-03 04:16:29.267 | Running setup.py clean for openstack-requirements 2022-08-03 04:16:30.121 | Failed to build openstack-requirements 2022-08-03 04:16:30.138 | Installing collected packages: openstack-requirements 2022-08-03 04:16:30.138 | Attempting uninstall: openstack-requirements 2022-08-03 04:16:30.139 | Found existing installation: openstack-requirements 1.2.1.dev5593 2022-08-03 04:16:30.175 | Uninstalling openstack-requirements-1.2.1.dev5593: 2022-08-03 04:16:30.193 | Successfully uninstalled openstack-requirements-1.2.1.dev5593 2022-08-03 04:16:30.196 | Running setup.py install for openstack-requirements: started 2022-08-03 04:16:32.622 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-03 04:16:32.645 | Successfully installed openstack-requirements-1.2.1.dev5593 2022-08-03 04:16:32.774 | + inc/python:pip_install:196 : result=0 2022-08-03 04:16:32.776 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:16:32.779 | + functions-common:time_stop:2440 : local name 2022-08-03 04:16:32.781 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:16:32.783 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:16:32.785 | + functions-common:time_stop:2443 : local total 2022-08-03 04:16:32.788 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:16:32.790 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:16:32.792 | + functions-common:time_stop:2447 : start_time=1659500183565 2022-08-03 04:16:32.794 | + functions-common:time_stop:2449 : [[ -z 1659500183565 ]] 2022-08-03 04:16:32.797 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:16:32.801 | + functions-common:time_stop:2452 : end_time=1659500192799 2022-08-03 04:16:32.804 | + functions-common:time_stop:2453 : elapsed_time=9234 2022-08-03 04:16:32.806 | + functions-common:time_stop:2454 : total=9181 2022-08-03 04:16:32.808 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:16:32.810 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18415 2022-08-03 04:16:32.813 | + inc/python:pip_install:199 : return 0 2022-08-03 04:16:32.815 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-03 04:16:32.818 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-03 04:16:32.821 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-03 04:16:32.823 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:32.826 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:32.828 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-08-03 04:16:32.831 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:32.833 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-03 04:16:32.856 | Using python 3.8 to install pbr 2022-08-03 04:16:32.858 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-03 04:16:34.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:16:34.972 | from cryptography.utils import int_from_bytes 2022-08-03 04:16:34.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:16:34.972 | from cryptography.utils import int_from_bytes 2022-08-03 04:16:36.043 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:16:36.171 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 04:16:38.594 | + inc/python:pip_install:196 : result=0 2022-08-03 04:16:38.596 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:16:38.598 | + functions-common:time_stop:2440 : local name 2022-08-03 04:16:38.601 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:16:38.603 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:16:38.605 | + functions-common:time_stop:2443 : local total 2022-08-03 04:16:38.608 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:16:38.610 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:16:38.612 | + functions-common:time_stop:2447 : start_time=1659500192849 2022-08-03 04:16:38.614 | + functions-common:time_stop:2449 : [[ -z 1659500192849 ]] 2022-08-03 04:16:38.617 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:16:38.622 | + functions-common:time_stop:2452 : end_time=1659500198619 2022-08-03 04:16:38.624 | + functions-common:time_stop:2453 : elapsed_time=5770 2022-08-03 04:16:38.626 | + functions-common:time_stop:2454 : total=18415 2022-08-03 04:16:38.628 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:16:38.630 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24185 2022-08-03 04:16:38.632 | + inc/python:pip_install:199 : return 0 2022-08-03 04:16:38.635 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-03 04:16:40.943 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-03 04:16:42.870 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:16:42.871 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-08-03 04:16:42.891 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-08-03 04:16:42.895 | 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-08-03 04:16:42.899 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-08-03 04:16:42.903 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-08-03 04:16:42.907 | 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.9) 2022-08-03 04:16:42.982 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-03 04:16:42.985 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-03 04:16:42.988 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-03 04:16:43.005 | + ./stack.sh:main:814 : pkgs= 2022-08-03 04:16:43.008 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-03 04:16:43.011 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-03 04:16:43.013 | + functions-common:run_phase:1868 : local mode=stack 2022-08-03 04:16:43.016 | + functions-common:run_phase:1869 : local phase=pre-install 2022-08-03 04:16:43.018 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-03 04:16:43.020 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-03 04:16:43.023 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-03 04:16:43.025 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-03 04:16:43.028 | + functions-common:run_phase:1878 : local extra 2022-08-03 04:16:43.031 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-03 04:16:43.035 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-03 04:16:43.037 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-03 04:16:43.039 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-03 04:16:43.042 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-03 04:16:43.044 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-03 04:16:43.059 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:16:43.062 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-03 04:16:43.064 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-03 04:16:43.066 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-03 04:16:43.068 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-03 04:16:43.071 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-03 04:16:43.073 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-03 04:16:43.075 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-03 04:16:43.077 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-03 04:16:43.079 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-03 04:16:43.082 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-03 04:16:43.084 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-03 04:16:43.086 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-03 04:16:43.089 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-03 04:16:43.091 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-03 04:16:43.093 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-03 04:16:43.095 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-08-03 04:16:43.098 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-03 04:16:43.100 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-08-03 04:16:43.103 | + functions-common:run_plugins:1857 : local plugins= 2022-08-03 04:16:43.105 | + functions-common:run_plugins:1858 : local plugin 2022-08-03 04:16:43.107 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-03 04:16:43.110 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-03 04:16:43.112 | + functions:set_systemd_override:821 : local value=2048 2022-08-03 04:16:43.115 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-03 04:16:43.117 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-03 04:16:43.173 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-03 04:16:43.173 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-03 04:16:43.175 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-03 04:16:43.652 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-03 04:16:43.654 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-03 04:16:43.671 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:16:43.674 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-03 04:16:43.676 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 04:16:43.678 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 04:16:43.681 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 04:16:43.684 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 04:16:43.686 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 04:16:43.689 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 04:16:43.691 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:16:43.693 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:16:43.696 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 04:16:43.698 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 04:16:43.700 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 04:16:43.703 | + functions-common:apt_get_update:1191 : return 2022-08-03 04:16:43.705 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-08-03 04:16:43.707 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 04:16:43.710 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:16:43.712 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:16:43.714 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-08-03 04:16:43.736 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-03 04:16:43.848 | Reading package lists... 2022-08-03 04:16:44.120 | Building dependency tree... 2022-08-03 04:16:44.121 | Reading state information... 2022-08-03 04:16:44.410 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-08-03 04:16:44.410 | The following packages were automatically installed and are no longer required: 2022-08-03 04:16:44.411 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 04:16:44.412 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 04:16:44.412 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 04:16:44.412 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 04:16:44.412 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 04:16:44.412 | python3-zope.interface 2022-08-03 04:16:44.412 | Use 'sudo apt autoremove' to remove them. 2022-08-03 04:16:44.532 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-03 04:16:44.537 | + functions-common:apt_get:1235 : result=0 2022-08-03 04:16:44.540 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 04:16:44.542 | + functions-common:time_stop:2440 : local name 2022-08-03 04:16:44.544 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:16:44.546 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:16:44.549 | + functions-common:time_stop:2443 : local total 2022-08-03 04:16:44.551 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:16:44.553 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 04:16:44.556 | + functions-common:time_stop:2447 : start_time=1659500203733 2022-08-03 04:16:44.558 | + functions-common:time_stop:2449 : [[ -z 1659500203733 ]] 2022-08-03 04:16:44.561 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:16:44.565 | + functions-common:time_stop:2452 : end_time=1659500204563 2022-08-03 04:16:44.567 | + functions-common:time_stop:2453 : elapsed_time=830 2022-08-03 04:16:44.570 | + functions-common:time_stop:2454 : total=1625 2022-08-03 04:16:44.572 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:16:44.575 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2455 2022-08-03 04:16:44.577 | + functions-common:apt_get:1239 : return 0 2022-08-03 04:16:44.580 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-03 04:16:44.582 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 04:16:44.584 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 04:16:44.587 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 04:16:44.590 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 04:16:44.592 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 04:16:44.594 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 04:16:44.597 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-03 04:16:44.599 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 04:16:44.602 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 04:16:44.605 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 04:16:44.607 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 04:16:44.609 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 04:16:44.612 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 04:16:44.614 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 04:16:44.617 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 04:16:44.619 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 04:16:44.622 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 04:16:44.624 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-03 04:16:44.626 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 04:16:44.629 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 04:16:44.631 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 04:16:44.633 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 04:16:44.636 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 04:16:44.638 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 04:16:44.641 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-03 04:16:44.643 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-03 04:16:44.660 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:16:44.662 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-03 04:16:44.665 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:16:44.668 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-03 04:16:44.670 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-03 04:16:44.673 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-03 04:16:44.678 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-03 04:16:44.680 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-03 04:16:44.683 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-03 04:16:44.685 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-03 04:16:44.688 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-03 04:16:44.690 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-03 04:16:44.693 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-03 04:16:45.402 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-03 04:16:45.402 | user tags 2022-08-03 04:16:45.402 | stackrabbit []' 2022-08-03 04:16:45.405 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-03 04:16:45.405 | user tags 2022-08-03 04:16:45.406 | stackrabbit []' 2022-08-03 04:16:45.406 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-03 04:16:45.412 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-08-03 04:16:45.415 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-08-03 04:16:45.417 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-03 04:16:46.105 | Changing password for user "stackrabbit" ... 2022-08-03 04:16:46.161 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-03 04:16:46.841 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-03 04:16:46.905 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-03 04:16:46.908 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-03 04:16:47.594 | Changing password for user "stackrabbit" ... 2022-08-03 04:16:47.665 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-03 04:16:47.667 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-03 04:16:47.669 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-03 04:16:48.367 | Deleting user "guest" ... 2022-08-03 04:16:48.383 | Error: 2022-08-03 04:16:48.383 | {:no_such_user, "guest"} 2022-08-03 04:16:48.396 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-08-03 04:16:48.399 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-03 04:16:48.418 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:16:48.421 | + ./stack.sh:main:831 : install_database 2022-08-03 04:16:48.423 | + lib/database:install_database:118 : install_database_mysql 2022-08-03 04:16:48.425 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-03 04:16:48.428 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:16:48.430 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:16:48.433 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-03 04:16:48.783 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-03 04:16:48.785 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-03 04:16:48.788 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-03 04:16:48.791 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-08-03 04:16:48.793 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-08-03 04:16:48.796 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-03 04:16:48.798 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 04:16:48.801 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 04:16:48.803 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 04:16:48.806 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 04:16:48.808 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 04:16:48.811 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 04:16:48.813 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 04:16:48.816 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 04:16:48.818 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 04:16:48.820 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 04:16:48.823 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-03 04:16:48.825 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 04:16:48.828 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 04:16:48.830 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 04:16:48.833 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 04:16:48.835 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 04:16:48.838 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 04:16:48.840 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-03 04:16:48.843 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:16:48.845 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:16:48.848 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-03 04:16:48.850 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 04:16:48.853 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 04:16:48.856 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 04:16:48.858 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 04:16:48.860 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 04:16:48.863 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 04:16:48.865 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:16:48.868 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:16:48.871 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 04:16:48.873 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 04:16:48.875 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 04:16:48.877 | + functions-common:apt_get_update:1191 : return 2022-08-03 04:16:48.880 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-08-03 04:16:48.882 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 04:16:48.885 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:16:48.887 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:16:48.889 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-08-03 04:16:48.911 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-03 04:16:49.022 | Reading package lists... 2022-08-03 04:16:49.287 | Building dependency tree... 2022-08-03 04:16:49.289 | Reading state information... 2022-08-03 04:16:49.560 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-08-03 04:16:49.560 | The following packages were automatically installed and are no longer required: 2022-08-03 04:16:49.561 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 04:16:49.561 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 04:16:49.561 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 04:16:49.561 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 04:16:49.561 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 04:16:49.561 | python3-zope.interface 2022-08-03 04:16:49.561 | Use 'sudo apt autoremove' to remove them. 2022-08-03 04:16:49.683 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-03 04:16:49.687 | + functions-common:apt_get:1235 : result=0 2022-08-03 04:16:49.690 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 04:16:49.692 | + functions-common:time_stop:2440 : local name 2022-08-03 04:16:49.695 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:16:49.697 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:16:49.699 | + functions-common:time_stop:2443 : local total 2022-08-03 04:16:49.701 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:16:49.703 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 04:16:49.705 | + functions-common:time_stop:2447 : start_time=1659500208908 2022-08-03 04:16:49.708 | + functions-common:time_stop:2449 : [[ -z 1659500208908 ]] 2022-08-03 04:16:49.710 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:16:49.715 | + functions-common:time_stop:2452 : end_time=1659500209712 2022-08-03 04:16:49.717 | + functions-common:time_stop:2453 : elapsed_time=804 2022-08-03 04:16:49.719 | + functions-common:time_stop:2454 : total=2455 2022-08-03 04:16:49.721 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:16:49.723 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3259 2022-08-03 04:16:49.726 | + functions-common:apt_get:1239 : return 0 2022-08-03 04:16:49.733 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-03 04:16:49.735 | + ./stack.sh:main:834 : install_database_python 2022-08-03 04:16:49.737 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-03 04:16:49.740 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-03 04:16:49.742 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-03 04:16:49.745 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-03 04:16:49.748 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-03 04:16:49.751 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-03 04:16:49.753 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-03 04:16:49.757 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-03 04:16:49.757 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-03 04:16:49.762 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-03 04:16:49.764 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-03 04:16:49.767 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-03 04:16:49.770 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-03 04:16:49.772 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-03 04:16:49.794 | Using python 3.8 to install PyMySQL 2022-08-03 04:16:49.797 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-03 04:16:51.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:16:51.897 | from cryptography.utils import int_from_bytes 2022-08-03 04:16:51.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:16:51.897 | from cryptography.utils import int_from_bytes 2022-08-03 04:16:52.960 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:16:52.962 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-08-03 04:16:55.362 | + inc/python:pip_install:196 : result=0 2022-08-03 04:16:55.364 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:16:55.367 | + functions-common:time_stop:2440 : local name 2022-08-03 04:16:55.369 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:16:55.371 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:16:55.374 | + functions-common:time_stop:2443 : local total 2022-08-03 04:16:55.376 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:16:55.378 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:16:55.381 | + functions-common:time_stop:2447 : start_time=1659500209788 2022-08-03 04:16:55.383 | + functions-common:time_stop:2449 : [[ -z 1659500209788 ]] 2022-08-03 04:16:55.386 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:16:55.391 | + functions-common:time_stop:2452 : end_time=1659500215388 2022-08-03 04:16:55.393 | + functions-common:time_stop:2453 : elapsed_time=5600 2022-08-03 04:16:55.396 | + functions-common:time_stop:2454 : total=24185 2022-08-03 04:16:55.398 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:16:55.401 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29785 2022-08-03 04:16:55.403 | + inc/python:pip_install:199 : return 0 2022-08-03 04:16:55.406 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-03 04:16:55.408 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-03 04:16:55.410 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-03 04:16:55.413 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-03 04:16:55.431 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:16:55.433 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-03 04:16:55.436 | + lib/neutron:install_neutron_agent_packages:731 : is_neutron_legacy_enabled 2022-08-03 04:16:55.439 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 04:16:55.440 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-03 04:16:55.445 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 04:16:55.447 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-03 04:16:55.450 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-03 04:16:55.452 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-03 04:16:55.454 | + lib/neutron:install_neutron_agent_packages:733 : install_neutron_agent_packages_mutnauq 2022-08-03 04:16:55.457 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-03 04:16:55.473 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:16:55.476 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-03 04:16:55.479 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 04:16:55.481 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 04:16:55.483 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 04:16:55.486 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 04:16:55.488 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 04:16:55.490 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 04:16:55.493 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:16:55.495 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:16:55.498 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 04:16:55.500 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 04:16:55.502 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 04:16:55.504 | + functions-common:apt_get_update:1191 : return 2022-08-03 04:16:55.507 | + functions-common:install_package:1465 : real_install_package radvd 2022-08-03 04:16:55.514 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 04:16:55.516 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:16:55.519 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:16:55.521 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-08-03 04:16:55.544 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-03 04:16:55.657 | Reading package lists... 2022-08-03 04:16:55.938 | Building dependency tree... 2022-08-03 04:16:55.939 | Reading state information... 2022-08-03 04:16:56.225 | radvd is already the newest version (1:2.17-2). 2022-08-03 04:16:56.225 | The following packages were automatically installed and are no longer required: 2022-08-03 04:16:56.227 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 04:16:56.227 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 04:16:56.227 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 04:16:56.227 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 04:16:56.227 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 04:16:56.227 | python3-zope.interface 2022-08-03 04:16:56.227 | Use 'sudo apt autoremove' to remove them. 2022-08-03 04:16:56.345 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-03 04:16:56.350 | + functions-common:apt_get:1235 : result=0 2022-08-03 04:16:56.353 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 04:16:56.355 | + functions-common:time_stop:2440 : local name 2022-08-03 04:16:56.357 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:16:56.360 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:16:56.362 | + functions-common:time_stop:2443 : local total 2022-08-03 04:16:56.364 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:16:56.367 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 04:16:56.369 | + functions-common:time_stop:2447 : start_time=1659500215542 2022-08-03 04:16:56.371 | + functions-common:time_stop:2449 : [[ -z 1659500215542 ]] 2022-08-03 04:16:56.374 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:16:56.378 | + functions-common:time_stop:2452 : end_time=1659500216376 2022-08-03 04:16:56.380 | + functions-common:time_stop:2453 : elapsed_time=834 2022-08-03 04:16:56.383 | + functions-common:time_stop:2454 : total=3259 2022-08-03 04:16:56.385 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:16:56.387 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4093 2022-08-03 04:16:56.390 | + functions-common:apt_get:1239 : return 0 2022-08-03 04:16:56.392 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-03 04:16:56.409 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:16:56.411 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-03 04:16:56.414 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-03 04:16:56.417 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-03 04:16:56.420 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-03 04:16:56.440 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-03 04:16:56.443 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 04:16:56.446 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 04:16:56.448 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 04:16:56.450 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 04:16:56.452 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 04:16:56.455 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 04:16:56.457 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:16:56.459 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:16:56.462 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 04:16:56.464 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 04:16:56.466 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 04:16:56.468 | + functions-common:apt_get_update:1191 : return 2022-08-03 04:16:56.471 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-08-03 04:16:56.473 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 04:16:56.475 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:16:56.477 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:16:56.480 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-08-03 04:16:56.501 | + functions-common:apt_get:1231 : 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-08-03 04:16:56.613 | Reading package lists... 2022-08-03 04:16:56.883 | Building dependency tree... 2022-08-03 04:16:56.884 | Reading state information... 2022-08-03 04:16:57.163 | fakeroot is already the newest version (1.24-1). 2022-08-03 04:16:57.163 | make is already the newest version (4.2.1-1.2). 2022-08-03 04:16:57.163 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-08-03 04:16:57.163 | The following packages were automatically installed and are no longer required: 2022-08-03 04:16:57.164 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 04:16:57.165 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 04:16:57.165 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 04:16:57.165 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 04:16:57.165 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 04:16:57.165 | python3-zope.interface 2022-08-03 04:16:57.165 | Use 'sudo apt autoremove' to remove them. 2022-08-03 04:16:57.282 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-03 04:16:57.286 | + functions-common:apt_get:1235 : result=0 2022-08-03 04:16:57.289 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 04:16:57.292 | + functions-common:time_stop:2440 : local name 2022-08-03 04:16:57.294 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:16:57.296 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:16:57.298 | + functions-common:time_stop:2443 : local total 2022-08-03 04:16:57.301 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:16:57.303 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 04:16:57.306 | + functions-common:time_stop:2447 : start_time=1659500216499 2022-08-03 04:16:57.308 | + functions-common:time_stop:2449 : [[ -z 1659500216499 ]] 2022-08-03 04:16:57.311 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:16:57.315 | + functions-common:time_stop:2452 : end_time=1659500217312 2022-08-03 04:16:57.317 | + functions-common:time_stop:2453 : elapsed_time=813 2022-08-03 04:16:57.319 | + functions-common:time_stop:2454 : total=4093 2022-08-03 04:16:57.321 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:16:57.324 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4906 2022-08-03 04:16:57.326 | + functions-common:apt_get:1239 : return 0 2022-08-03 04:16:57.328 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-03 04:16:57.331 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:16:57.333 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:16:57.335 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-03 04:16:57.338 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-03 04:16:57.341 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-03 04:16:57.345 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-03 04:16:57.347 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-03 04:16:57.352 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-03 04:16:57.352 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-03 04:16:57.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-03 04:16:57.360 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-03 04:16:57.362 | + functions:vercmp:628 : local v1=5.4 2022-08-03 04:16:57.364 | + functions:vercmp:629 : local 'op=<' 2022-08-03 04:16:57.367 | + functions:vercmp:630 : local v2=3.13 2022-08-03 04:16:57.370 | + functions:vercmp:631 : local result 2022-08-03 04:16:57.374 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-03 04:16:57.374 | ++ functions:vercmp:635 : sort -V 2022-08-03 04:16:57.375 | ++ functions:vercmp:635 : head -1 2022-08-03 04:16:57.380 | + functions:vercmp:635 : result=3.13 2022-08-03 04:16:57.382 | + functions:vercmp:637 : case $op in 2022-08-03 04:16:57.385 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-03 04:16:57.387 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-03 04:16:57.389 | + functions:vercmp:648 : return 2022-08-03 04:16:57.399 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-03 04:16:57.402 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 04:16:57.404 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-08-03 04:16:57.908 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-03 04:16:57.911 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-03 04:16:57.913 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:57.916 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:57.919 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-08-03 04:16:57.922 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:57.924 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-03 04:16:57.942 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:16:57.945 | + ./stack.sh:main:842 : install_etcd3 2022-08-03 04:16:57.949 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-03 04:16:57.949 | Installing etcd 2022-08-03 04:16:57.952 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-03 04:16:57.965 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-03 04:16:57.978 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-03 04:16:57.981 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-03 04:16:58.001 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-03 04:16:58.004 | ++ 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-08-03 04:16:58.007 | ++ 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-08-03 04:16:58.010 | +++ 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-08-03 04:16:58.015 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-03 04:16:58.017 | ++ 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-08-03 04:16:58.020 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-03 04:16:58.023 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-03 04:16:58.026 | ++ functions:get_extra_file:74 : return 2022-08-03 04:16:58.028 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-03 04:16:58.031 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-03 04:16:58.033 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-03 04:16:58.036 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-03 04:16:58.053 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:16:58.055 | + ./stack.sh:main:861 : install_dstat 2022-08-03 04:16:58.058 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-03 04:16:58.075 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:16:58.078 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-03 04:16:58.080 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:16:58.082 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-03 04:16:58.085 | + ./stack.sh:main:870 : install_libs 2022-08-03 04:16:58.088 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-03 04:16:58.091 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-03 04:16:58.093 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-03 04:16:58.095 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-03 04:16:58.098 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.100 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.102 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-08-03 04:16:58.105 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.107 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-03 04:16:58.109 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-03 04:16:58.111 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-03 04:16:58.114 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-03 04:16:58.116 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.119 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.121 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-08-03 04:16:58.123 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.126 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-03 04:16:58.128 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-03 04:16:58.130 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-03 04:16:58.133 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-03 04:16:58.136 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.138 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.140 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-08-03 04:16:58.143 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.145 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-03 04:16:58.148 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-03 04:16:58.150 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-03 04:16:58.153 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-03 04:16:58.155 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.157 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.159 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-08-03 04:16:58.162 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.164 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-03 04:16:58.166 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-03 04:16:58.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-03 04:16:58.171 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-03 04:16:58.173 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.176 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.179 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-08-03 04:16:58.181 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.184 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-03 04:16:58.186 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-03 04:16:58.188 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-03 04:16:58.191 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-03 04:16:58.193 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.196 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.198 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-08-03 04:16:58.201 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.203 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-03 04:16:58.205 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-03 04:16:58.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-03 04:16:58.210 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-03 04:16:58.212 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.214 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.217 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-08-03 04:16:58.219 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.221 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-03 04:16:58.224 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-03 04:16:58.226 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-03 04:16:58.229 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-03 04:16:58.231 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.233 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.235 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-08-03 04:16:58.238 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.240 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-03 04:16:58.243 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-03 04:16:58.245 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-03 04:16:58.248 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-03 04:16:58.250 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.252 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.255 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-08-03 04:16:58.258 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.260 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-03 04:16:58.262 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-03 04:16:58.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-03 04:16:58.267 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-03 04:16:58.269 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.273 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.275 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-08-03 04:16:58.278 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.280 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-03 04:16:58.283 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-03 04:16:58.285 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-03 04:16:58.287 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-03 04:16:58.290 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.292 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.294 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-08-03 04:16:58.297 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.299 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-03 04:16:58.301 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-03 04:16:58.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-03 04:16:58.307 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-03 04:16:58.309 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.311 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.314 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-08-03 04:16:58.316 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.318 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-03 04:16:58.321 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-03 04:16:58.324 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-03 04:16:58.326 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-03 04:16:58.328 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.331 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.333 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-08-03 04:16:58.336 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.338 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-03 04:16:58.340 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-03 04:16:58.342 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-03 04:16:58.345 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-03 04:16:58.347 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.349 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.352 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-08-03 04:16:58.354 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.357 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-03 04:16:58.359 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-03 04:16:58.361 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-03 04:16:58.364 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-03 04:16:58.366 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.369 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.371 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-08-03 04:16:58.373 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.376 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-03 04:16:58.378 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-03 04:16:58.380 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-03 04:16:58.384 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-03 04:16:58.386 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.388 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.390 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-08-03 04:16:58.393 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.395 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-03 04:16:58.398 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-03 04:16:58.400 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-03 04:16:58.402 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-03 04:16:58.405 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.407 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.410 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-08-03 04:16:58.412 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.415 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-03 04:16:58.417 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-03 04:16:58.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-03 04:16:58.422 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-03 04:16:58.424 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.427 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.430 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-08-03 04:16:58.432 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.435 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-03 04:16:58.437 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-03 04:16:58.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-03 04:16:58.442 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-03 04:16:58.445 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.447 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.449 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-08-03 04:16:58.452 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.454 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-03 04:16:58.457 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-03 04:16:58.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-03 04:16:58.461 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-03 04:16:58.464 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.466 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.468 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-08-03 04:16:58.471 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.473 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-03 04:16:58.475 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-03 04:16:58.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-03 04:16:58.480 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-03 04:16:58.482 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.485 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.487 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-08-03 04:16:58.490 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.493 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-03 04:16:58.495 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-03 04:16:58.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-03 04:16:58.500 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-03 04:16:58.502 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.505 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.508 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-08-03 04:16:58.510 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.513 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-03 04:16:58.515 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-03 04:16:58.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-03 04:16:58.520 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-03 04:16:58.522 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.524 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.527 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-08-03 04:16:58.529 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.531 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-03 04:16:58.534 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-03 04:16:58.536 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-03 04:16:58.539 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-03 04:16:58.541 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.544 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.546 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-08-03 04:16:58.548 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.551 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-03 04:16:58.554 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-03 04:16:58.557 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-03 04:16:58.559 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-03 04:16:58.561 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.563 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.566 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-08-03 04:16:58.568 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.571 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-03 04:16:58.573 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-03 04:16:58.576 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-03 04:16:58.578 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-03 04:16:58.580 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.583 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.585 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-08-03 04:16:58.587 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.590 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-03 04:16:58.592 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-03 04:16:58.594 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-03 04:16:58.597 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-03 04:16:58.599 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.602 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.604 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-08-03 04:16:58.607 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.609 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-03 04:16:58.612 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-03 04:16:58.614 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-03 04:16:58.617 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-03 04:16:58.619 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.622 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.624 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-08-03 04:16:58.626 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.629 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-03 04:16:58.631 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-03 04:16:58.634 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-03 04:16:58.636 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-03 04:16:58.638 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.641 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.643 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-08-03 04:16:58.645 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.648 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-03 04:16:58.650 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-03 04:16:58.653 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-03 04:16:58.655 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-03 04:16:58.657 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.660 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.662 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-08-03 04:16:58.665 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.667 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-03 04:16:58.670 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-03 04:16:58.672 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-03 04:16:58.674 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-03 04:16:58.677 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.680 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.682 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-08-03 04:16:58.685 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.687 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-03 04:16:58.689 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-03 04:16:58.692 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-03 04:16:58.694 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-03 04:16:58.696 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.699 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.701 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-08-03 04:16:58.703 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.706 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-03 04:16:58.708 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-03 04:16:58.711 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-03 04:16:58.713 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-03 04:16:58.716 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.718 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.721 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-08-03 04:16:58.724 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.726 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-03 04:16:58.729 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-03 04:16:58.732 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-03 04:16:58.734 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-03 04:16:58.737 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.739 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.742 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-08-03 04:16:58.745 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.747 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-03 04:16:58.749 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-03 04:16:58.752 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-03 04:16:58.754 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-03 04:16:58.757 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.759 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.761 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-08-03 04:16:58.764 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.766 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-03 04:16:58.769 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-03 04:16:58.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-03 04:16:58.773 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-03 04:16:58.776 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.778 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.780 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-08-03 04:16:58.783 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.785 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-03 04:16:58.788 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-03 04:16:58.791 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-03 04:16:58.793 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-03 04:16:58.796 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.798 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.800 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-08-03 04:16:58.803 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.806 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-03 04:16:58.808 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-03 04:16:58.811 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-03 04:16:58.813 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-03 04:16:58.815 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:16:58.818 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:16:58.820 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-08-03 04:16:58.822 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:16:58.825 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-03 04:16:58.847 | Using python 3.8 to install etcd3 2022-08-03 04:16:58.849 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-03 04:17:00.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:17:00.972 | from cryptography.utils import int_from_bytes 2022-08-03 04:17:00.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:17:00.973 | from cryptography.utils import int_from_bytes 2022-08-03 04:17:02.039 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:17:02.041 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.12.0) 2022-08-03 04:17:02.050 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.47.0) 2022-08-03 04:17:02.061 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-08-03 04:17:02.063 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 04:17:02.066 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 04:17:04.477 | + inc/python:pip_install:196 : result=0 2022-08-03 04:17:04.479 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:17:04.481 | + functions-common:time_stop:2440 : local name 2022-08-03 04:17:04.484 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:17:04.487 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:17:04.489 | + functions-common:time_stop:2443 : local total 2022-08-03 04:17:04.493 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:17:04.495 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:17:04.497 | + functions-common:time_stop:2447 : start_time=1659500218842 2022-08-03 04:17:04.500 | + functions-common:time_stop:2449 : [[ -z 1659500218842 ]] 2022-08-03 04:17:04.502 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:17:04.507 | + functions-common:time_stop:2452 : end_time=1659500224504 2022-08-03 04:17:04.510 | + functions-common:time_stop:2453 : elapsed_time=5662 2022-08-03 04:17:04.512 | + functions-common:time_stop:2454 : total=29785 2022-08-03 04:17:04.514 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:17:04.516 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35447 2022-08-03 04:17:04.519 | + inc/python:pip_install:199 : return 0 2022-08-03 04:17:04.521 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-03 04:17:04.544 | Using python 3.8 to install etcd3gw 2022-08-03 04:17:04.547 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-03 04:17:06.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:17:06.668 | from cryptography.utils import int_from_bytes 2022-08-03 04:17:06.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:17:06.668 | from cryptography.utils import int_from_bytes 2022-08-03 04:17:07.732 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:17:07.734 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.2) 2022-08-03 04:17:07.742 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 04:17:07.745 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 04:17:07.747 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 04:17:07.761 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 04:17:07.795 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 04:17:07.798 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 04:17:07.804 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 04:17:10.189 | + inc/python:pip_install:196 : result=0 2022-08-03 04:17:10.191 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:17:10.193 | + functions-common:time_stop:2440 : local name 2022-08-03 04:17:10.196 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:17:10.198 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:17:10.201 | + functions-common:time_stop:2443 : local total 2022-08-03 04:17:10.203 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:17:10.205 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:17:10.207 | + functions-common:time_stop:2447 : start_time=1659500224538 2022-08-03 04:17:10.210 | + functions-common:time_stop:2449 : [[ -z 1659500224538 ]] 2022-08-03 04:17:10.213 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:17:10.217 | + functions-common:time_stop:2452 : end_time=1659500230215 2022-08-03 04:17:10.219 | + functions-common:time_stop:2453 : elapsed_time=5677 2022-08-03 04:17:10.222 | + functions-common:time_stop:2454 : total=35447 2022-08-03 04:17:10.224 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:17:10.227 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41124 2022-08-03 04:17:10.229 | + inc/python:pip_install:199 : return 0 2022-08-03 04:17:10.232 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-03 04:17:10.234 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-03 04:17:10.237 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-03 04:17:10.239 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 04:17:10.241 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 04:17:10.244 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 04:17:10.246 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 04:17:10.248 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 04:17:10.251 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 04:17:10.253 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 04:17:10.256 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 04:17:10.258 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 04:17:10.260 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 04:17:10.263 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-03 04:17:10.265 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:17:10.267 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:17:10.270 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-03 04:17:10.273 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-03 04:17:10.275 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 04:17:10.278 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 04:17:10.280 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 04:17:10.283 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 04:17:10.285 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 04:17:10.288 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 04:17:10.290 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:17:10.293 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:17:10.295 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 04:17:10.297 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 04:17:10.300 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 04:17:10.302 | + functions-common:apt_get_update:1191 : return 2022-08-03 04:17:10.305 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-03 04:17:10.307 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 04:17:10.310 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:17:10.312 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:17:10.317 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-03 04:17:10.341 | + functions-common:apt_get:1231 : 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-08-03 04:17:10.453 | Reading package lists... 2022-08-03 04:17:10.724 | Building dependency tree... 2022-08-03 04:17:10.725 | Reading state information... 2022-08-03 04:17:11.007 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-08-03 04:17:11.007 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-08-03 04:17:11.007 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-03 04:17:11.007 | The following packages were automatically installed and are no longer required: 2022-08-03 04:17:11.008 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 04:17:11.008 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 04:17:11.008 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 04:17:11.008 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 04:17:11.008 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 04:17:11.008 | python3-zope.interface 2022-08-03 04:17:11.008 | Use 'sudo apt autoremove' to remove them. 2022-08-03 04:17:11.128 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-03 04:17:11.133 | + functions-common:apt_get:1235 : result=0 2022-08-03 04:17:11.136 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 04:17:11.138 | + functions-common:time_stop:2440 : local name 2022-08-03 04:17:11.140 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:17:11.143 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:17:11.145 | + functions-common:time_stop:2443 : local total 2022-08-03 04:17:11.147 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:17:11.150 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 04:17:11.153 | + functions-common:time_stop:2447 : start_time=1659500230339 2022-08-03 04:17:11.155 | + functions-common:time_stop:2449 : [[ -z 1659500230339 ]] 2022-08-03 04:17:11.158 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:17:11.163 | + functions-common:time_stop:2452 : end_time=1659500231160 2022-08-03 04:17:11.165 | + functions-common:time_stop:2453 : elapsed_time=821 2022-08-03 04:17:11.167 | + functions-common:time_stop:2454 : total=4906 2022-08-03 04:17:11.170 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:17:11.172 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5727 2022-08-03 04:17:11.175 | + functions-common:apt_get:1239 : return 0 2022-08-03 04:17:11.177 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-03 04:17:11.180 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:17:11.183 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:17:11.185 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-03 04:17:11.248 | Module proxy already enabled 2022-08-03 04:17:11.253 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-03 04:17:11.316 | Considering dependency proxy for proxy_uwsgi: 2022-08-03 04:17:11.316 | Module proxy already enabled 2022-08-03 04:17:11.316 | Module proxy_uwsgi already enabled 2022-08-03 04:17:11.320 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-03 04:17:11.323 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-03 04:17:11.325 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 04:17:11.329 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-03 04:17:11.466 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-03 04:17:11.469 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-03 04:17:11.472 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-03 04:17:11.480 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:17:11.483 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:17:11.486 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-08-03 04:17:11.492 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:17:11.494 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-03 04:17:11.497 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-03 04:17:11.499 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-03 04:17:11.502 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:17:11.504 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:17:11.507 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-08-03 04:17:11.510 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:17:11.512 | + ./stack.sh:main:878 : install_glanceclient 2022-08-03 04:17:11.515 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-03 04:17:11.518 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-03 04:17:11.521 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:17:11.523 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:17:11.526 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-08-03 04:17:11.528 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:17:11.531 | + ./stack.sh:main:879 : install_cinderclient 2022-08-03 04:17:11.533 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-03 04:17:11.536 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-03 04:17:11.539 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:17:11.541 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:17:11.544 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-08-03 04:17:11.546 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:17:11.549 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-03 04:17:11.551 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-03 04:17:11.554 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:17:11.557 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:17:11.560 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-08-03 04:17:11.562 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:17:11.564 | + ./stack.sh:main:880 : install_novaclient 2022-08-03 04:17:11.567 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-03 04:17:11.569 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-03 04:17:11.572 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:17:11.574 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:17:11.577 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-08-03 04:17:11.579 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:17:11.582 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-03 04:17:11.600 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:17:11.603 | + ./stack.sh:main:882 : install_swiftclient 2022-08-03 04:17:11.605 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-03 04:17:11.608 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-03 04:17:11.610 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:17:11.613 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:17:11.615 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-08-03 04:17:11.618 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:17:11.621 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-03 04:17:11.638 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:17:11.640 | + ./stack.sh:main:885 : install_neutronclient 2022-08-03 04:17:11.642 | + lib/neutron:install_neutronclient:466 : use_library_from_git python-neutronclient 2022-08-03 04:17:11.645 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-03 04:17:11.648 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:17:11.650 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:17:11.653 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-08-03 04:17:11.655 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:17:11.658 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-03 04:17:11.660 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-03 04:17:11.662 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-03 04:17:11.665 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:17:11.668 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:17:11.670 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-08-03 04:17:11.685 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:17:11.685 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-03 04:17:11.685 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-03 04:17:11.685 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-03 04:17:11.685 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-03 04:17:11.686 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-03 04:17:11.689 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-03 04:17:11.693 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-03 04:17:11.693 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-03 04:17:11.699 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-03 04:17:11.701 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-03 04:17:11.703 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-03 04:17:11.706 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-03 04:17:11.709 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-03 04:17:11.731 | Using python 3.8 to install keystonemiddleware 2022-08-03 04:17:11.733 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-03 04:17:13.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:17:13.858 | from cryptography.utils import int_from_bytes 2022-08-03 04:17:13.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:17:13.858 | from cryptography.utils import int_from_bytes 2022-08-03 04:17:14.918 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:17:14.920 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 04:17:14.974 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 04:17:15.012 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 04:17:15.051 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 04:17:15.058 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 04:17:15.063 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 04:17:15.100 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 04:17:15.110 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 04:17:15.123 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 04:17:15.129 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 04:17:15.131 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 04:17:15.141 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 04:17:15.144 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 04:17:15.150 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 04:17:15.155 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 04:17:15.175 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 04:17:15.180 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 04:17:15.193 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 04:17:15.198 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 04:17:15.200 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 04:17:15.205 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 04:17:15.237 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 04:17:15.295 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 04:17:15.309 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 04:17:15.314 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 04:17:15.317 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 04:17:15.323 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 04:17:15.329 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 04:17:15.331 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 04:17:15.336 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 04:17:15.339 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 04:17:15.343 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 04:17:15.347 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 04:17:15.349 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 04:17:15.353 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 04:17:15.356 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 04:17:17.514 | + inc/python:pip_install:196 : result=0 2022-08-03 04:17:17.516 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:17:17.518 | + functions-common:time_stop:2440 : local name 2022-08-03 04:17:17.520 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:17:17.523 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:17:17.526 | + functions-common:time_stop:2443 : local total 2022-08-03 04:17:17.528 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:17:17.530 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:17:17.532 | + functions-common:time_stop:2447 : start_time=1659500231724 2022-08-03 04:17:17.534 | + functions-common:time_stop:2449 : [[ -z 1659500231724 ]] 2022-08-03 04:17:17.537 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:17:17.541 | + functions-common:time_stop:2452 : end_time=1659500237539 2022-08-03 04:17:17.544 | + functions-common:time_stop:2453 : elapsed_time=5815 2022-08-03 04:17:17.546 | + functions-common:time_stop:2454 : total=41124 2022-08-03 04:17:17.548 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:17:17.550 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=46939 2022-08-03 04:17:17.553 | + inc/python:pip_install:199 : return 0 2022-08-03 04:17:17.556 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-03 04:17:17.558 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-03 04:17:17.561 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-03 04:17:17.564 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-03 04:17:17.566 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-03 04:17:17.569 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-03 04:17:17.574 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-03 04:17:17.574 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-03 04:17:17.579 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-03 04:17:17.582 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-03 04:17:17.585 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-03 04:17:17.588 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-03 04:17:17.591 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-03 04:17:17.613 | Using python 3.8 to install python-memcached 2022-08-03 04:17:17.615 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-03 04:17:19.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:17:19.733 | from cryptography.utils import int_from_bytes 2022-08-03 04:17:19.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:17:19.733 | from cryptography.utils import int_from_bytes 2022-08-03 04:17:20.795 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:17:20.797 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-08-03 04:17:20.802 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 04:17:23.231 | + inc/python:pip_install:196 : result=0 2022-08-03 04:17:23.234 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:17:23.236 | + functions-common:time_stop:2440 : local name 2022-08-03 04:17:23.238 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:17:23.240 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:17:23.243 | + functions-common:time_stop:2443 : local total 2022-08-03 04:17:23.246 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:17:23.248 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:17:23.250 | + functions-common:time_stop:2447 : start_time=1659500237607 2022-08-03 04:17:23.253 | + functions-common:time_stop:2449 : [[ -z 1659500237607 ]] 2022-08-03 04:17:23.255 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:17:23.261 | + functions-common:time_stop:2452 : end_time=1659500243258 2022-08-03 04:17:23.263 | + functions-common:time_stop:2453 : elapsed_time=5651 2022-08-03 04:17:23.266 | + functions-common:time_stop:2454 : total=46939 2022-08-03 04:17:23.268 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:17:23.270 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=52590 2022-08-03 04:17:23.273 | + inc/python:pip_install:199 : return 0 2022-08-03 04:17:23.276 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-03 04:17:23.293 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:17:23.295 | + ./stack.sh:main:892 : '[' 10.222.0.74 == 10.222.0.74 ']' 2022-08-03 04:17:23.298 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-03 04:17:23.300 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-03 04:17:23.303 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-03 04:17:23.305 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 04:17:23.308 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-03 04:17:23.311 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-03 04:17:23.327 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:17:23.329 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-03 04:17:23.331 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-03 04:17:23.333 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-08-03 04:17:23.336 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 04:17:23.338 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 04:17:23.341 | ++ functions-common:git_clone:601 : pwd 2022-08-03 04:17:23.344 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 04:17:23.346 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 04:17:23.348 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 04:17:23.364 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 04:17:23.367 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 04:17:23.369 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 04:17:23.372 | + functions-common:git_clone:618 : echo master 2022-08-03 04:17:23.372 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 04:17:23.377 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-08-03 04:17:23.379 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 04:17:23.382 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-03 04:17:23.394 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-08-03 04:17:23.398 | + functions-common:git_clone:679 : head -1 2022-08-03 04:17:23.399 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 04:17:23.404 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-03 04:17:23.406 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 04:17:23.409 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-03 04:17:23.411 | + inc/python:setup_develop:334 : local bindep 2022-08-03 04:17:23.414 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-03 04:17:23.416 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-03 04:17:23.419 | + inc/python:setup_develop:340 : local extras= 2022-08-03 04:17:23.421 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-03 04:17:23.423 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 04:17:23.426 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-03 04:17:23.428 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-03 04:17:23.431 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 04:17:23.434 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-03 04:17:23.437 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-03 04:17:23.439 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 04:17:23.442 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-03 04:17:23.445 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 04:17:23.447 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 04:17:23.450 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-03 04:17:23.456 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-03 04:17:23.459 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-03 04:17:24.114 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-03 04:17:24.117 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 04:17:24.119 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 04:17:24.121 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 04:17:24.123 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-03 04:17:24.125 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-03 04:17:24.128 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 04:17:24.130 | + inc/python:setup_package:424 : local extras= 2022-08-03 04:17:24.133 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 04:17:24.135 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-03 04:17:24.137 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-03 04:17:24.139 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-03 04:17:24.142 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 04:17:24.144 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-03 04:17:24.165 | Using python 3.8 to install /opt/stack/keystone 2022-08-03 04:17:24.167 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-03 04:17:26.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:17:26.292 | from cryptography.utils import int_from_bytes 2022-08-03 04:17:26.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:17:26.292 | from cryptography.utils import int_from_bytes 2022-08-03 04:17:27.354 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:17:27.355 | Obtaining file:///opt/stack/keystone 2022-08-03 04:17:28.973 | Requirement already satisfied: Flask===2.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.3) 2022-08-03 04:17:28.991 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-08-03 04:17:29.001 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-03 04:17:29.007 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-03 04:17:29.009 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-08-03 04:17:29.036 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-03 04:17:29.183 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 04:17:29.196 | Requirement already satisfied: Werkzeug===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.1) 2022-08-03 04:17:29.202 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-08-03 04:17:29.215 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-03 04:17:29.222 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 04:17:29.227 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-08-03 04:17:29.232 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 04:17:29.271 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 04:17:29.277 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 04:17:29.282 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-03 04:17:29.318 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-08-03 04:17:29.321 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 04:17:29.361 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 04:17:29.413 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 04:17:29.416 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-08-03 04:17:29.427 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 04:17:29.464 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 04:17:29.504 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 04:17:29.509 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-03 04:17:29.557 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 04:17:29.561 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 04:17:29.600 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-03 04:17:29.658 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-03 04:17:29.668 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-03 04:17:29.688 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-03 04:17:29.703 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 04:17:29.712 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 04:17:29.735 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-03 04:17:29.746 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 04:17:29.762 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-03 04:17:29.804 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 04:17:29.810 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-08-03 04:17:29.823 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 04:17:29.826 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 04:17:29.838 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-03 04:17:29.845 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 04:17:29.855 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 04:17:29.858 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 04:17:29.861 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 04:17:29.868 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 04:17:29.872 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-08-03 04:17:29.894 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 04:17:29.899 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 04:17:29.921 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 04:17:29.925 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 04:17:29.940 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 04:17:29.945 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-08-03 04:17:29.948 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 04:17:29.951 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-03 04:17:29.962 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-03 04:17:29.964 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-03 04:17:29.967 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 04:17:29.972 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-03 04:17:29.984 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-03 04:17:30.021 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 04:17:30.032 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 04:17:30.068 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 04:17:30.076 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-08-03 04:17:30.111 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 04:17:30.117 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 04:17:30.148 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 04:17:30.152 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 04:17:30.182 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 04:17:30.251 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 04:17:30.315 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 04:17:30.322 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 04:17:30.324 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 04:17:30.329 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-03 04:17:30.344 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 04:17:30.346 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-03 04:17:30.349 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-03 04:17:30.355 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-03 04:17:30.403 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 04:17:30.416 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 04:17:30.425 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 04:17:30.434 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 04:17:30.447 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 04:17:30.459 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 04:17:30.468 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 04:17:30.471 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 04:17:30.474 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-03 04:17:30.487 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-03 04:17:30.489 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-08-03 04:17:30.494 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 04:17:30.498 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 04:17:30.501 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 04:17:30.506 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-03 04:17:30.509 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 04:17:30.512 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (3.0.1) 2022-08-03 04:17:30.531 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 04:17:30.536 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 04:17:30.540 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-03 04:17:30.551 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-03 04:17:30.553 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 04:17:30.557 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 04:17:30.583 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 04:17:31.774 | Installing collected packages: keystone 2022-08-03 04:17:31.774 | Attempting uninstall: keystone 2022-08-03 04:17:31.775 | Found existing installation: keystone 21.1.0.dev33 2022-08-03 04:17:31.778 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-08-03 04:17:31.779 | Running setup.py develop for keystone 2022-08-03 04:17:33.807 | Successfully installed keystone 2022-08-03 04:17:33.924 | + inc/python:pip_install:196 : result=0 2022-08-03 04:17:33.926 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:17:33.928 | + functions-common:time_stop:2440 : local name 2022-08-03 04:17:33.931 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:17:33.933 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:17:33.935 | + functions-common:time_stop:2443 : local total 2022-08-03 04:17:33.937 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:17:33.939 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:17:33.941 | + functions-common:time_stop:2447 : start_time=1659500244160 2022-08-03 04:17:33.943 | + functions-common:time_stop:2449 : [[ -z 1659500244160 ]] 2022-08-03 04:17:33.947 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:17:33.951 | + functions-common:time_stop:2452 : end_time=1659500253948 2022-08-03 04:17:33.953 | + functions-common:time_stop:2453 : elapsed_time=9788 2022-08-03 04:17:33.955 | + functions-common:time_stop:2454 : total=52590 2022-08-03 04:17:33.957 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:17:33.960 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=62378 2022-08-03 04:17:33.962 | + inc/python:pip_install:199 : return 0 2022-08-03 04:17:33.965 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 04:17:33.967 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-03 04:17:33.970 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-03 04:17:33.988 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-03 04:17:34.000 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-03 04:17:34.003 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-03 04:17:34.005 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:17:34.008 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:17:34.011 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-08-03 04:17:34.014 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:17:34.016 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-03 04:17:34.033 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:17:34.036 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-03 04:17:34.038 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 04:17:34.041 | + ./stack.sh:main:894 : configure_keystone 2022-08-03 04:17:34.043 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-03 04:17:34.057 | + 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-08-03 04:17:34.059 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-03 04:17:34.064 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-03 04:17:34.080 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:17:34.082 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-03 04:17:34.113 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-03 04:17:34.142 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-03 04:17:34.174 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-03 04:17:34.206 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-03 04:17:34.237 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-03 04:17:34.269 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-03 04:17:34.298 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-03 04:17:34.328 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-03 04:17:34.331 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-03 04:17:34.333 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-03 04:17:34.335 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-03 04:17:34.338 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-03 04:17:34.340 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-03 04:17:34.356 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:17:34.359 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-03 04:17:34.361 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-03 04:17:34.364 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-03 04:17:34.379 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:17:34.382 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 04:17:34.385 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 04:17:34.416 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-03 04:17:34.418 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-03 04:17:34.420 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-03 04:17:34.423 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-03 04:17:34.440 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:17:34.442 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.74/identity 2022-08-03 04:17:34.473 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-03 04:17:34.477 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-03 04:17:34.509 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-03 04:17:34.512 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-03 04:17:34.514 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-03 04:17:34.517 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-03 04:17:34.519 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 04:17:34.522 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 04:17:34.524 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 04:17:34.541 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:17:34.544 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 04:17:34.546 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-03 04:17:34.549 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-03 04:17:34.581 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-03 04:17:34.583 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-03 04:17:34.585 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-03 04:17:34.588 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-03 04:17:34.591 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-03 04:17:34.608 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-03 04:17:34.611 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-03 04:17:34.613 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-03 04:17:34.615 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-03 04:17:34.618 | + 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-08-03 04:17:34.646 | + 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-08-03 04:17:34.676 | + 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-08-03 04:17:34.705 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-03 04:17:34.734 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-03 04:17:34.763 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-03 04:17:34.766 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-03 04:17:34.768 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-03 04:17:34.770 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-03 04:17:34.773 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-03 04:17:34.775 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-03 04:17:34.778 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-03 04:17:34.781 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-03 04:17:34.785 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-03 04:17:34.787 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-03 04:17:34.790 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-03 04:17:34.803 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-03 04:17:34.803 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-03 04:17:34.813 | d /var/run/uwsgi 0755 ubuntu root 2022-08-03 04:17:34.816 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-03 04:17:34.832 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-03 04:17:34.835 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-03 04:17:34.839 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-03 04:17:34.870 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-03 04:17:34.899 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-03 04:17:34.928 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-03 04:17:34.956 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-03 04:17:34.985 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-03 04:17:35.013 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-03 04:17:35.042 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-03 04:17:35.070 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-03 04:17:35.098 | + 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-08-03 04:17:35.126 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-03 04:17:35.154 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-03 04:17:35.182 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-03 04:17:35.209 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-03 04:17:35.212 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-03 04:17:35.215 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-03 04:17:35.217 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-03 04:17:35.220 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-03 04:17:35.222 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:17:35.224 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:17:35.227 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-03 04:17:35.230 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-03 04:17:35.232 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-03 04:17:35.261 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-03 04:17:35.289 | + 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-08-03 04:17:35.290 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-03 04:17:35.298 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-03 04:17:35.302 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-03 04:17:35.304 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-03 04:17:35.307 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-03 04:17:35.309 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-03 04:17:35.311 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 04:17:35.314 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:17:35.316 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:17:35.318 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-03 04:17:35.321 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-03 04:17:35.324 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:17:35.326 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:17:35.328 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-03 04:17:35.390 | Site keystone-wsgi-public already enabled 2022-08-03 04:17:35.395 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-03 04:17:35.397 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-03 04:17:35.400 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 04:17:35.403 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-03 04:17:35.537 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-03 04:17:35.572 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-03 04:17:35.610 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-03 04:17:35.642 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-03 04:17:35.645 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-03 04:17:35.677 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-03 04:17:35.708 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-03 04:17:35.737 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-03 04:17:35.740 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-03 04:17:35.743 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-03 04:17:35.762 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:17:35.764 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-03 04:17:35.781 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:17:35.783 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-03 04:17:35.786 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-03 04:17:35.789 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-03 04:17:35.791 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 04:17:35.793 | + lib/stack:stack_install_service:32 : install_swift 2022-08-03 04:17:35.796 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-03 04:17:35.798 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-03 04:17:35.800 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-08-03 04:17:35.803 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 04:17:35.806 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 04:17:35.809 | ++ functions-common:git_clone:601 : pwd 2022-08-03 04:17:35.812 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 04:17:35.814 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 04:17:35.817 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 04:17:35.833 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 04:17:35.837 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 04:17:35.840 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 04:17:35.843 | + functions-common:git_clone:618 : echo master 2022-08-03 04:17:35.843 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 04:17:35.848 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-08-03 04:17:35.851 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 04:17:35.854 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-03 04:17:35.867 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-08-03 04:17:35.870 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 04:17:35.870 | + functions-common:git_clone:679 : head -1 2022-08-03 04:17:35.874 | 08eece50d Merge "Stop using unicode literals in docs conf.py" 2022-08-03 04:17:35.876 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 04:17:35.879 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-03 04:17:35.881 | + inc/python:setup_develop:334 : local bindep 2022-08-03 04:17:35.885 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-03 04:17:35.888 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-03 04:17:35.890 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-03 04:17:35.892 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-03 04:17:35.895 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 04:17:35.897 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-03 04:17:35.900 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-03 04:17:35.903 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 04:17:35.905 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-03 04:17:35.908 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-03 04:17:35.910 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 04:17:35.913 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-03 04:17:35.916 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 04:17:35.918 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 04:17:35.921 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-03 04:17:35.927 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-03 04:17:35.930 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-03 04:17:36.581 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-03 04:17:36.584 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 04:17:36.586 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 04:17:36.589 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 04:17:36.591 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-03 04:17:36.593 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-03 04:17:36.596 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 04:17:36.598 | + inc/python:setup_package:424 : local extras=keystone 2022-08-03 04:17:36.600 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 04:17:36.603 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-03 04:17:36.605 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-03 04:17:36.607 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-03 04:17:36.609 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 04:17:36.612 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-03 04:17:36.636 | Using python 3.8 to install /opt/stack/swift 2022-08-03 04:17:36.638 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-03 04:17:38.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:17:38.779 | from cryptography.utils import int_from_bytes 2022-08-03 04:17:38.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:17:38.779 | from cryptography.utils import int_from_bytes 2022-08-03 04:17:39.848 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:17:39.849 | Obtaining file:///opt/stack/swift 2022-08-03 04:17:41.162 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 04:17:41.172 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 04:17:41.210 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 04:17:41.219 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 04:17:41.224 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 04:17:41.275 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-03 04:17:41.285 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 04:17:41.289 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 04:17:41.326 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 04:17:41.365 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 04:17:41.371 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 04:17:41.376 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 04:17:41.414 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 04:17:41.422 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 04:17:41.437 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 04:17:41.442 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 04:17:41.445 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 04:17:41.455 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-08-03 04:17:41.457 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 04:17:41.459 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 04:17:41.466 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 04:17:41.471 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 04:17:41.492 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 04:17:41.497 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 04:17:41.510 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 04:17:41.514 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 04:17:41.517 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 04:17:41.521 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 04:17:41.554 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-08-03 04:17:41.558 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-03 04:17:41.560 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 04:17:41.564 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 04:17:41.591 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 04:17:41.649 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 04:17:41.662 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 04:17:41.668 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 04:17:41.671 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 04:17:41.677 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 04:17:41.683 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 04:17:41.685 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 04:17:41.689 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 04:17:41.691 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 04:17:41.696 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 04:17:41.699 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 04:17:41.703 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 04:17:41.706 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 04:17:41.709 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 04:17:43.582 | Installing collected packages: swift 2022-08-03 04:17:43.582 | Attempting uninstall: swift 2022-08-03 04:17:43.583 | Found existing installation: swift 2.30.0.dev137 2022-08-03 04:17:43.585 | Can't uninstall 'swift'. No files were found to uninstall. 2022-08-03 04:17:43.586 | Running setup.py develop for swift 2022-08-03 04:17:45.472 | Successfully installed swift 2022-08-03 04:17:45.591 | + inc/python:pip_install:196 : result=0 2022-08-03 04:17:45.594 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:17:45.596 | + functions-common:time_stop:2440 : local name 2022-08-03 04:17:45.598 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:17:45.601 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:17:45.604 | + functions-common:time_stop:2443 : local total 2022-08-03 04:17:45.606 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:17:45.608 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:17:45.611 | + functions-common:time_stop:2447 : start_time=1659500256629 2022-08-03 04:17:45.613 | + functions-common:time_stop:2449 : [[ -z 1659500256629 ]] 2022-08-03 04:17:45.616 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:17:45.620 | + functions-common:time_stop:2452 : end_time=1659500265618 2022-08-03 04:17:45.623 | + functions-common:time_stop:2453 : elapsed_time=8989 2022-08-03 04:17:45.625 | + functions-common:time_stop:2454 : total=62378 2022-08-03 04:17:45.627 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:17:45.629 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=71367 2022-08-03 04:17:45.632 | + inc/python:pip_install:199 : return 0 2022-08-03 04:17:45.634 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 04:17:45.637 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-03 04:17:45.639 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-03 04:17:45.658 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-03 04:17:45.671 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-03 04:17:45.674 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-03 04:17:45.676 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:17:45.679 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:17:45.681 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-08-03 04:17:45.684 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:17:45.687 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-03 04:17:45.689 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 04:17:45.692 | + ./stack.sh:main:903 : configure_swift 2022-08-03 04:17:45.695 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-03 04:17:45.697 | + lib/swift:configure_swift:332 : local node_number 2022-08-03 04:17:45.699 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-03 04:17:45.701 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-03 04:17:45.704 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-03 04:17:46.730 | No object-reconstructor running 2022-08-03 04:17:46.730 | No account-auditor running 2022-08-03 04:17:46.730 | No container-auditor running 2022-08-03 04:17:46.730 | No container-updater running 2022-08-03 04:17:46.730 | No object-server running 2022-08-03 04:17:46.730 | No proxy-server running 2022-08-03 04:17:46.730 | No container-sync running 2022-08-03 04:17:46.730 | No account-server running 2022-08-03 04:17:46.730 | No object-auditor running 2022-08-03 04:17:46.730 | No container-reconciler running 2022-08-03 04:17:46.730 | No object-replicator running 2022-08-03 04:17:46.730 | No account-replicator running 2022-08-03 04:17:46.730 | No account-reaper running 2022-08-03 04:17:46.730 | No container-sharder running 2022-08-03 04:17:46.730 | No object-expirer running 2022-08-03 04:17:46.730 | No container-server running 2022-08-03 04:17:46.730 | No object-updater running 2022-08-03 04:17:46.730 | No container-replicator running 2022-08-03 04:17:46.806 | + lib/swift:configure_swift:337 : true 2022-08-03 04:17:46.808 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-03 04:17:46.822 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-03 04:17:46.834 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-03 04:17:46.837 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-03 04:17:46.837 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-03 04:17:46.842 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-03 04:17:46.842 | s/%GROUP%/ubuntu/; 2022-08-03 04:17:46.842 | s/%USER%/ubuntu/; 2022-08-03 04:17:46.842 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-03 04:17:46.842 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-03 04:17:46.846 | uid = ubuntu 2022-08-03 04:17:46.846 | gid = ubuntu 2022-08-03 04:17:46.846 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-03 04:17:46.846 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-03 04:17:46.846 | address = 127.0.0.1 2022-08-03 04:17:46.846 | 2022-08-03 04:17:46.846 | [account6612] 2022-08-03 04:17:46.846 | max connections = 25 2022-08-03 04:17:46.846 | path = /opt/stack/data/swift/1/node/ 2022-08-03 04:17:46.846 | read only = false 2022-08-03 04:17:46.846 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-03 04:17:46.846 | 2022-08-03 04:17:46.846 | [account6622] 2022-08-03 04:17:46.846 | max connections = 25 2022-08-03 04:17:46.846 | path = /opt/stack/data/swift/2/node/ 2022-08-03 04:17:46.846 | read only = false 2022-08-03 04:17:46.846 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-03 04:17:46.846 | 2022-08-03 04:17:46.846 | [account6632] 2022-08-03 04:17:46.846 | max connections = 25 2022-08-03 04:17:46.846 | path = /opt/stack/data/swift/3/node/ 2022-08-03 04:17:46.846 | read only = false 2022-08-03 04:17:46.846 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-03 04:17:46.846 | 2022-08-03 04:17:46.846 | [account6642] 2022-08-03 04:17:46.847 | max connections = 25 2022-08-03 04:17:46.847 | path = /opt/stack/data/swift/4/node/ 2022-08-03 04:17:46.847 | read only = false 2022-08-03 04:17:46.847 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-03 04:17:46.847 | 2022-08-03 04:17:46.847 | 2022-08-03 04:17:46.847 | [container6611] 2022-08-03 04:17:46.847 | max connections = 25 2022-08-03 04:17:46.847 | path = /opt/stack/data/swift/1/node/ 2022-08-03 04:17:46.847 | read only = false 2022-08-03 04:17:46.847 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-03 04:17:46.847 | 2022-08-03 04:17:46.847 | [container6621] 2022-08-03 04:17:46.847 | max connections = 25 2022-08-03 04:17:46.847 | path = /opt/stack/data/swift/2/node/ 2022-08-03 04:17:46.847 | read only = false 2022-08-03 04:17:46.847 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-03 04:17:46.847 | 2022-08-03 04:17:46.847 | [container6631] 2022-08-03 04:17:46.847 | max connections = 25 2022-08-03 04:17:46.847 | path = /opt/stack/data/swift/3/node/ 2022-08-03 04:17:46.847 | read only = false 2022-08-03 04:17:46.847 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-03 04:17:46.847 | 2022-08-03 04:17:46.847 | [container6641] 2022-08-03 04:17:46.847 | max connections = 25 2022-08-03 04:17:46.847 | path = /opt/stack/data/swift/4/node/ 2022-08-03 04:17:46.847 | read only = false 2022-08-03 04:17:46.847 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-03 04:17:46.847 | 2022-08-03 04:17:46.847 | 2022-08-03 04:17:46.847 | [object6613] 2022-08-03 04:17:46.847 | max connections = 25 2022-08-03 04:17:46.847 | path = /opt/stack/data/swift/1/node/ 2022-08-03 04:17:46.847 | read only = false 2022-08-03 04:17:46.847 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-03 04:17:46.848 | 2022-08-03 04:17:46.848 | [object6623] 2022-08-03 04:17:46.848 | max connections = 25 2022-08-03 04:17:46.848 | path = /opt/stack/data/swift/2/node/ 2022-08-03 04:17:46.848 | read only = false 2022-08-03 04:17:46.848 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-03 04:17:46.848 | 2022-08-03 04:17:46.848 | [object6633] 2022-08-03 04:17:46.848 | max connections = 25 2022-08-03 04:17:46.848 | path = /opt/stack/data/swift/3/node/ 2022-08-03 04:17:46.848 | read only = false 2022-08-03 04:17:46.848 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-03 04:17:46.848 | 2022-08-03 04:17:46.848 | [object6643] 2022-08-03 04:17:46.848 | max connections = 25 2022-08-03 04:17:46.848 | path = /opt/stack/data/swift/4/node/ 2022-08-03 04:17:46.848 | read only = false 2022-08-03 04:17:46.848 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-03 04:17:46.849 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-03 04:17:46.852 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:17:46.854 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:17:46.856 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-03 04:17:46.868 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-03 04:17:46.871 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-03 04:17:46.875 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-03 04:17:46.879 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-03 04:17:46.881 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-03 04:17:46.886 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-03 04:17:46.924 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.74:8080/v1/ 2022-08-03 04:17:46.951 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-03 04:17:46.972 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-03 04:17:47.002 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-03 04:17:47.022 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-03 04:17:47.051 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-03 04:17:47.070 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-03 04:17:47.099 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-03 04:17:47.117 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-03 04:17:47.146 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-03 04:17:47.163 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-03 04:17:47.192 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-03 04:17:47.212 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-03 04:17:47.228 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:17:47.230 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-03 04:17:47.260 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-03 04:17:47.290 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-03 04:17:47.318 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-03 04:17:47.346 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-03 04:17:47.348 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-03 04:17:47.364 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:17:47.367 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-03 04:17:47.394 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-03 04:17:47.410 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:17:47.412 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-03 04:17:47.429 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:17:47.432 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-03 04:17:47.434 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-03 04:17:47.450 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:17:47.452 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-03 04:17:47.454 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-03 04:17:47.456 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-03 04:17:47.462 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-03 04:17:47.470 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-03 04:17:47.498 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-03 04:17:47.526 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-03 04:17:47.556 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-03 04:17:47.587 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-03 04:17:47.615 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-03 04:17:47.617 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-03 04:17:47.619 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-03 04:17:47.622 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-03 04:17:47.624 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-03 04:17:47.651 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-03 04:17:47.678 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.74/identity 2022-08-03 04:17:47.707 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-03 04:17:47.735 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-03 04:17:47.764 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-03 04:17:47.792 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-03 04:17:47.820 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-03 04:17:47.848 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-03 04:17:47.876 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-03 04:17:47.905 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-03 04:17:47.933 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-03 04:17:47.962 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-03 04:17:47.990 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-03 04:17:48.023 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-03 04:17:48.051 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-03 04:17:48.070 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-03 04:17:48.099 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-03 04:17:48.127 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-03 04:17:48.132 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-03 04:17:48.161 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-03 04:17:48.189 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-03 04:17:48.217 | + lib/swift:configure_swift:480 : local node_number 2022-08-03 04:17:48.219 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-03 04:17:48.221 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-03 04:17:48.224 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-03 04:17:48.228 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-03 04:17:48.231 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-03 04:17:48.233 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-03 04:17:48.235 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-03 04:17:48.238 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-03 04:17:48.240 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-03 04:17:48.242 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-03 04:17:48.244 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-03 04:17:48.263 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-03 04:17:48.291 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-03 04:17:48.310 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-03 04:17:48.340 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-03 04:17:48.358 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-03 04:17:48.388 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-03 04:17:48.406 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-03 04:17:48.436 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-03 04:17:48.455 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-03 04:17:48.484 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-03 04:17:48.503 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-03 04:17:48.532 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-03 04:17:48.551 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-03 04:17:48.580 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-03 04:17:48.599 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-03 04:17:48.629 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-03 04:17:48.648 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-03 04:17:48.676 | + 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-08-03 04:17:48.682 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-03 04:17:48.701 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-03 04:17:48.731 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-03 04:17:48.762 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-03 04:17:48.764 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-03 04:17:48.769 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-03 04:17:48.771 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-03 04:17:48.774 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-03 04:17:48.776 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-03 04:17:48.779 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-03 04:17:48.781 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-03 04:17:48.783 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-03 04:17:48.785 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-03 04:17:48.804 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-03 04:17:48.834 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-03 04:17:48.855 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-03 04:17:48.885 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-03 04:17:48.905 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-03 04:17:48.934 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-03 04:17:48.953 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-03 04:17:48.983 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-03 04:17:49.001 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-03 04:17:49.031 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-03 04:17:49.050 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-03 04:17:49.080 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-03 04:17:49.101 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-03 04:17:49.130 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-03 04:17:49.150 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-03 04:17:49.179 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-03 04:17:49.198 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-03 04:17:49.226 | + 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-08-03 04:17:49.258 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-03 04:17:49.277 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-03 04:17:49.307 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-03 04:17:49.309 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-03 04:17:49.314 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-03 04:17:49.317 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-03 04:17:49.319 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-03 04:17:49.321 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-03 04:17:49.324 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-03 04:17:49.326 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-03 04:17:49.328 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-03 04:17:49.330 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-03 04:17:49.349 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-03 04:17:49.378 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-03 04:17:49.396 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-03 04:17:49.426 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-03 04:17:49.445 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-03 04:17:49.474 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-03 04:17:49.493 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-03 04:17:49.523 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-03 04:17:49.541 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-03 04:17:49.571 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-03 04:17:49.596 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-03 04:17:49.627 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-03 04:17:49.646 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-03 04:17:49.677 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-03 04:17:49.696 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-03 04:17:49.726 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-03 04:17:49.746 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-03 04:17:49.776 | + 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-08-03 04:17:49.781 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-03 04:17:49.799 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-03 04:17:49.828 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-03 04:17:49.858 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-03 04:17:49.887 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-03 04:17:49.920 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-03 04:17:49.922 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-03 04:17:49.927 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-03 04:17:49.957 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-03 04:17:49.987 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-03 04:17:50.017 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-03 04:17:50.048 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-03 04:17:50.077 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-03 04:17:50.106 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-03 04:17:50.134 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-03 04:17:50.162 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-03 04:17:50.191 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-03 04:17:50.207 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:17:50.209 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-03 04:17:50.229 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-03 04:17:50.232 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-03 04:17:50.252 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-03 04:17:50.255 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.74 2022-08-03 04:17:50.283 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-03 04:17:50.285 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-03 04:17:50.313 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.74/identity 2022-08-03 04:17:50.344 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-03 04:17:50.346 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-03 04:17:50.375 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-03 04:17:50.391 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:17:50.394 | + lib/swift:configure_swift:543 : local user_group 2022-08-03 04:17:50.397 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-03 04:17:50.401 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-03 04:17:50.403 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-03 04:17:50.417 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-03 04:17:50.419 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-03 04:17:50.432 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-03 04:17:50.434 | + lib/swift:configure_swift:550 : is_suse 2022-08-03 04:17:50.437 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 04:17:50.439 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 04:17:50.441 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 04:17:50.443 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 04:17:50.446 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 04:17:50.448 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 04:17:50.451 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-03 04:17:50.464 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-03 04:17:50.466 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-03 04:17:50.469 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-03 04:17:50.487 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:17:50.489 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-03 04:17:50.507 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:17:50.510 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-03 04:17:50.513 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-03 04:17:50.515 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-03 04:17:50.518 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 04:17:50.520 | + lib/stack:stack_install_service:32 : install_glance 2022-08-03 04:17:50.523 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-03 04:17:50.525 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-03 04:17:50.528 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-03 04:17:50.545 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:17:50.548 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-03 04:17:50.550 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-03 04:17:50.568 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:17:50.571 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-03 04:17:50.574 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-03 04:17:50.577 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-03 04:17:50.579 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:17:50.582 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:17:50.584 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-08-03 04:17:50.587 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:17:50.591 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-03 04:17:50.593 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-03 04:17:50.596 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-03 04:17:50.599 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-03 04:17:50.602 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-03 04:17:50.605 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-03 04:17:50.607 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-03 04:17:50.611 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-03 04:17:50.613 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-03 04:17:50.617 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-03 04:17:50.621 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-03 04:17:50.621 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-03 04:17:50.627 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-03 04:17:50.629 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-03 04:17:50.632 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-03 04:17:50.635 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-03 04:17:50.638 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-03 04:17:50.660 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-03 04:17:50.664 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-03 04:17:52.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:17:52.771 | from cryptography.utils import int_from_bytes 2022-08-03 04:17:52.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:17:52.771 | from cryptography.utils import int_from_bytes 2022-08-03 04:17:53.816 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:17:53.818 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-08-03 04:17:53.897 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-03 04:17:53.908 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 04:17:53.948 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 04:17:54.007 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-03 04:17:54.030 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 04:17:54.034 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-03 04:17:54.052 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 04:17:54.062 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 04:17:54.101 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 04:17:54.107 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 04:17:54.111 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 04:17:54.150 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-03 04:17:54.164 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-03 04:17:54.167 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 04:17:54.175 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 04:17:54.198 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 04:17:54.212 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 04:17:54.217 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 04:17:54.219 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 04:17:54.222 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 04:17:54.228 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 04:17:54.232 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-03 04:17:54.247 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 04:17:54.252 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 04:17:54.273 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-03 04:17:54.293 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 04:17:54.298 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 04:17:54.311 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 04:17:54.316 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-03 04:17:54.318 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 04:17:54.321 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 04:17:54.325 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 04:17:54.339 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 04:17:54.372 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 04:17:54.377 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 04:17:54.385 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 04:17:54.412 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 04:17:54.474 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 04:17:54.478 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 04:17:54.481 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 04:17:54.487 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 04:17:54.492 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 04:17:54.494 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 04:17:54.499 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 04:17:54.503 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 04:17:54.506 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 04:17:54.515 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 04:17:54.528 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 04:17:54.538 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 04:17:54.550 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 04:17:54.559 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 04:17:54.562 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 04:17:54.574 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 04:17:54.576 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 04:17:54.581 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 04:17:54.584 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 04:17:54.610 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 04:17:54.637 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 04:17:54.640 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 04:17:54.643 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-03 04:17:54.645 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 04:17:54.653 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 04:17:56.497 | + inc/python:pip_install:196 : result=0 2022-08-03 04:17:56.499 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:17:56.502 | + functions-common:time_stop:2440 : local name 2022-08-03 04:17:56.504 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:17:56.507 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:17:56.510 | + functions-common:time_stop:2443 : local total 2022-08-03 04:17:56.512 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:17:56.514 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:17:56.517 | + functions-common:time_stop:2447 : start_time=1659500270655 2022-08-03 04:17:56.519 | + functions-common:time_stop:2449 : [[ -z 1659500270655 ]] 2022-08-03 04:17:56.522 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:17:56.527 | + functions-common:time_stop:2452 : end_time=1659500276524 2022-08-03 04:17:56.529 | + functions-common:time_stop:2453 : elapsed_time=5869 2022-08-03 04:17:56.532 | + functions-common:time_stop:2454 : total=71367 2022-08-03 04:17:56.534 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:17:56.536 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=77236 2022-08-03 04:17:56.539 | + inc/python:pip_install:199 : return 0 2022-08-03 04:17:56.541 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-03 04:17:56.544 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-03 04:17:56.547 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-03 04:17:56.560 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-03 04:17:56.565 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-03 04:17:56.568 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-03 04:17:56.571 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-08-03 04:17:56.573 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 04:17:56.576 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 04:17:56.578 | ++ functions-common:git_clone:601 : pwd 2022-08-03 04:17:56.581 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 04:17:56.584 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 04:17:56.588 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 04:17:56.605 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 04:17:56.607 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 04:17:56.610 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 04:17:56.613 | + functions-common:git_clone:618 : echo master 2022-08-03 04:17:56.613 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 04:17:56.619 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-08-03 04:17:56.621 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 04:17:56.624 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-03 04:17:56.637 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-08-03 04:17:56.640 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 04:17:56.640 | + functions-common:git_clone:679 : head -1 2022-08-03 04:17:56.643 | d6308c24a Merge "Update exception for property protection file" 2022-08-03 04:17:56.646 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 04:17:56.649 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-03 04:17:56.652 | + inc/python:setup_develop:334 : local bindep 2022-08-03 04:17:56.654 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-03 04:17:56.657 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-03 04:17:56.659 | + inc/python:setup_develop:340 : local extras= 2022-08-03 04:17:56.662 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-03 04:17:56.665 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 04:17:56.668 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-03 04:17:56.670 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-03 04:17:56.673 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 04:17:56.675 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-03 04:17:56.679 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-03 04:17:56.682 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 04:17:56.685 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-03 04:17:56.687 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 04:17:56.689 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 04:17:56.693 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-03 04:17:56.699 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-03 04:17:56.702 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-03 04:17:57.353 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-03 04:17:57.355 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 04:17:57.358 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 04:17:57.360 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 04:17:57.362 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-03 04:17:57.365 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-03 04:17:57.368 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 04:17:57.370 | + inc/python:setup_package:424 : local extras= 2022-08-03 04:17:57.373 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 04:17:57.375 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-03 04:17:57.377 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-03 04:17:57.380 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-03 04:17:57.382 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 04:17:57.385 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-03 04:17:57.407 | Using python 3.8 to install /opt/stack/glance 2022-08-03 04:17:57.409 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-03 04:17:59.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:17:59.502 | from cryptography.utils import int_from_bytes 2022-08-03 04:17:59.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:17:59.502 | from cryptography.utils import int_from_bytes 2022-08-03 04:18:00.569 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:18:00.569 | Obtaining file:///opt/stack/glance 2022-08-03 04:18:01.889 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 04:18:01.898 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 04:18:01.907 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 04:18:01.919 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-03 04:18:02.068 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-08-03 04:18:02.076 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 04:18:02.089 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-03 04:18:02.102 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-03 04:18:02.123 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 04:18:02.159 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-03 04:18:02.172 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 04:18:02.180 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-08-03 04:18:02.185 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 04:18:02.193 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 04:18:02.197 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-08-03 04:18:02.266 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 04:18:02.270 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-03 04:18:02.281 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-03 04:18:02.319 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 04:18:02.346 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 04:18:02.349 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 04:18:02.389 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 04:18:02.448 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 04:18:02.500 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 04:18:02.505 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 04:18:02.510 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-03 04:18:02.528 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 04:18:02.566 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 04:18:02.577 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 04:18:02.616 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 04:18:02.622 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-03 04:18:02.669 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 04:18:02.673 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-08-03 04:18:02.684 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 04:18:02.722 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-03 04:18:02.778 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-03 04:18:02.788 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-03 04:18:02.807 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-03 04:18:02.822 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-03 04:18:02.833 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 04:18:02.842 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 04:18:02.864 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-03 04:18:02.874 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 04:18:02.889 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-03 04:18:02.929 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 04:18:02.934 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 04:18:02.937 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 04:18:02.949 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-03 04:18:02.955 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-03 04:18:02.972 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-03 04:18:02.985 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 04:18:02.996 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 04:18:02.999 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 04:18:03.004 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 04:18:03.009 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-03 04:18:03.022 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 04:18:03.027 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 04:18:03.048 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 04:18:03.052 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 04:18:03.060 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 04:18:03.101 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-03 04:18:03.105 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 04:18:03.109 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-08-03 04:18:03.113 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 04:18:03.116 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-03 04:18:03.126 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-03 04:18:03.129 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-03 04:18:03.132 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 04:18:03.136 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-03 04:18:03.188 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 04:18:03.203 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-03 04:18:03.212 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-03 04:18:03.218 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 04:18:03.228 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 04:18:03.261 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 04:18:03.266 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 04:18:03.269 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 04:18:03.275 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 04:18:03.301 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-03 04:18:03.304 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-03 04:18:03.314 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 04:18:03.318 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 04:18:03.346 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 04:18:03.409 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 04:18:03.415 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 04:18:03.418 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 04:18:03.420 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-03 04:18:03.446 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-03 04:18:03.450 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-03 04:18:03.496 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-03 04:18:03.499 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-03 04:18:03.507 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-03 04:18:03.513 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 04:18:03.517 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 04:18:03.528 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 04:18:03.531 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-03 04:18:03.544 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 04:18:03.547 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 04:18:03.550 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 04:18:03.555 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-03 04:18:03.557 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 04:18:03.560 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-03 04:18:03.565 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-03 04:18:03.604 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-03 04:18:03.610 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 04:18:03.612 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-03 04:18:03.615 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 04:18:03.618 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-03 04:18:03.621 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-03 04:18:03.625 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-03 04:18:03.628 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-03 04:18:03.631 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-03 04:18:03.652 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-03 04:18:03.655 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 04:18:03.658 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 04:18:03.706 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-03 04:18:03.710 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-03 04:18:04.699 | Installing collected packages: glance 2022-08-03 04:18:04.699 | Attempting uninstall: glance 2022-08-03 04:18:04.710 | Found existing installation: glance 25.0.0.0b3.dev9 2022-08-03 04:18:04.713 | Can't uninstall 'glance'. No files were found to uninstall. 2022-08-03 04:18:04.714 | Running setup.py develop for glance 2022-08-03 04:18:06.487 | Successfully installed glance 2022-08-03 04:18:06.602 | + inc/python:pip_install:196 : result=0 2022-08-03 04:18:06.604 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:18:06.607 | + functions-common:time_stop:2440 : local name 2022-08-03 04:18:06.609 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:18:06.611 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:18:06.614 | + functions-common:time_stop:2443 : local total 2022-08-03 04:18:06.616 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:18:06.618 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:18:06.621 | + functions-common:time_stop:2447 : start_time=1659500277401 2022-08-03 04:18:06.623 | + functions-common:time_stop:2449 : [[ -z 1659500277401 ]] 2022-08-03 04:18:06.626 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:18:06.630 | + functions-common:time_stop:2452 : end_time=1659500286627 2022-08-03 04:18:06.633 | + functions-common:time_stop:2453 : elapsed_time=9226 2022-08-03 04:18:06.635 | + functions-common:time_stop:2454 : total=77236 2022-08-03 04:18:06.637 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:18:06.639 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=86462 2022-08-03 04:18:06.642 | + inc/python:pip_install:199 : return 0 2022-08-03 04:18:06.644 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 04:18:06.647 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-03 04:18:06.650 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-03 04:18:06.670 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-03 04:18:06.683 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-03 04:18:06.686 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-03 04:18:06.688 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:18:06.691 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:18:06.693 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-08-03 04:18:06.696 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:18:06.699 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 04:18:06.701 | + ./stack.sh:main:915 : configure_glance 2022-08-03 04:18:06.704 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-03 04:18:06.717 | + lib/glance:configure_glance:326 : local dburl 2022-08-03 04:18:06.720 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-03 04:18:06.722 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-03 04:18:06.725 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-03 04:18:06.728 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-03 04:18:06.730 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 04:18:06.733 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 04:18:06.735 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 04:18:06.752 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:06.755 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 04:18:06.757 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-03 04:18:06.760 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-03 04:18:06.763 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-03 04:18:06.792 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-03 04:18:06.823 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-03 04:18:06.853 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-03 04:18:06.883 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-03 04:18:06.914 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-03 04:18:06.945 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-03 04:18:06.947 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-03 04:18:06.950 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-03 04:18:06.952 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-03 04:18:06.955 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-03 04:18:06.984 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-03 04:18:07.014 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.74/identity 2022-08-03 04:18:07.047 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-03 04:18:07.077 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-03 04:18:07.109 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-03 04:18:07.140 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-03 04:18:07.171 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-03 04:18:07.201 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-03 04:18:07.233 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-03 04:18:07.263 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-03 04:18:07.296 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-03 04:18:07.299 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-03 04:18:07.301 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-03 04:18:07.304 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-03 04:18:07.306 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-03 04:18:07.309 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-03 04:18:07.326 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:07.329 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-03 04:18:07.331 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-03 04:18:07.334 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-03 04:18:07.352 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:07.354 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 04:18:07.357 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 04:18:07.389 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-03 04:18:07.391 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-03 04:18:07.393 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-03 04:18:07.396 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-03 04:18:07.399 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-03 04:18:07.430 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-03 04:18:07.460 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-03 04:18:07.463 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-03 04:18:07.465 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-03 04:18:07.468 | + lib/glance:configure_glance_store:254 : local be 2022-08-03 04:18:07.470 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-03 04:18:07.473 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-03 04:18:07.476 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-03 04:18:07.505 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-03 04:18:07.509 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.74 2022-08-03 04:18:07.539 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-03 04:18:07.542 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-03 04:18:07.561 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:07.564 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-03 04:18:07.596 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-03 04:18:07.628 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-03 04:18:07.658 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-03 04:18:07.690 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-03 04:18:07.721 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-03 04:18:07.742 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:07.744 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-03 04:18:07.776 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-03 04:18:07.807 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-03 04:18:07.837 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.74/identity/v3 2022-08-03 04:18:07.868 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-03 04:18:07.899 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.74/image 2022-08-03 04:18:07.930 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-03 04:18:07.949 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:07.951 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-03 04:18:07.954 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-03 04:18:07.956 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-03 04:18:07.960 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-03 04:18:07.978 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-03 04:18:07.980 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-03 04:18:07.982 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-03 04:18:07.985 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-03 04:18:07.988 | + 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-08-03 04:18:08.020 | + 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-08-03 04:18:08.052 | + 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-08-03 04:18:08.085 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-03 04:18:08.116 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-03 04:18:08.121 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-03 04:18:08.152 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-03 04:18:08.184 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-03 04:18:08.215 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.74/identity 2022-08-03 04:18:08.247 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-03 04:18:08.277 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-03 04:18:08.309 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-03 04:18:08.339 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-03 04:18:08.371 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-03 04:18:08.401 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-03 04:18:08.432 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-03 04:18:08.462 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-03 04:18:08.467 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-08-03 04:18:08.476 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-03 04:18:08.493 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:08.496 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-03 04:18:08.498 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-03 04:18:08.501 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-03 04:18:08.503 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-03 04:18:08.505 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-03 04:18:08.509 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-03 04:18:08.513 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-03 04:18:08.515 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-03 04:18:08.519 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-03 04:18:08.549 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-03 04:18:08.552 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-03 04:18:08.555 | ++ functions:get_random_port:837 : true 2022-08-03 04:18:08.558 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-03 04:18:08.560 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-03 04:18:08.562 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-03 04:18:08.629 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-03 04:18:08.631 | ++ functions:get_random_port:841 : break 2 2022-08-03 04:18:08.634 | ++ functions:get_random_port:845 : echo 60999 2022-08-03 04:18:08.637 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-03 04:18:08.639 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-03 04:18:08.668 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-03 04:18:08.696 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-03 04:18:08.725 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-03 04:18:08.754 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-03 04:18:08.783 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-03 04:18:08.812 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-03 04:18:08.841 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-03 04:18:08.870 | + 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-08-03 04:18:08.898 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-03 04:18:08.927 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-03 04:18:08.956 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-03 04:18:08.986 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-03 04:18:09.017 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-03 04:18:09.046 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-03 04:18:09.076 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-03 04:18:09.105 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-03 04:18:09.134 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-03 04:18:09.162 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-03 04:18:09.191 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-03 04:18:09.194 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-03 04:18:09.196 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 04:18:09.199 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:09.201 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:09.204 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-03 04:18:09.206 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-03 04:18:09.263 | proxy (enabled by site administrator) 2022-08-03 04:18:09.267 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-03 04:18:09.269 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-03 04:18:09.272 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 04:18:09.274 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:09.276 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:09.279 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-03 04:18:09.281 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-03 04:18:09.338 | proxy_http (enabled by site administrator) 2022-08-03 04:18:09.341 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-03 04:18:09.344 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-03 04:18:09.347 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-03 04:18:09.349 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-03 04:18:09.352 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:09.355 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:09.357 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-03 04:18:09.360 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-03 04:18:09.363 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-03 04:18:09.364 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-03 04:18:09.373 | KeepAlive Off 2022-08-03 04:18:09.378 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-03 04:18:09.378 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-03 04:18:09.387 | SetEnv proxy-sendchunked 1 2022-08-03 04:18:09.391 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-03 04:18:09.392 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-03 04:18:09.401 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-03 04:18:09.404 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-03 04:18:09.407 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-03 04:18:09.409 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-03 04:18:09.412 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-03 04:18:09.415 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 04:18:09.417 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:09.420 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:09.422 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-03 04:18:09.424 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-03 04:18:09.427 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:09.429 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:09.432 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-03 04:18:09.496 | Site glance-wsgi-api already enabled 2022-08-03 04:18:09.501 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-03 04:18:09.503 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-03 04:18:09.506 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 04:18:09.508 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-03 04:18:09.653 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-03 04:18:09.659 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-03 04:18:09.695 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-03 04:18:09.697 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-03 04:18:09.700 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-03 04:18:09.720 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:09.722 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-03 04:18:09.726 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-03 04:18:09.728 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-03 04:18:09.731 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 04:18:09.733 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-03 04:18:09.736 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-03 04:18:09.739 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-03 04:18:09.741 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-08-03 04:18:09.744 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 04:18:09.746 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 04:18:09.749 | ++ functions-common:git_clone:601 : pwd 2022-08-03 04:18:09.752 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 04:18:09.754 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 04:18:09.758 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 04:18:09.776 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 04:18:09.778 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 04:18:09.780 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 04:18:09.783 | + functions-common:git_clone:618 : echo master 2022-08-03 04:18:09.784 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 04:18:09.789 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-08-03 04:18:09.792 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 04:18:09.794 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-03 04:18:09.808 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-08-03 04:18:09.811 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 04:18:09.811 | + functions-common:git_clone:679 : head -1 2022-08-03 04:18:09.818 | 92807d6ce Merge "backup/swift: Add support sending service user token" 2022-08-03 04:18:09.821 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 04:18:09.824 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-03 04:18:09.827 | + inc/python:setup_develop:334 : local bindep 2022-08-03 04:18:09.829 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-03 04:18:09.832 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-03 04:18:09.835 | + inc/python:setup_develop:340 : local extras= 2022-08-03 04:18:09.837 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-03 04:18:09.840 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 04:18:09.842 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-03 04:18:09.845 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-03 04:18:09.847 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 04:18:09.850 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-03 04:18:09.853 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-03 04:18:09.856 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 04:18:09.859 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-03 04:18:09.861 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 04:18:09.864 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 04:18:09.867 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-03 04:18:09.873 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-03 04:18:09.875 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-03 04:18:10.517 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-03 04:18:10.519 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 04:18:10.522 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 04:18:10.524 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 04:18:10.526 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-03 04:18:10.529 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-03 04:18:10.531 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 04:18:10.534 | + inc/python:setup_package:424 : local extras= 2022-08-03 04:18:10.536 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 04:18:10.539 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-03 04:18:10.541 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-03 04:18:10.544 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-03 04:18:10.546 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 04:18:10.549 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-03 04:18:10.571 | Using python 3.8 to install /opt/stack/cinder 2022-08-03 04:18:10.574 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-03 04:18:12.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:18:12.735 | from cryptography.utils import int_from_bytes 2022-08-03 04:18:12.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:18:12.735 | from cryptography.utils import int_from_bytes 2022-08-03 04:18:13.804 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:18:13.805 | Obtaining file:///opt/stack/cinder 2022-08-03 04:18:15.969 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 04:18:15.978 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 04:18:15.987 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 04:18:15.999 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-03 04:18:16.148 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 04:18:16.161 | Requirement already satisfied: boto3===1.24.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.36) 2022-08-03 04:18:16.171 | Requirement already satisfied: botocore===1.27.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.36) 2022-08-03 04:18:16.184 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-03 04:18:16.203 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 04:18:16.241 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-03 04:18:16.253 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 04:18:16.256 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 04:18:16.265 | Requirement already satisfied: google-api-python-client===2.54.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.54.0) 2022-08-03 04:18:16.279 | Requirement already satisfied: google-auth===2.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.1) 2022-08-03 04:18:16.308 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2022-08-03 04:18:16.314 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 04:18:16.319 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-03 04:18:16.329 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-03 04:18:16.366 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 04:18:16.369 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-03 04:18:16.372 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 04:18:16.411 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 04:18:16.470 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 04:18:16.522 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-03 04:18:16.532 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-08-03 04:18:16.542 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-03 04:18:16.569 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 04:18:16.574 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-03 04:18:16.591 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 04:18:16.628 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 04:18:16.639 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 04:18:16.678 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 04:18:16.684 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-03 04:18:16.732 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 04:18:16.736 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 04:18:16.776 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-03 04:18:16.831 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-03 04:18:16.842 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-03 04:18:16.860 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-03 04:18:16.876 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-03 04:18:16.891 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-03 04:18:16.903 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-03 04:18:16.906 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 04:18:16.915 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 04:18:16.937 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-03 04:18:16.948 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 04:18:16.961 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-03 04:18:17.010 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.0) 2022-08-03 04:18:17.032 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-03 04:18:17.072 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 04:18:17.077 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-08-03 04:18:17.110 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 04:18:17.113 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 04:18:17.125 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-03 04:18:17.132 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-03 04:18:17.149 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-08-03 04:18:17.152 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-08-03 04:18:17.156 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 04:18:17.166 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 04:18:17.169 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 04:18:17.175 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 04:18:17.180 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-03 04:18:17.195 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 04:18:17.200 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-03 04:18:17.215 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 04:18:17.237 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-03 04:18:17.252 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-03 04:18:17.272 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 04:18:17.276 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 04:18:17.283 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 04:18:17.297 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 04:18:17.301 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-08-03 04:18:17.307 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-08-03 04:18:17.311 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-08-03 04:18:17.317 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 04:18:17.321 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-03 04:18:17.331 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-03 04:18:17.333 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-03 04:18:17.336 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 04:18:17.340 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-08-03 04:18:17.343 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-08-03 04:18:17.349 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-03 04:18:17.402 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 04:18:17.416 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-03 04:18:17.425 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-03 04:18:17.431 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 04:18:17.441 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-03 04:18:17.497 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-08-03 04:18:17.500 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 04:18:17.532 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-03 04:18:17.535 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-03 04:18:17.542 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 04:18:17.547 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 04:18:17.551 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 04:18:17.557 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 04:18:17.582 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-08-03 04:18:17.584 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-03 04:18:17.587 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 04:18:17.590 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 04:18:17.618 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.2) 2022-08-03 04:18:17.631 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-03 04:18:17.634 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 04:18:17.697 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 04:18:17.723 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 04:18:17.729 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 04:18:17.732 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 04:18:17.738 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 04:18:17.743 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 04:18:17.746 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-03 04:18:17.760 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 04:18:17.762 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-03 04:18:17.808 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-03 04:18:17.812 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-03 04:18:17.818 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-03 04:18:17.826 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 04:18:17.829 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 04:18:17.841 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 04:18:17.844 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-03 04:18:17.854 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-03 04:18:17.867 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-03 04:18:17.879 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 04:18:17.883 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 04:18:17.888 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 04:18:17.890 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-08-03 04:18:17.893 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-03 04:18:17.896 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-03 04:18:17.934 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-03 04:18:17.940 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-03 04:18:17.947 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 04:18:17.950 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-03 04:18:17.955 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 04:18:17.958 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.4) 2022-08-03 04:18:17.965 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-08-03 04:18:17.968 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-03 04:18:17.979 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-03 04:18:17.982 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-03 04:18:17.985 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 04:18:18.035 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 04:18:18.038 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-03 04:18:18.041 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-03 04:18:18.936 | Installing collected packages: cinder 2022-08-03 04:18:18.936 | Attempting uninstall: cinder 2022-08-03 04:18:18.936 | Found existing installation: cinder 20.1.0.dev361 2022-08-03 04:18:18.940 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-08-03 04:18:18.941 | Running setup.py develop for cinder 2022-08-03 04:18:21.493 | Successfully installed cinder 2022-08-03 04:18:21.613 | + inc/python:pip_install:196 : result=0 2022-08-03 04:18:21.616 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:18:21.619 | + functions-common:time_stop:2440 : local name 2022-08-03 04:18:21.621 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:18:21.623 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:18:21.625 | + functions-common:time_stop:2443 : local total 2022-08-03 04:18:21.628 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:18:21.630 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:18:21.633 | + functions-common:time_stop:2447 : start_time=1659500290566 2022-08-03 04:18:21.635 | + functions-common:time_stop:2449 : [[ -z 1659500290566 ]] 2022-08-03 04:18:21.638 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:18:21.642 | + functions-common:time_stop:2452 : end_time=1659500301640 2022-08-03 04:18:21.644 | + functions-common:time_stop:2453 : elapsed_time=11074 2022-08-03 04:18:21.647 | + functions-common:time_stop:2454 : total=86462 2022-08-03 04:18:21.649 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:18:21.651 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=97536 2022-08-03 04:18:21.654 | + inc/python:pip_install:199 : return 0 2022-08-03 04:18:21.656 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 04:18:21.659 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-03 04:18:21.661 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-03 04:18:21.682 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-03 04:18:21.695 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-03 04:18:21.698 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-03 04:18:21.700 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:18:21.703 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:18:21.705 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-08-03 04:18:21.708 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:18:21.710 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-03 04:18:21.713 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-03 04:18:21.715 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-03 04:18:21.718 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:21.720 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:21.723 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-03 04:18:21.737 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-03 04:18:21.740 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 04:18:21.743 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 04:18:21.745 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 04:18:21.748 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 04:18:21.750 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 04:18:21.753 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 04:18:21.755 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:21.758 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:21.761 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 04:18:21.764 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 04:18:21.766 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 04:18:21.769 | + functions-common:apt_get_update:1191 : return 2022-08-03 04:18:21.771 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-08-03 04:18:21.774 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 04:18:21.777 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:21.780 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:21.782 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-08-03 04:18:21.805 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-03 04:18:21.917 | Reading package lists... 2022-08-03 04:18:22.183 | Building dependency tree... 2022-08-03 04:18:22.184 | Reading state information... 2022-08-03 04:18:22.461 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-08-03 04:18:22.461 | The following packages were automatically installed and are no longer required: 2022-08-03 04:18:22.462 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 04:18:22.462 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 04:18:22.462 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 04:18:22.462 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 04:18:22.462 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 04:18:22.463 | python3-zope.interface 2022-08-03 04:18:22.463 | Use 'sudo apt autoremove' to remove them. 2022-08-03 04:18:22.580 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-03 04:18:22.585 | + functions-common:apt_get:1235 : result=0 2022-08-03 04:18:22.589 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 04:18:22.591 | + functions-common:time_stop:2440 : local name 2022-08-03 04:18:22.594 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:18:22.596 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:18:22.599 | + functions-common:time_stop:2443 : local total 2022-08-03 04:18:22.601 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:18:22.604 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 04:18:22.607 | + functions-common:time_stop:2447 : start_time=1659500301802 2022-08-03 04:18:22.609 | + functions-common:time_stop:2449 : [[ -z 1659500301802 ]] 2022-08-03 04:18:22.612 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:18:22.617 | + functions-common:time_stop:2452 : end_time=1659500302614 2022-08-03 04:18:22.620 | + functions-common:time_stop:2453 : elapsed_time=812 2022-08-03 04:18:22.622 | + functions-common:time_stop:2454 : total=5727 2022-08-03 04:18:22.625 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:18:22.627 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6539 2022-08-03 04:18:22.630 | + functions-common:apt_get:1239 : return 0 2022-08-03 04:18:22.633 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 04:18:22.635 | + ./stack.sh:main:921 : configure_cinder 2022-08-03 04:18:22.638 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-03 04:18:22.652 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-03 04:18:22.655 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-03 04:18:22.658 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-03 04:18:22.660 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-03 04:18:22.663 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-03 04:18:22.664 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-03 04:18:22.668 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-03 04:18:22.670 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-03 04:18:22.673 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-03 04:18:22.675 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-03 04:18:22.677 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-03 04:18:22.679 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-03 04:18:22.681 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-03 04:18:22.684 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-03 04:18:22.696 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-03 04:18:22.708 | + 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-08-03 04:18:22.721 | + 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-08-03 04:18:22.735 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-03 04:18:22.748 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-03 04:18:22.751 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-03 04:18:22.755 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.W4zcvkYIlZ 2022-08-03 04:18:22.758 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-03 04:18:22.760 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-03 04:18:22.763 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-03 04:18:22.765 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.W4zcvkYIlZ 2022-08-03 04:18:22.769 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.W4zcvkYIlZ 2022-08-03 04:18:22.781 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.W4zcvkYIlZ /etc/sudoers.d/cinder-rootwrap 2022-08-03 04:18:22.794 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-03 04:18:22.798 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-03 04:18:22.800 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-03 04:18:22.802 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-03 04:18:22.805 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-03 04:18:22.807 | + 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-08-03 04:18:22.810 | + 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-08-03 04:18:22.812 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-03 04:18:22.814 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-03 04:18:22.819 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-03 04:18:22.823 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-03 04:18:22.843 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-03 04:18:22.862 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-03 04:18:22.882 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-03 04:18:22.901 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-03 04:18:22.921 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-03 04:18:22.940 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-03 04:18:22.961 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-03 04:18:22.980 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-03 04:18:22.982 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-03 04:18:22.985 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-03 04:18:22.987 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-03 04:18:22.989 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-03 04:18:23.020 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-03 04:18:23.048 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.74/identity 2022-08-03 04:18:23.078 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-03 04:18:23.106 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-03 04:18:23.136 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-03 04:18:23.164 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-03 04:18:23.193 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-03 04:18:23.223 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-03 04:18:23.252 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-03 04:18:23.281 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-03 04:18:23.313 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-03 04:18:23.344 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-03 04:18:23.346 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-03 04:18:23.349 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-03 04:18:23.351 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-03 04:18:23.354 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 04:18:23.356 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 04:18:23.358 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 04:18:23.375 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:23.378 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 04:18:23.380 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-03 04:18:23.383 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-03 04:18:23.415 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-03 04:18:23.444 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-03 04:18:23.474 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-03 04:18:23.503 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-03 04:18:23.532 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-03 04:18:23.564 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-03 04:18:23.597 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-03 04:18:23.599 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.74 2022-08-03 04:18:23.629 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-03 04:18:23.662 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-03 04:18:23.670 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6b7101decaf56e89ddac3cce42d672bc 2022-08-03 04:18:23.699 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-03 04:18:23.701 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-03 04:18:23.731 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-03 04:18:23.762 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-03 04:18:23.792 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-03 04:18:23.821 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-03 04:18:23.838 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:23.841 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-08-03 04:18:23.843 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-08-03 04:18:23.846 | + lib/cinder:configure_cinder:301 : local default_name= 2022-08-03 04:18:23.848 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-08-03 04:18:23.851 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-03 04:18:23.854 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-08-03 04:18:23.856 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-08-03 04:18:23.858 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-08-03 04:18:23.861 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-08-03 04:18:23.863 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-08-03 04:18:23.867 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-08-03 04:18:23.900 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-08-03 04:18:23.929 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-08-03 04:18:23.960 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-08-03 04:18:23.989 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-08-03 04:18:24.019 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-08-03 04:18:24.048 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-08-03 04:18:24.051 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-08-03 04:18:24.053 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-08-03 04:18:24.056 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-08-03 04:18:24.086 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-08-03 04:18:24.088 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-08-03 04:18:24.116 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-08-03 04:18:24.119 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-08-03 04:18:24.121 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-08-03 04:18:24.124 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-08-03 04:18:24.153 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-08-03 04:18:24.156 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-08-03 04:18:24.158 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-03 04:18:24.175 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:24.178 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-08-03 04:18:24.180 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-08-03 04:18:24.183 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-08-03 04:18:24.185 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-08-03 04:18:24.215 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.74:8080/v1/AUTH_ 2022-08-03 04:18:24.247 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-08-03 04:18:24.265 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:24.268 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-03 04:18:24.285 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:24.288 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-03 04:18:24.305 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:24.308 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-03 04:18:24.311 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-03 04:18:24.314 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-03 04:18:24.317 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-03 04:18:24.320 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-03 04:18:24.322 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-03 04:18:24.325 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-03 04:18:24.343 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:24.346 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-03 04:18:24.349 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-03 04:18:24.352 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-03 04:18:24.369 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:24.372 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 04:18:24.375 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 04:18:24.404 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-03 04:18:24.406 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-03 04:18:24.409 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-03 04:18:24.411 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-03 04:18:24.414 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-03 04:18:24.418 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-03 04:18:24.435 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-03 04:18:24.437 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-03 04:18:24.440 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-03 04:18:24.442 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-03 04:18:24.445 | + 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-08-03 04:18:24.474 | + 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-08-03 04:18:24.503 | + 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-08-03 04:18:24.533 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-03 04:18:24.562 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-03 04:18:24.580 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:24.582 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-03 04:18:24.585 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-03 04:18:24.588 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-03 04:18:24.590 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-03 04:18:24.593 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-03 04:18:24.595 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-03 04:18:24.598 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-03 04:18:24.603 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-03 04:18:24.605 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-03 04:18:24.608 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-03 04:18:24.621 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-03 04:18:24.621 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-03 04:18:24.630 | d /var/run/uwsgi 0755 ubuntu root 2022-08-03 04:18:24.634 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-03 04:18:24.650 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-03 04:18:24.652 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-03 04:18:24.656 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-03 04:18:24.686 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-03 04:18:24.715 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-03 04:18:24.744 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-03 04:18:24.772 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-03 04:18:24.800 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-03 04:18:24.829 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-03 04:18:24.858 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-03 04:18:24.886 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-03 04:18:24.915 | + 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-08-03 04:18:24.944 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-03 04:18:24.972 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-03 04:18:25.001 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-03 04:18:25.028 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-03 04:18:25.031 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-03 04:18:25.034 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-03 04:18:25.036 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-03 04:18:25.039 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-03 04:18:25.042 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:25.044 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:25.047 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-03 04:18:25.049 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-03 04:18:25.052 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-03 04:18:25.081 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-03 04:18:25.111 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-03 04:18:25.111 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-03 04:18:25.121 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-03 04:18:25.124 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-03 04:18:25.126 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-03 04:18:25.129 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-03 04:18:25.131 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-03 04:18:25.133 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 04:18:25.136 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:25.139 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:25.141 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-03 04:18:25.143 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-03 04:18:25.146 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:25.149 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:25.151 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-03 04:18:25.216 | Enabling site cinder-wsgi. 2022-08-03 04:18:25.221 | To activate the new configuration, you need to run: 2022-08-03 04:18:25.221 | systemctl reload apache2 2022-08-03 04:18:25.227 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-03 04:18:25.229 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-03 04:18:25.232 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 04:18:25.234 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-03 04:18:25.371 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-03 04:18:25.375 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-03 04:18:25.410 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.74/image 2022-08-03 04:18:25.440 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-03 04:18:25.458 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:25.461 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-03 04:18:25.464 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-03 04:18:25.466 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-03 04:18:25.468 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-03 04:18:25.471 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-03 04:18:25.504 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-03 04:18:25.538 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.74/identity 2022-08-03 04:18:25.570 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-03 04:18:25.601 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-03 04:18:25.630 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-03 04:18:25.659 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-03 04:18:25.689 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-03 04:18:25.717 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-03 04:18:25.749 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-03 04:18:25.777 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-03 04:18:25.807 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-03 04:18:25.837 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-03 04:18:25.840 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-03 04:18:25.857 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:25.859 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.74:2379 2022-08-03 04:18:25.892 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-03 04:18:25.894 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-03 04:18:25.897 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-03 04:18:25.916 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:25.918 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-03 04:18:25.921 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-03 04:18:25.923 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-03 04:18:25.926 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 04:18:25.928 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-03 04:18:25.931 | + lib/neutron:install_neutron:704 : is_neutron_legacy_enabled 2022-08-03 04:18:25.935 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 04:18:25.935 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-03 04:18:25.941 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 04:18:25.944 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-03 04:18:25.947 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-03 04:18:25.949 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-03 04:18:25.952 | + lib/neutron:install_neutron:706 : install_mutnauq 2022-08-03 04:18:25.955 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-03 04:18:25.957 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-03 04:18:25.960 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:18:25.963 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:18:25.965 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-08-03 04:18:25.968 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:18:25.971 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-03 04:18:25.973 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-03 04:18:25.976 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-08-03 04:18:25.978 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 04:18:25.981 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 04:18:25.984 | ++ functions-common:git_clone:601 : pwd 2022-08-03 04:18:25.986 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 04:18:25.989 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 04:18:25.992 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 04:18:26.008 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 04:18:26.011 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 04:18:26.013 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 04:18:26.016 | + functions-common:git_clone:618 : echo master 2022-08-03 04:18:26.016 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 04:18:26.022 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-08-03 04:18:26.025 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 04:18:26.027 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-03 04:18:26.041 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-08-03 04:18:26.044 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 04:18:26.044 | + functions-common:git_clone:679 : head -1 2022-08-03 04:18:26.048 | b7fad3dd35 Merge "Implement specific tracked resource count method per quota driver" 2022-08-03 04:18:26.051 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 04:18:26.053 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-03 04:18:26.056 | + inc/python:setup_develop:334 : local bindep 2022-08-03 04:18:26.059 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-03 04:18:26.061 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-03 04:18:26.064 | + inc/python:setup_develop:340 : local extras= 2022-08-03 04:18:26.066 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-03 04:18:26.069 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 04:18:26.071 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-03 04:18:26.074 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-03 04:18:26.076 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 04:18:26.079 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-03 04:18:26.082 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-03 04:18:26.085 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 04:18:26.088 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-03 04:18:26.091 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 04:18:26.093 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 04:18:26.096 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-03 04:18:26.103 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-03 04:18:26.105 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-03 04:18:26.782 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-03 04:18:26.785 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 04:18:26.788 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 04:18:26.790 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 04:18:26.793 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-03 04:18:26.795 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-03 04:18:26.798 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 04:18:26.800 | + inc/python:setup_package:424 : local extras= 2022-08-03 04:18:26.803 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 04:18:26.806 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-03 04:18:26.808 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-03 04:18:26.811 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-03 04:18:26.813 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 04:18:26.816 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-03 04:18:26.838 | Using python 3.8 to install /opt/stack/neutron 2022-08-03 04:18:26.840 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-03 04:18:28.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:18:28.988 | from cryptography.utils import int_from_bytes 2022-08-03 04:18:28.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:18:28.988 | from cryptography.utils import int_from_bytes 2022-08-03 04:18:30.087 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:18:30.087 | Obtaining file:///opt/stack/neutron 2022-08-03 04:18:32.419 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-03 04:18:32.425 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-03 04:18:32.428 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 04:18:32.437 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 04:18:32.447 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 04:18:32.458 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-03 04:18:32.610 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 04:18:32.624 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-03 04:18:32.639 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 04:18:32.645 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 04:18:32.647 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 04:18:32.656 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 04:18:32.659 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 04:18:32.664 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-03 04:18:32.674 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-03 04:18:32.712 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 04:18:32.739 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 04:18:32.798 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 04:18:32.851 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 04:18:32.856 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 04:18:32.859 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (3.0.0) 2022-08-03 04:18:32.896 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-03 04:18:32.922 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-08-03 04:18:32.938 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-03 04:18:32.943 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 04:18:32.947 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-03 04:18:32.951 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-08-03 04:18:32.974 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 04:18:33.012 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 04:18:33.022 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 04:18:33.062 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 04:18:33.068 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-03 04:18:33.115 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 04:18:33.120 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 04:18:33.159 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-03 04:18:33.214 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-03 04:18:33.225 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-03 04:18:33.244 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-03 04:18:33.259 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-03 04:18:33.273 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-03 04:18:33.285 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-03 04:18:33.288 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 04:18:33.297 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 04:18:33.320 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-03 04:18:33.330 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 04:18:33.345 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-03 04:18:33.363 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-03 04:18:33.404 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-08-03 04:18:33.409 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-08-03 04:18:33.417 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 04:18:33.422 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 04:18:33.425 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-08-03 04:18:33.434 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 04:18:33.446 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-03 04:18:33.452 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-03 04:18:33.470 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-03 04:18:33.482 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 04:18:33.493 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 04:18:33.496 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 04:18:33.501 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-03 04:18:33.508 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 04:18:33.513 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-03 04:18:33.560 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 04:18:33.582 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-03 04:18:33.608 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-03 04:18:33.624 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 04:18:33.628 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 04:18:33.636 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 04:18:33.649 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-03 04:18:33.651 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 04:18:33.656 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.2.3) 2022-08-03 04:18:33.661 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-03 04:18:33.665 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 04:18:33.667 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-03 04:18:33.671 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-03 04:18:33.682 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-03 04:18:33.685 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-03 04:18:33.687 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 04:18:33.691 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 04:18:33.707 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-03 04:18:33.716 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-03 04:18:33.722 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 04:18:33.732 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-03 04:18:33.791 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 04:18:33.825 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-03 04:18:33.829 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 04:18:33.834 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 04:18:33.837 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 04:18:33.842 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 04:18:33.869 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-03 04:18:33.871 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-03 04:18:33.883 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 04:18:33.909 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 04:18:33.913 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-03 04:18:33.935 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-03 04:18:33.938 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 04:18:33.940 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-03 04:18:33.945 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-03 04:18:33.948 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 04:18:33.954 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 04:18:33.992 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 04:18:33.995 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 04:18:33.999 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-03 04:18:34.003 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-03 04:18:34.049 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-03 04:18:34.052 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-03 04:18:34.061 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 04:18:34.065 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 04:18:34.076 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-08-03 04:18:34.078 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-03 04:18:34.093 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 04:18:34.133 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-03 04:18:34.145 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-08-03 04:18:34.150 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 04:18:34.153 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 04:18:34.158 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 04:18:34.160 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-03 04:18:34.163 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 04:18:34.165 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-03 04:18:34.168 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-03 04:18:34.171 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 04:18:34.174 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 04:18:34.236 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 04:18:34.242 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 04:18:34.293 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 04:18:34.296 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-03 04:18:35.330 | Installing collected packages: neutron 2022-08-03 04:18:35.330 | Attempting uninstall: neutron 2022-08-03 04:18:35.331 | Found existing installation: neutron 20.1.0.dev459 2022-08-03 04:18:35.342 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-08-03 04:18:35.343 | Running setup.py develop for neutron 2022-08-03 04:18:38.061 | Successfully installed neutron 2022-08-03 04:18:38.180 | + inc/python:pip_install:196 : result=0 2022-08-03 04:18:38.183 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:18:38.185 | + functions-common:time_stop:2440 : local name 2022-08-03 04:18:38.188 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:18:38.190 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:18:38.192 | + functions-common:time_stop:2443 : local total 2022-08-03 04:18:38.195 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:18:38.197 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:18:38.200 | + functions-common:time_stop:2447 : start_time=1659500306832 2022-08-03 04:18:38.202 | + functions-common:time_stop:2449 : [[ -z 1659500306832 ]] 2022-08-03 04:18:38.205 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:18:38.209 | + functions-common:time_stop:2452 : end_time=1659500318207 2022-08-03 04:18:38.212 | + functions-common:time_stop:2453 : elapsed_time=11375 2022-08-03 04:18:38.214 | + functions-common:time_stop:2454 : total=97536 2022-08-03 04:18:38.217 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:18:38.219 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=108911 2022-08-03 04:18:38.221 | + inc/python:pip_install:199 : return 0 2022-08-03 04:18:38.224 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 04:18:38.227 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-03 04:18:38.230 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-03 04:18:38.250 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-03 04:18:38.264 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-03 04:18:38.266 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-03 04:18:38.269 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:18:38.274 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:18:38.276 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-08-03 04:18:38.279 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:18:38.282 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-03 04:18:38.284 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 04:18:38.287 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-03 04:18:38.306 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:38.309 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-03 04:18:38.311 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-03 04:18:38.314 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-03 04:18:38.316 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 04:18:38.319 | + lib/stack:stack_install_service:32 : install_nova 2022-08-03 04:18:38.321 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-03 04:18:38.324 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-03 04:18:38.326 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:18:38.329 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:18:38.331 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-08-03 04:18:38.333 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:18:38.336 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-03 04:18:38.353 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:38.356 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-03 04:18:38.373 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:38.375 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-03 04:18:38.392 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:38.394 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-03 04:18:38.397 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-03 04:18:38.399 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-08-03 04:18:38.402 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 04:18:38.404 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 04:18:38.407 | ++ functions-common:git_clone:601 : pwd 2022-08-03 04:18:38.409 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 04:18:38.412 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 04:18:38.415 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 04:18:38.432 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 04:18:38.434 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 04:18:38.436 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 04:18:38.439 | + functions-common:git_clone:618 : echo master 2022-08-03 04:18:38.439 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 04:18:38.445 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-08-03 04:18:38.447 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 04:18:38.450 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-03 04:18:38.463 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-08-03 04:18:38.466 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 04:18:38.466 | + functions-common:git_clone:679 : head -1 2022-08-03 04:18:38.471 | 003f1d2b45 block_device_info: Add swap to inline 2022-08-03 04:18:38.474 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 04:18:38.476 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-03 04:18:38.479 | + inc/python:setup_develop:334 : local bindep 2022-08-03 04:18:38.481 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-03 04:18:38.484 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-03 04:18:38.487 | + inc/python:setup_develop:340 : local extras= 2022-08-03 04:18:38.489 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-03 04:18:38.492 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 04:18:38.494 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-03 04:18:38.497 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-03 04:18:38.499 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 04:18:38.502 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-03 04:18:38.505 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-03 04:18:38.508 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 04:18:38.511 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-03 04:18:38.514 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 04:18:38.516 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 04:18:38.519 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-03 04:18:38.527 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-03 04:18:38.529 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-03 04:18:39.174 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-03 04:18:39.176 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 04:18:39.179 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 04:18:39.181 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 04:18:39.184 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-03 04:18:39.186 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-03 04:18:39.188 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 04:18:39.191 | + inc/python:setup_package:424 : local extras= 2022-08-03 04:18:39.193 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 04:18:39.196 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-03 04:18:39.198 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-03 04:18:39.200 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-03 04:18:39.203 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 04:18:39.205 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-03 04:18:39.226 | Using python 3.8 to install /opt/stack/nova 2022-08-03 04:18:39.229 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-03 04:18:41.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:18:41.324 | from cryptography.utils import int_from_bytes 2022-08-03 04:18:41.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:18:41.324 | from cryptography.utils import int_from_bytes 2022-08-03 04:18:42.411 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:18:42.411 | Obtaining file:///opt/stack/nova 2022-08-03 04:18:45.765 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-03 04:18:45.771 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-03 04:18:45.774 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 04:18:45.783 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 04:18:45.793 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 04:18:45.795 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 04:18:45.807 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-03 04:18:45.953 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 04:18:45.966 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-03 04:18:45.980 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-03 04:18:46.000 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 04:18:46.037 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-03 04:18:46.050 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 04:18:46.053 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 04:18:46.062 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 04:18:46.064 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 04:18:46.070 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-03 04:18:46.106 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 04:18:46.133 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 04:18:46.136 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 04:18:46.176 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 04:18:46.235 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 04:18:46.287 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-03 04:18:46.296 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-08-03 04:18:46.300 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 04:18:46.305 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 04:18:46.309 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-03 04:18:46.334 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-03 04:18:46.358 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-03 04:18:46.362 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 04:18:46.366 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-03 04:18:46.371 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-08-03 04:18:46.393 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-03 04:18:46.411 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 04:18:46.448 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 04:18:46.459 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 04:18:46.498 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 04:18:46.504 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-03 04:18:46.552 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 04:18:46.557 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-08-03 04:18:46.567 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 04:18:46.606 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-03 04:18:46.661 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-03 04:18:46.671 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-03 04:18:46.690 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-03 04:18:46.705 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-03 04:18:46.720 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-03 04:18:46.732 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-03 04:18:46.734 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 04:18:46.744 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 04:18:46.766 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-03 04:18:46.777 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 04:18:46.791 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-03 04:18:46.810 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-08-03 04:18:46.848 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 04:18:46.854 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-08-03 04:18:46.888 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 04:18:46.891 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 04:18:46.903 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-03 04:18:46.909 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-03 04:18:46.928 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 04:18:46.938 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 04:18:46.940 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 04:18:46.947 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-03 04:18:46.953 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 04:18:46.957 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-03 04:18:46.972 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-03 04:18:46.987 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 04:18:46.993 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-03 04:18:47.009 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 04:18:47.031 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-03 04:18:47.056 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 04:18:47.060 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 04:18:47.067 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 04:18:47.081 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-03 04:18:47.084 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-03 04:18:47.088 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 04:18:47.092 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-03 04:18:47.096 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 04:18:47.099 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-03 04:18:47.109 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-03 04:18:47.112 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-03 04:18:47.114 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 04:18:47.120 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-03 04:18:47.174 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 04:18:47.188 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-03 04:18:47.198 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-03 04:18:47.203 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 04:18:47.213 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-03 04:18:47.272 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 04:18:47.306 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-03 04:18:47.309 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-03 04:18:47.316 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 04:18:47.321 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-08-03 04:18:47.325 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 04:18:47.328 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 04:18:47.333 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 04:18:47.359 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-03 04:18:47.362 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-03 04:18:47.373 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 04:18:47.376 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 04:18:47.402 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 04:18:47.465 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-03 04:18:47.468 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-03 04:18:47.472 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-03 04:18:47.476 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-03 04:18:47.497 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 04:18:47.503 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 04:18:47.509 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 04:18:47.512 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-03 04:18:47.559 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-03 04:18:47.563 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-03 04:18:47.566 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-03 04:18:47.574 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 04:18:47.577 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 04:18:47.589 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-08-03 04:18:47.594 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-03 04:18:47.605 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-03 04:18:47.618 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-03 04:18:47.630 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-08-03 04:18:47.634 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-03 04:18:47.649 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 04:18:47.652 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 04:18:47.655 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 04:18:47.659 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-03 04:18:47.662 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-03 04:18:47.700 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-03 04:18:47.705 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-03 04:18:47.711 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 04:18:47.713 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.1) 2022-08-03 04:18:47.716 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 04:18:47.719 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-03 04:18:47.722 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-03 04:18:47.725 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-03 04:18:47.728 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 04:18:47.776 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 04:18:47.780 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-03 04:18:48.738 | Installing collected packages: nova 2022-08-03 04:18:48.738 | Attempting uninstall: nova 2022-08-03 04:18:48.739 | Found existing installation: nova 25.1.0.dev184 2022-08-03 04:18:48.744 | Can't uninstall 'nova'. No files were found to uninstall. 2022-08-03 04:18:48.745 | Running setup.py develop for nova 2022-08-03 04:18:52.490 | Successfully installed nova 2022-08-03 04:18:52.606 | + inc/python:pip_install:196 : result=0 2022-08-03 04:18:52.608 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:18:52.610 | + functions-common:time_stop:2440 : local name 2022-08-03 04:18:52.613 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:18:52.615 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:18:52.618 | + functions-common:time_stop:2443 : local total 2022-08-03 04:18:52.620 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:18:52.622 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:18:52.624 | + functions-common:time_stop:2447 : start_time=1659500319221 2022-08-03 04:18:52.627 | + functions-common:time_stop:2449 : [[ -z 1659500319221 ]] 2022-08-03 04:18:52.629 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:18:52.634 | + functions-common:time_stop:2452 : end_time=1659500332631 2022-08-03 04:18:52.636 | + functions-common:time_stop:2453 : elapsed_time=13410 2022-08-03 04:18:52.638 | + functions-common:time_stop:2454 : total=108911 2022-08-03 04:18:52.640 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:18:52.642 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=122321 2022-08-03 04:18:52.645 | + inc/python:pip_install:199 : return 0 2022-08-03 04:18:52.647 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 04:18:52.650 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-03 04:18:52.652 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-03 04:18:52.671 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-03 04:18:52.684 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-03 04:18:52.687 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-03 04:18:52.689 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:18:52.692 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:18:52.694 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-08-03 04:18:52.697 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:18:52.700 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-03 04:18:52.712 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 04:18:52.715 | + ./stack.sh:main:932 : configure_nova 2022-08-03 04:18:52.718 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-03 04:18:52.731 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-03 04:18:52.733 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-03 04:18:52.736 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-03 04:18:52.740 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-03 04:18:52.741 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-03 04:18:52.746 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-03 04:18:52.748 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-03 04:18:52.751 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-03 04:18:52.753 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-03 04:18:52.756 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-03 04:18:52.759 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-03 04:18:52.761 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-03 04:18:52.764 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-03 04:18:52.776 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-03 04:18:52.789 | + 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-08-03 04:18:52.801 | + 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-08-03 04:18:52.815 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-03 04:18:52.827 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-03 04:18:52.830 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-03 04:18:52.835 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.JpgAQhy7EM 2022-08-03 04:18:52.837 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-03 04:18:52.840 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-03 04:18:52.842 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-03 04:18:52.845 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-03 04:18:52.847 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-03 04:18:52.850 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.JpgAQhy7EM 2022-08-03 04:18:52.854 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.JpgAQhy7EM 2022-08-03 04:18:52.868 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.JpgAQhy7EM /etc/sudoers.d/nova-rootwrap 2022-08-03 04:18:52.881 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-03 04:18:52.885 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-03 04:18:52.888 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-03 04:18:52.890 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-03 04:18:52.893 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-03 04:18:52.895 | + 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-08-03 04:18:52.898 | + 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-08-03 04:18:52.901 | + 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-08-03 04:18:52.904 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-03 04:18:52.908 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-03 04:18:52.925 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:52.929 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-03 04:18:52.931 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-03 04:18:52.935 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-03 04:18:52.939 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-03 04:18:52.968 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-03 04:18:52.971 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-03 04:18:52.998 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-03 04:18:53.028 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-03 04:18:53.056 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-03 04:18:53.087 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-03 04:18:53.117 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-03 04:18:53.147 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-03 04:18:53.149 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.74 2022-08-03 04:18:53.177 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-03 04:18:53.206 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-03 04:18:53.234 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-03 04:18:53.261 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-03 04:18:53.289 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-03 04:18:53.320 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-03 04:18:53.322 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 04:18:53.325 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 04:18:53.327 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 04:18:53.329 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 04:18:53.331 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 04:18:53.334 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 04:18:53.336 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 04:18:53.338 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 04:18:53.340 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 04:18:53.343 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 04:18:53.345 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-03 04:18:53.347 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 04:18:53.350 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 04:18:53.353 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 04:18:53.355 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 04:18:53.357 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 04:18:53.359 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 04:18:53.362 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-03 04:18:53.379 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:53.381 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-03 04:18:53.384 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-03 04:18:53.386 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-03 04:18:53.416 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-03 04:18:53.418 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-03 04:18:53.421 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-03 04:18:53.423 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-03 04:18:53.425 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 04:18:53.429 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 04:18:53.431 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 04:18:53.447 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:53.449 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 04:18:53.452 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-03 04:18:53.455 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-03 04:18:53.486 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-03 04:18:53.488 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-03 04:18:53.492 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-03 04:18:53.494 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-03 04:18:53.497 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 04:18:53.499 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 04:18:53.502 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 04:18:53.518 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:53.520 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 04:18:53.523 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-03 04:18:53.526 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-03 04:18:53.557 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-03 04:18:53.588 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-03 04:18:53.617 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-03 04:18:53.644 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-03 04:18:53.662 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:53.664 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-03 04:18:53.681 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:53.685 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-03 04:18:53.685 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-03 04:18:53.690 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-03 04:18:53.693 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-03 04:18:53.721 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-03 04:18:53.740 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:53.743 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-03 04:18:53.745 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-03 04:18:53.747 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-03 04:18:53.750 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-03 04:18:53.752 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-03 04:18:53.783 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-03 04:18:53.811 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.74/identity 2022-08-03 04:18:53.839 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-03 04:18:53.868 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-03 04:18:53.897 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-03 04:18:53.928 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-03 04:18:53.957 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-03 04:18:53.987 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-03 04:18:54.017 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-03 04:18:54.046 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-03 04:18:54.067 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:54.070 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-03 04:18:54.072 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-03 04:18:54.104 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-03 04:18:54.133 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.74/identity 2022-08-03 04:18:54.161 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-03 04:18:54.189 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-03 04:18:54.217 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-03 04:18:54.245 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-03 04:18:54.275 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-03 04:18:54.305 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-03 04:18:54.322 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:54.325 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-03 04:18:54.327 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-03 04:18:54.357 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-03 04:18:54.388 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-03 04:18:54.391 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-03 04:18:54.420 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-03 04:18:54.422 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-03 04:18:54.424 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-03 04:18:54.427 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 04:18:54.429 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 04:18:54.431 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 04:18:54.434 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 04:18:54.436 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 04:18:54.439 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 04:18:54.441 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-03 04:18:54.444 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 04:18:54.446 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 04:18:54.448 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 04:18:54.451 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 04:18:54.453 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 04:18:54.455 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 04:18:54.458 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 04:18:54.460 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 04:18:54.463 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 04:18:54.465 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 04:18:54.467 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-03 04:18:54.470 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-03 04:18:54.472 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-03 04:18:54.476 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-03 04:18:54.493 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-03 04:18:54.495 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-03 04:18:54.497 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-03 04:18:54.500 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-03 04:18:54.502 | + 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-08-03 04:18:54.530 | + 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-08-03 04:18:54.559 | + 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-08-03 04:18:54.587 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-03 04:18:54.617 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-03 04:18:54.648 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-03 04:18:54.664 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:54.667 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-03 04:18:54.669 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-03 04:18:54.672 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-03 04:18:54.674 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-03 04:18:54.676 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-03 04:18:54.679 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-03 04:18:54.682 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-03 04:18:54.686 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-03 04:18:54.689 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-03 04:18:54.691 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-03 04:18:54.704 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-03 04:18:54.704 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-03 04:18:54.713 | d /var/run/uwsgi 0755 ubuntu root 2022-08-03 04:18:54.717 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-03 04:18:54.734 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-03 04:18:54.736 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-03 04:18:54.741 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-03 04:18:54.771 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-03 04:18:54.798 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-03 04:18:54.826 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-03 04:18:54.854 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-03 04:18:54.882 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-03 04:18:54.909 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-03 04:18:54.937 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-03 04:18:54.966 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-03 04:18:54.995 | + 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-08-03 04:18:55.023 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-03 04:18:55.051 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-03 04:18:55.080 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-03 04:18:55.108 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-03 04:18:55.111 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-03 04:18:55.114 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-03 04:18:55.117 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-03 04:18:55.120 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-03 04:18:55.123 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:55.125 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:55.128 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-03 04:18:55.131 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-03 04:18:55.133 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-03 04:18:55.162 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-03 04:18:55.191 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-08-03 04:18:55.191 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-03 04:18:55.201 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-03 04:18:55.205 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-03 04:18:55.208 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-03 04:18:55.211 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-03 04:18:55.214 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-03 04:18:55.216 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 04:18:55.219 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:55.221 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:55.224 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-03 04:18:55.227 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-03 04:18:55.229 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:55.231 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:55.234 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-03 04:18:55.297 | Enabling site nova-api-wsgi. 2022-08-03 04:18:55.302 | To activate the new configuration, you need to run: 2022-08-03 04:18:55.303 | systemctl reload apache2 2022-08-03 04:18:55.307 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-03 04:18:55.310 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-03 04:18:55.312 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 04:18:55.315 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-03 04:18:55.454 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-03 04:18:55.478 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:55.480 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-03 04:18:55.483 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-03 04:18:55.485 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-03 04:18:55.488 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-03 04:18:55.490 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-03 04:18:55.493 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-03 04:18:55.496 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-03 04:18:55.500 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-03 04:18:55.503 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-03 04:18:55.506 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-03 04:18:55.519 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-03 04:18:55.519 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-03 04:18:55.532 | d /var/run/uwsgi 0755 ubuntu root 2022-08-03 04:18:55.536 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-03 04:18:55.554 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-03 04:18:55.557 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-03 04:18:55.561 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-03 04:18:55.593 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-03 04:18:55.626 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-03 04:18:55.656 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-03 04:18:55.684 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-03 04:18:55.712 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-03 04:18:55.741 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-03 04:18:55.769 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-03 04:18:55.797 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-03 04:18:55.825 | + 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-08-03 04:18:55.854 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-03 04:18:55.882 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-03 04:18:55.911 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-03 04:18:55.939 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-03 04:18:55.942 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-03 04:18:55.971 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-03 04:18:55.988 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:55.991 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-03 04:18:56.024 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-03 04:18:56.026 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-03 04:18:56.030 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-03 04:18:56.047 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:56.050 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 04:18:56.053 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 04:18:56.082 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-03 04:18:56.114 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-03 04:18:56.116 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-03 04:18:56.119 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-03 04:18:56.121 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-03 04:18:56.124 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-03 04:18:56.126 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-03 04:18:56.143 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:56.146 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-03 04:18:56.149 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-03 04:18:56.153 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-03 04:18:56.170 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:56.173 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 04:18:56.176 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 04:18:56.205 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-03 04:18:56.207 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-03 04:18:56.210 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-03 04:18:56.240 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-03 04:18:56.271 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-03 04:18:56.306 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-03 04:18:56.330 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:56.332 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-03 04:18:56.363 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-03 04:18:56.366 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-03 04:18:56.369 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-03 04:18:56.401 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-03 04:18:56.432 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.74/identity 2022-08-03 04:18:56.462 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-03 04:18:56.491 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-03 04:18:56.521 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-03 04:18:56.550 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-03 04:18:56.580 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-03 04:18:56.609 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-03 04:18:56.639 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-03 04:18:56.657 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:56.660 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-03 04:18:56.665 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-03 04:18:56.667 | + lib/nova:create_nova_conf:549 : local conf 2022-08-03 04:18:56.670 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-03 04:18:56.673 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-03 04:18:56.675 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-03 04:18:56.679 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-03 04:18:56.682 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-03 04:18:56.684 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-03 04:18:56.687 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-03 04:18:56.691 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-03 04:18:56.695 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-03 04:18:56.697 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-03 04:18:56.699 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-03 04:18:56.702 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 04:18:56.704 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 04:18:56.707 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 04:18:56.723 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:56.726 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 04:18:56.728 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-03 04:18:56.731 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-03 04:18:56.765 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-03 04:18:56.796 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-03 04:18:56.828 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-03 04:18:56.831 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-03 04:18:56.833 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-03 04:18:56.836 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-03 04:18:56.853 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:56.857 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-03 04:18:56.857 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-03 04:18:57.578 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-08-03 04:18:57.581 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-03 04:18:57.583 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-03 04:18:57.586 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-03 04:18:57.588 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-03 04:18:57.591 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-03 04:18:57.593 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-03 04:18:57.611 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:57.614 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-03 04:18:57.617 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-03 04:18:57.619 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-03 04:18:57.637 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:57.639 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/nova_cell1 2022-08-03 04:18:57.642 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/nova_cell1 2022-08-03 04:18:57.670 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-03 04:18:57.673 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-03 04:18:57.675 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-03 04:18:57.693 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:57.696 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-03 04:18:57.698 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-03 04:18:57.700 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-03 04:18:57.733 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.74/identity 2022-08-03 04:18:57.763 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-03 04:18:57.793 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-03 04:18:57.821 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-03 04:18:57.854 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-03 04:18:57.889 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-03 04:18:57.920 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-03 04:18:57.949 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-03 04:18:57.957 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-03 04:18:57.960 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-03 04:18:57.964 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-03 04:18:57.983 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-03 04:18:57.986 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-03 04:18:57.989 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-03 04:18:57.992 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-03 04:18:57.994 | + 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-08-03 04:18:58.028 | + 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-08-03 04:18:58.058 | + 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-08-03 04:18:58.088 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-03 04:18:58.118 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-03 04:18:58.121 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-03 04:18:58.125 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-03 04:18:58.128 | + lib/nova:create_nova_conf:583 : local conf 2022-08-03 04:18:58.130 | + lib/nova:create_nova_conf:584 : local offset 2022-08-03 04:18:58.134 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-03 04:18:58.136 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-03 04:18:58.139 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-03 04:18:58.142 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-03 04:18:58.145 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-03 04:18:58.148 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-03 04:18:58.150 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-03 04:18:58.153 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-03 04:18:58.155 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-03 04:18:58.157 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-03 04:18:58.174 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:58.177 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-03 04:18:58.180 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-03 04:18:58.197 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:58.200 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-03 04:18:58.218 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:58.221 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-03 04:18:58.238 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:18:58.241 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-03 04:18:58.259 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:18:58.261 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-03 04:18:58.264 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-03 04:18:58.267 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-03 04:18:58.269 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 04:18:58.273 | + lib/stack:stack_install_service:32 : install_placement 2022-08-03 04:18:58.275 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-03 04:18:58.278 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-03 04:18:58.281 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:58.283 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:58.286 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-03 04:18:58.288 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 04:18:58.291 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 04:18:58.294 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 04:18:58.296 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 04:18:58.299 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 04:18:58.301 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 04:18:58.304 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:58.306 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:58.309 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 04:18:58.311 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 04:18:58.314 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 04:18:58.316 | + functions-common:apt_get_update:1191 : return 2022-08-03 04:18:58.319 | + functions-common:install_package:1465 : real_install_package apache2 2022-08-03 04:18:58.322 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 04:18:58.325 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:58.327 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:58.330 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-08-03 04:18:58.353 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-08-03 04:18:58.464 | Reading package lists... 2022-08-03 04:18:58.733 | Building dependency tree... 2022-08-03 04:18:58.734 | Reading state information... 2022-08-03 04:18:59.016 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-03 04:18:59.016 | The following packages were automatically installed and are no longer required: 2022-08-03 04:18:59.018 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 04:18:59.018 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 04:18:59.018 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 04:18:59.018 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 04:18:59.018 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 04:18:59.018 | python3-zope.interface 2022-08-03 04:18:59.018 | Use 'sudo apt autoremove' to remove them. 2022-08-03 04:18:59.138 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-03 04:18:59.143 | + functions-common:apt_get:1235 : result=0 2022-08-03 04:18:59.145 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 04:18:59.149 | + functions-common:time_stop:2440 : local name 2022-08-03 04:18:59.151 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:18:59.153 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:18:59.156 | + functions-common:time_stop:2443 : local total 2022-08-03 04:18:59.158 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:18:59.160 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 04:18:59.163 | + functions-common:time_stop:2447 : start_time=1659500338350 2022-08-03 04:18:59.165 | + functions-common:time_stop:2449 : [[ -z 1659500338350 ]] 2022-08-03 04:18:59.169 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:18:59.173 | + functions-common:time_stop:2452 : end_time=1659500339171 2022-08-03 04:18:59.176 | + functions-common:time_stop:2453 : elapsed_time=821 2022-08-03 04:18:59.179 | + functions-common:time_stop:2454 : total=6539 2022-08-03 04:18:59.181 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:18:59.183 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7360 2022-08-03 04:18:59.186 | + functions-common:apt_get:1239 : return 0 2022-08-03 04:18:59.189 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-03 04:18:59.191 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-08-03 04:18:59.195 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-08-03 04:18:59.197 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-08-03 04:18:59.200 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-08-03 04:18:59.223 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-03 04:18:59.226 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 04:18:59.228 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 04:18:59.233 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 04:18:59.235 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 04:18:59.238 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 04:18:59.241 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 04:18:59.244 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:59.246 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:59.249 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 04:18:59.252 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 04:18:59.254 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 04:18:59.257 | + functions-common:apt_get_update:1191 : return 2022-08-03 04:18:59.260 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-08-03 04:18:59.262 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 04:18:59.265 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:18:59.267 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:18:59.270 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-08-03 04:18:59.294 | + functions-common:apt_get:1231 : 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-08-03 04:18:59.405 | Reading package lists... 2022-08-03 04:18:59.671 | Building dependency tree... 2022-08-03 04:18:59.673 | Reading state information... 2022-08-03 04:18:59.961 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-08-03 04:18:59.961 | The following packages were automatically installed and are no longer required: 2022-08-03 04:18:59.962 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 04:18:59.962 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 04:18:59.962 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 04:18:59.962 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 04:18:59.962 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 04:18:59.962 | python3-zope.interface 2022-08-03 04:18:59.962 | Use 'sudo apt autoremove' to remove them. 2022-08-03 04:19:00.087 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-03 04:19:00.091 | + functions-common:apt_get:1235 : result=0 2022-08-03 04:19:00.097 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 04:19:00.097 | + functions-common:time_stop:2440 : local name 2022-08-03 04:19:00.100 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:19:00.102 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:19:00.104 | + functions-common:time_stop:2443 : local total 2022-08-03 04:19:00.107 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:19:00.109 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 04:19:00.112 | + functions-common:time_stop:2447 : start_time=1659500339291 2022-08-03 04:19:00.114 | + functions-common:time_stop:2449 : [[ -z 1659500339291 ]] 2022-08-03 04:19:00.117 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:19:00.122 | + functions-common:time_stop:2452 : end_time=1659500340119 2022-08-03 04:19:00.124 | + functions-common:time_stop:2453 : elapsed_time=828 2022-08-03 04:19:00.127 | + functions-common:time_stop:2454 : total=7360 2022-08-03 04:19:00.129 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:19:00.132 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8188 2022-08-03 04:19:00.135 | + functions-common:apt_get:1239 : return 0 2022-08-03 04:19:00.137 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-03 04:19:00.140 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-03 04:19:00.142 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 04:19:00.145 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:19:00.148 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:19:00.151 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-03 04:19:00.153 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-03 04:19:00.210 | wsgi (enabled by maintainer script) 2022-08-03 04:19:00.213 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-03 04:19:00.216 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-03 04:19:00.218 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-03 04:19:00.222 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-03 04:19:00.225 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-03 04:19:00.228 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-03 04:19:00.232 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-03 04:19:00.232 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-03 04:19:00.237 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-03 04:19:00.240 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-03 04:19:00.243 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-03 04:19:00.246 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-03 04:19:00.248 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-03 04:19:00.272 | Using python 3.8 to install osc-placement 2022-08-03 04:19:00.275 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-03 04:19:02.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:19:02.417 | from cryptography.utils import int_from_bytes 2022-08-03 04:19:02.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:19:02.417 | from cryptography.utils import int_from_bytes 2022-08-03 04:19:03.470 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:19:03.472 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.0.0) 2022-08-03 04:19:03.483 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 04:19:03.497 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 04:19:03.503 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 04:19:03.505 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 04:19:03.512 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 04:19:03.516 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-03 04:19:03.519 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-03 04:19:03.533 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 04:19:03.593 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 04:19:03.597 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 04:19:03.601 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 04:19:03.607 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 04:19:03.610 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 04:19:03.616 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 04:19:03.620 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-03 04:19:03.632 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-03 04:19:03.657 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 04:19:03.662 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 04:19:03.665 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 04:19:03.679 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 04:19:03.682 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 04:19:03.693 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 04:19:03.697 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 04:19:03.746 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 04:19:03.749 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 04:19:03.751 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 04:19:03.790 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 04:19:03.795 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-03 04:19:03.798 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-03 04:19:03.819 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-03 04:19:03.821 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-03 04:19:03.826 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-03 04:19:03.829 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 04:19:03.832 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 04:19:03.866 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 04:19:03.871 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 04:19:03.874 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 04:19:03.879 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-03 04:19:03.882 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 04:19:03.944 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 04:19:03.947 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-03 04:19:03.950 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 04:19:06.056 | + inc/python:pip_install:196 : result=0 2022-08-03 04:19:06.058 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:19:06.061 | + functions-common:time_stop:2440 : local name 2022-08-03 04:19:06.063 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:19:06.066 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:19:06.069 | + functions-common:time_stop:2443 : local total 2022-08-03 04:19:06.072 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:19:06.074 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:19:06.077 | + functions-common:time_stop:2447 : start_time=1659500340266 2022-08-03 04:19:06.079 | + functions-common:time_stop:2449 : [[ -z 1659500340266 ]] 2022-08-03 04:19:06.083 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:19:06.087 | + functions-common:time_stop:2452 : end_time=1659500346085 2022-08-03 04:19:06.090 | + functions-common:time_stop:2453 : elapsed_time=5819 2022-08-03 04:19:06.093 | + functions-common:time_stop:2454 : total=122321 2022-08-03 04:19:06.095 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:19:06.098 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=128140 2022-08-03 04:19:06.101 | + inc/python:pip_install:199 : return 0 2022-08-03 04:19:06.103 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-03 04:19:06.106 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-03 04:19:06.108 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-08-03 04:19:06.111 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 04:19:06.113 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 04:19:06.117 | ++ functions-common:git_clone:601 : pwd 2022-08-03 04:19:06.120 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 04:19:06.122 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 04:19:06.125 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 04:19:06.143 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 04:19:06.146 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 04:19:06.149 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 04:19:06.152 | + functions-common:git_clone:618 : echo master 2022-08-03 04:19:06.152 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 04:19:06.158 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-08-03 04:19:06.161 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 04:19:06.163 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-03 04:19:06.176 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-08-03 04:19:06.180 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 04:19:06.181 | + functions-common:git_clone:679 : head -1 2022-08-03 04:19:06.184 | eb95805e Merge "Update placement for os-traits 2.8.0 release" 2022-08-03 04:19:06.186 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 04:19:06.189 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-03 04:19:06.192 | + inc/python:setup_develop:334 : local bindep 2022-08-03 04:19:06.195 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-03 04:19:06.197 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-03 04:19:06.200 | + inc/python:setup_develop:340 : local extras= 2022-08-03 04:19:06.203 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-03 04:19:06.205 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 04:19:06.208 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-03 04:19:06.211 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-03 04:19:06.213 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 04:19:06.216 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-03 04:19:06.219 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-03 04:19:06.222 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 04:19:06.225 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-03 04:19:06.227 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 04:19:06.230 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 04:19:06.233 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-03 04:19:06.239 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-03 04:19:06.242 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-03 04:19:06.877 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-03 04:19:06.880 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 04:19:06.883 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 04:19:06.885 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 04:19:06.888 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-03 04:19:06.890 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-03 04:19:06.893 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 04:19:06.895 | + inc/python:setup_package:424 : local extras= 2022-08-03 04:19:06.898 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 04:19:06.901 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-03 04:19:06.903 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-03 04:19:06.906 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-03 04:19:06.909 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 04:19:06.911 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-03 04:19:06.934 | Using python 3.8 to install /opt/stack/placement 2022-08-03 04:19:06.937 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-03 04:19:09.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:19:09.049 | from cryptography.utils import int_from_bytes 2022-08-03 04:19:09.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:19:09.049 | from cryptography.utils import int_from_bytes 2022-08-03 04:19:10.110 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:19:10.111 | Obtaining file:///opt/stack/placement 2022-08-03 04:19:11.354 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 04:19:11.367 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-03 04:19:11.514 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 04:19:11.528 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 04:19:11.533 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 04:19:11.574 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 04:19:11.626 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-08-03 04:19:11.631 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-03 04:19:11.634 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-03 04:19:11.639 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 04:19:11.676 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 04:19:11.687 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 04:19:11.726 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 04:19:11.731 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-03 04:19:11.777 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 04:19:11.782 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 04:19:11.822 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-03 04:19:11.840 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-03 04:19:11.855 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 04:19:11.863 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-03 04:19:11.874 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 04:19:11.887 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 04:19:11.893 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 04:19:11.895 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 04:19:11.907 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 04:19:11.917 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 04:19:11.920 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 04:19:11.925 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 04:19:11.930 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 04:19:11.935 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 04:19:11.956 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 04:19:11.960 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 04:19:11.966 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 04:19:11.980 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 04:19:11.985 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 04:19:11.987 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-03 04:19:11.998 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-03 04:19:12.000 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-03 04:19:12.003 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 04:19:12.007 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-03 04:19:12.016 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-03 04:19:12.022 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 04:19:12.032 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 04:19:12.065 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 04:19:12.075 | 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/lib/python3/dist-packages (from openstack-placement==7.1.0.dev32) (45.2.0) 2022-08-03 04:19:12.077 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 04:19:12.105 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 04:19:12.168 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 04:19:12.227 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 04:19:12.232 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 04:19:12.235 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 04:19:12.241 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 04:19:12.246 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 04:19:12.248 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-03 04:19:12.262 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-03 04:19:12.270 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-03 04:19:12.276 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 04:19:12.279 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 04:19:12.282 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 04:19:12.285 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 04:19:12.291 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 04:19:12.293 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 04:19:12.296 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 04:19:12.299 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-03 04:19:12.301 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 04:19:12.304 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 04:19:12.315 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 04:19:12.341 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 04:19:12.345 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 04:19:12.349 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-03 04:19:12.385 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-03 04:19:12.396 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 04:19:12.400 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-03 04:19:12.403 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 04:19:13.905 | Installing collected packages: openstack-placement 2022-08-03 04:19:13.905 | Attempting uninstall: openstack-placement 2022-08-03 04:19:13.906 | Found existing installation: openstack-placement 7.1.0.dev32 2022-08-03 04:19:13.908 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-08-03 04:19:13.909 | Running setup.py develop for openstack-placement 2022-08-03 04:19:15.647 | Successfully installed openstack-placement 2022-08-03 04:19:15.764 | + inc/python:pip_install:196 : result=0 2022-08-03 04:19:15.767 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:19:15.769 | + functions-common:time_stop:2440 : local name 2022-08-03 04:19:15.772 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:19:15.774 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:19:15.777 | + functions-common:time_stop:2443 : local total 2022-08-03 04:19:15.779 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:19:15.781 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:19:15.783 | + functions-common:time_stop:2447 : start_time=1659500346929 2022-08-03 04:19:15.786 | + functions-common:time_stop:2449 : [[ -z 1659500346929 ]] 2022-08-03 04:19:15.789 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:19:15.793 | + functions-common:time_stop:2452 : end_time=1659500355791 2022-08-03 04:19:15.796 | + functions-common:time_stop:2453 : elapsed_time=8862 2022-08-03 04:19:15.798 | + functions-common:time_stop:2454 : total=128140 2022-08-03 04:19:15.800 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:19:15.803 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=137002 2022-08-03 04:19:15.806 | + inc/python:pip_install:199 : return 0 2022-08-03 04:19:15.808 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 04:19:15.811 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-03 04:19:15.813 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-03 04:19:15.833 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-03 04:19:15.846 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-03 04:19:15.848 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-03 04:19:15.851 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:19:15.853 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:19:15.856 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-08-03 04:19:15.859 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:19:15.861 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 04:19:15.864 | + ./stack.sh:main:938 : configure_placement 2022-08-03 04:19:15.867 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-03 04:19:15.879 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-03 04:19:15.883 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-03 04:19:15.888 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-03 04:19:15.890 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-03 04:19:15.893 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-03 04:19:15.896 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-03 04:19:15.898 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 04:19:15.901 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 04:19:15.903 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 04:19:15.922 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:19:15.924 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 04:19:15.927 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-03 04:19:15.931 | + 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&plugin=dbcounter' 2022-08-03 04:19:15.964 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-03 04:19:15.997 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-03 04:19:16.030 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-03 04:19:16.033 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-03 04:19:16.035 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-03 04:19:16.038 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-03 04:19:16.041 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-03 04:19:16.075 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-03 04:19:16.105 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.74/identity 2022-08-03 04:19:16.144 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-03 04:19:16.174 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-03 04:19:16.211 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-03 04:19:16.242 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-03 04:19:16.271 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-03 04:19:16.303 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-03 04:19:16.333 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-03 04:19:16.364 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-03 04:19:16.367 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-03 04:19:16.370 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-03 04:19:16.373 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-03 04:19:16.391 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-03 04:19:16.394 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-03 04:19:16.396 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-03 04:19:16.399 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-03 04:19:16.401 | + 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-08-03 04:19:16.433 | + 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-08-03 04:19:16.463 | + 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-08-03 04:19:16.494 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-03 04:19:16.524 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-03 04:19:16.526 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-03 04:19:16.529 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-03 04:19:16.532 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-03 04:19:16.534 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-03 04:19:16.537 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-03 04:19:16.539 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-03 04:19:16.543 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-03 04:19:16.547 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-03 04:19:16.550 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-03 04:19:16.553 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-03 04:19:16.566 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-03 04:19:16.566 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-03 04:19:16.577 | d /var/run/uwsgi 0755 ubuntu root 2022-08-03 04:19:16.580 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-03 04:19:16.596 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-03 04:19:16.599 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-03 04:19:16.603 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-03 04:19:16.636 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-03 04:19:16.665 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-03 04:19:16.696 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-03 04:19:16.725 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-03 04:19:16.759 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-03 04:19:16.790 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-03 04:19:16.820 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-03 04:19:16.850 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-03 04:19:16.879 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-03 04:19:16.912 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-03 04:19:16.943 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-03 04:19:16.973 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-03 04:19:17.003 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-03 04:19:17.006 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-03 04:19:17.010 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-03 04:19:17.013 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-03 04:19:17.016 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-03 04:19:17.018 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:19:17.021 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:19:17.024 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-03 04:19:17.027 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-03 04:19:17.030 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-03 04:19:17.060 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-03 04:19:17.091 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-03 04:19:17.091 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-03 04:19:17.101 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-03 04:19:17.104 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-03 04:19:17.107 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-03 04:19:17.110 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-03 04:19:17.112 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-03 04:19:17.116 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 04:19:17.118 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:19:17.121 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:19:17.123 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-03 04:19:17.126 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-03 04:19:17.128 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:19:17.131 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:19:17.134 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-03 04:19:17.199 | Site placement-api already enabled 2022-08-03 04:19:17.203 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-03 04:19:17.206 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-03 04:19:17.209 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 04:19:17.212 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-03 04:19:17.350 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-03 04:19:17.370 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:19:17.372 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-03 04:19:17.393 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:19:17.396 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-03 04:19:17.415 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:19:17.418 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-03 04:19:17.420 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-03 04:19:17.423 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-03 04:19:17.456 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.74/identity 2022-08-03 04:19:17.487 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-03 04:19:17.517 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-03 04:19:17.548 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-03 04:19:17.578 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-03 04:19:17.609 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-03 04:19:17.639 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-03 04:19:17.670 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-03 04:19:17.688 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:19:17.691 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-03 04:19:17.710 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:19:17.712 | + ./stack.sh:main:964 : run_phase stack install 2022-08-03 04:19:17.715 | + functions-common:run_phase:1868 : local mode=stack 2022-08-03 04:19:17.717 | + functions-common:run_phase:1869 : local phase=install 2022-08-03 04:19:17.720 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-03 04:19:17.722 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-03 04:19:17.725 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-03 04:19:17.728 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-03 04:19:17.730 | + functions-common:run_phase:1878 : local extra 2022-08-03 04:19:17.738 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-03 04:19:17.744 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-03 04:19:17.746 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-03 04:19:17.749 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-03 04:19:17.752 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-03 04:19:17.754 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-03 04:19:17.772 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:19:17.774 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-03 04:19:17.777 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-03 04:19:17.779 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-03 04:19:17.781 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-03 04:19:17.784 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:19:17.786 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-03 04:19:17.788 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-03 04:19:17.791 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-03 04:19:17.850 | ++ inc/async:async_inner:63 : install_tempest 2022-08-03 04:19:17.890 | [418791 Async install_tempest:444251]: running: install_tempest 2022-08-03 04:19:17.893 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-03 04:19:17.895 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-03 04:19:17.899 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-03 04:19:17.901 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-03 04:19:17.904 | + functions-common:run_phase:1895 : run_plugins stack install 2022-08-03 04:19:17.907 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-03 04:19:17.910 | + functions-common:run_plugins:1855 : local phase=install 2022-08-03 04:19:17.913 | + functions-common:run_plugins:1857 : local plugins= 2022-08-03 04:19:17.915 | + functions-common:run_plugins:1858 : local plugin 2022-08-03 04:19:17.918 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-03 04:19:17.921 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-03 04:19:17.923 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 04:19:17.926 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 04:19:17.929 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-08-03 04:19:17.932 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 04:19:17.935 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-03 04:19:17.937 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-03 04:19:17.940 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-03 04:19:17.945 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-03 04:19:17.948 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-03 04:19:17.953 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-03 04:19:17.957 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-03 04:19:17.958 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-03 04:19:17.963 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-03 04:19:17.966 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-03 04:19:17.968 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-03 04:19:17.972 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-03 04:19:17.974 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-03 04:19:17.998 | Using python 3.8 to install python-openstackclient 2022-08-03 04:19:18.001 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-03 04:19:20.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:19:20.161 | from cryptography.utils import int_from_bytes 2022-08-03 04:19:20.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:19:20.161 | from cryptography.utils import int_from_bytes 2022-08-03 04:19:21.232 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:19:21.234 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (5.8.0) 2022-08-03 04:19:21.254 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 04:19:21.259 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 04:19:21.263 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-03 04:19:21.276 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 04:19:21.278 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 04:19:21.301 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-03 04:19:21.315 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 04:19:21.319 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 04:19:21.333 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-03 04:19:21.347 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-03 04:19:21.373 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-03 04:19:21.388 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 04:19:21.394 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 04:19:21.398 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 04:19:21.447 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 04:19:21.458 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 04:19:21.461 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 04:19:21.470 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 04:19:21.483 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 04:19:21.524 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 04:19:21.584 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 04:19:21.589 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 04:19:21.595 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 04:19:21.598 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 04:19:21.601 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 04:19:21.605 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 04:19:21.610 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-03 04:19:21.613 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 04:19:21.616 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-03 04:19:21.637 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 04:19:21.643 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-03 04:19:21.646 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 04:19:21.684 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-03 04:19:21.687 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-03 04:19:21.690 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-03 04:19:21.694 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 04:19:21.699 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 04:19:21.704 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-03 04:19:21.706 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 04:19:21.768 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 04:19:21.772 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 04:19:21.777 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 04:19:21.810 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 04:19:21.813 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 04:19:21.815 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 04:19:21.821 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 04:19:21.824 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 04:19:21.827 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-03 04:19:21.831 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 04:19:23.871 | + inc/python:pip_install:196 : result=0 2022-08-03 04:19:23.873 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:19:23.876 | + functions-common:time_stop:2440 : local name 2022-08-03 04:19:23.878 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:19:23.881 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:19:23.884 | + functions-common:time_stop:2443 : local total 2022-08-03 04:19:23.886 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:19:23.889 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:19:23.891 | + functions-common:time_stop:2447 : start_time=1659500357992 2022-08-03 04:19:23.893 | + functions-common:time_stop:2449 : [[ -z 1659500357992 ]] 2022-08-03 04:19:23.897 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:19:23.901 | + functions-common:time_stop:2452 : end_time=1659500363899 2022-08-03 04:19:23.904 | + functions-common:time_stop:2453 : elapsed_time=5907 2022-08-03 04:19:23.906 | + functions-common:time_stop:2454 : total=137002 2022-08-03 04:19:23.909 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:19:23.911 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=142909 2022-08-03 04:19:23.914 | + inc/python:pip_install:199 : return 0 2022-08-03 04:19:23.916 | + ./stack.sh:main:976 : install_oscwrap 2022-08-03 04:19:23.920 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-08-03 04:19:23.924 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.IpmcuCZw77 2022-08-03 04:19:23.927 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-08-03 04:19:23.930 | + functions-common:install_oscwrap:2491 : unalias -a 2022-08-03 04:19:23.932 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-08-03 04:19:23.935 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-03 04:19:23.938 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-03 04:19:23.940 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-03 04:19:23.960 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:19:23.963 | + ./stack.sh:main:1030 : configure_database 2022-08-03 04:19:23.966 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-03 04:19:23.969 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-03 04:19:23.971 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-03 04:19:23.973 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:19:23.976 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-03 04:19:23.978 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-03 04:19:23.981 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:19:23.983 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:19:23.985 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-03 04:19:23.989 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-03 04:19:23.995 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-08-03 04:19:23.995 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-08-03 04:19:23.998 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-03 04:19:24.053 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-03 04:19:24.055 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 04:19:24.058 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 04:19:24.060 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 04:19:24.063 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 04:19:24.065 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 04:19:24.068 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 04:19:24.070 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 04:19:24.073 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 04:19:24.075 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 04:19:24.077 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 04:19:24.080 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-03 04:19:24.082 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 04:19:24.086 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 04:19:24.088 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 04:19:24.090 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 04:19:24.093 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 04:19:24.095 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 04:19:24.097 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-03 04:19:24.101 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:19:24.103 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:19:24.106 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-03 04:19:24.108 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 04:19:24.111 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-03 04:19:28.513 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-03 04:19:28.530 | mysqladmin: connect to server at 'localhost' failed 2022-08-03 04:19:28.530 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-03 04:19:28.534 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-03 04:19:28.536 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-03 04:19:28.539 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:19:28.541 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:19:28.544 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-03 04:19:28.546 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-03 04:19:28.548 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-03 04:19:28.551 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:19:28.556 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:19:28.557 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-03 04:19:28.559 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-03 04:19:28.562 | + 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-08-03 04:19:28.574 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:19:28.632 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-03 04:19:28.644 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:19:28.683 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-03 04:19:28.740 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-03 04:19:28.796 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-03 04:19:28.853 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-03 04:19:28.855 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-03 04:19:28.857 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-03 04:19:28.857 | enabling MySQL performance counting 2022-08-03 04:19:28.860 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-03 04:19:28.882 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-03 04:19:28.885 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-08-03 04:19:31.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:19:31.019 | from cryptography.utils import int_from_bytes 2022-08-03 04:19:31.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:19:31.019 | from cryptography.utils import int_from_bytes 2022-08-03 04:19:32.147 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 04:19:32.149 | Processing ./tools/dbcounter 2022-08-03 04:19:32.154 | Installing build dependencies: started 2022-08-03 04:19:43.309 | Installing build dependencies: finished with status 'done' 2022-08-03 04:19:43.312 | Getting requirements to build wheel: started 2022-08-03 04:19:44.344 | Getting requirements to build wheel: finished with status 'done' 2022-08-03 04:19:44.347 | Installing backend dependencies: started 2022-08-03 04:19:49.379 | Installing backend dependencies: finished with status 'done' 2022-08-03 04:19:49.381 | Preparing wheel metadata: started 2022-08-03 04:19:50.510 | Preparing wheel metadata: finished with status 'done' 2022-08-03 04:19:50.522 | Building wheels for collected packages: dbcounter 2022-08-03 04:19:50.524 | Building wheel for dbcounter (PEP 517): started 2022-08-03 04:19:51.998 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-03 04:19:52.000 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=2859e2a5079da1e057e2dd553de883f823f06b3d17c983c65acdaf6b4641928b 2022-08-03 04:19:52.000 | Stored in directory: /tmp/pip-ephem-wheel-cache-em1g679n/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-03 04:19:52.001 | Successfully built dbcounter 2022-08-03 04:19:54.264 | Installing collected packages: dbcounter 2022-08-03 04:19:54.264 | Attempting uninstall: dbcounter 2022-08-03 04:19:54.264 | Found existing installation: dbcounter 0.1 2022-08-03 04:19:54.274 | Uninstalling dbcounter-0.1: 2022-08-03 04:19:54.588 | Successfully uninstalled dbcounter-0.1 2022-08-03 04:19:54.688 | Successfully installed dbcounter-0.1 2022-08-03 04:19:54.848 | + inc/python:pip_install:196 : result=0 2022-08-03 04:19:54.851 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 04:19:54.853 | + functions-common:time_stop:2440 : local name 2022-08-03 04:19:54.855 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:19:54.858 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:19:54.860 | + functions-common:time_stop:2443 : local total 2022-08-03 04:19:54.862 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:19:54.865 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 04:19:54.868 | + functions-common:time_stop:2447 : start_time=1659500368877 2022-08-03 04:19:54.870 | + functions-common:time_stop:2449 : [[ -z 1659500368877 ]] 2022-08-03 04:19:54.873 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:19:54.877 | + functions-common:time_stop:2452 : end_time=1659500394875 2022-08-03 04:19:54.880 | + functions-common:time_stop:2453 : elapsed_time=25998 2022-08-03 04:19:54.883 | + functions-common:time_stop:2454 : total=142909 2022-08-03 04:19:54.885 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:19:54.887 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=168907 2022-08-03 04:19:54.890 | + inc/python:pip_install:199 : return 0 2022-08-03 04:19:54.892 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-03 04:19:54.895 | + lib/database:recreate_database:112 : local db=stats 2022-08-03 04:19:54.898 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-03 04:19:54.901 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-03 04:19:54.903 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-03 04:19:54.908 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:19:55.103 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-03 04:19:55.108 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:19:55.234 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-08-03 04:19:55.234 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-03 04:19:55.239 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:19:55.314 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-03 04:19:55.316 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 04:19:55.319 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-03 04:19:57.270 | ++ inc/async:async_inner:64 : rc=0 2022-08-03 04:19:57.303 | [444251 Async install_tempest:444251]: finished successfully 2022-08-03 04:20:00.346 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-03 04:20:00.348 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-03 04:20:00.352 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-03 04:20:00.357 | + functions-common:save_stackenv:62 : time_stamp=2022-08-03-042000 2022-08-03 04:20:00.360 | + functions-common:save_stackenv:63 : echo '# 2022-08-03-042000 1034' 2022-08-03 04:20:00.362 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:20:00.366 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-03 04:20:00.369 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:20:00.371 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-03 04:20:00.374 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:20:00.376 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-03 04:20:00.379 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:20:00.381 | + 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-08-03 04:20:00.384 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:20:00.386 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.74 2022-08-03 04:20:00.389 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:20:00.392 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.74/identity 2022-08-03 04:20:00.394 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:20:00.397 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-03-041603 2022-08-03 04:20:00.399 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:20:00.402 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-03 04:20:00.407 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:20:00.410 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.74 2022-08-03 04:20:00.413 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:20:00.416 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-03 04:20:00.418 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:20:00.421 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-03 04:20:00.423 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:20:00.426 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-03 04:20:00.429 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:20:00.432 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-03 04:20:00.435 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:20:00.437 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.74 2022-08-03 04:20:00.440 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 04:20:00.442 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-03 04:20:00.445 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-03 04:20:00.447 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-03 04:20:00.450 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-03 04:20:00.462 | + ./stack.sh:main:1060 : start_dstat 2022-08-03 04:20:00.464 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-03 04:20:00.467 | + functions-common:run_process:1694 : local service=dstat 2022-08-03 04:20:00.470 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-03 04:20:00.472 | + functions-common:run_process:1696 : local group= 2022-08-03 04:20:00.475 | + functions-common:run_process:1697 : local user= 2022-08-03 04:20:00.478 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:20:00.481 | + functions-common:run_process:1700 : local name=dstat 2022-08-03 04:20:00.483 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:20:00.486 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:20:00.488 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:20:00.492 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:20:00.495 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:20:00.500 | + functions-common:time_start:2431 : _TIME_START[$name]=1659500400497 2022-08-03 04:20:00.502 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-08-03 04:20:00.520 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:20:00.522 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-03 04:20:00.525 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-08-03 04:20:00.527 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-03 04:20:00.530 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-03 04:20:00.532 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-03 04:20:00.535 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-03 04:20:00.538 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-03 04:20:00.540 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-03 04:20:00.543 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-08-03 04:20:00.546 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:20:00.548 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:20:00.551 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:20:00.554 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:20:00.557 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-03 04:20:00.560 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-03 04:20:00.562 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-08-03 04:20:00.564 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-03 04:20:00.567 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:20:00.569 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:20:00.572 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-03 04:20:00.574 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:20:00.576 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:20:00.582 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-03 04:20:00.582 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:20:00.586 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-03 04:20:00.641 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-03 04:20:00.698 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-03 04:20:00.753 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-03 04:20:00.808 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-03 04:20:00.862 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:20:00.919 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-03 04:20:00.921 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:20:00.924 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-03 04:20:00.979 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:20:01.434 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-08-03 04:20:01.447 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-03 04:20:01.897 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-08-03 04:20:01.918 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:20:01.921 | + functions-common:time_stop:2440 : local name 2022-08-03 04:20:01.923 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:20:01.926 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:20:01.929 | + functions-common:time_stop:2443 : local total 2022-08-03 04:20:01.932 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:20:01.934 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:20:01.937 | + functions-common:time_stop:2447 : start_time=1659500400497 2022-08-03 04:20:01.939 | + functions-common:time_stop:2449 : [[ -z 1659500400497 ]] 2022-08-03 04:20:01.942 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:20:01.947 | + functions-common:time_stop:2452 : end_time=1659500401944 2022-08-03 04:20:01.950 | + functions-common:time_stop:2453 : elapsed_time=1447 2022-08-03 04:20:01.952 | + functions-common:time_stop:2454 : total=0 2022-08-03 04:20:01.955 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:20:01.957 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1447 2022-08-03 04:20:01.960 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-03 04:20:01.963 | + functions-common:run_process:1694 : local service=memory_tracker 2022-08-03 04:20:01.965 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-03 04:20:01.968 | + functions-common:run_process:1696 : local group= 2022-08-03 04:20:01.970 | + functions-common:run_process:1697 : local user=root 2022-08-03 04:20:01.973 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:20:01.976 | + functions-common:run_process:1700 : local name=memory_tracker 2022-08-03 04:20:01.978 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:20:01.981 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:20:01.983 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:20:01.986 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:20:01.989 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:20:01.994 | + functions-common:time_start:2431 : _TIME_START[$name]=1659500401991 2022-08-03 04:20:01.997 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-08-03 04:20:02.016 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:20:02.019 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:20:02.022 | + functions-common:time_stop:2440 : local name 2022-08-03 04:20:02.024 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:20:02.027 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:20:02.029 | + functions-common:time_stop:2443 : local total 2022-08-03 04:20:02.032 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:20:02.034 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:20:02.037 | + functions-common:time_stop:2447 : start_time=1659500401991 2022-08-03 04:20:02.039 | + functions-common:time_stop:2449 : [[ -z 1659500401991 ]] 2022-08-03 04:20:02.043 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:20:02.047 | + functions-common:time_stop:2452 : end_time=1659500402045 2022-08-03 04:20:02.050 | + functions-common:time_stop:2453 : elapsed_time=54 2022-08-03 04:20:02.053 | + functions-common:time_stop:2454 : total=1447 2022-08-03 04:20:02.056 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:20:02.058 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1501 2022-08-03 04:20:02.061 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-03 04:20:02.079 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:20:02.082 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-03 04:20:02.101 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:20:02.104 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-03 04:20:02.125 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:20:02.128 | + ./stack.sh:main:1073 : start_etcd3 2022-08-03 04:20:02.131 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-03 04:20:02.133 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-826752-8 --data-dir /opt/stack/data/etcd' 2022-08-03 04:20:02.136 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-03 04:20:02.138 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-826752-8=http://10.222.0.74:2380' 2022-08-03 04:20:02.141 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.74:2380' 2022-08-03 04:20:02.143 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.74:2379' 2022-08-03 04:20:02.147 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-03 04:20:02.149 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-03 04:20:02.152 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.74:2379' 2022-08-03 04:20:02.154 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-03 04:20:02.157 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-03 04:20:02.159 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-03 04:20:02.162 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-826752-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-826752-8=http://10.222.0.74:2380 --initial-advertise-peer-urls http://10.222.0.74:2380 --advertise-client-urls http://10.222.0.74:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.74:2379 --debug' '' root 2022-08-03 04:20:02.165 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-08-03 04:20:02.167 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name n-d-826752-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-826752-8=http://10.222.0.74:2380 --initial-advertise-peer-urls http://10.222.0.74:2380 --advertise-client-urls http://10.222.0.74:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.74:2379 --debug' 2022-08-03 04:20:02.170 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:20:02.172 | + functions-common:write_user_unit_file:1566 : local user=root 2022-08-03 04:20:02.175 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-03 04:20:02.179 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:20:02.181 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:20:02.184 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-03 04:20:02.186 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:20:02.191 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-03 04:20:02.256 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-03 04:20:02.326 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-826752-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-826752-8=http://10.222.0.74:2380 --initial-advertise-peer-urls http://10.222.0.74:2380 --advertise-client-urls http://10.222.0.74:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.74:2379 --debug' 2022-08-03 04:20:02.380 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-03 04:20:02.433 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-03 04:20:02.485 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:20:02.538 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-03 04:20:02.540 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:20:02.543 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-03 04:20:02.608 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:20:03.072 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-03 04:20:03.126 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-03 04:20:03.181 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-03 04:20:03.235 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-03 04:20:03.290 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-03 04:20:03.293 | ++ functions-common:is_arch:502 : uname -m 2022-08-03 04:20:03.298 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-03 04:20:03.301 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-03 04:20:03.762 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-03 04:20:03.776 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-03 04:20:04.213 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-03 04:20:05.194 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-03 04:20:05.213 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:20:05.215 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-03 04:20:05.218 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-03 04:20:05.221 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-03 04:20:05.227 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-03 04:20:05.239 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-03 04:20:05.252 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-03 04:20:05.254 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-03 04:20:05.258 | + 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.74/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-03 04:20:05.389 | + 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.74/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-03 04:20:05.518 | + 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.74/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-03 04:20:05.652 | + 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.74/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-03 04:20:05.785 | + 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.74/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-03 04:20:05.916 | + 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.74/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-03 04:20:06.046 | + 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.74/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-03 04:20:06.176 | + 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.74/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-03 04:20:06.307 | + 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.74/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-03 04:20:06.439 | + 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.74/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-03 04:20:06.571 | + functions-common:write_clouds_yaml:198 : cat 2022-08-03 04:20:06.577 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-03 04:20:06.580 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-03 04:20:06.584 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-03 04:20:06.588 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-03 04:20:06.591 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-03 04:20:06.594 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-03 04:20:06.611 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:20:06.613 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-03 04:20:06.616 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:20:06.619 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-03 04:20:06.622 | + ./stack.sh:main:1090 : '[' 10.222.0.74 == 10.222.0.74 ']' 2022-08-03 04:20:06.624 | + ./stack.sh:main:1091 : init_keystone 2022-08-03 04:20:06.627 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-03 04:20:06.644 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:20:06.646 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-03 04:20:06.649 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-03 04:20:06.651 | + lib/database:recreate_database:112 : local db=keystone 2022-08-03 04:20:06.654 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-03 04:20:06.656 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-03 04:20:06.659 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-03 04:20:06.664 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:20:13.758 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-03 04:20:13.763 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:20:13.864 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-03 04:20:13.867 | + functions-common:time_start:2426 : local name=dbsync 2022-08-03 04:20:13.869 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:20:13.872 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:20:13.875 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:20:13.879 | + functions-common:time_start:2431 : _TIME_START[$name]=1659500413877 2022-08-03 04:20:13.882 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-03 04:20:18.372 | INFO dbcounter [-] Registered counter for database keystone 2022-08-03 04:20:18.395 | 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=446450) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-03 04:20:18.401 | DEBUG dbcounter [-] [446450] Writer thread running {{(pid=446450) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-03 04:20:18.404 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-03 04:20:18.404 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-03 04:20:18.409 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=446450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-03 04:20:18.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=446450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:20:18.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=446450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:20:18.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=446450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:20:18.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=446450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:20:18.415 | 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=446450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:20:18.415 | 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=446450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:20:18.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=446450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:20:18.415 | 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=446450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:20:18.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=446450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:20:18.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=446450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:20:18.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=446450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:20:18.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=446450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:20:18.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=446450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:20:18.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=446450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:20:18.415 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=446450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-03 04:20:18.415 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=446450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-03 04:20:18.437 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-03 04:20:18.437 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-03 04:20:18.893 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-03 04:20:48.720 | DEBUG dbcounter [-] [446450] Writing DB stats keystone:SELECT=8,keystone:SHOW=2,keystone:CREATE=71,keystone:ALTER=1 {{(pid=446450) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-03 04:20:48.798 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=446450) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-03 04:20:48.800 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-03 04:20:48.800 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=446450) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-03 04:20:48.803 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-03 04:20:48.803 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=446450) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-03 04:20:49.265 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-03 04:20:49.268 | + functions-common:time_stop:2440 : local name 2022-08-03 04:20:49.271 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:20:49.273 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:20:49.276 | + functions-common:time_stop:2443 : local total 2022-08-03 04:20:49.278 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:20:49.281 | + functions-common:time_stop:2446 : name=dbsync 2022-08-03 04:20:49.283 | + functions-common:time_stop:2447 : start_time=1659500413877 2022-08-03 04:20:49.286 | + functions-common:time_stop:2449 : [[ -z 1659500413877 ]] 2022-08-03 04:20:49.289 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:20:49.293 | + functions-common:time_stop:2452 : end_time=1659500449291 2022-08-03 04:20:49.296 | + functions-common:time_stop:2453 : elapsed_time=35414 2022-08-03 04:20:49.299 | + functions-common:time_stop:2454 : total=0 2022-08-03 04:20:49.301 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:20:49.304 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35414 2022-08-03 04:20:49.306 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-03 04:20:49.309 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-03 04:20:49.313 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-03 04:20:53.642 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-03 04:20:53.643 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-03 04:20:53.643 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-03 04:20:53.643 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-03 04:20:53.644 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-03 04:20:53.644 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-03 04:20:53.644 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-03 04:20:53.644 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-03 04:20:53.645 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-03 04:20:53.996 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-03 04:20:54.001 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-03 04:20:58.330 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-03 04:20:58.331 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-03 04:20:58.331 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-03 04:20:58.332 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-03 04:20:58.343 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-03 04:20:58.344 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-03 04:20:58.344 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-03 04:20:58.344 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-03 04:20:58.344 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-03 04:20:58.708 | + ./stack.sh:main:1092 : start_keystone 2022-08-03 04:20:58.710 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-03 04:20:58.713 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-03 04:20:58.715 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-03 04:20:58.734 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:20:58.737 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-03 04:20:58.740 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-03 04:20:58.745 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-03 04:20:58.747 | + functions-common:run_process:1694 : local service=keystone 2022-08-03 04:20:58.750 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-03 04:20:58.752 | + functions-common:run_process:1696 : local group= 2022-08-03 04:20:58.755 | + functions-common:run_process:1697 : local user= 2022-08-03 04:20:58.757 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:20:58.760 | + functions-common:run_process:1700 : local name=keystone 2022-08-03 04:20:58.762 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:20:58.765 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:20:58.772 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:20:58.772 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:20:58.773 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:20:58.778 | + functions-common:time_start:2431 : _TIME_START[$name]=1659500458775 2022-08-03 04:20:58.781 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-08-03 04:20:58.797 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:20:58.800 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-03 04:20:58.802 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-08-03 04:20:58.805 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-03 04:20:58.807 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-03 04:20:58.810 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-03 04:20:58.812 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-03 04:20:58.814 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-03 04:20:58.817 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-03 04:20:58.820 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-08-03 04:20:58.822 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:20:58.824 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:20:58.829 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:20:58.830 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:20:58.833 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-03 04:20:58.835 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-03 04:20:58.837 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-08-03 04:20:58.840 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-03 04:20:58.843 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-03 04:20:58.845 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-03 04:20:58.847 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-03 04:20:58.849 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-03 04:20:58.851 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-03 04:20:58.856 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-03 04:20:58.911 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-03 04:20:58.965 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-03 04:20:59.026 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-03 04:20:59.082 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:20:59.137 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-03 04:20:59.193 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-03 04:20:59.252 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-03 04:20:59.312 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-03 04:20:59.375 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-03 04:20:59.430 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-03 04:20:59.432 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-03 04:20:59.435 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-03 04:20:59.489 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-03 04:20:59.950 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-08-03 04:20:59.963 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-03 04:21:00.430 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-08-03 04:21:00.509 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:21:00.512 | + functions-common:time_stop:2440 : local name 2022-08-03 04:21:00.515 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:21:00.517 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:21:00.520 | + functions-common:time_stop:2443 : local total 2022-08-03 04:21:00.522 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:21:00.524 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:21:00.528 | + functions-common:time_stop:2447 : start_time=1659500458775 2022-08-03 04:21:00.531 | + functions-common:time_stop:2449 : [[ -z 1659500458775 ]] 2022-08-03 04:21:00.534 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:21:00.538 | + functions-common:time_stop:2452 : end_time=1659500460536 2022-08-03 04:21:00.541 | + functions-common:time_stop:2453 : elapsed_time=1761 2022-08-03 04:21:00.544 | + functions-common:time_stop:2454 : total=1501 2022-08-03 04:21:00.546 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:21:00.550 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3262 2022-08-03 04:21:00.552 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-03 04:21:00.552 | Waiting for keystone to start... 2022-08-03 04:21:00.555 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.74/identity/v3/ 2022-08-03 04:21:00.557 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.74/identity/v3/ 2022-08-03 04:21:00.560 | + functions:wait_for_service:457 : local timeout=60 2022-08-03 04:21:00.563 | + functions:wait_for_service:458 : local url=http://10.222.0.74/identity/v3/ 2022-08-03 04:21:00.566 | + functions:wait_for_service:459 : local rval=0 2022-08-03 04:21:00.568 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-03 04:21:00.571 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-03 04:21:00.573 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:21:00.575 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:21:00.580 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:21:00.583 | + functions-common:time_start:2431 : _TIME_START[$name]=1659500460581 2022-08-03 04:21:00.586 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-03 04:21:00.592 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.74/identity/v3/ 2022-08-03 04:21:06.916 | + :: : [[ 200 == 503 ]] 2022-08-03 04:21:06.917 | + :: : [[ 0 -eq 7 ]] 2022-08-03 04:21:06.921 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-03 04:21:06.923 | + functions-common:time_stop:2440 : local name 2022-08-03 04:21:06.926 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:21:06.929 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:21:06.932 | + functions-common:time_stop:2443 : local total 2022-08-03 04:21:06.934 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:21:06.936 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-03 04:21:06.939 | + functions-common:time_stop:2447 : start_time=1659500460581 2022-08-03 04:21:06.941 | + functions-common:time_stop:2449 : [[ -z 1659500460581 ]] 2022-08-03 04:21:06.944 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:21:06.949 | + functions-common:time_stop:2452 : end_time=1659500466946 2022-08-03 04:21:06.951 | + functions-common:time_stop:2453 : elapsed_time=6365 2022-08-03 04:21:06.954 | + functions-common:time_stop:2454 : total=0 2022-08-03 04:21:06.957 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:21:06.959 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6365 2022-08-03 04:21:06.962 | + functions:wait_for_service:467 : return 0 2022-08-03 04:21:06.965 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-03 04:21:06.984 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:21:06.986 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-03 04:21:06.988 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 04:21:06.991 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-03 04:21:07.021 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-03 04:21:07.024 | + 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.74/identity 2022-08-03 04:21:11.523 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.523 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.523 | 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=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.531 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.549 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.549 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.584 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.616 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.616 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.709 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.709 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.709 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.710 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.710 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.710 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.722 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.722 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.723 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.723 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.723 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.723 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.723 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.730 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.734 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.734 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.734 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.735 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.735 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.735 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.735 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=447225) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-03 04:21:11.801 | INFO dbcounter [-] Registered counter for database keystone 2022-08-03 04:21:11.820 | 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=447225) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-03 04:21:11.826 | DEBUG dbcounter [-] [447225] Writer thread running {{(pid=447225) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-03 04:21:12.140 | INFO keystone.cmd.bootstrap [None req-be3891b2-b5ba-4a44-83ba-bc48459764f6 None None] Created domain default 2022-08-03 04:21:12.272 | INFO keystone.cmd.bootstrap [None req-be3891b2-b5ba-4a44-83ba-bc48459764f6 None None] Created project admin 2022-08-03 04:21:12.308 | DEBUG passlib.handlers.bcrypt [None req-be3891b2-b5ba-4a44-83ba-bc48459764f6 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=447225) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-03 04:21:12.309 | DEBUG passlib.handlers.bcrypt [None req-be3891b2-b5ba-4a44-83ba-bc48459764f6 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=447225) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-03 04:21:12.432 | INFO keystone.cmd.bootstrap [None req-be3891b2-b5ba-4a44-83ba-bc48459764f6 None None] Created user admin 2022-08-03 04:21:12.508 | INFO keystone.cmd.bootstrap [None req-be3891b2-b5ba-4a44-83ba-bc48459764f6 None None] Created role reader 2022-08-03 04:21:12.590 | INFO keystone.cmd.bootstrap [None req-be3891b2-b5ba-4a44-83ba-bc48459764f6 None None] Created role member 2022-08-03 04:21:12.686 | INFO keystone.cmd.bootstrap [None req-be3891b2-b5ba-4a44-83ba-bc48459764f6 None None] Created implied role where 9f3e746a412b4115be4ce76294a93c1c implies d16e930884434d5e9975ba4cd2304925 2022-08-03 04:21:12.764 | INFO keystone.cmd.bootstrap [None req-be3891b2-b5ba-4a44-83ba-bc48459764f6 None None] Created role admin 2022-08-03 04:21:12.846 | INFO keystone.cmd.bootstrap [None req-be3891b2-b5ba-4a44-83ba-bc48459764f6 None None] Created implied role where 582a6d0c5f914dfbb86f3633790dd8c6 implies 9f3e746a412b4115be4ce76294a93c1c 2022-08-03 04:21:12.932 | INFO keystone.cmd.bootstrap [None req-be3891b2-b5ba-4a44-83ba-bc48459764f6 None None] Granted role admin on project admin to user admin. 2022-08-03 04:21:13.011 | INFO keystone.cmd.bootstrap [None req-be3891b2-b5ba-4a44-83ba-bc48459764f6 None None] Granted role admin on the system to user admin. 2022-08-03 04:21:13.092 | WARNING py.warnings [None req-be3891b2-b5ba-4a44-83ba-bc48459764f6 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-08-03 04:21:13.092 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-03 04:21:13.092 |  2022-08-03 04:21:13.097 | INFO keystone.cmd.bootstrap [None req-be3891b2-b5ba-4a44-83ba-bc48459764f6 None None] Created region RegionOne 2022-08-03 04:21:13.229 | INFO keystone.cmd.bootstrap [None req-be3891b2-b5ba-4a44-83ba-bc48459764f6 None None] Created public endpoint http://10.222.0.74/identity 2022-08-03 04:21:13.665 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-03 04:21:13.667 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-03 04:21:13.670 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-03 04:21:13.673 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-03 04:21:16.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:16.541 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:16.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:16.541 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:16.690 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:21:16.693 | + lib/keystone:create_keystone_accounts:310 : admin_project=a0de23cf36294accad3c9d21502709ea 2022-08-03 04:21:16.696 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-03 04:21:16.699 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-03 04:21:18.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:18.709 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:18.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:18.709 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:18.856 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:21:18.860 | + lib/keystone:create_keystone_accounts:312 : admin_user=df83987dbf68484787447ab35b9e425b 2022-08-03 04:21:18.862 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-03 04:21:18.865 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-03 04:21:18.867 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-03 04:21:18.869 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin df83987dbf68484787447ab35b9e425b default 2022-08-03 04:21:18.928 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin df83987dbf68484787447ab35b9e425b default 2022-08-03 04:21:18.969 | [418791 Async ks-domain-role:447363]: running: get_or_add_user_domain_role admin df83987dbf68484787447ab35b9e425b default 2022-08-03 04:21:18.971 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-03 04:21:18.974 | + functions-common:get_or_create_domain:878 : local domain_id 2022-08-03 04:21:18.977 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-03 04:21:22.013 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-08-03 04:21:22.016 | + functions-common:get_or_create_domain:889 : echo default 2022-08-03 04:21:22.017 | default 2022-08-03 04:21:22.019 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-03 04:21:22.085 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-03 04:21:22.132 | [418791 Async ks-project:447496]: running: get_or_create_project service Default 2022-08-03 04:21:22.134 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-03 04:21:22.204 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-03 04:21:22.301 | [418791 Async ks-service:447592]: running: get_or_create_role service 2022-08-03 04:21:22.309 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-03 04:21:22.432 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-03 04:21:22.538 | [418791 Async ks-reseller:447679]: running: get_or_create_role ResellerAdmin 2022-08-03 04:21:22.543 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-03 04:21:22.546 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-03 04:21:22.915 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-03 04:21:23.112 | [418791 Async ks-anotherrole:447770]: running: get_or_create_role anotherrole 2022-08-03 04:21:23.136 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-03 04:21:23.184 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-03 04:21:23.213 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-03 04:21:23.248 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-08-03 04:21:25.941 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:21:25.986 | [447592 Async ks-service:447592]: finished successfully 2022-08-03 04:21:26.179 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:21:26.214 | [447679 Async ks-reseller:447679]: finished successfully 2022-08-03 04:21:26.535 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:21:26.590 | [447496 Async ks-project:447496]: finished successfully 2022-08-03 04:21:26.927 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:21:26.954 | [447770 Async ks-anotherrole:447770]: finished successfully 2022-08-03 04:21:26.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:26.985 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:26.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:26.985 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:27.135 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:21:27.138 | ++ functions-common:get_or_create_project:939 : project_id=b037dc4205fa442ea954aa4063fbc47b 2022-08-03 04:21:27.141 | ++ functions-common:get_or_create_project:940 : echo b037dc4205fa442ea954aa4063fbc47b 2022-08-03 04:21:27.144 | + lib/keystone:create_keystone_accounts:340 : invis_project=b037dc4205fa442ea954aa4063fbc47b 2022-08-03 04:21:27.147 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-03 04:21:27.150 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-03 04:21:27.152 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-03 04:21:27.156 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-08-03 04:21:29.459 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:21:29.487 | [447363 Async ks-domain-role:447363]: finished successfully 2022-08-03 04:21:29.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:29.578 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:29.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:29.578 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:29.727 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:21:29.730 | ++ functions-common:get_or_create_project:939 : project_id=55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:21:29.733 | ++ functions-common:get_or_create_project:940 : echo 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:21:29.736 | + lib/keystone:create_keystone_accounts:344 : demo_project=55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:21:29.739 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-03 04:21:29.742 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-03 04:21:29.745 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:21:29.747 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-08-03 04:21:29.750 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-08-03 04:21:29.753 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-08-03 04:21:32.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:32.151 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:32.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:32.151 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:32.298 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:21:32.301 | ++ functions-common:get_or_create_user:926 : user_id=ddaabc9c8e654ae382b37b087edc2a0f 2022-08-03 04:21:32.303 | ++ functions-common:get_or_create_user:927 : echo ddaabc9c8e654ae382b37b087edc2a0f 2022-08-03 04:21:32.306 | + lib/keystone:create_keystone_accounts:347 : demo_user=ddaabc9c8e654ae382b37b087edc2a0f 2022-08-03 04:21:32.309 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-03 04:21:32.361 | [418791 Async ks-domain-role:447363]: Waiting for completion of get_or_add_user_domain_role admin df83987dbf68484787447ab35b9e425b default running on PID 447363 (6 other jobs running) 2022-08-03 04:21:32.387 | [418791 Async ks-domain-role:447363]: Signaling child to exit 2022-08-03 04:21:32.387 | WAKEUP 2022-08-03 04:21:32.410 | [418791 Async ks-domain-role:447363]: Signaled 2022-08-03 04:21:32.412 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-08-03 04:21:32.412 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user df83987dbf68484787447ab35b9e425b --domain default 2022-08-03 04:21:32.412 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-08-03 04:21:32.412 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:21:32.412 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:21:32.412 | ++ functions-common:get_field:813 : read data 2022-08-03 04:21:32.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:32.412 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:32.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:32.412 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:32.412 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:21:32.412 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-08-03 04:21:32.412 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-08-03 04:21:32.412 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user df83987dbf68484787447ab35b9e425b --domain default 2022-08-03 04:21:32.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:32.412 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:32.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:32.412 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:32.412 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-08-03 04:21:32.412 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user df83987dbf68484787447ab35b9e425b --domain default 2022-08-03 04:21:32.413 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:21:32.413 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:21:32.413 | ++ functions-common:get_field:813 : read data 2022-08-03 04:21:32.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:32.413 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:32.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:32.413 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:32.413 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:21:32.413 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:21:32.413 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:21:32.413 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:21:32.413 | ++ functions-common:get_field:819 : echo '| 582a6d0c5f914dfbb86f3633790dd8c6 | df83987dbf68484787447ab35b9e425b | | | default | | False |' 2022-08-03 04:21:32.413 | ++ functions-common:get_field:813 : read data 2022-08-03 04:21:32.413 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:21:32.413 | + functions-common:get_or_add_user_domain_role:1022 : echo 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:21:32.413 | 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:21:32.460 | [418791 Async ks-domain-role:447363]: finished get_or_add_user_domain_role admin df83987dbf68484787447ab35b9e425b default with result 0 in 10 seconds 2022-08-03 04:21:32.468 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-03 04:21:32.505 | [418791 Async ks-project:447496]: Waiting for completion of get_or_create_project service Default running on PID 447496 (5 other jobs running) 2022-08-03 04:21:32.530 | [418791 Async ks-project:447496]: Signaling child to exit 2022-08-03 04:21:32.530 | WAKEUP 2022-08-03 04:21:32.556 | [418791 Async ks-project:447496]: Signaled 2022-08-03 04:21:32.558 | + functions-common:get_or_create_project:933 : local project_id 2022-08-03 04:21:32.558 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-08-03 04:21:32.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:32.558 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:32.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:32.558 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:32.558 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:21:32.558 | + functions-common:get_or_create_project:939 : project_id=714765ff95a24a969679f5febf8f73d0 2022-08-03 04:21:32.558 | + functions-common:get_or_create_project:940 : echo 714765ff95a24a969679f5febf8f73d0 2022-08-03 04:21:32.558 | 714765ff95a24a969679f5febf8f73d0 2022-08-03 04:21:32.606 | [418791 Async ks-project:447496]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-08-03 04:21:32.644 | [418791 Async ks-service:447592]: Waiting for completion of get_or_create_role service running on PID 447592 (4 other jobs running) 2022-08-03 04:21:32.669 | [418791 Async ks-service:447592]: Signaling child to exit 2022-08-03 04:21:32.669 | WAKEUP 2022-08-03 04:21:32.693 | [418791 Async ks-service:447592]: Signaled 2022-08-03 04:21:32.695 | + functions-common:get_or_create_role:946 : local role_id 2022-08-03 04:21:32.695 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-03 04:21:32.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:32.695 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:32.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:32.695 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:32.695 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:21:32.695 | + functions-common:get_or_create_role:951 : role_id=118001e268f44d45a2e40dd725627903 2022-08-03 04:21:32.695 | + functions-common:get_or_create_role:952 : echo 118001e268f44d45a2e40dd725627903 2022-08-03 04:21:32.695 | 118001e268f44d45a2e40dd725627903 2022-08-03 04:21:32.742 | [418791 Async ks-service:447592]: finished get_or_create_role service with result 0 in 3 seconds 2022-08-03 04:21:32.779 | [418791 Async ks-reseller:447679]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 447679 (3 other jobs running) 2022-08-03 04:21:32.806 | [418791 Async ks-reseller:447679]: Signaling child to exit 2022-08-03 04:21:32.806 | WAKEUP 2022-08-03 04:21:32.829 | [418791 Async ks-reseller:447679]: Signaled 2022-08-03 04:21:32.830 | + functions-common:get_or_create_role:946 : local role_id 2022-08-03 04:21:32.830 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-03 04:21:32.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:32.830 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:32.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:32.831 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:32.831 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:21:32.831 | + functions-common:get_or_create_role:951 : role_id=3a5a817530f94cfc90e7c161c4efa59f 2022-08-03 04:21:32.831 | + functions-common:get_or_create_role:952 : echo 3a5a817530f94cfc90e7c161c4efa59f 2022-08-03 04:21:32.831 | 3a5a817530f94cfc90e7c161c4efa59f 2022-08-03 04:21:32.876 | [418791 Async ks-reseller:447679]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-08-03 04:21:32.914 | [418791 Async ks-anotherrole:447770]: Waiting for completion of get_or_create_role anotherrole running on PID 447770 (2 other jobs running) 2022-08-03 04:21:32.940 | [418791 Async ks-anotherrole:447770]: Signaling child to exit 2022-08-03 04:21:32.940 | WAKEUP 2022-08-03 04:21:32.963 | [418791 Async ks-anotherrole:447770]: Signaled 2022-08-03 04:21:32.964 | + functions-common:get_or_create_role:946 : local role_id 2022-08-03 04:21:32.965 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-03 04:21:32.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:32.965 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:32.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:32.965 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:32.965 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:21:32.965 | + functions-common:get_or_create_role:951 : role_id=b2e0bf6213954c988f5ca53f602ae4f9 2022-08-03 04:21:32.965 | + functions-common:get_or_create_role:952 : echo b2e0bf6213954c988f5ca53f602ae4f9 2022-08-03 04:21:32.965 | b2e0bf6213954c988f5ca53f602ae4f9 2022-08-03 04:21:33.009 | [418791 Async ks-anotherrole:447770]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-08-03 04:21:33.013 | + inc/async:async_wait:197 : return 0 2022-08-03 04:21:33.017 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member ddaabc9c8e654ae382b37b087edc2a0f 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:21:33.077 | + inc/async:async_inner:63 : get_or_add_user_project_role member ddaabc9c8e654ae382b37b087edc2a0f 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:21:33.119 | [418791 Async ks-demo-member:448635]: running: get_or_add_user_project_role member ddaabc9c8e654ae382b37b087edc2a0f 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:21:33.121 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin df83987dbf68484787447ab35b9e425b 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:21:33.188 | + inc/async:async_inner:63 : get_or_add_user_project_role admin df83987dbf68484787447ab35b9e425b 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:21:33.241 | [418791 Async ks-demo-admin:448747]: running: get_or_add_user_project_role admin df83987dbf68484787447ab35b9e425b 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:21:33.244 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole ddaabc9c8e654ae382b37b087edc2a0f 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:21:33.319 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ddaabc9c8e654ae382b37b087edc2a0f 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:21:33.371 | [418791 Async ks-demo-another:448859]: running: get_or_add_user_project_role anotherrole ddaabc9c8e654ae382b37b087edc2a0f 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:21:33.377 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member ddaabc9c8e654ae382b37b087edc2a0f b037dc4205fa442ea954aa4063fbc47b 2022-08-03 04:21:33.503 | + inc/async:async_inner:63 : get_or_add_user_project_role member ddaabc9c8e654ae382b37b087edc2a0f b037dc4205fa442ea954aa4063fbc47b 2022-08-03 04:21:33.646 | [418791 Async ks-demo-invis:448972]: running: get_or_add_user_project_role member ddaabc9c8e654ae382b37b087edc2a0f b037dc4205fa442ea954aa4063fbc47b 2022-08-03 04:21:33.649 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-03 04:21:33.676 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-03 04:21:33.689 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:21:33.694 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-08-03 04:21:33.701 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-08-03 04:21:33.707 | +++ functions-common:get_or_create_user:928 : 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-08-03 04:21:37.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:37.631 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:37.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:37.632 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:37.836 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:21:37.840 | ++ functions-common:get_or_create_user:926 : user_id=a79b0a1eb2df41c69b9fb65fdde170f4 2022-08-03 04:21:37.843 | ++ functions-common:get_or_create_user:927 : echo a79b0a1eb2df41c69b9fb65fdde170f4 2022-08-03 04:21:37.848 | + lib/keystone:create_keystone_accounts:360 : demo_reader=a79b0a1eb2df41c69b9fb65fdde170f4 2022-08-03 04:21:37.850 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader a79b0a1eb2df41c69b9fb65fdde170f4 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:21:37.934 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a79b0a1eb2df41c69b9fb65fdde170f4 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:21:37.992 | [418791 Async ks-demo-reader:449127]: running: get_or_add_user_project_role reader a79b0a1eb2df41c69b9fb65fdde170f4 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:21:37.996 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-03 04:21:38.002 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-03 04:21:38.022 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-03 04:21:38.036 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-08-03 04:21:42.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:42.074 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:42.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:42.074 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:42.257 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:21:42.261 | ++ functions-common:get_or_create_project:939 : project_id=9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:21:42.277 | ++ functions-common:get_or_create_project:940 : echo 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:21:42.280 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:21:42.289 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-03 04:21:42.292 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-03 04:21:42.295 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:21:42.302 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-08-03 04:21:42.305 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-08-03 04:21:42.316 | +++ functions-common:get_or_create_user:928 : 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-08-03 04:21:45.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:45.741 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:45.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:45.741 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:46.095 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:21:46.104 | ++ functions-common:get_or_create_user:926 : user_id=4a3fa1a3000d4406bf837370a9ab033b 2022-08-03 04:21:46.121 | ++ functions-common:get_or_create_user:927 : echo 4a3fa1a3000d4406bf837370a9ab033b 2022-08-03 04:21:46.147 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=4a3fa1a3000d4406bf837370a9ab033b 2022-08-03 04:21:46.183 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 4a3fa1a3000d4406bf837370a9ab033b 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:21:46.567 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4a3fa1a3000d4406bf837370a9ab033b 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:21:46.765 | [418791 Async ks-alt-admin:449497]: running: get_or_add_user_project_role admin 4a3fa1a3000d4406bf837370a9ab033b 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:21:46.777 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 4a3fa1a3000d4406bf837370a9ab033b 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:21:47.205 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4a3fa1a3000d4406bf837370a9ab033b 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:21:47.387 | [418791 Async ks-alt-another:449609]: running: get_or_add_user_project_role anotherrole 4a3fa1a3000d4406bf837370a9ab033b 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:21:47.407 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-03 04:21:47.456 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-03 04:21:47.473 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:21:47.493 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-08-03 04:21:47.526 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-08-03 04:21:47.558 | +++ functions-common:get_or_create_user:928 : 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-08-03 04:21:47.996 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:21:48.179 | [448747 Async ks-demo-admin:448747]: finished successfully 2022-08-03 04:21:51.201 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:21:51.242 | [448635 Async ks-demo-member:448635]: finished successfully 2022-08-03 04:21:51.964 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:21:51.995 | [448859 Async ks-demo-another:448859]: finished successfully 2022-08-03 04:21:52.348 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:21:52.378 | [448972 Async ks-demo-invis:448972]: finished successfully 2022-08-03 04:21:52.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:52.541 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:52.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:52.541 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:52.700 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:21:52.703 | ++ functions-common:get_or_create_user:926 : user_id=dd1407156e5141eaa1362a2b86c9e93b 2022-08-03 04:21:52.706 | ++ functions-common:get_or_create_user:927 : echo dd1407156e5141eaa1362a2b86c9e93b 2022-08-03 04:21:52.709 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=dd1407156e5141eaa1362a2b86c9e93b 2022-08-03 04:21:52.711 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member dd1407156e5141eaa1362a2b86c9e93b 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:21:52.786 | + inc/async:async_inner:63 : get_or_add_user_project_role member dd1407156e5141eaa1362a2b86c9e93b 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:21:52.844 | [418791 Async ks-alt-member-user:449992]: running: get_or_add_user_project_role member dd1407156e5141eaa1362a2b86c9e93b 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:21:52.848 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-03 04:21:52.853 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-03 04:21:52.859 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:21:52.863 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-03 04:21:52.869 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-08-03 04:21:52.876 | +++ functions-common:get_or_create_user:928 : 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-08-03 04:21:54.529 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:21:54.715 | [449127 Async ks-demo-reader:449127]: finished successfully 2022-08-03 04:21:55.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:55.931 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:55.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:55.931 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:56.112 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:21:56.115 | ++ functions-common:get_or_create_user:926 : user_id=8882ed16e0404e27842b157ddb80e230 2022-08-03 04:21:56.118 | ++ functions-common:get_or_create_user:927 : echo 8882ed16e0404e27842b157ddb80e230 2022-08-03 04:21:56.123 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=8882ed16e0404e27842b157ddb80e230 2022-08-03 04:21:56.124 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 8882ed16e0404e27842b157ddb80e230 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:21:56.249 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 8882ed16e0404e27842b157ddb80e230 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:21:56.334 | [418791 Async ks-alt-reader-user:450216]: running: get_or_add_user_project_role reader 8882ed16e0404e27842b157ddb80e230 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:21:56.341 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-03 04:21:56.347 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:21:56.355 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-08-03 04:21:56.360 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-08-03 04:21:56.368 | +++ functions-common:get_or_create_user:928 : 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-08-03 04:21:59.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:59.704 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:59.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:21:59.704 | from cryptography.utils import int_from_bytes 2022-08-03 04:21:59.870 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:21:59.879 | ++ functions-common:get_or_create_user:926 : user_id=a677cdd72e09400d9e4d55ae03a6d133 2022-08-03 04:21:59.890 | ++ functions-common:get_or_create_user:927 : echo a677cdd72e09400d9e4d55ae03a6d133 2022-08-03 04:21:59.913 | + lib/keystone:create_keystone_accounts:392 : system_member_user=a677cdd72e09400d9e4d55ae03a6d133 2022-08-03 04:21:59.919 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member a677cdd72e09400d9e4d55ae03a6d133 all 2022-08-03 04:22:00.070 | + inc/async:async_inner:63 : get_or_add_user_system_role member a677cdd72e09400d9e4d55ae03a6d133 all 2022-08-03 04:22:00.180 | [418791 Async ks-system-member:450476]: running: get_or_add_user_system_role member a677cdd72e09400d9e4d55ae03a6d133 all 2022-08-03 04:22:00.185 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-03 04:22:00.190 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:22:00.193 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-08-03 04:22:00.196 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-08-03 04:22:00.200 | +++ functions-common:get_or_create_user:928 : 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-08-03 04:22:03.163 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:22:03.316 | [449497 Async ks-alt-admin:449497]: finished successfully 2022-08-03 04:22:03.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:03.587 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:03.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:03.587 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:03.683 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:22:03.774 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:03.779 | ++ functions-common:get_or_create_user:926 : user_id=24d03e913ecc471d9b36672156278025 2022-08-03 04:22:03.790 | [449609 Async ks-alt-another:449609]: finished successfully 2022-08-03 04:22:03.796 | ++ functions-common:get_or_create_user:927 : echo 24d03e913ecc471d9b36672156278025 2022-08-03 04:22:03.814 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=24d03e913ecc471d9b36672156278025 2022-08-03 04:22:03.817 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 24d03e913ecc471d9b36672156278025 all 2022-08-03 04:22:03.939 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 24d03e913ecc471d9b36672156278025 all 2022-08-03 04:22:04.025 | [418791 Async ks-system-reader:450758]: running: get_or_add_user_system_role reader 24d03e913ecc471d9b36672156278025 all 2022-08-03 04:22:04.029 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-03 04:22:04.043 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-03 04:22:04.047 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-08-03 04:22:04.057 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-03 04:22:04.088 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-08-03 04:22:06.750 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:22:06.830 | [449992 Async ks-alt-member-user:449992]: finished successfully 2022-08-03 04:22:07.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:07.030 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:07.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:07.030 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:07.191 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:07.194 | ++ functions-common:get_or_create_group:903 : group_id=59acf36239cd449eb85c23016e62f864 2022-08-03 04:22:07.197 | ++ functions-common:get_or_create_group:904 : echo 59acf36239cd449eb85c23016e62f864 2022-08-03 04:22:07.200 | + lib/keystone:create_keystone_accounts:402 : admin_group=59acf36239cd449eb85c23016e62f864 2022-08-03 04:22:07.208 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-03 04:22:07.211 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-03 04:22:07.217 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-08-03 04:22:07.221 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-03 04:22:07.226 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-08-03 04:22:09.422 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:22:09.461 | [450216 Async ks-alt-reader-user:450216]: finished successfully 2022-08-03 04:22:09.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:09.838 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:09.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:09.838 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:09.992 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:09.995 | ++ functions-common:get_or_create_group:903 : group_id=f66e0ee3c17a412b93eacda746286af7 2022-08-03 04:22:09.997 | ++ functions-common:get_or_create_group:904 : echo f66e0ee3c17a412b93eacda746286af7 2022-08-03 04:22:10.000 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=f66e0ee3c17a412b93eacda746286af7 2022-08-03 04:22:10.004 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member f66e0ee3c17a412b93eacda746286af7 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:10.084 | + inc/async:async_inner:63 : get_or_add_group_project_role member f66e0ee3c17a412b93eacda746286af7 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:10.136 | [418791 Async ks-group-memberdemo:451111]: running: get_or_add_group_project_role member f66e0ee3c17a412b93eacda746286af7 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:10.140 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole f66e0ee3c17a412b93eacda746286af7 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:10.241 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f66e0ee3c17a412b93eacda746286af7 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:10.326 | [418791 Async ks-group-anotherdemo:451197]: running: get_or_add_group_project_role anotherrole f66e0ee3c17a412b93eacda746286af7 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:10.365 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member f66e0ee3c17a412b93eacda746286af7 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:10.617 | + inc/async:async_inner:63 : get_or_add_group_project_role member f66e0ee3c17a412b93eacda746286af7 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:10.768 | [418791 Async ks-group-memberalt:451284]: running: get_or_add_group_project_role member f66e0ee3c17a412b93eacda746286af7 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:10.785 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole f66e0ee3c17a412b93eacda746286af7 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:11.115 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f66e0ee3c17a412b93eacda746286af7 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:11.276 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:22:11.349 | [418791 Async ks-group-anotheralt:451371]: running: get_or_add_group_project_role anotherrole f66e0ee3c17a412b93eacda746286af7 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:11.367 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 59acf36239cd449eb85c23016e62f864 a0de23cf36294accad3c9d21502709ea 2022-08-03 04:22:11.440 | [450476 Async ks-system-member:450476]: finished successfully 2022-08-03 04:22:11.763 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 59acf36239cd449eb85c23016e62f864 a0de23cf36294accad3c9d21502709ea 2022-08-03 04:22:11.981 | [418791 Async ks-group-admin:451515]: running: get_or_add_group_project_role admin 59acf36239cd449eb85c23016e62f864 a0de23cf36294accad3c9d21502709ea 2022-08-03 04:22:12.000 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-08-03 04:22:12.403 | [418791 Async ks-demo-member:448635]: Waiting for completion of get_or_add_user_project_role member ddaabc9c8e654ae382b37b087edc2a0f 55e365765bd84d3491cb2f3f53259d7d running on PID 448635 (17 other jobs running) 2022-08-03 04:22:12.571 | [418791 Async ks-demo-member:448635]: Signaling child to exit 2022-08-03 04:22:12.571 | WAKEUP 2022-08-03 04:22:12.766 | [418791 Async ks-demo-member:448635]: Signaled 2022-08-03 04:22:12.777 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:22:12.777 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-03 04:22:12.777 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:22:12.778 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:22:12.778 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-03 04:22:12.778 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-03 04:22:12.778 | ++ functions-common:_get_domain_args:968 : echo 2022-08-03 04:22:12.778 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-03 04:22:12.778 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:12.778 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ddaabc9c8e654ae382b37b087edc2a0f --project 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:12.778 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:22:12.778 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:12.778 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:12.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:12.778 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:12.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:12.778 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:12.778 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:12.778 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:22:12.778 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:22:12.778 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user ddaabc9c8e654ae382b37b087edc2a0f --project 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:12.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:12.778 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:12.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:12.778 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:12.778 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ddaabc9c8e654ae382b37b087edc2a0f --project 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:12.778 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:12.778 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:22:12.778 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:12.778 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:12.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:12.778 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:12.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:12.778 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:12.779 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:12.779 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:22:12.779 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:22:12.779 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:22:12.779 | ++ functions-common:get_field:819 : echo '| 9f3e746a412b4115be4ce76294a93c1c | ddaabc9c8e654ae382b37b087edc2a0f | | 55e365765bd84d3491cb2f3f53259d7d | | | False |' 2022-08-03 04:22:12.779 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:12.779 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9f3e746a412b4115be4ce76294a93c1c 2022-08-03 04:22:12.779 | + functions-common:get_or_add_user_project_role:998 : echo 9f3e746a412b4115be4ce76294a93c1c 2022-08-03 04:22:12.779 | 9f3e746a412b4115be4ce76294a93c1c 2022-08-03 04:22:13.069 | [418791 Async ks-demo-member:448635]: finished get_or_add_user_project_role member ddaabc9c8e654ae382b37b087edc2a0f 55e365765bd84d3491cb2f3f53259d7d with result 0 in 18 seconds 2022-08-03 04:22:13.322 | [418791 Async ks-demo-admin:448747]: Waiting for completion of get_or_add_user_project_role admin df83987dbf68484787447ab35b9e425b 55e365765bd84d3491cb2f3f53259d7d running on PID 448747 (16 other jobs running) 2022-08-03 04:22:13.498 | [418791 Async ks-demo-admin:448747]: Signaling child to exit 2022-08-03 04:22:13.498 | WAKEUP 2022-08-03 04:22:13.624 | [418791 Async ks-demo-admin:448747]: Signaled 2022-08-03 04:22:13.625 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:22:13.625 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-03 04:22:13.625 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:22:13.625 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:22:13.625 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-03 04:22:13.625 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-03 04:22:13.625 | ++ functions-common:_get_domain_args:968 : echo 2022-08-03 04:22:13.625 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-03 04:22:13.625 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user df83987dbf68484787447ab35b9e425b --project 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:13.625 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:13.625 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:22:13.626 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:13.626 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:13.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:13.626 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:13.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:13.626 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:13.626 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:13.626 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:22:13.626 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:22:13.626 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user df83987dbf68484787447ab35b9e425b --project 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:13.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:13.626 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:13.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:13.626 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:13.626 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user df83987dbf68484787447ab35b9e425b --project 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:13.626 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:13.626 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:22:13.626 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:13.626 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:13.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:13.626 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:13.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:13.626 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:13.626 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:13.626 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:22:13.626 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:22:13.626 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:22:13.626 | ++ functions-common:get_field:819 : echo '| 582a6d0c5f914dfbb86f3633790dd8c6 | df83987dbf68484787447ab35b9e425b | | 55e365765bd84d3491cb2f3f53259d7d | | | False |' 2022-08-03 04:22:13.626 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:13.626 | + functions-common:get_or_add_user_project_role:996 : user_role_id=582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:22:13.627 | + functions-common:get_or_add_user_project_role:998 : echo 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:22:13.627 | 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:22:13.847 | [418791 Async ks-demo-admin:448747]: finished get_or_add_user_project_role admin df83987dbf68484787447ab35b9e425b 55e365765bd84d3491cb2f3f53259d7d with result 0 in 15 seconds 2022-08-03 04:22:14.039 | [418791 Async ks-demo-another:448859]: Waiting for completion of get_or_add_user_project_role anotherrole ddaabc9c8e654ae382b37b087edc2a0f 55e365765bd84d3491cb2f3f53259d7d running on PID 448859 (15 other jobs running) 2022-08-03 04:22:14.163 | [418791 Async ks-demo-another:448859]: Signaling child to exit 2022-08-03 04:22:14.163 | WAKEUP 2022-08-03 04:22:14.273 | [418791 Async ks-demo-another:448859]: Signaled 2022-08-03 04:22:14.274 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:22:14.274 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-03 04:22:14.274 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:22:14.274 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:22:14.274 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-03 04:22:14.274 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-03 04:22:14.274 | ++ functions-common:_get_domain_args:968 : echo 2022-08-03 04:22:14.274 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-03 04:22:14.274 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ddaabc9c8e654ae382b37b087edc2a0f --project 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:14.274 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:14.274 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:22:14.274 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:14.274 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:14.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:14.274 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:14.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:14.274 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:14.274 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:14.274 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:22:14.274 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:22:14.274 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user ddaabc9c8e654ae382b37b087edc2a0f --project 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:14.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:14.274 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:14.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:14.274 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:14.275 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:22:14.275 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:14.275 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ddaabc9c8e654ae382b37b087edc2a0f --project 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:14.275 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:14.275 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:14.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:14.275 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:14.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:14.275 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:14.275 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:14.275 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:22:14.275 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:22:14.275 | ++ functions-common:get_field:819 : echo '| b2e0bf6213954c988f5ca53f602ae4f9 | ddaabc9c8e654ae382b37b087edc2a0f | | 55e365765bd84d3491cb2f3f53259d7d | | | False |' 2022-08-03 04:22:14.275 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:22:14.275 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:14.275 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b2e0bf6213954c988f5ca53f602ae4f9 2022-08-03 04:22:14.275 | + functions-common:get_or_add_user_project_role:998 : echo b2e0bf6213954c988f5ca53f602ae4f9 2022-08-03 04:22:14.275 | b2e0bf6213954c988f5ca53f602ae4f9 2022-08-03 04:22:14.515 | [418791 Async ks-demo-another:448859]: finished get_or_add_user_project_role anotherrole ddaabc9c8e654ae382b37b087edc2a0f 55e365765bd84d3491cb2f3f53259d7d with result 0 in 18 seconds 2022-08-03 04:22:14.672 | [418791 Async ks-demo-invis:448972]: Waiting for completion of get_or_add_user_project_role member ddaabc9c8e654ae382b37b087edc2a0f b037dc4205fa442ea954aa4063fbc47b running on PID 448972 (14 other jobs running) 2022-08-03 04:22:14.716 | [418791 Async ks-demo-invis:448972]: Signaling child to exit 2022-08-03 04:22:14.716 | WAKEUP 2022-08-03 04:22:14.745 | [418791 Async ks-demo-invis:448972]: Signaled 2022-08-03 04:22:14.747 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:22:14.747 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-03 04:22:14.747 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:22:14.747 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:22:14.747 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-03 04:22:14.747 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-03 04:22:14.747 | ++ functions-common:_get_domain_args:968 : echo 2022-08-03 04:22:14.747 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-03 04:22:14.747 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ddaabc9c8e654ae382b37b087edc2a0f --project b037dc4205fa442ea954aa4063fbc47b 2022-08-03 04:22:14.747 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:22:14.747 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:14.747 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:14.748 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:14.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:14.748 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:14.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:14.748 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:14.748 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:14.748 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:22:14.748 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:22:14.748 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user ddaabc9c8e654ae382b37b087edc2a0f --project b037dc4205fa442ea954aa4063fbc47b 2022-08-03 04:22:14.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:14.748 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:14.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:14.748 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:14.748 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ddaabc9c8e654ae382b37b087edc2a0f --project b037dc4205fa442ea954aa4063fbc47b 2022-08-03 04:22:14.748 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:14.748 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:22:14.748 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:14.748 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:14.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:14.748 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:14.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:14.749 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:14.749 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:14.749 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:22:14.749 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:22:14.749 | ++ functions-common:get_field:819 : echo '| 9f3e746a412b4115be4ce76294a93c1c | ddaabc9c8e654ae382b37b087edc2a0f | | b037dc4205fa442ea954aa4063fbc47b | | | False |' 2022-08-03 04:22:14.749 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:22:14.749 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:14.749 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9f3e746a412b4115be4ce76294a93c1c 2022-08-03 04:22:14.749 | + functions-common:get_or_add_user_project_role:998 : echo 9f3e746a412b4115be4ce76294a93c1c 2022-08-03 04:22:14.749 | 9f3e746a412b4115be4ce76294a93c1c 2022-08-03 04:22:14.831 | [418791 Async ks-demo-invis:448972]: finished get_or_add_user_project_role member ddaabc9c8e654ae382b37b087edc2a0f b037dc4205fa442ea954aa4063fbc47b with result 0 in 18 seconds 2022-08-03 04:22:14.929 | [418791 Async ks-demo-reader:449127]: Waiting for completion of get_or_add_user_project_role reader a79b0a1eb2df41c69b9fb65fdde170f4 55e365765bd84d3491cb2f3f53259d7d running on PID 449127 (13 other jobs running) 2022-08-03 04:22:14.965 | [418791 Async ks-demo-reader:449127]: Signaling child to exit 2022-08-03 04:22:14.965 | WAKEUP 2022-08-03 04:22:15.029 | [418791 Async ks-demo-reader:449127]: Signaled 2022-08-03 04:22:15.031 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:22:15.031 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-03 04:22:15.031 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:22:15.031 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:22:15.031 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-03 04:22:15.031 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-03 04:22:15.031 | ++ functions-common:_get_domain_args:968 : echo 2022-08-03 04:22:15.031 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-03 04:22:15.031 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:22:15.031 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a79b0a1eb2df41c69b9fb65fdde170f4 --project 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:15.031 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:15.031 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:15.031 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:15.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.031 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.031 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.031 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:15.031 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:22:15.031 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:22:15.031 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user a79b0a1eb2df41c69b9fb65fdde170f4 --project 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:15.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.032 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.032 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.032 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:22:15.032 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a79b0a1eb2df41c69b9fb65fdde170f4 --project 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:15.032 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:15.032 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:15.032 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:15.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.032 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.032 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.032 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:15.032 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:22:15.032 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:22:15.032 | ++ functions-common:get_field:819 : echo '| d16e930884434d5e9975ba4cd2304925 | a79b0a1eb2df41c69b9fb65fdde170f4 | | 55e365765bd84d3491cb2f3f53259d7d | | | False |' 2022-08-03 04:22:15.032 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:22:15.032 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:15.032 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d16e930884434d5e9975ba4cd2304925 2022-08-03 04:22:15.032 | + functions-common:get_or_add_user_project_role:998 : echo d16e930884434d5e9975ba4cd2304925 2022-08-03 04:22:15.032 | d16e930884434d5e9975ba4cd2304925 2022-08-03 04:22:15.115 | [418791 Async ks-demo-reader:449127]: finished get_or_add_user_project_role reader a79b0a1eb2df41c69b9fb65fdde170f4 55e365765bd84d3491cb2f3f53259d7d with result 0 in 16 seconds 2022-08-03 04:22:15.127 | + inc/async:async_wait:197 : return 0 2022-08-03 04:22:15.129 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-03 04:22:15.240 | [418791 Async ks-alt-admin:449497]: Waiting for completion of get_or_add_user_project_role admin 4a3fa1a3000d4406bf837370a9ab033b 9da7ceee0d4d4ce79e611b42470f74ad running on PID 449497 (12 other jobs running) 2022-08-03 04:22:15.277 | [418791 Async ks-alt-admin:449497]: Signaling child to exit 2022-08-03 04:22:15.277 | WAKEUP 2022-08-03 04:22:15.331 | [418791 Async ks-alt-admin:449497]: Signaled 2022-08-03 04:22:15.333 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:22:15.333 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-03 04:22:15.333 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:22:15.333 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:22:15.333 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-03 04:22:15.333 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-03 04:22:15.333 | ++ functions-common:_get_domain_args:968 : echo 2022-08-03 04:22:15.333 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-03 04:22:15.333 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4a3fa1a3000d4406bf837370a9ab033b --project 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:15.333 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:22:15.333 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:15.333 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:15.333 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:15.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.333 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.334 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.334 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:15.334 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:22:15.334 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:22:15.334 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 4a3fa1a3000d4406bf837370a9ab033b --project 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:15.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.334 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.334 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.334 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4a3fa1a3000d4406bf837370a9ab033b --project 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:15.334 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:15.334 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:22:15.334 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:15.334 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:15.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.334 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.334 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.334 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:15.334 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:22:15.334 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:22:15.334 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:22:15.334 | ++ functions-common:get_field:819 : echo '| 582a6d0c5f914dfbb86f3633790dd8c6 | 4a3fa1a3000d4406bf837370a9ab033b | | 9da7ceee0d4d4ce79e611b42470f74ad | | | False |' 2022-08-03 04:22:15.334 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:15.334 | + functions-common:get_or_add_user_project_role:996 : user_role_id=582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:22:15.334 | + functions-common:get_or_add_user_project_role:998 : echo 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:22:15.334 | 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:22:15.431 | [418791 Async ks-alt-admin:449497]: finished get_or_add_user_project_role admin 4a3fa1a3000d4406bf837370a9ab033b 9da7ceee0d4d4ce79e611b42470f74ad with result 0 in 16 seconds 2022-08-03 04:22:15.492 | [418791 Async ks-alt-another:449609]: Waiting for completion of get_or_add_user_project_role anotherrole 4a3fa1a3000d4406bf837370a9ab033b 9da7ceee0d4d4ce79e611b42470f74ad running on PID 449609 (11 other jobs running) 2022-08-03 04:22:15.563 | [418791 Async ks-alt-another:449609]: Signaling child to exit 2022-08-03 04:22:15.565 | WAKEUP 2022-08-03 04:22:15.604 | [418791 Async ks-alt-another:449609]: Signaled 2022-08-03 04:22:15.606 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:22:15.607 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-03 04:22:15.607 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:22:15.607 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:22:15.607 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-03 04:22:15.607 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-03 04:22:15.607 | ++ functions-common:_get_domain_args:968 : echo 2022-08-03 04:22:15.607 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-03 04:22:15.607 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:15.607 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4a3fa1a3000d4406bf837370a9ab033b --project 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:15.607 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:22:15.607 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:15.607 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:15.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.607 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.607 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.607 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:15.608 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:22:15.608 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:22:15.608 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4a3fa1a3000d4406bf837370a9ab033b --project 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:15.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.608 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.608 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.608 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4a3fa1a3000d4406bf837370a9ab033b --project 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:15.608 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:15.608 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:22:15.608 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:15.608 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:15.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.608 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.608 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.608 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:15.608 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:22:15.608 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:22:15.608 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:22:15.608 | ++ functions-common:get_field:819 : echo '| b2e0bf6213954c988f5ca53f602ae4f9 | 4a3fa1a3000d4406bf837370a9ab033b | | 9da7ceee0d4d4ce79e611b42470f74ad | | | False |' 2022-08-03 04:22:15.608 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:15.608 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b2e0bf6213954c988f5ca53f602ae4f9 2022-08-03 04:22:15.608 | + functions-common:get_or_add_user_project_role:998 : echo b2e0bf6213954c988f5ca53f602ae4f9 2022-08-03 04:22:15.609 | b2e0bf6213954c988f5ca53f602ae4f9 2022-08-03 04:22:15.709 | [418791 Async ks-alt-another:449609]: finished get_or_add_user_project_role anotherrole 4a3fa1a3000d4406bf837370a9ab033b 9da7ceee0d4d4ce79e611b42470f74ad with result 0 in 16 seconds 2022-08-03 04:22:15.781 | [418791 Async ks-alt-member-user:449992]: Waiting for completion of get_or_add_user_project_role member dd1407156e5141eaa1362a2b86c9e93b 9da7ceee0d4d4ce79e611b42470f74ad running on PID 449992 (10 other jobs running) 2022-08-03 04:22:15.831 | [418791 Async ks-alt-member-user:449992]: Signaling child to exit 2022-08-03 04:22:15.831 | WAKEUP 2022-08-03 04:22:15.876 | [418791 Async ks-alt-member-user:449992]: Signaled 2022-08-03 04:22:15.878 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:22:15.878 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-03 04:22:15.878 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:22:15.878 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:22:15.878 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-03 04:22:15.878 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-03 04:22:15.878 | ++ functions-common:_get_domain_args:968 : echo 2022-08-03 04:22:15.878 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-03 04:22:15.878 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dd1407156e5141eaa1362a2b86c9e93b --project 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:15.878 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:22:15.878 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:15.879 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:15.879 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:15.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.879 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.879 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.879 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:15.879 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:22:15.879 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:22:15.879 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user dd1407156e5141eaa1362a2b86c9e93b --project 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:15.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.879 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.879 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.879 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:15.879 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dd1407156e5141eaa1362a2b86c9e93b --project 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:15.880 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:22:15.880 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:15.880 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:15.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.880 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:15.880 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:15.880 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:15.880 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:22:15.880 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:22:15.880 | ++ functions-common:get_field:819 : echo '| 9f3e746a412b4115be4ce76294a93c1c | dd1407156e5141eaa1362a2b86c9e93b | | 9da7ceee0d4d4ce79e611b42470f74ad | | | False |' 2022-08-03 04:22:15.880 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:22:15.880 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:15.880 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9f3e746a412b4115be4ce76294a93c1c 2022-08-03 04:22:15.880 | + functions-common:get_or_add_user_project_role:998 : echo 9f3e746a412b4115be4ce76294a93c1c 2022-08-03 04:22:15.880 | 9f3e746a412b4115be4ce76294a93c1c 2022-08-03 04:22:15.948 | [418791 Async ks-alt-member-user:449992]: finished get_or_add_user_project_role member dd1407156e5141eaa1362a2b86c9e93b 9da7ceee0d4d4ce79e611b42470f74ad with result 0 in 14 seconds 2022-08-03 04:22:16.017 | [418791 Async ks-alt-reader-user:450216]: Waiting for completion of get_or_add_user_project_role reader 8882ed16e0404e27842b157ddb80e230 9da7ceee0d4d4ce79e611b42470f74ad running on PID 450216 (9 other jobs running) 2022-08-03 04:22:16.059 | [418791 Async ks-alt-reader-user:450216]: Signaling child to exit 2022-08-03 04:22:16.060 | WAKEUP 2022-08-03 04:22:16.107 | [418791 Async ks-alt-reader-user:450216]: Signaled 2022-08-03 04:22:16.110 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:22:16.110 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-03 04:22:16.110 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:22:16.110 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:22:16.110 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-03 04:22:16.110 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-03 04:22:16.110 | ++ functions-common:_get_domain_args:968 : echo 2022-08-03 04:22:16.110 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-03 04:22:16.110 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8882ed16e0404e27842b157ddb80e230 --project 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:16.110 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:16.110 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:22:16.110 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:16.111 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:16.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:16.111 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:16.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:16.111 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:16.111 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:16.111 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:22:16.111 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:22:16.111 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 8882ed16e0404e27842b157ddb80e230 --project 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:16.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:16.111 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:16.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:16.111 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:16.111 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:22:16.111 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8882ed16e0404e27842b157ddb80e230 --project 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:16.111 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:22:16.111 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:22:16.111 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:16.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:16.111 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:16.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:16.111 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:16.111 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:16.111 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:22:16.111 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:22:16.111 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:22:16.111 | ++ functions-common:get_field:819 : echo '| d16e930884434d5e9975ba4cd2304925 | 8882ed16e0404e27842b157ddb80e230 | | 9da7ceee0d4d4ce79e611b42470f74ad | | | False |' 2022-08-03 04:22:16.111 | ++ functions-common:get_field:813 : read data 2022-08-03 04:22:16.111 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d16e930884434d5e9975ba4cd2304925 2022-08-03 04:22:16.111 | + functions-common:get_or_add_user_project_role:998 : echo d16e930884434d5e9975ba4cd2304925 2022-08-03 04:22:16.111 | d16e930884434d5e9975ba4cd2304925 2022-08-03 04:22:16.196 | [418791 Async ks-alt-reader-user:450216]: finished get_or_add_user_project_role reader 8882ed16e0404e27842b157ddb80e230 9da7ceee0d4d4ce79e611b42470f74ad with result 0 in 13 seconds 2022-08-03 04:22:16.205 | + inc/async:async_wait:197 : return 0 2022-08-03 04:22:16.208 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-03 04:22:16.353 | [418791 Async ks-system-member:450476]: Waiting for completion of get_or_add_user_system_role member a677cdd72e09400d9e4d55ae03a6d133 all running on PID 450476 (8 other jobs running) 2022-08-03 04:22:16.474 | [418791 Async ks-system-member:450476]: Signaling child to exit 2022-08-03 04:22:16.474 | WAKEUP 2022-08-03 04:22:16.570 | [418791 Async ks-system-member:450476]: Signaled 2022-08-03 04:22:16.578 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-03 04:22:16.578 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-03 04:22:16.579 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-03 04:22:16.579 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:22:16.579 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:22:16.579 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-03 04:22:16.579 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-03 04:22:16.579 | ++ functions-common:_get_domain_args:968 : echo 2022-08-03 04:22:16.579 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-03 04:22:16.579 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a677cdd72e09400d9e4d55ae03a6d133 --system all -f value -c Role 2022-08-03 04:22:16.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:16.579 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:16.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:16.579 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:16.579 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:16.579 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-03 04:22:16.579 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-03 04:22:16.579 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user a677cdd72e09400d9e4d55ae03a6d133 --system all 2022-08-03 04:22:16.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:16.579 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:16.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:16.579 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:16.579 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a677cdd72e09400d9e4d55ae03a6d133 --system all -f value -c Role 2022-08-03 04:22:16.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:16.579 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:16.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:16.579 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:16.579 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:16.579 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=9f3e746a412b4115be4ce76294a93c1c 2022-08-03 04:22:16.579 | + functions-common:get_or_add_user_system_role:1053 : echo 9f3e746a412b4115be4ce76294a93c1c 2022-08-03 04:22:16.579 | 9f3e746a412b4115be4ce76294a93c1c 2022-08-03 04:22:16.730 | [418791 Async ks-system-member:450476]: finished get_or_add_user_system_role member a677cdd72e09400d9e4d55ae03a6d133 all with result 0 in 11 seconds 2022-08-03 04:22:16.860 | [418791 Async ks-system-reader:450758]: Waiting for completion of get_or_add_user_system_role reader 24d03e913ecc471d9b36672156278025 all running on PID 450758 (7 other jobs running) 2022-08-03 04:22:17.031 | [418791 Async ks-system-reader:450758]: Signaling child to exit 2022-08-03 04:22:18.050 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:22:18.177 | [450758 Async ks-system-reader:450758]: finished successfully 2022-08-03 04:22:18.293 | WAKEUP 2022-08-03 04:22:18.454 | [418791 Async ks-system-reader:450758]: Signaled 2022-08-03 04:22:18.462 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-03 04:22:18.462 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-03 04:22:18.462 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-03 04:22:18.462 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:22:18.462 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:22:18.462 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-03 04:22:18.462 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-03 04:22:18.462 | ++ functions-common:_get_domain_args:968 : echo 2022-08-03 04:22:18.462 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-03 04:22:18.462 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 24d03e913ecc471d9b36672156278025 --system all -f value -c Role 2022-08-03 04:22:18.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:18.463 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:18.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:18.463 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:18.463 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:18.463 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-03 04:22:18.463 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-03 04:22:18.463 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 24d03e913ecc471d9b36672156278025 --system all 2022-08-03 04:22:18.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:18.463 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:18.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:18.463 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:18.463 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 24d03e913ecc471d9b36672156278025 --system all -f value -c Role 2022-08-03 04:22:18.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:18.464 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:18.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:18.464 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:18.464 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:18.464 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=d16e930884434d5e9975ba4cd2304925 2022-08-03 04:22:18.464 | + functions-common:get_or_add_user_system_role:1053 : echo d16e930884434d5e9975ba4cd2304925 2022-08-03 04:22:18.464 | d16e930884434d5e9975ba4cd2304925 2022-08-03 04:22:18.714 | [418791 Async ks-system-reader:450758]: finished get_or_add_user_system_role reader 24d03e913ecc471d9b36672156278025 all with result 0 in 14 seconds 2022-08-03 04:22:18.750 | + inc/async:async_wait:197 : return 0 2022-08-03 04:22:18.777 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-08-03 04:22:19.038 | [418791 Async ks-group-memberdemo:451111]: Waiting for completion of get_or_add_group_project_role member f66e0ee3c17a412b93eacda746286af7 55e365765bd84d3491cb2f3f53259d7d running on PID 451111 (6 other jobs running) 2022-08-03 04:22:19.213 | [418791 Async ks-group-memberdemo:451111]: Signaling child to exit 2022-08-03 04:22:23.920 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:22:24.018 | [451111 Async ks-group-memberdemo:451111]: finished successfully 2022-08-03 04:22:24.104 | WAKEUP 2022-08-03 04:22:24.169 | [418791 Async ks-group-memberdemo:451111]: Signaled 2022-08-03 04:22:24.172 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-03 04:22:24.172 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f66e0ee3c17a412b93eacda746286af7 --project 55e365765bd84d3491cb2f3f53259d7d -f value 2022-08-03 04:22:24.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:24.172 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:24.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:24.172 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:24.172 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:24.172 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-03 04:22:24.172 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-03 04:22:24.172 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group f66e0ee3c17a412b93eacda746286af7 --project 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:24.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:24.172 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:24.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:24.172 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:24.172 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f66e0ee3c17a412b93eacda746286af7 --project 55e365765bd84d3491cb2f3f53259d7d -f value 2022-08-03 04:22:24.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:24.172 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:24.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:24.172 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:24.172 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:24.173 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='9f3e746a412b4115be4ce76294a93c1c f66e0ee3c17a412b93eacda746286af7 55e365765bd84d3491cb2f3f53259d7d False' 2022-08-03 04:22:24.173 | + functions-common:get_or_add_group_project_role:1077 : echo 9f3e746a412b4115be4ce76294a93c1c f66e0ee3c17a412b93eacda746286af7 55e365765bd84d3491cb2f3f53259d7d False 2022-08-03 04:22:24.173 | 9f3e746a412b4115be4ce76294a93c1c f66e0ee3c17a412b93eacda746286af7 55e365765bd84d3491cb2f3f53259d7d False 2022-08-03 04:22:24.283 | [418791 Async ks-group-memberdemo:451111]: finished get_or_add_group_project_role member f66e0ee3c17a412b93eacda746286af7 55e365765bd84d3491cb2f3f53259d7d with result 0 in 13 seconds 2022-08-03 04:22:24.343 | [418791 Async ks-group-anotherdemo:451197]: Waiting for completion of get_or_add_group_project_role anotherrole f66e0ee3c17a412b93eacda746286af7 55e365765bd84d3491cb2f3f53259d7d running on PID 451197 (5 other jobs running) 2022-08-03 04:22:24.397 | [418791 Async ks-group-anotherdemo:451197]: Signaling child to exit 2022-08-03 04:22:24.907 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:22:24.956 | [451284 Async ks-group-memberalt:451284]: finished successfully 2022-08-03 04:22:25.715 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:22:25.748 | [451197 Async ks-group-anotherdemo:451197]: finished successfully 2022-08-03 04:22:25.770 | WAKEUP 2022-08-03 04:22:25.799 | [418791 Async ks-group-anotherdemo:451197]: Signaled 2022-08-03 04:22:25.801 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-03 04:22:25.801 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f66e0ee3c17a412b93eacda746286af7 --project 55e365765bd84d3491cb2f3f53259d7d -f value 2022-08-03 04:22:25.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:25.801 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:25.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:25.801 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:25.801 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:25.801 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-03 04:22:25.801 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-03 04:22:25.801 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group f66e0ee3c17a412b93eacda746286af7 --project 55e365765bd84d3491cb2f3f53259d7d 2022-08-03 04:22:25.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:25.801 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:25.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:25.801 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:25.801 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f66e0ee3c17a412b93eacda746286af7 --project 55e365765bd84d3491cb2f3f53259d7d -f value 2022-08-03 04:22:25.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:25.801 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:25.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:25.802 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:25.802 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:25.802 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='b2e0bf6213954c988f5ca53f602ae4f9 f66e0ee3c17a412b93eacda746286af7 55e365765bd84d3491cb2f3f53259d7d False' 2022-08-03 04:22:25.802 | + functions-common:get_or_add_group_project_role:1077 : echo b2e0bf6213954c988f5ca53f602ae4f9 f66e0ee3c17a412b93eacda746286af7 55e365765bd84d3491cb2f3f53259d7d False 2022-08-03 04:22:25.802 | b2e0bf6213954c988f5ca53f602ae4f9 f66e0ee3c17a412b93eacda746286af7 55e365765bd84d3491cb2f3f53259d7d False 2022-08-03 04:22:25.851 | [418791 Async ks-group-anotherdemo:451197]: finished get_or_add_group_project_role anotherrole f66e0ee3c17a412b93eacda746286af7 55e365765bd84d3491cb2f3f53259d7d with result 0 in 15 seconds 2022-08-03 04:22:25.900 | [418791 Async ks-group-memberalt:451284]: Waiting for completion of get_or_add_group_project_role member f66e0ee3c17a412b93eacda746286af7 9da7ceee0d4d4ce79e611b42470f74ad running on PID 451284 (4 other jobs running) 2022-08-03 04:22:25.930 | [418791 Async ks-group-memberalt:451284]: Signaling child to exit 2022-08-03 04:22:25.930 | WAKEUP 2022-08-03 04:22:25.964 | [418791 Async ks-group-memberalt:451284]: Signaled 2022-08-03 04:22:25.966 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-03 04:22:25.966 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f66e0ee3c17a412b93eacda746286af7 --project 9da7ceee0d4d4ce79e611b42470f74ad -f value 2022-08-03 04:22:25.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:25.966 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:25.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:25.966 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:25.966 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:25.966 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-03 04:22:25.966 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-03 04:22:25.966 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group f66e0ee3c17a412b93eacda746286af7 --project 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:25.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:25.966 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:25.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:25.966 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:25.966 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f66e0ee3c17a412b93eacda746286af7 --project 9da7ceee0d4d4ce79e611b42470f74ad -f value 2022-08-03 04:22:25.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:25.966 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:25.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:25.966 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:25.966 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:25.966 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='9f3e746a412b4115be4ce76294a93c1c f66e0ee3c17a412b93eacda746286af7 9da7ceee0d4d4ce79e611b42470f74ad False' 2022-08-03 04:22:25.966 | + functions-common:get_or_add_group_project_role:1077 : echo 9f3e746a412b4115be4ce76294a93c1c f66e0ee3c17a412b93eacda746286af7 9da7ceee0d4d4ce79e611b42470f74ad False 2022-08-03 04:22:25.966 | 9f3e746a412b4115be4ce76294a93c1c f66e0ee3c17a412b93eacda746286af7 9da7ceee0d4d4ce79e611b42470f74ad False 2022-08-03 04:22:26.022 | [418791 Async ks-group-memberalt:451284]: finished get_or_add_group_project_role member f66e0ee3c17a412b93eacda746286af7 9da7ceee0d4d4ce79e611b42470f74ad with result 0 in 14 seconds 2022-08-03 04:22:26.075 | [418791 Async ks-group-anotheralt:451371]: Waiting for completion of get_or_add_group_project_role anotherrole f66e0ee3c17a412b93eacda746286af7 9da7ceee0d4d4ce79e611b42470f74ad running on PID 451371 (3 other jobs running) 2022-08-03 04:22:26.100 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:22:26.104 | [418791 Async ks-group-anotheralt:451371]: Signaling child to exit 2022-08-03 04:22:26.128 | [451371 Async ks-group-anotheralt:451371]: finished successfully 2022-08-03 04:22:26.149 | WAKEUP 2022-08-03 04:22:26.175 | [418791 Async ks-group-anotheralt:451371]: Signaled 2022-08-03 04:22:26.176 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-03 04:22:26.176 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f66e0ee3c17a412b93eacda746286af7 --project 9da7ceee0d4d4ce79e611b42470f74ad -f value 2022-08-03 04:22:26.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:26.176 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:26.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:26.176 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:26.176 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:26.176 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-03 04:22:26.176 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-03 04:22:26.176 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group f66e0ee3c17a412b93eacda746286af7 --project 9da7ceee0d4d4ce79e611b42470f74ad 2022-08-03 04:22:26.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:26.176 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:26.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:26.176 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:26.177 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f66e0ee3c17a412b93eacda746286af7 --project 9da7ceee0d4d4ce79e611b42470f74ad -f value 2022-08-03 04:22:26.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:26.177 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:26.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:26.177 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:26.177 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:26.177 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='b2e0bf6213954c988f5ca53f602ae4f9 f66e0ee3c17a412b93eacda746286af7 9da7ceee0d4d4ce79e611b42470f74ad False' 2022-08-03 04:22:26.177 | + functions-common:get_or_add_group_project_role:1077 : echo b2e0bf6213954c988f5ca53f602ae4f9 f66e0ee3c17a412b93eacda746286af7 9da7ceee0d4d4ce79e611b42470f74ad False 2022-08-03 04:22:26.177 | b2e0bf6213954c988f5ca53f602ae4f9 f66e0ee3c17a412b93eacda746286af7 9da7ceee0d4d4ce79e611b42470f74ad False 2022-08-03 04:22:26.224 | [418791 Async ks-group-anotheralt:451371]: finished get_or_add_group_project_role anotherrole f66e0ee3c17a412b93eacda746286af7 9da7ceee0d4d4ce79e611b42470f74ad with result 0 in 15 seconds 2022-08-03 04:22:26.265 | [418791 Async ks-group-admin:451515]: Waiting for completion of get_or_add_group_project_role admin 59acf36239cd449eb85c23016e62f864 a0de23cf36294accad3c9d21502709ea running on PID 451515 (2 other jobs running) 2022-08-03 04:22:26.296 | [418791 Async ks-group-admin:451515]: Signaling child to exit 2022-08-03 04:22:26.845 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:22:26.871 | [451515 Async ks-group-admin:451515]: finished successfully 2022-08-03 04:22:26.891 | WAKEUP 2022-08-03 04:22:26.915 | [418791 Async ks-group-admin:451515]: Signaled 2022-08-03 04:22:26.916 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-03 04:22:26.916 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 59acf36239cd449eb85c23016e62f864 --project a0de23cf36294accad3c9d21502709ea -f value 2022-08-03 04:22:26.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:26.917 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:26.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:26.917 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:26.917 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:26.917 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-03 04:22:26.917 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-03 04:22:26.917 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 59acf36239cd449eb85c23016e62f864 --project a0de23cf36294accad3c9d21502709ea 2022-08-03 04:22:26.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:26.917 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:26.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:26.917 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:26.917 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 59acf36239cd449eb85c23016e62f864 --project a0de23cf36294accad3c9d21502709ea -f value 2022-08-03 04:22:26.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:26.917 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:26.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:22:26.917 | from cryptography.utils import int_from_bytes 2022-08-03 04:22:26.917 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:22:26.917 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='582a6d0c5f914dfbb86f3633790dd8c6 59acf36239cd449eb85c23016e62f864 a0de23cf36294accad3c9d21502709ea False' 2022-08-03 04:22:26.917 | + functions-common:get_or_add_group_project_role:1077 : echo 582a6d0c5f914dfbb86f3633790dd8c6 59acf36239cd449eb85c23016e62f864 a0de23cf36294accad3c9d21502709ea False 2022-08-03 04:22:26.917 | 582a6d0c5f914dfbb86f3633790dd8c6 59acf36239cd449eb85c23016e62f864 a0de23cf36294accad3c9d21502709ea False 2022-08-03 04:22:26.962 | [418791 Async ks-group-admin:451515]: finished get_or_add_group_project_role admin 59acf36239cd449eb85c23016e62f864 a0de23cf36294accad3c9d21502709ea with result 0 in 15 seconds 2022-08-03 04:22:26.966 | + inc/async:async_wait:197 : return 0 2022-08-03 04:22:26.969 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-03 04:22:26.987 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:22:26.990 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-03 04:22:27.008 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:22:27.010 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-03 04:22:27.013 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-03 04:22:27.074 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-03 04:22:27.121 | [418791 Async create_nova_accounts:453414]: running: create_nova_accounts 2022-08-03 04:22:27.124 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-03 04:22:27.143 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:22:27.146 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-03 04:22:27.148 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-03 04:22:27.210 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-03 04:22:27.254 | [418791 Async create_glance_accounts:453529]: running: create_glance_accounts 2022-08-03 04:22:27.257 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-03 04:22:27.287 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:22:27.292 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-03 04:22:27.295 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-03 04:22:27.369 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-03 04:22:27.413 | [418791 Async create_cinder_accounts:453659]: running: create_cinder_accounts 2022-08-03 04:22:27.417 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-03 04:22:27.448 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:22:27.451 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-03 04:22:27.454 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-03 04:22:27.525 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-03 04:22:27.605 | [418791 Async create_neutron_accounts:453775]: running: create_neutron_accounts 2022-08-03 04:22:27.608 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-03 04:22:27.648 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:22:27.651 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-08-03 04:22:27.663 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-03 04:22:27.992 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-03 04:22:28.179 | [418791 Async create_swift_accounts:453921]: running: create_swift_accounts 2022-08-03 04:22:28.208 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-03 04:22:28.328 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:22:28.349 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-03 04:22:28.695 | [418791 Async create_nova_accounts:453414]: Waiting for completion of create_nova_accounts running on PID 453414 (6 other jobs running) 2022-08-03 04:22:28.858 | [418791 Async create_nova_accounts:453414]: Signaling child to exit 2022-08-03 04:23:09.557 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:23:09.682 | [453775 Async create_neutron_accounts:453775]: finished successfully 2022-08-03 04:23:27.336 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:23:27.412 | [453659 Async create_cinder_accounts:453659]: finished successfully 2022-08-03 04:23:42.828 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:23:42.862 | [453529 Async create_glance_accounts:453529]: finished successfully 2022-08-03 04:23:48.282 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:23:48.310 | [453414 Async create_nova_accounts:453414]: finished successfully 2022-08-03 04:23:48.330 | WAKEUP 2022-08-03 04:23:48.354 | [418791 Async create_nova_accounts:453414]: Signaled 2022-08-03 04:23:48.357 | + lib/nova:create_nova_accounts:351 : [[ 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-08-03 04:23:48.357 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-08-03 04:23:48.357 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-03 04:23:48.357 | + functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:23:48.357 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-03 04:23:48.357 | + functions-common:get_or_create_user:914 : local email= 2022-08-03 04:23:48.357 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-03 04:23:48.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.357 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.357 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.357 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.357 | + functions-common:get_or_create_user:926 : user_id=6f9e6ef4ca5e4518a38a4cb4a84865f4 2022-08-03 04:23:48.357 | + functions-common:get_or_create_user:927 : echo 6f9e6ef4ca5e4518a38a4cb4a84865f4 2022-08-03 04:23:48.357 | 6f9e6ef4ca5e4518a38a4cb4a84865f4 2022-08-03 04:23:48.357 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-03 04:23:48.357 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:23:48.357 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-03 04:23:48.357 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:23:48.357 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:23:48.357 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-03 04:23:48.357 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-03 04:23:48.357 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-03 04:23:48.357 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-03 04:23:48.357 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-03 04:23:48.358 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-03 04:23:48.358 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.358 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:23:48.358 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:23:48.358 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.358 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:23:48.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.358 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.358 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.358 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.358 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:23:48.358 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:23:48.358 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.358 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.358 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.358 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:23:48.358 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.358 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:23:48.358 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:23:48.358 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.358 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.358 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.358 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.358 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:23:48.358 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:23:48.358 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:23:48.359 | ++ functions-common:get_field:819 : echo '| 118001e268f44d45a2e40dd725627903 | 6f9e6ef4ca5e4518a38a4cb4a84865f4 | | 714765ff95a24a969679f5febf8f73d0 | | | False |' 2022-08-03 04:23:48.359 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.359 | + functions-common:get_or_add_user_project_role:996 : user_role_id=118001e268f44d45a2e40dd725627903 2022-08-03 04:23:48.359 | + functions-common:get_or_add_user_project_role:998 : echo 118001e268f44d45a2e40dd725627903 2022-08-03 04:23:48.359 | 118001e268f44d45a2e40dd725627903 2022-08-03 04:23:48.359 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-03 04:23:48.359 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-03 04:23:48.359 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:23:48.359 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-03 04:23:48.359 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:23:48.359 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:23:48.359 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-03 04:23:48.359 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-03 04:23:48.359 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-03 04:23:48.359 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-03 04:23:48.359 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-03 04:23:48.359 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-03 04:23:48.359 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.359 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:23:48.359 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:23:48.359 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:23:48.359 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.359 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.359 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.359 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.359 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:23:48.359 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:23:48.359 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.359 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.360 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.360 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.360 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:23:48.360 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:23:48.360 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:23:48.360 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.360 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.360 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.360 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.360 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:23:48.360 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:23:48.360 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:23:48.360 | ++ functions-common:get_field:819 : echo '| 582a6d0c5f914dfbb86f3633790dd8c6 | 6f9e6ef4ca5e4518a38a4cb4a84865f4 | | 714765ff95a24a969679f5febf8f73d0 | | | False |' 2022-08-03 04:23:48.360 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.360 | + functions-common:get_or_add_user_project_role:996 : user_role_id=582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:23:48.360 | + functions-common:get_or_add_user_project_role:998 : echo 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:23:48.360 | 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:23:48.360 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-08-03 04:23:48.360 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-08-03 04:23:48.360 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.74/compute 2022-08-03 04:23:48.360 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-03 04:23:48.360 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-03 04:23:48.360 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-03 04:23:48.360 | ++ functions-common:get_or_create_service:1098 : 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-08-03 04:23:48.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.360 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.360 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.360 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.361 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-03 04:23:48.361 | 6aad685f5544498892b71334b1b91fef' 2022-08-03 04:23:48.361 | + functions-common:get_or_create_service:1095 : echo 6aad685f5544498892b71334b1b91fef 2022-08-03 04:23:48.361 | 6aad685f5544498892b71334b1b91fef 2022-08-03 04:23:48.361 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.74/compute/v2/$(project_id)s' 2022-08-03 04:23:48.361 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-03 04:23:48.361 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.74/compute/v2/$(project_id)s' RegionOne 2022-08-03 04:23:48.361 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-03 04:23:48.361 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-08-03 04:23:48.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.361 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.361 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.361 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.361 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-03 04:23:48.361 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-03 04:23:48.361 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.74/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-03 04:23:48.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.361 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.361 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.361 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.361 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=c6926b8060b445c4959fc824fb4b2859 2022-08-03 04:23:48.361 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo c6926b8060b445c4959fc824fb4b2859 2022-08-03 04:23:48.361 | + functions-common:get_or_create_endpoint:1128 : public_id=c6926b8060b445c4959fc824fb4b2859 2022-08-03 04:23:48.361 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-03 04:23:48.361 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-03 04:23:48.361 | + functions-common:get_or_create_endpoint:1137 : echo c6926b8060b445c4959fc824fb4b2859 2022-08-03 04:23:48.361 | c6926b8060b445c4959fc824fb4b2859 2022-08-03 04:23:48.361 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-03 04:23:48.361 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-03 04:23:48.361 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-03 04:23:48.362 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-08-03 04:23:48.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.362 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.362 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.362 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.362 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-03 04:23:48.362 | bfac609a7d454a0a899d37905f2b9edb' 2022-08-03 04:23:48.362 | + functions-common:get_or_create_service:1095 : echo bfac609a7d454a0a899d37905f2b9edb 2022-08-03 04:23:48.362 | bfac609a7d454a0a899d37905f2b9edb 2022-08-03 04:23:48.362 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.74/compute/v2.1 2022-08-03 04:23:48.362 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-03 04:23:48.362 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.74/compute/v2.1 RegionOne 2022-08-03 04:23:48.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-03 04:23:48.362 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-08-03 04:23:48.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.362 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.362 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.362 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-03 04:23:48.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-03 04:23:48.362 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.74/compute/v2.1 --region RegionOne -f value -c id 2022-08-03 04:23:48.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.362 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.362 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.362 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=ebb0b03d195b4b03964ba9f4e7d7db07 2022-08-03 04:23:48.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo ebb0b03d195b4b03964ba9f4e7d7db07 2022-08-03 04:23:48.362 | + functions-common:get_or_create_endpoint:1128 : public_id=ebb0b03d195b4b03964ba9f4e7d7db07 2022-08-03 04:23:48.362 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-03 04:23:48.363 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-03 04:23:48.363 | + functions-common:get_or_create_endpoint:1137 : echo ebb0b03d195b4b03964ba9f4e7d7db07 2022-08-03 04:23:48.363 | ebb0b03d195b4b03964ba9f4e7d7db07 2022-08-03 04:23:48.363 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-08-03 04:23:48.363 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:23:48.363 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-08-03 04:23:48.363 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:23:48.363 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-08-03 04:23:48.363 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:23:48.363 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-03 04:23:48.363 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:23:48.363 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:23:48.363 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-03 04:23:48.363 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-03 04:23:48.363 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-03 04:23:48.363 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-03 04:23:48.363 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-03 04:23:48.363 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-03 04:23:48.363 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:23:48.363 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.363 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:23:48.363 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:23:48.363 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.363 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.363 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.363 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.363 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:23:48.363 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:23:48.363 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.364 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.364 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.364 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.364 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:23:48.364 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:23:48.364 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:23:48.364 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.364 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.364 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.364 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.364 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:23:48.364 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:23:48.364 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:23:48.364 | ++ functions-common:get_field:819 : echo '| 3a5a817530f94cfc90e7c161c4efa59f | 6f9e6ef4ca5e4518a38a4cb4a84865f4 | | 714765ff95a24a969679f5febf8f73d0 | | | False |' 2022-08-03 04:23:48.364 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.364 | + functions-common:get_or_add_user_project_role:996 : user_role_id=3a5a817530f94cfc90e7c161c4efa59f 2022-08-03 04:23:48.364 | + functions-common:get_or_add_user_project_role:998 : echo 3a5a817530f94cfc90e7c161c4efa59f 2022-08-03 04:23:48.364 | 3a5a817530f94cfc90e7c161c4efa59f 2022-08-03 04:23:48.364 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-08-03 04:23:48.364 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:23:48.364 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-08-03 04:23:48.364 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:23:48.364 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-08-03 04:23:48.414 | [418791 Async create_nova_accounts:453414]: finished create_nova_accounts with result 0 in 81 seconds 2022-08-03 04:23:48.458 | [418791 Async create_glance_accounts:453529]: Waiting for completion of create_glance_accounts running on PID 453529 (5 other jobs running) 2022-08-03 04:23:48.488 | [418791 Async create_glance_accounts:453529]: Signaling child to exit 2022-08-03 04:23:48.488 | WAKEUP 2022-08-03 04:23:48.512 | [418791 Async create_glance_accounts:453529]: Signaled 2022-08-03 04:23:48.514 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-03 04:23:48.514 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:23:48.514 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-03 04:23:48.514 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-03 04:23:48.514 | + functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:23:48.514 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-03 04:23:48.514 | + functions-common:get_or_create_user:914 : local email= 2022-08-03 04:23:48.514 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-03 04:23:48.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.514 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.514 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.514 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.514 | + functions-common:get_or_create_user:926 : user_id=ca80748c724d41a4bb43fae8045905de 2022-08-03 04:23:48.514 | + functions-common:get_or_create_user:927 : echo ca80748c724d41a4bb43fae8045905de 2022-08-03 04:23:48.514 | ca80748c724d41a4bb43fae8045905de 2022-08-03 04:23:48.514 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-03 04:23:48.514 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:23:48.514 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-03 04:23:48.515 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:23:48.515 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:23:48.515 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-03 04:23:48.515 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-03 04:23:48.515 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-03 04:23:48.515 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-03 04:23:48.515 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-03 04:23:48.515 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-03 04:23:48.515 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.515 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:23:48.515 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:23:48.515 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:23:48.515 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.515 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.515 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.515 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.515 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:23:48.515 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:23:48.515 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.515 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.515 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.515 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.515 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:23:48.515 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:23:48.515 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:23:48.516 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.516 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.516 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.516 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.516 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:23:48.516 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:23:48.516 | ++ functions-common:get_field:819 : echo '| 118001e268f44d45a2e40dd725627903 | ca80748c724d41a4bb43fae8045905de | | 714765ff95a24a969679f5febf8f73d0 | | | False |' 2022-08-03 04:23:48.516 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:23:48.516 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.516 | + functions-common:get_or_add_user_project_role:996 : user_role_id=118001e268f44d45a2e40dd725627903 2022-08-03 04:23:48.516 | + functions-common:get_or_add_user_project_role:998 : echo 118001e268f44d45a2e40dd725627903 2022-08-03 04:23:48.516 | 118001e268f44d45a2e40dd725627903 2022-08-03 04:23:48.516 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-03 04:23:48.516 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-03 04:23:48.516 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:23:48.516 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-08-03 04:23:48.516 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-08-03 04:23:48.516 | + functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:23:48.516 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-03 04:23:48.516 | + functions-common:get_or_create_user:914 : local email= 2022-08-03 04:23:48.516 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-03 04:23:48.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.516 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.516 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.516 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.516 | + functions-common:get_or_create_user:926 : user_id=b0959eb4ecf14ac5b8f376846d99f4a3 2022-08-03 04:23:48.516 | + functions-common:get_or_create_user:927 : echo b0959eb4ecf14ac5b8f376846d99f4a3 2022-08-03 04:23:48.516 | b0959eb4ecf14ac5b8f376846d99f4a3 2022-08-03 04:23:48.517 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-08-03 04:23:48.517 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:23:48.517 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-03 04:23:48.517 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:23:48.517 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:23:48.517 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-03 04:23:48.517 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-03 04:23:48.517 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-03 04:23:48.517 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-03 04:23:48.517 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-03 04:23:48.517 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-03 04:23:48.517 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.517 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:23:48.517 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:23:48.517 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.517 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:23:48.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.517 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.517 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.517 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.517 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:23:48.517 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:23:48.517 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.517 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.517 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.517 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:23:48.517 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.517 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:23:48.517 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:23:48.518 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.518 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.518 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.518 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.518 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:23:48.518 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:23:48.518 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:23:48.518 | ++ functions-common:get_field:819 : echo '| 118001e268f44d45a2e40dd725627903 | b0959eb4ecf14ac5b8f376846d99f4a3 | | 714765ff95a24a969679f5febf8f73d0 | | | False |' 2022-08-03 04:23:48.518 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.518 | + functions-common:get_or_add_user_project_role:996 : user_role_id=118001e268f44d45a2e40dd725627903 2022-08-03 04:23:48.518 | + functions-common:get_or_add_user_project_role:998 : echo 118001e268f44d45a2e40dd725627903 2022-08-03 04:23:48.518 | 118001e268f44d45a2e40dd725627903 2022-08-03 04:23:48.518 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-08-03 04:23:48.518 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-08-03 04:23:48.518 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:23:48.518 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-03 04:23:48.518 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:23:48.518 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:23:48.518 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-03 04:23:48.518 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-03 04:23:48.518 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-03 04:23:48.518 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-03 04:23:48.518 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-03 04:23:48.518 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-03 04:23:48.518 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:23:48.518 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.518 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:23:48.518 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:23:48.518 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.519 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.519 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.519 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.519 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:23:48.519 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:23:48.519 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.519 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.519 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.519 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:23:48.519 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:23:48.519 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.519 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:23:48.519 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.519 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.519 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.519 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.519 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:23:48.519 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:23:48.519 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:23:48.519 | ++ functions-common:get_field:819 : echo '| 3a5a817530f94cfc90e7c161c4efa59f | b0959eb4ecf14ac5b8f376846d99f4a3 | | 714765ff95a24a969679f5febf8f73d0 | | | False |' 2022-08-03 04:23:48.519 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.519 | + functions-common:get_or_add_user_project_role:996 : user_role_id=3a5a817530f94cfc90e7c161c4efa59f 2022-08-03 04:23:48.519 | + functions-common:get_or_add_user_project_role:998 : echo 3a5a817530f94cfc90e7c161c4efa59f 2022-08-03 04:23:48.519 | 3a5a817530f94cfc90e7c161c4efa59f 2022-08-03 04:23:48.519 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-03 04:23:48.519 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-03 04:23:48.519 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-03 04:23:48.520 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-08-03 04:23:48.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.520 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.520 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.520 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.520 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-03 04:23:48.520 | 773a3de16be14431b9cd5c79d8e0848c' 2022-08-03 04:23:48.520 | + functions-common:get_or_create_service:1095 : echo 773a3de16be14431b9cd5c79d8e0848c 2022-08-03 04:23:48.520 | 773a3de16be14431b9cd5c79d8e0848c 2022-08-03 04:23:48.520 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.74/image 2022-08-03 04:23:48.520 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-03 04:23:48.520 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.74/image RegionOne 2022-08-03 04:23:48.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-03 04:23:48.520 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-08-03 04:23:48.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.520 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.520 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.520 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-03 04:23:48.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-03 04:23:48.520 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.74/image --region RegionOne -f value -c id 2022-08-03 04:23:48.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.520 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.520 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.520 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=a042e95644ce468380dbcd378c59a21b 2022-08-03 04:23:48.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo a042e95644ce468380dbcd378c59a21b 2022-08-03 04:23:48.520 | + functions-common:get_or_create_endpoint:1128 : public_id=a042e95644ce468380dbcd378c59a21b 2022-08-03 04:23:48.520 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-03 04:23:48.521 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-03 04:23:48.521 | + functions-common:get_or_create_endpoint:1137 : echo a042e95644ce468380dbcd378c59a21b 2022-08-03 04:23:48.521 | a042e95644ce468380dbcd378c59a21b 2022-08-03 04:23:48.521 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-03 04:23:48.521 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-03 04:23:48.521 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-03 04:23:48.521 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-08-03 04:23:48.521 | ++ functions-common:get_or_create_domain:889 : echo default 2022-08-03 04:23:48.521 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-03 04:23:48.521 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-03 04:23:48.521 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-03 04:23:48.521 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-03 04:23:48.569 | [418791 Async create_glance_accounts:453529]: finished create_glance_accounts with result 0 in 75 seconds 2022-08-03 04:23:48.611 | [418791 Async create_cinder_accounts:453659]: Waiting for completion of create_cinder_accounts running on PID 453659 (4 other jobs running) 2022-08-03 04:23:48.637 | [418791 Async create_cinder_accounts:453659]: Signaling child to exit 2022-08-03 04:23:48.637 | WAKEUP 2022-08-03 04:23:48.661 | [418791 Async create_cinder_accounts:453659]: Signaled 2022-08-03 04:23:48.663 | + 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-08-03 04:23:48.663 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-03 04:23:48.663 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-03 04:23:48.663 | + functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:23:48.663 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-03 04:23:48.663 | + functions-common:get_or_create_user:914 : local email= 2022-08-03 04:23:48.663 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-03 04:23:48.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.663 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.663 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.663 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.663 | + functions-common:get_or_create_user:926 : user_id=35159d1f48a74cbaa86db0b7995df860 2022-08-03 04:23:48.663 | + functions-common:get_or_create_user:927 : echo 35159d1f48a74cbaa86db0b7995df860 2022-08-03 04:23:48.663 | 35159d1f48a74cbaa86db0b7995df860 2022-08-03 04:23:48.663 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-03 04:23:48.663 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:23:48.663 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-03 04:23:48.663 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:23:48.663 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:23:48.663 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-03 04:23:48.663 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-03 04:23:48.663 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-03 04:23:48.663 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-03 04:23:48.663 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-03 04:23:48.663 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-03 04:23:48.664 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:23:48.664 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.664 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:23:48.664 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:23:48.664 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.664 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.664 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.664 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.664 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:23:48.664 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:23:48.664 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.664 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.664 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.664 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:23:48.664 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:23:48.664 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.664 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:23:48.664 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.664 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.664 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.664 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.664 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:23:48.664 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:23:48.664 | ++ functions-common:get_field:819 : echo '| 118001e268f44d45a2e40dd725627903 | 35159d1f48a74cbaa86db0b7995df860 | | 714765ff95a24a969679f5febf8f73d0 | | | False |' 2022-08-03 04:23:48.664 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:23:48.664 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.665 | + functions-common:get_or_add_user_project_role:996 : user_role_id=118001e268f44d45a2e40dd725627903 2022-08-03 04:23:48.665 | + functions-common:get_or_add_user_project_role:998 : echo 118001e268f44d45a2e40dd725627903 2022-08-03 04:23:48.665 | 118001e268f44d45a2e40dd725627903 2022-08-03 04:23:48.665 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-03 04:23:48.665 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-03 04:23:48.665 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-03 04:23:48.665 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-03 04:23:48.665 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-08-03 04:23:48.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.665 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.665 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.665 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.665 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-03 04:23:48.665 | ee329104e9464f668247bebce8dacf15' 2022-08-03 04:23:48.665 | + functions-common:get_or_create_service:1095 : echo ee329104e9464f668247bebce8dacf15 2022-08-03 04:23:48.665 | ee329104e9464f668247bebce8dacf15 2022-08-03 04:23:48.665 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-03 04:23:48.665 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.74/volume/v3/$(project_id)s' 2022-08-03 04:23:48.665 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-03 04:23:48.665 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.74/volume/v3/$(project_id)s' RegionOne 2022-08-03 04:23:48.665 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-03 04:23:48.665 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-08-03 04:23:48.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.665 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.665 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.665 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.665 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-03 04:23:48.665 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-03 04:23:48.665 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.74/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-03 04:23:48.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.666 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.666 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.666 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.666 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=37cca0d96d884f40a4778e084a946f92 2022-08-03 04:23:48.666 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 37cca0d96d884f40a4778e084a946f92 2022-08-03 04:23:48.666 | + functions-common:get_or_create_endpoint:1128 : public_id=37cca0d96d884f40a4778e084a946f92 2022-08-03 04:23:48.666 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-03 04:23:48.666 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-03 04:23:48.666 | + functions-common:get_or_create_endpoint:1137 : echo 37cca0d96d884f40a4778e084a946f92 2022-08-03 04:23:48.666 | 37cca0d96d884f40a4778e084a946f92 2022-08-03 04:23:48.666 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-03 04:23:48.666 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-03 04:23:48.666 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-03 04:23:48.666 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-08-03 04:23:48.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.666 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.666 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.666 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.666 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-03 04:23:48.666 | 3a19f736eb444441bc47c94d2f616fe7' 2022-08-03 04:23:48.666 | + functions-common:get_or_create_service:1095 : echo 3a19f736eb444441bc47c94d2f616fe7 2022-08-03 04:23:48.666 | 3a19f736eb444441bc47c94d2f616fe7 2022-08-03 04:23:48.666 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.74/volume/v3/$(project_id)s' 2022-08-03 04:23:48.666 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-03 04:23:48.666 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.74/volume/v3/$(project_id)s' RegionOne 2022-08-03 04:23:48.666 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-03 04:23:48.666 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-08-03 04:23:48.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.666 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.667 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.667 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.667 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-03 04:23:48.667 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-03 04:23:48.667 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.74/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-03 04:23:48.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.667 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.667 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.667 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.667 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=3750e3a0973847bbbd497b0744867723 2022-08-03 04:23:48.667 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 3750e3a0973847bbbd497b0744867723 2022-08-03 04:23:48.667 | + functions-common:get_or_create_endpoint:1128 : public_id=3750e3a0973847bbbd497b0744867723 2022-08-03 04:23:48.667 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-03 04:23:48.667 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-03 04:23:48.667 | + functions-common:get_or_create_endpoint:1137 : echo 3750e3a0973847bbbd497b0744867723 2022-08-03 04:23:48.667 | 3750e3a0973847bbbd497b0744867723 2022-08-03 04:23:48.667 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-03 04:23:48.667 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-03 04:23:48.667 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-03 04:23:48.667 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-08-03 04:23:48.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.668 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.668 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.668 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.668 | ++ functions-common:get_or_create_project:939 : project_id=714765ff95a24a969679f5febf8f73d0 2022-08-03 04:23:48.668 | ++ functions-common:get_or_create_project:940 : echo 714765ff95a24a969679f5febf8f73d0 2022-08-03 04:23:48.668 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 714765ff95a24a969679f5febf8f73d0 2022-08-03 04:23:48.668 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-03 04:23:48.668 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:23:48.668 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-03 04:23:48.668 | ++ functions-common:get_or_create_user:914 : local email= 2022-08-03 04:23:48.668 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-08-03 04:23:48.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.668 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.669 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.669 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-03 04:23:48.669 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.669 | ++ functions-common:get_or_create_user:926 : user_id=35159d1f48a74cbaa86db0b7995df860 2022-08-03 04:23:48.669 | ++ functions-common:get_or_create_user:927 : echo 35159d1f48a74cbaa86db0b7995df860 2022-08-03 04:23:48.669 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 35159d1f48a74cbaa86db0b7995df860 2022-08-03 04:23:48.716 | [418791 Async create_cinder_accounts:453659]: finished create_cinder_accounts with result 0 in 60 seconds 2022-08-03 04:23:48.720 | + inc/async:async_wait:197 : return 0 2022-08-03 04:23:48.723 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-03 04:23:48.780 | [418791 Async create_neutron_accounts:453775]: Waiting for completion of create_neutron_accounts running on PID 453775 (3 other jobs running) 2022-08-03 04:23:48.812 | [418791 Async create_neutron_accounts:453775]: Signaling child to exit 2022-08-03 04:23:48.812 | WAKEUP 2022-08-03 04:23:48.837 | [418791 Async create_neutron_accounts:453775]: Signaled 2022-08-03 04:23:48.839 | + lib/neutron:create_neutron_accounts:686 : is_neutron_legacy_enabled 2022-08-03 04:23:48.839 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 04:23:48.839 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-03 04:23:48.839 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 04:23:48.839 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-03 04:23:48.839 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-03 04:23:48.840 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-03 04:23:48.840 | + lib/neutron:create_neutron_accounts:688 : create_mutnauq_accounts 2022-08-03 04:23:48.840 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-08-03 04:23:48.840 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-08-03 04:23:48.840 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.74:9696/ 2022-08-03 04:23:48.840 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-08-03 04:23:48.840 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.74:9696/networking 2022-08-03 04:23:48.840 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ 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-08-03 04:23:48.840 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-08-03 04:23:48.840 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-03 04:23:48.840 | + functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:23:48.840 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-03 04:23:48.840 | + functions-common:get_or_create_user:914 : local email= 2022-08-03 04:23:48.840 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-03 04:23:48.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.840 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.840 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.840 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.840 | + functions-common:get_or_create_user:926 : user_id=373dd954b2974ad2aa90ecf99a30c56e 2022-08-03 04:23:48.840 | + functions-common:get_or_create_user:927 : echo 373dd954b2974ad2aa90ecf99a30c56e 2022-08-03 04:23:48.840 | 373dd954b2974ad2aa90ecf99a30c56e 2022-08-03 04:23:48.840 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-03 04:23:48.840 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:23:48.840 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-03 04:23:48.840 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:23:48.841 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:23:48.841 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-03 04:23:48.841 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-03 04:23:48.841 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-03 04:23:48.841 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-03 04:23:48.841 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-03 04:23:48.841 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-03 04:23:48.841 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:23:48.841 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.841 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:23:48.841 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:23:48.841 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.841 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.841 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.841 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.841 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:23:48.841 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:23:48.841 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.841 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.841 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.841 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-03 04:23:48.841 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:23:48.841 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:23:48.841 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:23:48.841 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.841 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.842 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.842 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.842 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:23:48.842 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:23:48.842 | ++ functions-common:get_field:819 : echo '| 118001e268f44d45a2e40dd725627903 | 373dd954b2974ad2aa90ecf99a30c56e | | 714765ff95a24a969679f5febf8f73d0 | | | False |' 2022-08-03 04:23:48.842 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:23:48.842 | ++ functions-common:get_field:813 : read data 2022-08-03 04:23:48.842 | + functions-common:get_or_add_user_project_role:996 : user_role_id=118001e268f44d45a2e40dd725627903 2022-08-03 04:23:48.842 | + functions-common:get_or_add_user_project_role:998 : echo 118001e268f44d45a2e40dd725627903 2022-08-03 04:23:48.842 | 118001e268f44d45a2e40dd725627903 2022-08-03 04:23:48.842 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-03 04:23:48.842 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-08-03 04:23:48.842 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-03 04:23:48.842 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-03 04:23:48.842 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-08-03 04:23:48.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.842 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.842 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.842 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.842 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-03 04:23:48.842 | e6a35b270f8d46b9ac3d4b33c0703b6e' 2022-08-03 04:23:48.842 | + functions-common:get_or_create_service:1095 : echo e6a35b270f8d46b9ac3d4b33c0703b6e 2022-08-03 04:23:48.842 | e6a35b270f8d46b9ac3d4b33c0703b6e 2022-08-03 04:23:48.842 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.74:9696/networking 2022-08-03 04:23:48.842 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-03 04:23:48.842 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.74:9696/networking RegionOne 2022-08-03 04:23:48.842 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-03 04:23:48.842 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-08-03 04:23:48.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.842 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.843 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.843 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-03 04:23:48.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-03 04:23:48.843 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.74:9696/networking --region RegionOne -f value -c id 2022-08-03 04:23:48.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.843 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:23:48.843 | from cryptography.utils import int_from_bytes 2022-08-03 04:23:48.843 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:23:48.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=4f8130171bde4a0bae00a5b72484ce70 2022-08-03 04:23:48.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 4f8130171bde4a0bae00a5b72484ce70 2022-08-03 04:23:48.843 | + functions-common:get_or_create_endpoint:1128 : public_id=4f8130171bde4a0bae00a5b72484ce70 2022-08-03 04:23:48.843 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-03 04:23:48.843 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-03 04:23:48.843 | + functions-common:get_or_create_endpoint:1137 : echo 4f8130171bde4a0bae00a5b72484ce70 2022-08-03 04:23:48.843 | 4f8130171bde4a0bae00a5b72484ce70 2022-08-03 04:23:48.894 | [418791 Async create_neutron_accounts:453775]: finished create_neutron_accounts with result 0 in 42 seconds 2022-08-03 04:23:48.936 | [418791 Async create_swift_accounts:453921]: Waiting for completion of create_swift_accounts running on PID 453921 (2 other jobs running) 2022-08-03 04:23:48.963 | [418791 Async create_swift_accounts:453921]: Signaling child to exit 2022-08-03 04:24:34.884 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:24:34.910 | [453921 Async create_swift_accounts:453921]: finished successfully 2022-08-03 04:24:34.930 | WAKEUP 2022-08-03 04:24:34.953 | [418791 Async create_swift_accounts:453921]: Signaled 2022-08-03 04:24:34.955 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-08-03 04:24:34.955 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-08-03 04:24:34.955 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-08-03 04:24:34.955 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-08-03 04:24:34.955 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-08-03 04:24:34.955 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-08-03 04:24:34.955 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-08-03 04:24:34.955 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-08-03 04:24:34.955 | + lib/swift:create_swift_accounts:618 : local another_role 2022-08-03 04:24:34.955 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-08-03 04:24:34.955 | ++ functions-common:get_or_create_role:946 : local role_id 2022-08-03 04:24:34.955 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-03 04:24:34.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.955 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.956 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.956 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.956 | ++ functions-common:get_or_create_role:951 : role_id=b2e0bf6213954c988f5ca53f602ae4f9 2022-08-03 04:24:34.956 | ++ functions-common:get_or_create_role:952 : echo b2e0bf6213954c988f5ca53f602ae4f9 2022-08-03 04:24:34.956 | + lib/swift:create_swift_accounts:619 : another_role=b2e0bf6213954c988f5ca53f602ae4f9 2022-08-03 04:24:34.956 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-08-03 04:24:34.956 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-08-03 04:24:34.956 | + functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:24:34.956 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-03 04:24:34.956 | + functions-common:get_or_create_user:914 : local email= 2022-08-03 04:24:34.956 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-03 04:24:34.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.956 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.956 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.956 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.956 | + functions-common:get_or_create_user:926 : user_id=11f311d14d9343708fb4658c50d8ef91 2022-08-03 04:24:34.956 | + functions-common:get_or_create_user:927 : echo 11f311d14d9343708fb4658c50d8ef91 2022-08-03 04:24:34.956 | 11f311d14d9343708fb4658c50d8ef91 2022-08-03 04:24:34.956 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-08-03 04:24:34.956 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:24:34.956 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-03 04:24:34.956 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:24:34.956 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:24:34.956 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-03 04:24:34.956 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-03 04:24:34.956 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-03 04:24:34.956 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-03 04:24:34.956 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-03 04:24:34.956 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-03 04:24:34.956 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:24:34.956 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:24:34.956 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-03 04:24:34.957 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:24:34.957 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.957 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.957 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.957 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.957 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:24:34.957 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:24:34.957 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-08-03 04:24:34.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.957 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.957 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.957 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-03 04:24:34.957 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:24:34.957 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:24:34.957 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:24:34.957 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.957 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.957 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.957 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.957 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:24:34.957 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:24:34.957 | ++ functions-common:get_field:819 : echo '| 118001e268f44d45a2e40dd725627903 | 11f311d14d9343708fb4658c50d8ef91 | | 714765ff95a24a969679f5febf8f73d0 | | | False |' 2022-08-03 04:24:34.957 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:24:34.957 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.957 | + functions-common:get_or_add_user_project_role:996 : user_role_id=118001e268f44d45a2e40dd725627903 2022-08-03 04:24:34.957 | + functions-common:get_or_add_user_project_role:998 : echo 118001e268f44d45a2e40dd725627903 2022-08-03 04:24:34.958 | 118001e268f44d45a2e40dd725627903 2022-08-03 04:24:34.958 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-03 04:24:34.958 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-08-03 04:24:34.958 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:24:34.958 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-03 04:24:34.958 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:24:34.958 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:24:34.958 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-03 04:24:34.958 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-03 04:24:34.958 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-03 04:24:34.958 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-03 04:24:34.958 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-03 04:24:34.958 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-03 04:24:34.958 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-03 04:24:34.958 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:24:34.958 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:24:34.958 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.958 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:24:34.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.958 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.958 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.958 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.958 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:24:34.958 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:24:34.958 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-08-03 04:24:34.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.958 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.958 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.958 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-03 04:24:34.958 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:24:34.958 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:24:34.959 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.959 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:24:34.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.959 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.959 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.959 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.959 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:24:34.959 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:24:34.959 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:24:34.959 | ++ functions-common:get_field:819 : echo '| 582a6d0c5f914dfbb86f3633790dd8c6 | 11f311d14d9343708fb4658c50d8ef91 | | 714765ff95a24a969679f5febf8f73d0 | | | False |' 2022-08-03 04:24:34.959 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.959 | + functions-common:get_or_add_user_project_role:996 : user_role_id=582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:24:34.959 | + functions-common:get_or_add_user_project_role:998 : echo 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:24:34.959 | 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:24:34.959 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-08-03 04:24:34.959 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-03 04:24:34.959 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-08-03 04:24:34.959 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-08-03 04:24:34.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.959 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.959 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.959 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.959 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-03 04:24:34.959 | 42990dbeb76e4b7daef7e5ae0f3497d0' 2022-08-03 04:24:34.959 | + functions-common:get_or_create_service:1095 : echo 42990dbeb76e4b7daef7e5ae0f3497d0 2022-08-03 04:24:34.959 | 42990dbeb76e4b7daef7e5ae0f3497d0 2022-08-03 04:24:34.959 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.74:8080/v1/AUTH_$(project_id)s' http://10.222.0.74:8080 2022-08-03 04:24:34.959 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-03 04:24:34.959 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.74:8080/v1/AUTH_$(project_id)s' RegionOne 2022-08-03 04:24:34.959 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-03 04:24:34.960 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-08-03 04:24:34.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.960 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.960 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.960 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-03 04:24:34.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-03 04:24:34.960 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.74:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-08-03 04:24:34.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.960 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.960 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.960 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=9e1b3fc63ff04723b32ac271e25b4432 2022-08-03 04:24:34.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 9e1b3fc63ff04723b32ac271e25b4432 2022-08-03 04:24:34.960 | + functions-common:get_or_create_endpoint:1128 : public_id=9e1b3fc63ff04723b32ac271e25b4432 2022-08-03 04:24:34.960 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.74:8080 ]] 2022-08-03 04:24:34.960 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.74:8080 RegionOne 2022-08-03 04:24:34.960 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-03 04:24:34.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-08-03 04:24:34.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.960 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.960 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.960 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.960 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-03 04:24:34.960 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-03 04:24:34.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.74:8080 --region RegionOne -f value -c id 2022-08-03 04:24:34.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.960 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.961 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.961 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.961 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=6d1f09bd20944602aaa0b3b83321410e 2022-08-03 04:24:34.961 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 6d1f09bd20944602aaa0b3b83321410e 2022-08-03 04:24:34.961 | 6d1f09bd20944602aaa0b3b83321410e 2022-08-03 04:24:34.961 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-03 04:24:34.961 | + functions-common:get_or_create_endpoint:1137 : echo 9e1b3fc63ff04723b32ac271e25b4432 2022-08-03 04:24:34.961 | 9e1b3fc63ff04723b32ac271e25b4432 2022-08-03 04:24:34.961 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-08-03 04:24:34.961 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-08-03 04:24:34.961 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-03 04:24:34.961 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-08-03 04:24:34.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.961 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.961 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.961 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.961 | ++ functions-common:get_or_create_project:939 : project_id=839967b9910c40109ca256cdbe5a150f 2022-08-03 04:24:34.961 | ++ functions-common:get_or_create_project:940 : echo 839967b9910c40109ca256cdbe5a150f 2022-08-03 04:24:34.961 | + lib/swift:create_swift_accounts:633 : swift_project_test1=839967b9910c40109ca256cdbe5a150f 2022-08-03 04:24:34.961 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-08-03 04:24:34.961 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-03 04:24:34.961 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-08-03 04:24:34.961 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:24:34.961 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-08-03 04:24:34.961 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-08-03 04:24:34.961 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-08-03 04:24:34.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.961 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.961 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.961 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.962 | ++ functions-common:get_or_create_user:926 : user_id=c529b794fe8a4008bc270078c456ce61 2022-08-03 04:24:34.962 | ++ functions-common:get_or_create_user:927 : echo c529b794fe8a4008bc270078c456ce61 2022-08-03 04:24:34.962 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=c529b794fe8a4008bc270078c456ce61 2022-08-03 04:24:34.962 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-08-03 04:24:34.962 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-03 04:24:34.962 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin c529b794fe8a4008bc270078c456ce61 839967b9910c40109ca256cdbe5a150f 2022-08-03 04:24:34.962 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:24:34.962 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-03 04:24:34.962 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:24:34.962 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:24:34.962 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-03 04:24:34.962 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-03 04:24:34.962 | ++ functions-common:_get_domain_args:968 : echo 2022-08-03 04:24:34.962 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-03 04:24:34.962 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:24:34.962 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:24:34.962 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c529b794fe8a4008bc270078c456ce61 --project 839967b9910c40109ca256cdbe5a150f 2022-08-03 04:24:34.962 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:24:34.962 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.962 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.962 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.962 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.962 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:24:34.962 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:24:34.962 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user c529b794fe8a4008bc270078c456ce61 --project 839967b9910c40109ca256cdbe5a150f 2022-08-03 04:24:34.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.962 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.962 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.962 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c529b794fe8a4008bc270078c456ce61 --project 839967b9910c40109ca256cdbe5a150f 2022-08-03 04:24:34.963 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:24:34.963 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:24:34.963 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:24:34.963 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.963 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.963 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.963 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.963 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:24:34.963 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:24:34.963 | ++ functions-common:get_field:819 : echo '| 582a6d0c5f914dfbb86f3633790dd8c6 | c529b794fe8a4008bc270078c456ce61 | | 839967b9910c40109ca256cdbe5a150f | | | False |' 2022-08-03 04:24:34.963 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:24:34.963 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.963 | + functions-common:get_or_add_user_project_role:996 : user_role_id=582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:24:34.963 | + functions-common:get_or_add_user_project_role:998 : echo 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:24:34.963 | 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:24:34.963 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-08-03 04:24:34.963 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-08-03 04:24:34.963 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:24:34.963 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-08-03 04:24:34.963 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-08-03 04:24:34.963 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-08-03 04:24:34.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.963 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.963 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.963 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.963 | ++ functions-common:get_or_create_user:926 : user_id=0990ff0462164f50a9bfdc0cd27c60c4 2022-08-03 04:24:34.964 | ++ functions-common:get_or_create_user:927 : echo 0990ff0462164f50a9bfdc0cd27c60c4 2022-08-03 04:24:34.964 | + lib/swift:create_swift_accounts:642 : swift_user_test3=0990ff0462164f50a9bfdc0cd27c60c4 2022-08-03 04:24:34.964 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-08-03 04:24:34.964 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-03 04:24:34.964 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role b2e0bf6213954c988f5ca53f602ae4f9 0990ff0462164f50a9bfdc0cd27c60c4 839967b9910c40109ca256cdbe5a150f 2022-08-03 04:24:34.964 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:24:34.964 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-03 04:24:34.964 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:24:34.964 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:24:34.964 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-03 04:24:34.964 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-03 04:24:34.964 | ++ functions-common:_get_domain_args:968 : echo 2022-08-03 04:24:34.964 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-03 04:24:34.964 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role b2e0bf6213954c988f5ca53f602ae4f9 --user 0990ff0462164f50a9bfdc0cd27c60c4 --project 839967b9910c40109ca256cdbe5a150f 2022-08-03 04:24:34.964 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:24:34.964 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:24:34.964 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:24:34.964 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.964 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.964 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.964 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.965 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:24:34.965 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:24:34.965 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add b2e0bf6213954c988f5ca53f602ae4f9 --user 0990ff0462164f50a9bfdc0cd27c60c4 --project 839967b9910c40109ca256cdbe5a150f 2022-08-03 04:24:34.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.965 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.965 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.965 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role b2e0bf6213954c988f5ca53f602ae4f9 --user 0990ff0462164f50a9bfdc0cd27c60c4 --project 839967b9910c40109ca256cdbe5a150f 2022-08-03 04:24:34.965 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:24:34.965 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:24:34.965 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:24:34.965 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.965 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.965 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.965 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.965 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:24:34.965 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:24:34.965 | ++ functions-common:get_field:819 : echo '| b2e0bf6213954c988f5ca53f602ae4f9 | 0990ff0462164f50a9bfdc0cd27c60c4 | | 839967b9910c40109ca256cdbe5a150f | | | False |' 2022-08-03 04:24:34.965 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:24:34.965 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.965 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b2e0bf6213954c988f5ca53f602ae4f9 2022-08-03 04:24:34.965 | + functions-common:get_or_add_user_project_role:998 : echo b2e0bf6213954c988f5ca53f602ae4f9 2022-08-03 04:24:34.965 | b2e0bf6213954c988f5ca53f602ae4f9 2022-08-03 04:24:34.965 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-08-03 04:24:34.965 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-08-03 04:24:34.965 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-03 04:24:34.965 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-08-03 04:24:34.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.965 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.965 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.966 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.966 | ++ functions-common:get_or_create_project:939 : project_id=2d7f6a9044b8419e80a77c35763ad425 2022-08-03 04:24:34.966 | ++ functions-common:get_or_create_project:940 : echo 2d7f6a9044b8419e80a77c35763ad425 2022-08-03 04:24:34.966 | + lib/swift:create_swift_accounts:647 : swift_project_test2=2d7f6a9044b8419e80a77c35763ad425 2022-08-03 04:24:34.966 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-08-03 04:24:34.966 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-03 04:24:34.966 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-08-03 04:24:34.966 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-08-03 04:24:34.966 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:24:34.966 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-08-03 04:24:34.966 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-08-03 04:24:34.966 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-08-03 04:24:34.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.966 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.966 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.966 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.966 | ++ functions-common:get_or_create_user:926 : user_id=dddd75e53f2445149f51f9912efd5d8a 2022-08-03 04:24:34.966 | ++ functions-common:get_or_create_user:927 : echo dddd75e53f2445149f51f9912efd5d8a 2022-08-03 04:24:34.966 | + lib/swift:create_swift_accounts:652 : swift_user_test2=dddd75e53f2445149f51f9912efd5d8a 2022-08-03 04:24:34.966 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-08-03 04:24:34.966 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-03 04:24:34.966 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin dddd75e53f2445149f51f9912efd5d8a 2d7f6a9044b8419e80a77c35763ad425 2022-08-03 04:24:34.966 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:24:34.966 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-03 04:24:34.966 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:24:34.966 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:24:34.966 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-03 04:24:34.966 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-03 04:24:34.966 | ++ functions-common:_get_domain_args:968 : echo 2022-08-03 04:24:34.966 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-03 04:24:34.966 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dddd75e53f2445149f51f9912efd5d8a --project 2d7f6a9044b8419e80a77c35763ad425 2022-08-03 04:24:34.967 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:24:34.967 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:24:34.967 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:24:34.967 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.967 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.967 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.967 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.967 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:24:34.967 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:24:34.967 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user dddd75e53f2445149f51f9912efd5d8a --project 2d7f6a9044b8419e80a77c35763ad425 2022-08-03 04:24:34.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.967 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.967 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.967 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dddd75e53f2445149f51f9912efd5d8a --project 2d7f6a9044b8419e80a77c35763ad425 2022-08-03 04:24:34.967 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:24:34.967 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:24:34.967 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:24:34.967 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.967 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.967 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.967 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.967 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:24:34.967 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:24:34.967 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:24:34.967 | ++ functions-common:get_field:819 : echo '| 582a6d0c5f914dfbb86f3633790dd8c6 | dddd75e53f2445149f51f9912efd5d8a | | 2d7f6a9044b8419e80a77c35763ad425 | | | False |' 2022-08-03 04:24:34.967 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.968 | + functions-common:get_or_add_user_project_role:996 : user_role_id=582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:24:34.968 | + functions-common:get_or_add_user_project_role:998 : echo 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:24:34.968 | 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:24:34.968 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-08-03 04:24:34.968 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-08-03 04:24:34.968 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-03 04:24:34.968 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-08-03 04:24:34.968 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-08-03 04:24:34.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.968 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.968 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.968 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.968 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-08-03 04:24:34.968 | 9378c356d6d14d1ea81177fc0783ef3c' 2022-08-03 04:24:34.968 | ++ functions-common:get_or_create_domain:889 : echo 9378c356d6d14d1ea81177fc0783ef3c 2022-08-03 04:24:34.968 | + lib/swift:create_swift_accounts:657 : swift_domain=9378c356d6d14d1ea81177fc0783ef3c 2022-08-03 04:24:34.968 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-08-03 04:24:34.968 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-03 04:24:34.968 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-08-03 04:24:34.968 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 9378c356d6d14d1ea81177fc0783ef3c 2022-08-03 04:24:34.968 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-03 04:24:34.968 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=9378c356d6d14d1ea81177fc0783ef3c --or-show -f value -c id 2022-08-03 04:24:34.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.968 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.968 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.968 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.968 | ++ functions-common:get_or_create_project:939 : project_id=0f0f18c3c38442a987d1b67fb55852bd 2022-08-03 04:24:34.968 | ++ functions-common:get_or_create_project:940 : echo 0f0f18c3c38442a987d1b67fb55852bd 2022-08-03 04:24:34.968 | + lib/swift:create_swift_accounts:661 : swift_project_test4=0f0f18c3c38442a987d1b67fb55852bd 2022-08-03 04:24:34.968 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-08-03 04:24:34.968 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-03 04:24:34.969 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-08-03 04:24:34.969 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 9378c356d6d14d1ea81177fc0783ef3c test4@example.com 2022-08-03 04:24:34.969 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:24:34.969 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-08-03 04:24:34.969 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-08-03 04:24:34.969 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=9378c356d6d14d1ea81177fc0783ef3c --email=test4@example.com --or-show -f value -c id 2022-08-03 04:24:34.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.969 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.969 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.969 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.969 | ++ functions-common:get_or_create_user:926 : user_id=1e55ed913fef438e8a703de01a2a3cdf 2022-08-03 04:24:34.969 | ++ functions-common:get_or_create_user:927 : echo 1e55ed913fef438e8a703de01a2a3cdf 2022-08-03 04:24:34.969 | + lib/swift:create_swift_accounts:666 : swift_user_test4=1e55ed913fef438e8a703de01a2a3cdf 2022-08-03 04:24:34.969 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-08-03 04:24:34.969 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-03 04:24:34.969 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 1e55ed913fef438e8a703de01a2a3cdf 0f0f18c3c38442a987d1b67fb55852bd 2022-08-03 04:24:34.969 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:24:34.969 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-03 04:24:34.969 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:24:34.969 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:24:34.969 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-03 04:24:34.969 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-03 04:24:34.969 | ++ functions-common:_get_domain_args:968 : echo 2022-08-03 04:24:34.969 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-03 04:24:34.969 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1e55ed913fef438e8a703de01a2a3cdf --project 0f0f18c3c38442a987d1b67fb55852bd 2022-08-03 04:24:34.969 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:24:34.969 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:24:34.969 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:24:34.969 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.970 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.970 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.970 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.970 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:24:34.970 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:24:34.970 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 1e55ed913fef438e8a703de01a2a3cdf --project 0f0f18c3c38442a987d1b67fb55852bd 2022-08-03 04:24:34.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.970 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.970 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.970 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1e55ed913fef438e8a703de01a2a3cdf --project 0f0f18c3c38442a987d1b67fb55852bd 2022-08-03 04:24:34.970 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:24:34.970 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:24:34.970 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:24:34.970 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.970 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:34.970 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:34.970 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:24:34.970 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:24:34.970 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:24:34.970 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:24:34.970 | ++ functions-common:get_field:819 : echo '| 582a6d0c5f914dfbb86f3633790dd8c6 | 1e55ed913fef438e8a703de01a2a3cdf | | 0f0f18c3c38442a987d1b67fb55852bd | | | False |' 2022-08-03 04:24:34.970 | ++ functions-common:get_field:813 : read data 2022-08-03 04:24:34.970 | + functions-common:get_or_add_user_project_role:996 : user_role_id=582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:24:34.970 | + functions-common:get_or_add_user_project_role:998 : echo 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:24:34.970 | 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:24:35.000 | [418791 Async create_swift_accounts:453921]: finished create_swift_accounts with result 0 in 127 seconds 2022-08-03 04:24:35.008 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-03 04:24:35.010 | + inc/async:async_wait:197 : return 0 2022-08-03 04:24:35.013 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-08-03 04:24:35.031 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:24:35.033 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-08-03 04:24:35.051 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:24:35.054 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-08-03 04:24:35.056 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:24:35.059 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-08-03 04:24:35.062 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-08-03 04:24:35.065 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-03 04:24:35.125 | + inc/async:async_inner:63 : init_glance 2022-08-03 04:24:35.163 | [418791 Async init_glance:458176]: running: init_glance 2022-08-03 04:24:35.166 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-08-03 04:24:35.185 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:24:35.188 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-08-03 04:24:35.190 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:24:35.193 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-08-03 04:24:35.195 | + ./stack.sh:main:1142 : configure_neutron 2022-08-03 04:24:35.198 | + lib/neutron:configure_neutron:637 : is_neutron_legacy_enabled 2022-08-03 04:24:35.202 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 04:24:35.207 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-03 04:24:35.208 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 04:24:35.211 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-03 04:24:35.213 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-03 04:24:35.216 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-03 04:24:35.219 | + lib/neutron:configure_neutron:639 : configure_mutnauq 2022-08-03 04:24:35.222 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-08-03 04:24:35.224 | + lib/neutron-legacy:_configure_neutron_common:782 : _create_neutron_conf_dir 2022-08-03 04:24:35.227 | + lib/neutron-legacy:_create_neutron_conf_dir:775 : sudo install -d -o ubuntu /etc/neutron 2022-08-03 04:24:35.240 | + lib/neutron-legacy:_configure_neutron_common:785 : cd /opt/stack/neutron 2022-08-03 04:24:35.249 | + lib/neutron-legacy:_configure_neutron_common:785 : exec ./tools/generate_config_file_samples.sh 2022-08-03 04:24:38.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:38.558 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:38.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:38.558 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:40.100 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:24:40.126 | [458176 Async init_glance:458176]: finished successfully 2022-08-03 04:24:41.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:41.744 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:41.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:41.745 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:44.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:44.875 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:44.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:44.875 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:47.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:47.975 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:47.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:47.975 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:51.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:51.099 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:51.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:51.099 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:54.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:54.212 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:54.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:54.212 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:57.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:57.328 | from cryptography.utils import int_from_bytes 2022-08-03 04:24:57.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:24:57.328 | from cryptography.utils import int_from_bytes 2022-08-03 04:25:00.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:25:00.725 | from cryptography.utils import int_from_bytes 2022-08-03 04:25:00.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:25:00.725 | from cryptography.utils import int_from_bytes 2022-08-03 04:25:04.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:25:04.605 | from cryptography.utils import int_from_bytes 2022-08-03 04:25:04.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:25:04.605 | from cryptography.utils import int_from_bytes 2022-08-03 04:25:09.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:25:09.548 | from cryptography.utils import int_from_bytes 2022-08-03 04:25:09.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:25:09.548 | from cryptography.utils import int_from_bytes 2022-08-03 04:25:09.837 | + lib/neutron-legacy:_configure_neutron_common:787 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-03 04:25:09.843 | + lib/neutron-legacy:_configure_neutron_common:789 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-03 04:25:09.845 | + lib/neutron-legacy:_configure_neutron_common:793 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-03 04:25:09.847 | + lib/neutron-legacy:_configure_neutron_common:797 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-03 04:25:09.850 | + lib/neutron-legacy:_configure_neutron_common:802 : neutron_plugin_configure_common 2022-08-03 04:25:09.852 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-03 04:25:09.854 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-03 04:25:09.857 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-03 04:25:09.859 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-03 04:25:09.861 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : local service_plugin_class=router 2022-08-03 04:25:09.863 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : [[ '' == '' ]] 2022-08-03 04:25:09.865 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-03 04:25:09.868 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-03 04:25:09.870 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2_conf.ini == '' ]] 2022-08-03 04:25:09.872 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2 == '' ]] 2022-08-03 04:25:09.874 | + lib/neutron-legacy:_configure_neutron_common:809 : mkdir -p /etc/neutron/plugins/ml2 2022-08-03 04:25:09.879 | + lib/neutron-legacy:_configure_neutron_common:810 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-03 04:25:09.881 | + lib/neutron-legacy:_configure_neutron_common:813 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-03 04:25:09.883 | + lib/neutron-legacy:_configure_neutron_common:814 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-03 04:25:09.889 | ++ lib/neutron-legacy:_configure_neutron_common:819 : database_connection_url neutron 2022-08-03 04:25:09.891 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-03 04:25:09.894 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-03 04:25:09.896 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-08-03 04:25:09.898 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 04:25:09.901 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 04:25:09.903 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 04:25:09.918 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:25:09.921 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 04:25:09.923 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-03 04:25:09.926 | + lib/neutron-legacy:_configure_neutron_common:819 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-03 04:25:09.954 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-03 04:25:09.983 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-03 04:25:10.013 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-03 04:25:10.041 | + lib/neutron-legacy:_configure_neutron_common:823 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-03 04:25:10.071 | + lib/neutron-legacy:_configure_neutron_common:826 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-03 04:25:10.100 | + lib/neutron-legacy:_configure_neutron_common:828 : '[' libvirt = fake ']' 2022-08-03 04:25:10.102 | + lib/neutron-legacy:_configure_neutron_common:838 : setup_logging /etc/neutron/neutron.conf 2022-08-03 04:25:10.105 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-03 04:25:10.107 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-03 04:25:10.110 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-03 04:25:10.127 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-03 04:25:10.129 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-03 04:25:10.131 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-03 04:25:10.133 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-03 04:25:10.136 | + 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-08-03 04:25:10.166 | + 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-08-03 04:25:10.196 | + 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-08-03 04:25:10.225 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-03 04:25:10.255 | + lib/neutron-legacy:_configure_neutron_common:840 : is_service_enabled tls-proxy 2022-08-03 04:25:10.271 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:25:10.274 | + lib/neutron-legacy:_configure_neutron_common:846 : _neutron_setup_rootwrap 2022-08-03 04:25:10.277 | + lib/neutron-legacy:_neutron_setup_rootwrap:1002 : [[ True == \F\a\l\s\e ]] 2022-08-03 04:25:10.279 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-03 04:25:10.281 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-03 04:25:10.284 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo rm -rf /etc/neutron/rootwrap.d 2022-08-03 04:25:10.295 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-03 04:25:10.298 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:992 : [[ True == \F\a\l\s\e ]] 2022-08-03 04:25:10.300 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : local srcdir=/opt/stack/neutron 2022-08-03 04:25:10.303 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:996 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-03 04:25:10.316 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:997 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-08-03 04:25:10.328 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-03 04:25:10.331 | + lib/neutron-legacy:_neutron_setup_rootwrap:1018 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-08-03 04:25:10.343 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-08-03 04:25:10.356 | + lib/neutron-legacy:_neutron_setup_rootwrap:1021 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-08-03 04:25:10.368 | + lib/neutron-legacy:_neutron_setup_rootwrap:1024 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-03 04:25:10.371 | + lib/neutron-legacy:_neutron_setup_rootwrap:1025 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-03 04:25:10.374 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1028 : mktemp 2022-08-03 04:25:10.379 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : TEMPFILE=/tmp/tmp.UiJWc68XiA 2022-08-03 04:25:10.381 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-03 04:25:10.383 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-03 04:25:10.386 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : chmod 0440 /tmp/tmp.UiJWc68XiA 2022-08-03 04:25:10.390 | + lib/neutron-legacy:_neutron_setup_rootwrap:1032 : sudo chown root:root /tmp/tmp.UiJWc68XiA 2022-08-03 04:25:10.401 | + lib/neutron-legacy:_neutron_setup_rootwrap:1033 : sudo mv /tmp/tmp.UiJWc68XiA /etc/sudoers.d/neutron-rootwrap 2022-08-03 04:25:10.413 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-03 04:25:10.443 | + lib/neutron-legacy:_neutron_setup_rootwrap:1037 : [[ True == \T\r\u\e ]] 2022-08-03 04:25:10.445 | + lib/neutron-legacy:_neutron_setup_rootwrap:1038 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-03 04:25:10.473 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-03 04:25:10.476 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-03 04:25:10.479 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-03 04:25:10.481 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-03 04:25:10.484 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-03 04:25:10.486 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-03 04:25:10.504 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:25:10.507 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-03 04:25:10.509 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-03 04:25:10.512 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-03 04:25:10.529 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:25:10.531 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 04:25:10.534 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 04:25:10.566 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-03 04:25:10.568 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-03 04:25:10.571 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-08-03 04:25:10.587 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:25:10.590 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-08-03 04:25:10.592 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_common 2022-08-03 04:25:10.595 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-03 04:25:10.597 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-03 04:25:10.600 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : [[ router == '' ]] 2022-08-03 04:25:10.602 | + lib/neutron-legacy:_neutron_service_plugin_class_add:970 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-08-03 04:25:10.605 | + lib/neutron-legacy:_neutron_service_plugin_class_add:971 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-03 04:25:10.608 | + lib/neutron-legacy:_configure_neutron_metering:896 : neutron_agent_metering_configure_agent 2022-08-03 04:25:10.610 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-08-03 04:25:10.613 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-08-03 04:25:10.617 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-08-03 04:25:10.620 | + 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-08-03 04:25:10.625 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-08-03 04:25:10.642 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:25:10.645 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-08-03 04:25:10.647 | + lib/neutron-legacy:_configure_neutron_service:932 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-03 04:25:10.649 | + lib/neutron-legacy:_configure_neutron_service:933 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-03 04:25:10.654 | + lib/neutron-legacy:_configure_neutron_service:935 : [[ -n networking ]] 2022-08-03 04:25:10.656 | + lib/neutron-legacy:_configure_neutron_service:936 : _replace_api_paste_composite 2022-08-03 04:25:10.659 | + lib/neutron-legacy:_replace_api_paste_composite:921 : local sep 2022-08-03 04:25:10.662 | ++ lib/neutron-legacy:_replace_api_paste_composite:922 : echo -ne '\x01' 2022-08-03 04:25:10.665 | + lib/neutron-legacy:_replace_api_paste_composite:922 : sep=$'\001' 2022-08-03 04:25:10.668 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-08-03 04:25:10.673 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-08-03 04:25:10.680 | + lib/neutron-legacy:_replace_api_paste_composite:926 : sed -i -e 's/\/v2.0\: neutronapi_v2_0/\/networking\/v2.0\: neutronapi_v2_0/' /etc/neutron/api-paste.ini 2022-08-03 04:25:10.686 | + lib/neutron-legacy:_configure_neutron_service:940 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-03 04:25:10.715 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-03 04:25:10.745 | + lib/neutron-legacy:_configure_neutron_service:943 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-03 04:25:10.775 | + lib/neutron-legacy:_configure_neutron_service:944 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-08-03 04:25:10.806 | + lib/neutron-legacy:_configure_neutron_service:946 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-03 04:25:10.835 | + lib/neutron-legacy:_configure_neutron_service:947 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-03 04:25:10.838 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-03 04:25:10.841 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-03 04:25:10.843 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-03 04:25:10.846 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-03 04:25:10.875 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-03 04:25:10.904 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.74/identity 2022-08-03 04:25:10.935 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-03 04:25:10.965 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-03 04:25:10.994 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-03 04:25:11.024 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-03 04:25:11.054 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-03 04:25:11.084 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-03 04:25:11.115 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-03 04:25:11.145 | + lib/neutron-legacy:_configure_neutron_service:950 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-03 04:25:11.176 | + lib/neutron-legacy:_configure_neutron_service:951 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-03 04:25:11.206 | + lib/neutron-legacy:_configure_neutron_service:953 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-03 04:25:11.209 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-03 04:25:11.211 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-03 04:25:11.214 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-03 04:25:11.217 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-03 04:25:11.247 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-03 04:25:11.278 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.74/identity 2022-08-03 04:25:11.308 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-03 04:25:11.339 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-03 04:25:11.368 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-03 04:25:11.398 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-03 04:25:11.428 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-03 04:25:11.458 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-03 04:25:11.488 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-03 04:25:11.519 | + lib/neutron-legacy:_configure_neutron_service:956 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-03 04:25:11.521 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-03 04:25:11.524 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-03 04:25:11.526 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-03 04:25:11.529 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-03 04:25:11.559 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-03 04:25:11.589 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.74/identity 2022-08-03 04:25:11.620 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-03 04:25:11.650 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-03 04:25:11.680 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-03 04:25:11.711 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-03 04:25:11.741 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-03 04:25:11.772 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-03 04:25:11.802 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-03 04:25:11.832 | + lib/neutron-legacy:_configure_neutron_service:959 : neutron_plugin_configure_service 2022-08-03 04:25:11.835 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-03 04:25:11.837 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-03 04:25:11.840 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-03 04:25:11.842 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-03 04:25:11.845 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-03 04:25:11.847 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-03 04:25:11.850 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-08-03 04:25:11.852 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-08-03 04:25:11.855 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-08-03 04:25:11.857 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-03 04:25:11.860 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-03 04:25:11.862 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-03 04:25:11.865 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-03 04:25:11.867 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-03 04:25:11.870 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-03 04:25:11.872 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-03 04:25:11.875 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-03 04:25:11.877 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-03 04:25:11.880 | + 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-08-03 04:25:11.907 | + 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-08-03 04:25:11.910 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-03 04:25:11.913 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-03 04:25:11.915 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-03 04:25:11.918 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-03 04:25:11.920 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-03 04:25:11.923 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-03 04:25:11.951 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-08-03 04:25:11.953 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-08-03 04:25:11.955 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-03 04:25:11.958 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-03 04:25:11.960 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-08-03 04:25:11.963 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-08-03 04:25:11.965 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-03 04:25:11.967 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-08-03 04:25:11.996 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-08-03 04:25:11.998 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-08-03 04:25:12.001 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-03 04:25:12.003 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-03 04:25:12.006 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-03 04:25:12.008 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-03 04:25:12.010 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-03 04:25:12.013 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-03 04:25:12.041 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-08-03 04:25:12.044 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-03 04:25:12.046 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-03 04:25:12.049 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-03 04:25:12.051 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-03 04:25:12.053 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-03 04:25:12.056 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-03 04:25:12.084 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-08-03 04:25:12.087 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-03 04:25:12.089 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-03 04:25:12.091 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-03 04:25:12.094 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-03 04:25:12.096 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-03 04:25:12.099 | + 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-08-03 04:25:12.128 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-08-03 04:25:12.130 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-03 04:25:12.132 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-03 04:25:12.135 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-03 04:25:12.137 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-03 04:25:12.140 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-03 04:25:12.142 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-08-03 04:25:12.174 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-08-03 04:25:12.176 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-03 04:25:12.178 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-03 04:25:12.181 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-03 04:25:12.184 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-03 04:25:12.186 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-03 04:25:12.189 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-03 04:25:12.218 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:350:399 2022-08-03 04:25:12.221 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-03 04:25:12.223 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-03 04:25:12.225 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-08-03 04:25:12.228 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-08-03 04:25:12.231 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-03 04:25:12.233 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-08-03 04:25:12.261 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:149 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-08-03 04:25:12.264 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-03 04:25:12.266 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-03 04:25:12.268 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-03 04:25:12.271 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-03 04:25:12.273 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-03 04:25:12.276 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-08-03 04:25:12.306 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-03 04:25:12.309 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-08-03 04:25:12.326 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:25:12.328 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-08-03 04:25:12.331 | + lib/neutron-legacy:_configure_neutron_plugin_agent:910 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-03 04:25:12.363 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : [[ True == \T\r\u\e ]] 2022-08-03 04:25:12.365 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-03 04:25:12.394 | + lib/neutron-legacy:_configure_neutron_plugin_agent:914 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-03 04:25:12.426 | + lib/neutron-legacy:_configure_neutron_plugin_agent:917 : neutron_plugin_configure_plugin_agent 2022-08-03 04:25:12.429 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-03 04:25:12.431 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-03 04:25:12.434 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-03 04:25:15.180 | INFO neutron.common.config [-] Logging enabled! 2022-08-03 04:25:15.180 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev459 2022-08-03 04:25:15.181 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=460303) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-03 04:25:15.232 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=460303) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-03 04:25:15.233 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=460303) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-03 04:25:15.233 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=460303) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-03 04:25:15.233 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=460303) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-03 04:25:15.233 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=460303) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-03 04:25:15.233 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=460303) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-03 04:25:15.288 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-03 04:25:15.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:25:15.288 | from cryptography.utils import int_from_bytes 2022-08-03 04:25:15.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:25:15.288 | from cryptography.utils import int_from_bytes 2022-08-03 04:25:15.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-03 04:25:15.622 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-03 04:25:15.624 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-08-03 04:25:15.627 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-03 04:25:15.629 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-03 04:25:15.685 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-08-03 04:25:15.704 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-03 04:25:15.706 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-03 04:25:15.709 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-08-03 04:25:15.740 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-03 04:25:15.743 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-03 04:25:15.751 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-03 04:25:15.754 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-03 04:25:15.756 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-03 04:25:15.769 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-03 04:25:15.782 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-03 04:25:15.784 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-03 04:25:15.793 | net.bridge.bridge-nf-call-iptables = 1 2022-08-03 04:25:15.796 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-03 04:25:15.799 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-03 04:25:15.808 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-03 04:25:15.811 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-03 04:25:15.814 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-03 04:25:15.816 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-03 04:25:15.818 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-03 04:25:15.821 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-03 04:25:15.823 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-03 04:25:15.826 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-03 04:25:15.828 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-03 04:25:15.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-03 04:25:15.857 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-03 04:25:15.860 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-08-03 04:25:15.895 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-03 04:25:15.897 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-03 04:25:15.927 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-08-03 04:25:15.956 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-08-03 04:25:15.974 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:25:15.976 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-08-03 04:25:15.979 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-03 04:25:15.984 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-03 04:25:16.012 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-03 04:25:16.043 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-03 04:25:16.075 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : [[ True == \T\r\u\e ]] 2022-08-03 04:25:16.077 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:858 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-03 04:25:16.107 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:861 : is_service_enabled q-l3 2022-08-03 04:25:16.125 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:25:16.128 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:872 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-03 04:25:16.130 | + lib/neutron-legacy:_neutron_setup_interface_driver:1046 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-03 04:25:16.161 | + lib/neutron-legacy:_neutron_setup_interface_driver:1048 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-03 04:25:16.163 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-03 04:25:16.165 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-03 04:25:16.204 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:874 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-03 04:25:16.206 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-03 04:25:16.209 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-03 04:25:16.211 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-08-03 04:25:16.228 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:25:16.231 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-08-03 04:25:16.233 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-08-03 04:25:16.238 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-03 04:25:16.268 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-03 04:25:16.302 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-03 04:25:16.304 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-03 04:25:16.335 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-03 04:25:16.337 | + lib/neutron-legacy:_neutron_setup_interface_driver:1046 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-03 04:25:16.367 | + lib/neutron-legacy:_neutron_setup_interface_driver:1048 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-03 04:25:16.370 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-03 04:25:16.372 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-03 04:25:16.401 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-03 04:25:16.404 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-03 04:25:16.406 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-03 04:25:16.409 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-03 04:25:19.098 | INFO neutron.common.config [-] Logging enabled! 2022-08-03 04:25:19.098 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev459 2022-08-03 04:25:19.098 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=461232) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-03 04:25:19.149 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=461232) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-03 04:25:19.149 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=461232) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-03 04:25:19.149 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=461232) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-03 04:25:19.150 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=461232) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-03 04:25:19.150 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=461232) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-03 04:25:19.150 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=461232) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-03 04:25:19.210 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-08-03 04:25:19.211 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=461232) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-08-03 04:25:19.211 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=461232) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-08-03 04:25:19.212 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-03 04:25:19.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:25:19.212 | from cryptography.utils import int_from_bytes 2022-08-03 04:25:19.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:25:19.212 | from cryptography.utils import int_from_bytes 2022-08-03 04:25:19.552 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-08-03 04:25:19.554 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-08-03 04:25:19.557 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-08-03 04:25:19.560 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-03 04:25:19.562 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-03 04:25:19.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-03 04:25:19.567 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-03 04:25:19.584 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-08-03 04:25:19.587 | + functions:set_mtu:785 : local dev=br-data 2022-08-03 04:25:19.589 | + functions:set_mtu:786 : local mtu=1500 2022-08-03 04:25:19.592 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-08-03 04:25:19.604 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-08-03 04:25:19.622 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-08-03 04:25:19.625 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : [[ -n eth1 ]] 2022-08-03 04:25:19.627 | + lib/neutron-legacy:_configure_public_network_connectivity:718 : _move_neutron_addresses_route eth1 br-data True False inet 2022-08-03 04:25:19.630 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local from_intf=eth1 2022-08-03 04:25:19.632 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local to_intf=br-data 2022-08-03 04:25:19.635 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local add_ovs_port=True 2022-08-03 04:25:19.637 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local del_ovs_port=False 2022-08-03 04:25:19.640 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local af=inet 2022-08-03 04:25:19.642 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n eth1 ]] 2022-08-03 04:25:19.645 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n br-data ]] 2022-08-03 04:25:19.647 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_REPLACE= 2022-08-03 04:25:19.650 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_DEL= 2022-08-03 04:25:19.652 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local IP_UP= 2022-08-03 04:25:19.655 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : local DEFAULT_ROUTE_GW 2022-08-03 04:25:19.658 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet r 2022-08-03 04:25:19.659 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '/default.+eth1\s/ { print $3; exit }' 2022-08-03 04:25:19.665 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : DEFAULT_ROUTE_GW= 2022-08-03 04:25:19.668 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local ADD_OVS_PORT= 2022-08-03 04:25:19.670 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local DEL_OVS_PORT= 2022-08-03 04:25:19.673 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : local ARP_CMD= 2022-08-03 04:25:19.677 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : ip -f inet a s dev eth1 scope global primary 2022-08-03 04:25:19.677 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : grep inet 2022-08-03 04:25:19.678 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : awk '{ print $2, $3, $4; exit }' 2022-08-03 04:25:19.685 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : IP_BRD='192.168.0.37/22 brd 192.168.3.255' 2022-08-03 04:25:19.687 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : '[' '' '!=' '' ']' 2022-08-03 04:25:19.690 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ True == \T\r\u\e ]] 2022-08-03 04:25:19.692 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-08-03 04:25:19.695 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ False == \T\r\u\e ]] 2022-08-03 04:25:19.697 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : [[ 192.168.0.37/22 brd 192.168.3.255 != '' ]] 2022-08-03 04:25:19.700 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_DEL='sudo ip addr del 192.168.0.37/22 brd 192.168.3.255 dev eth1' 2022-08-03 04:25:19.702 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_REPLACE='sudo ip addr replace 192.168.0.37/22 brd 192.168.3.255 dev br-data' 2022-08-03 04:25:19.704 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : IP_UP='sudo ip link set br-data up' 2022-08-03 04:25:19.707 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : [[ inet == \i\n\e\t ]] 2022-08-03 04:25:19.711 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : echo 192.168.0.37/22 brd 192.168.3.255 2022-08-03 04:25:19.712 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : cut -d / -f1 2022-08-03 04:25:19.712 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : grep -o -E '(.*)/' 2022-08-03 04:25:19.712 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : awk '{ print $1; exit }' 2022-08-03 04:25:19.719 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : IP=192.168.0.37 2022-08-03 04:25:19.721 | + lib/neutron-legacy:_move_neutron_addresses_route:699 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.37 ' 2022-08-03 04:25:19.724 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr del 192.168.0.37/22 brd 192.168.3.255 dev eth1 2022-08-03 04:25:19.742 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr replace 192.168.0.37/22 brd 192.168.3.255 dev br-data 2022-08-03 04:25:19.756 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip link set br-data up 2022-08-03 04:25:19.769 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-08-03 04:25:19.789 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ping -c 3 -w 5 -I br-data 192.168.0.37 2022-08-03 04:25:19.800 | PING 192.168.0.37 (192.168.0.37) from 192.168.0.37 br-data: 56(84) bytes of data. 2022-08-03 04:25:19.800 | 64 bytes from 192.168.0.37: icmp_seq=1 ttl=64 time=0.070 ms 2022-08-03 04:25:20.831 | 64 bytes from 192.168.0.37: icmp_seq=2 ttl=64 time=0.176 ms 2022-08-03 04:25:21.855 | 64 bytes from 192.168.0.37: icmp_seq=3 ttl=64 time=0.039 ms 2022-08-03 04:25:21.855 | 2022-08-03 04:25:21.855 | --- 192.168.0.37 ping statistics --- 2022-08-03 04:25:21.855 | 3 packets transmitted, 3 received, 0% packet loss, time 2055ms 2022-08-03 04:25:21.855 | rtt min/avg/max/mdev = 0.039/0.095/0.176/0.058 ms 2022-08-03 04:25:21.860 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : ip -f inet6 a s dev eth1 2022-08-03 04:25:21.860 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : grep -c global 2022-08-03 04:25:21.866 | + lib/neutron-legacy:_configure_public_network_connectivity:720 : [[ 0 != 0 ]] 2022-08-03 04:25:21.869 | + lib/neutron-legacy:configure_mutnauq:369 : is_service_enabled q-meta 2022-08-03 04:25:21.886 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:25:21.889 | + lib/neutron-legacy:configure_mutnauq:370 : _configure_neutron_metadata_agent 2022-08-03 04:25:21.891 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-08-03 04:25:21.896 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-08-03 04:25:21.926 | + lib/neutron-legacy:_configure_neutron_metadata_agent:882 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.74 2022-08-03 04:25:21.955 | + lib/neutron-legacy:_configure_neutron_metadata_agent:883 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-08-03 04:25:21.984 | + lib/neutron-legacy:_configure_neutron_metadata_agent:884 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-03 04:25:22.017 | + lib/neutron-legacy:_configure_neutron_metadata_agent:885 : [[ True == \T\r\u\e ]] 2022-08-03 04:25:22.019 | + lib/neutron-legacy:_configure_neutron_metadata_agent:886 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-03 04:25:22.048 | + lib/neutron-legacy:configure_mutnauq:373 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-03 04:25:22.051 | + lib/neutron-legacy:configure_mutnauq:376 : is_service_enabled ceilometer 2022-08-03 04:25:22.069 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:25:22.071 | + lib/neutron-legacy:configure_mutnauq:380 : [[ openvswitch == \o\v\n ]] 2022-08-03 04:25:22.074 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-placement neutron-placement 2022-08-03 04:25:22.092 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:25:22.094 | + lib/neutron-legacy:configure_mutnauq:389 : is_service_enabled q-trunk neutron-trunk 2022-08-03 04:25:22.112 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:25:22.114 | + lib/neutron-legacy:configure_mutnauq:392 : is_service_enabled q-qos neutron-qos 2022-08-03 04:25:22.132 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:25:22.135 | + lib/neutron-legacy:configure_mutnauq:400 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-08-03 04:25:22.165 | + lib/neutron-legacy:configure_mutnauq:404 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-08-03 04:25:22.195 | + lib/neutron:configure_neutron:644 : '[' False == True ']' 2022-08-03 04:25:22.199 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-08-03 04:25:22.217 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:25:22.219 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-08-03 04:25:22.237 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:25:22.240 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-08-03 04:25:22.242 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-08-03 04:25:22.303 | + inc/async:async_inner:63 : init_neutron 2022-08-03 04:25:22.342 | [418791 Async init_neutron:461710]: running: init_neutron 2022-08-03 04:25:22.345 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-08-03 04:25:22.363 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:25:22.366 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-08-03 04:25:22.377 | ++ ./stack.sh:main:1157 : true 2022-08-03 04:25:22.380 | + ./stack.sh:main:1157 : netman_pid= 2022-08-03 04:25:22.383 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-08-03 04:25:22.386 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-08-03 04:25:22.402 | + ./stack.sh:main:1164 : clean_iptables 2022-08-03 04:25:22.408 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-03 04:25:22.408 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-08-03 04:25:22.411 | + lib/nova:clean_iptables:186 : grep nova 2022-08-03 04:25:22.414 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-08-03 04:25:22.416 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-08-03 04:25:22.416 | + lib/nova:clean_iptables:186 : bash 2022-08-03 04:25:22.421 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-08-03 04:25:22.430 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-03 04:25:22.431 | + lib/nova:clean_iptables:188 : grep nova 2022-08-03 04:25:22.439 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-08-03 04:25:22.439 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-08-03 04:25:22.439 | + lib/nova:clean_iptables:188 : bash 2022-08-03 04:25:22.439 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-08-03 04:25:22.440 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-08-03 04:25:22.454 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-03 04:25:22.454 | + lib/nova:clean_iptables:190 : bash 2022-08-03 04:25:22.454 | + lib/nova:clean_iptables:190 : grep nova 2022-08-03 04:25:22.457 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-08-03 04:25:22.459 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-08-03 04:25:22.460 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-08-03 04:25:22.461 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-08-03 04:25:22.479 | + lib/nova:clean_iptables:192 : grep nova 2022-08-03 04:25:22.479 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-03 04:25:22.481 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-08-03 04:25:22.481 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-08-03 04:25:22.484 | + lib/nova:clean_iptables:192 : bash 2022-08-03 04:25:22.485 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-08-03 04:25:22.486 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-08-03 04:25:22.497 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-08-03 04:25:22.505 | net.ipv4.ip_forward = 1 2022-08-03 04:25:22.509 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-08-03 04:25:22.536 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:25:22.538 | + ./stack.sh:main:1173 : configure_os_vif 2022-08-03 04:25:22.541 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-08-03 04:25:22.543 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-08-03 04:25:22.577 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-08-03 04:25:22.608 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-08-03 04:25:22.610 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-08-03 04:25:22.647 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-08-03 04:25:22.684 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-08-03 04:25:22.702 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:25:22.705 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-08-03 04:25:22.708 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:25:22.710 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-08-03 04:25:22.713 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-08-03 04:25:22.716 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-08-03 04:25:22.782 | + inc/async:async_inner:63 : init_swift 2022-08-03 04:25:22.828 | [418791 Async init_swift:462068]: running: init_swift 2022-08-03 04:25:22.830 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-08-03 04:25:22.850 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:25:22.852 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-08-03 04:25:22.855 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:25:22.858 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-08-03 04:25:22.860 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-08-03 04:25:22.863 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-08-03 04:25:22.937 | + inc/async:async_inner:63 : init_cinder 2022-08-03 04:25:22.982 | [418791 Async init_cinder:462163]: running: init_cinder 2022-08-03 04:25:22.985 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-08-03 04:25:23.011 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:25:23.014 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-08-03 04:25:23.016 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:25:23.019 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-08-03 04:25:23.022 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-08-03 04:25:23.024 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-08-03 04:25:23.094 | + inc/async:async_inner:63 : init_placement 2022-08-03 04:25:23.146 | [418791 Async init_placement:462283]: running: init_placement 2022-08-03 04:25:23.149 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-08-03 04:25:23.208 | [418791 Async init_neutron:461710]: Waiting for completion of init_neutron running on PID 461710 (6 other jobs running) 2022-08-03 04:25:23.235 | [418791 Async init_neutron:461710]: Signaling child to exit 2022-08-03 04:25:33.926 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:25:33.955 | [462068 Async init_swift:462068]: finished successfully 2022-08-03 04:26:26.017 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:26:26.044 | [462163 Async init_cinder:462163]: finished successfully 2022-08-03 04:26:27.838 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:26:27.864 | [462283 Async init_placement:462283]: finished successfully 2022-08-03 04:30:20.961 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:30:20.987 | [461710 Async init_neutron:461710]: finished successfully 2022-08-03 04:30:21.007 | WAKEUP 2022-08-03 04:30:21.030 | [418791 Async init_neutron:461710]: Signaled 2022-08-03 04:30:21.032 | + lib/neutron:init_neutron:695 : is_neutron_legacy_enabled 2022-08-03 04:30:21.032 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 04:30:21.032 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-03 04:30:21.032 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 04:30:21.032 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-03 04:30:21.032 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-03 04:30:21.032 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-03 04:30:21.032 | + lib/neutron:init_neutron:697 : init_mutnauq 2022-08-03 04:30:21.032 | + lib/neutron-legacy:init_mutnauq:461 : recreate_database neutron 2022-08-03 04:30:21.032 | + lib/database:recreate_database:112 : local db=neutron 2022-08-03 04:30:21.032 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-08-03 04:30:21.032 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-08-03 04:30:21.032 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-08-03 04:30:21.032 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:30:21.032 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-08-03 04:30:21.032 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:30:21.032 | + lib/neutron-legacy:init_mutnauq:462 : time_start dbsync 2022-08-03 04:30:21.032 | + functions-common:time_start:2426 : local name=dbsync 2022-08-03 04:30:21.033 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:30:21.033 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:30:21.033 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:30:21.033 | + functions-common:time_start:2431 : _TIME_START[$name]=1659500764879 2022-08-03 04:30:21.033 | + lib/neutron-legacy:init_mutnauq:464 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-08-03 04:30:21.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.033 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.033 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-08-03 04:30:21.033 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-08-03 04:30:21.034 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-08-03 04:30:21.035 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-08-03 04:30:21.036 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-08-03 04:30:21.037 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-08-03 04:30:21.037 | Running upgrade for neutron ... 2022-08-03 04:30:21.038 | OK 2022-08-03 04:30:21.038 | + lib/neutron-legacy:init_mutnauq:465 : time_stop dbsync 2022-08-03 04:30:21.038 | + functions-common:time_stop:2440 : local name 2022-08-03 04:30:21.038 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:30:21.038 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:30:21.038 | + functions-common:time_stop:2443 : local total 2022-08-03 04:30:21.038 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:30:21.038 | + functions-common:time_stop:2446 : name=dbsync 2022-08-03 04:30:21.038 | + functions-common:time_stop:2447 : start_time=1659500764879 2022-08-03 04:30:21.038 | + functions-common:time_stop:2449 : [[ -z 1659500764879 ]] 2022-08-03 04:30:21.038 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:30:21.038 | + functions-common:time_stop:2452 : end_time=1659501020942 2022-08-03 04:30:21.038 | + functions-common:time_stop:2453 : elapsed_time=256063 2022-08-03 04:30:21.038 | + functions-common:time_stop:2454 : total=35414 2022-08-03 04:30:21.038 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:30:21.038 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=291477 2022-08-03 04:30:21.082 | [418791 Async init_neutron:461710]: finished init_neutron with result 0 in 298 seconds 2022-08-03 04:30:21.086 | + inc/async:async_wait:197 : return 0 2022-08-03 04:30:21.091 | + ./stack.sh:main:1203 : async_wait init_placement 2022-08-03 04:30:21.141 | [418791 Async init_placement:462283]: Waiting for completion of init_placement running on PID 462283 (5 other jobs running) 2022-08-03 04:30:21.167 | [418791 Async init_placement:462283]: Signaling child to exit 2022-08-03 04:30:21.168 | WAKEUP 2022-08-03 04:30:21.191 | [418791 Async init_placement:462283]: Signaled 2022-08-03 04:30:21.192 | + lib/placement:init_placement:130 : recreate_database placement 2022-08-03 04:30:21.192 | + lib/database:recreate_database:112 : local db=placement 2022-08-03 04:30:21.192 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-08-03 04:30:21.192 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-08-03 04:30:21.192 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-08-03 04:30:21.192 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:30:21.192 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-08-03 04:30:21.192 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:30:21.193 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-08-03 04:30:21.193 | + lib/placement:init_placement:132 : create_placement_accounts 2022-08-03 04:30:21.193 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-08-03 04:30:21.193 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-08-03 04:30:21.193 | + functions-common:get_or_create_user:910 : local user_id 2022-08-03 04:30:21.193 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-03 04:30:21.193 | + functions-common:get_or_create_user:914 : local email= 2022-08-03 04:30:21.193 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-03 04:30:21.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.193 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.193 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.193 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:30:21.193 | + functions-common:get_or_create_user:926 : user_id=e4b710b5f70b428a9fc126cc0bf0b7e7 2022-08-03 04:30:21.193 | + functions-common:get_or_create_user:927 : echo e4b710b5f70b428a9fc126cc0bf0b7e7 2022-08-03 04:30:21.193 | e4b710b5f70b428a9fc126cc0bf0b7e7 2022-08-03 04:30:21.193 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-08-03 04:30:21.193 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:30:21.193 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-03 04:30:21.193 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:30:21.193 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:30:21.193 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-03 04:30:21.193 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-03 04:30:21.193 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-03 04:30:21.193 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-03 04:30:21.193 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-03 04:30:21.193 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-03 04:30:21.193 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-03 04:30:21.193 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:30:21.193 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:30:21.193 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:30:21.194 | ++ functions-common:get_field:813 : read data 2022-08-03 04:30:21.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.194 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.194 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.194 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:30:21.194 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:30:21.194 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:30:21.194 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-08-03 04:30:21.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.194 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.194 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.194 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-03 04:30:21.194 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:30:21.194 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:30:21.194 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:30:21.194 | ++ functions-common:get_field:813 : read data 2022-08-03 04:30:21.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.194 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.194 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.194 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:30:21.194 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:30:21.194 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:30:21.194 | ++ functions-common:get_field:819 : echo '| 118001e268f44d45a2e40dd725627903 | e4b710b5f70b428a9fc126cc0bf0b7e7 | | 714765ff95a24a969679f5febf8f73d0 | | | False |' 2022-08-03 04:30:21.194 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:30:21.194 | ++ functions-common:get_field:813 : read data 2022-08-03 04:30:21.194 | + functions-common:get_or_add_user_project_role:996 : user_role_id=118001e268f44d45a2e40dd725627903 2022-08-03 04:30:21.194 | + functions-common:get_or_add_user_project_role:998 : echo 118001e268f44d45a2e40dd725627903 2022-08-03 04:30:21.194 | 118001e268f44d45a2e40dd725627903 2022-08-03 04:30:21.195 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-03 04:30:21.195 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-08-03 04:30:21.195 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-03 04:30:21.195 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-03 04:30:21.195 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-03 04:30:21.195 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-03 04:30:21.195 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-03 04:30:21.195 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-03 04:30:21.195 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-03 04:30:21.195 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-03 04:30:21.195 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-03 04:30:21.195 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-03 04:30:21.195 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-03 04:30:21.195 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:30:21.195 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-03 04:30:21.195 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:30:21.195 | ++ functions-common:get_field:813 : read data 2022-08-03 04:30:21.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.195 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.195 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.195 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:30:21.195 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-03 04:30:21.195 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-03 04:30:21.195 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-08-03 04:30:21.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.195 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.195 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.195 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-03 04:30:21.196 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-03 04:30:21.196 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-03 04:30:21.196 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:30:21.196 | ++ functions-common:get_field:813 : read data 2022-08-03 04:30:21.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.196 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.196 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.196 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:30:21.196 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-03 04:30:21.196 | ++ functions-common:get_field:817 : field='$2' 2022-08-03 04:30:21.196 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-03 04:30:21.196 | ++ functions-common:get_field:819 : echo '| 582a6d0c5f914dfbb86f3633790dd8c6 | e4b710b5f70b428a9fc126cc0bf0b7e7 | | 714765ff95a24a969679f5febf8f73d0 | | | False |' 2022-08-03 04:30:21.196 | ++ functions-common:get_field:813 : read data 2022-08-03 04:30:21.196 | + functions-common:get_or_add_user_project_role:996 : user_role_id=582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:30:21.196 | + functions-common:get_or_add_user_project_role:998 : echo 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:30:21.196 | 582a6d0c5f914dfbb86f3633790dd8c6 2022-08-03 04:30:21.196 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.74/placement 2022-08-03 04:30:21.196 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-08-03 04:30:21.196 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-03 04:30:21.196 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-08-03 04:30:21.196 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-08-03 04:30:21.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.196 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.196 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.196 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:30:21.196 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-03 04:30:21.196 | 287d373db18e4d9f8fd2898457552eca' 2022-08-03 04:30:21.196 | + functions-common:get_or_create_service:1095 : echo 287d373db18e4d9f8fd2898457552eca 2022-08-03 04:30:21.196 | 287d373db18e4d9f8fd2898457552eca 2022-08-03 04:30:21.196 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.74/placement 2022-08-03 04:30:21.197 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-03 04:30:21.197 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.74/placement RegionOne 2022-08-03 04:30:21.197 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-03 04:30:21.197 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-08-03 04:30:21.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.197 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.197 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.197 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:30:21.197 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-03 04:30:21.197 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-03 04:30:21.197 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.74/placement --region RegionOne -f value -c id 2022-08-03 04:30:21.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.197 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.197 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.197 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:30:21.197 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=7223344b2e1f4116ac1ea33ab481c59b 2022-08-03 04:30:21.197 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 7223344b2e1f4116ac1ea33ab481c59b 2022-08-03 04:30:21.197 | + functions-common:get_or_create_endpoint:1128 : public_id=7223344b2e1f4116ac1ea33ab481c59b 2022-08-03 04:30:21.197 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-03 04:30:21.197 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-03 04:30:21.197 | + functions-common:get_or_create_endpoint:1137 : echo 7223344b2e1f4116ac1ea33ab481c59b 2022-08-03 04:30:21.197 | 7223344b2e1f4116ac1ea33ab481c59b 2022-08-03 04:30:21.239 | [418791 Async init_placement:462283]: finished init_placement with result 0 in 64 seconds 2022-08-03 04:30:21.243 | + inc/async:async_wait:197 : return 0 2022-08-03 04:30:21.245 | + ./stack.sh:main:1204 : async_wait init_glance 2022-08-03 04:30:21.298 | [418791 Async init_glance:458176]: Waiting for completion of init_glance running on PID 458176 (4 other jobs running) 2022-08-03 04:30:21.324 | [418791 Async init_glance:458176]: Signaling child to exit 2022-08-03 04:30:21.324 | WAKEUP 2022-08-03 04:30:21.348 | [418791 Async init_glance:458176]: Signaled 2022-08-03 04:30:21.349 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-08-03 04:30:21.349 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-08-03 04:30:21.349 | + lib/glance:init_glance:485 : recreate_database glance 2022-08-03 04:30:21.349 | + lib/database:recreate_database:112 : local db=glance 2022-08-03 04:30:21.349 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-08-03 04:30:21.350 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-08-03 04:30:21.350 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-08-03 04:30:21.350 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:30:21.350 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-08-03 04:30:21.350 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:30:21.350 | + lib/glance:init_glance:487 : time_start dbsync 2022-08-03 04:30:21.350 | + functions-common:time_start:2426 : local name=dbsync 2022-08-03 04:30:21.350 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:30:21.350 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:30:21.350 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:30:21.350 | + functions-common:time_start:2431 : _TIME_START[$name]=1659500675380 2022-08-03 04:30:21.350 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-08-03 04:30:21.350 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-03 04:30:21.350 | ERROR glance Traceback (most recent call last): 2022-08-03 04:30:21.350 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-03 04:30:21.350 | ERROR glance  sys.exit(main()) 2022-08-03 04:30:21.350 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-03 04:30:21.350 | ERROR glance  return CONF.command.action_fn() 2022-08-03 04:30:21.350 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-08-03 04:30:21.350 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-08-03 04:30:21.350 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-08-03 04:30:21.350 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-08-03 04:30:21.350 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-08-03 04:30:21.350 | ERROR glance  engine = db_api.get_engine() 2022-08-03 04:30:21.350 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-03 04:30:21.350 | ERROR glance  facade = _create_facade_lazily() 2022-08-03 04:30:21.350 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-03 04:30:21.350 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-03 04:30:21.350 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-03 04:30:21.350 | ERROR glance  return cls( 2022-08-03 04:30:21.350 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-03 04:30:21.351 | ERROR glance  self._factory._start( 2022-08-03 04:30:21.351 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-03 04:30:21.351 | ERROR glance  self._setup_for_connection( 2022-08-03 04:30:21.351 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-03 04:30:21.351 | ERROR glance  engine = engines.create_engine( 2022-08-03 04:30:21.351 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-03 04:30:21.351 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-03 04:30:21.351 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-03 04:30:21.351 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-03 04:30:21.351 | ERROR glance  File "", line 2, in create_engine 2022-08-03 04:30:21.351 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-03 04:30:21.351 | ERROR glance  return fn(*args, **kwargs) 2022-08-03 04:30:21.351 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-03 04:30:21.351 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-03 04:30:21.351 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-03 04:30:21.351 | ERROR glance  loaded_plugins = [ 2022-08-03 04:30:21.351 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-03 04:30:21.351 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-03 04:30:21.351 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-03 04:30:21.351 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-03 04:30:21.351 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-03 04:30:21.351 | ERROR glance  2022-08-03 04:30:21.351 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-08-03 04:30:21.351 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-03 04:30:21.351 | ERROR glance Traceback (most recent call last): 2022-08-03 04:30:21.351 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-03 04:30:21.351 | ERROR glance  sys.exit(main()) 2022-08-03 04:30:21.351 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-03 04:30:21.351 | ERROR glance  return CONF.command.action_fn() 2022-08-03 04:30:21.351 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-08-03 04:30:21.352 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-08-03 04:30:21.352 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-08-03 04:30:21.352 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-08-03 04:30:21.352 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-03 04:30:21.352 | ERROR glance  facade = _create_facade_lazily() 2022-08-03 04:30:21.352 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-03 04:30:21.352 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-03 04:30:21.352 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-03 04:30:21.352 | ERROR glance  return cls( 2022-08-03 04:30:21.352 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-03 04:30:21.352 | ERROR glance  self._factory._start( 2022-08-03 04:30:21.352 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-03 04:30:21.352 | ERROR glance  self._setup_for_connection( 2022-08-03 04:30:21.352 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-03 04:30:21.352 | ERROR glance  engine = engines.create_engine( 2022-08-03 04:30:21.352 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-03 04:30:21.352 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-03 04:30:21.352 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-03 04:30:21.352 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-03 04:30:21.352 | ERROR glance  File "", line 2, in create_engine 2022-08-03 04:30:21.352 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-03 04:30:21.352 | ERROR glance  return fn(*args, **kwargs) 2022-08-03 04:30:21.352 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-03 04:30:21.352 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-03 04:30:21.352 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-03 04:30:21.352 | ERROR glance  loaded_plugins = [ 2022-08-03 04:30:21.352 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-03 04:30:21.352 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-03 04:30:21.352 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-03 04:30:21.352 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-03 04:30:21.352 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-03 04:30:21.352 | ERROR glance  2022-08-03 04:30:21.353 | + lib/glance:init_glance:493 : time_stop dbsync 2022-08-03 04:30:21.353 | + functions-common:time_stop:2440 : local name 2022-08-03 04:30:21.353 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:30:21.353 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:30:21.353 | + functions-common:time_stop:2443 : local total 2022-08-03 04:30:21.353 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:30:21.353 | + functions-common:time_stop:2446 : name=dbsync 2022-08-03 04:30:21.353 | + functions-common:time_stop:2447 : start_time=1659500675380 2022-08-03 04:30:21.353 | + functions-common:time_stop:2449 : [[ -z 1659500675380 ]] 2022-08-03 04:30:21.353 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:30:21.353 | + functions-common:time_stop:2452 : end_time=1659500680085 2022-08-03 04:30:21.353 | + functions-common:time_stop:2453 : elapsed_time=4705 2022-08-03 04:30:21.353 | + functions-common:time_stop:2454 : total=35414 2022-08-03 04:30:21.353 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:30:21.353 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=40119 2022-08-03 04:30:21.395 | [418791 Async init_glance:458176]: finished init_glance with result 0 in 5 seconds 2022-08-03 04:30:21.399 | + inc/async:async_wait:197 : return 0 2022-08-03 04:30:21.402 | + ./stack.sh:main:1205 : async_wait init_swift 2022-08-03 04:30:21.453 | [418791 Async init_swift:462068]: Waiting for completion of init_swift running on PID 462068 (3 other jobs running) 2022-08-03 04:30:21.480 | [418791 Async init_swift:462068]: Signaling child to exit 2022-08-03 04:30:21.480 | WAKEUP 2022-08-03 04:30:21.503 | [418791 Async init_swift:462068]: Signaled 2022-08-03 04:30:21.504 | + lib/swift:init_swift:673 : local node_number 2022-08-03 04:30:21.504 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-03 04:30:21.504 | No container-updater running 2022-08-03 04:30:21.504 | No account-reaper running 2022-08-03 04:30:21.504 | No account-server running 2022-08-03 04:30:21.504 | No object-updater running 2022-08-03 04:30:21.504 | No container-replicator running 2022-08-03 04:30:21.504 | No object-server running 2022-08-03 04:30:21.504 | No container-sharder running 2022-08-03 04:30:21.504 | No proxy-server running 2022-08-03 04:30:21.504 | No container-server running 2022-08-03 04:30:21.504 | No container-sync running 2022-08-03 04:30:21.504 | No account-replicator running 2022-08-03 04:30:21.504 | No object-auditor running 2022-08-03 04:30:21.504 | No container-auditor running 2022-08-03 04:30:21.504 | No container-reconciler running 2022-08-03 04:30:21.504 | No object-expirer running 2022-08-03 04:30:21.505 | No object-replicator running 2022-08-03 04:30:21.505 | No account-auditor running 2022-08-03 04:30:21.505 | No object-reconstructor running 2022-08-03 04:30:21.505 | + lib/swift:init_swift:675 : true 2022-08-03 04:30:21.505 | + lib/swift:init_swift:678 : create_swift_disk 2022-08-03 04:30:21.505 | + lib/swift:create_swift_disk:570 : local node_number 2022-08-03 04:30:21.505 | + lib/swift:create_swift_disk:575 : local user_group 2022-08-03 04:30:21.505 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-08-03 04:30:21.505 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-08-03 04:30:21.505 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-08-03 04:30:21.505 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-08-03 04:30:21.505 | + functions:create_disk:732 : local node_number 2022-08-03 04:30:21.505 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-03 04:30:21.505 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-03 04:30:21.505 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-08-03 04:30:21.505 | + functions:create_disk:736 : local key 2022-08-03 04:30:21.505 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-03 04:30:21.505 | ++ functions:create_disk:738 : sed s#/.## 2022-08-03 04:30:21.505 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-03 04:30:21.505 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-03 04:30:21.505 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-08-03 04:30:21.505 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-03 04:30:21.505 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-03 04:30:21.505 | + functions:destroy_disk:765 : local key 2022-08-03 04:30:21.505 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-03 04:30:21.505 | ++ functions:destroy_disk:767 : sed s#/.## 2022-08-03 04:30:21.505 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-03 04:30:21.505 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-03 04:30:21.505 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-08-03 04:30:21.505 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-08-03 04:30:21.505 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-08-03 04:30:21.505 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-08-03 04:30:21.506 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-08-03 04:30:21.506 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-08-03 04:30:21.506 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-08-03 04:30:21.506 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-08-03 04:30:21.506 | = sectsz=512 attr=2, projid32bit=1 2022-08-03 04:30:21.506 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-08-03 04:30:21.506 | = reflink=1 2022-08-03 04:30:21.506 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-08-03 04:30:21.506 | = sunit=0 swidth=0 blks 2022-08-03 04:30:21.506 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-08-03 04:30:21.506 | log =internal log bsize=4096 blocks=2560, version=2 2022-08-03 04:30:21.506 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-08-03 04:30:21.506 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-08-03 04:30:21.506 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-08-03 04:30:21.506 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-08-03 04:30:21.506 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-08-03 04:30:21.506 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-08-03 04:30:21.506 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-08-03 04:30:21.506 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-08-03 04:30:21.506 | + lib/swift:create_swift_disk:584 : local node_number 2022-08-03 04:30:21.506 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-03 04:30:21.506 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-08-03 04:30:21.506 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-08-03 04:30:21.506 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-08-03 04:30:21.506 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-03 04:30:21.506 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-08-03 04:30:21.506 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-03 04:30:21.506 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-08-03 04:30:21.506 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1659499480.object.builder backups/1659499481.container.builder backups/1659499482.account.builder backups/1659499487.object.builder backups/1659499488.container.builder backups/1659499489.account.builder backups/1659499487.object.ring.gz backups/1659499488.container.ring.gz backups/1659499489.account.ring.gz 2022-08-03 04:30:21.506 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-08-03 04:30:21.506 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-08-03 04:30:21.506 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-08-03 04:30:21.507 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-08-03 04:30:21.507 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-03 04:30:21.507 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-08-03 04:30:21.507 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-08-03 04:30:21.507 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-08-03 04:30:21.507 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-08-03 04:30:21.507 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-08-03 04:30:21.507 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-08-03 04:30:21.507 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-08-03 04:30:21.507 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-08-03 04:30:21.507 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-08-03 04:30:21.507 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-08-03 04:30:21.507 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-03 04:30:21.507 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-08-03 04:30:21.507 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-03 04:30:21.507 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-08-03 04:30:21.507 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-03 04:30:21.507 | + lib/swift:init_swift:719 : popd 2022-08-03 04:30:21.550 | [418791 Async init_swift:462068]: finished init_swift with result 0 in 11 seconds 2022-08-03 04:30:21.555 | + inc/async:async_wait:197 : return 0 2022-08-03 04:30:21.557 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-08-03 04:30:21.610 | [418791 Async init_cinder:462163]: Waiting for completion of init_cinder running on PID 462163 (2 other jobs running) 2022-08-03 04:30:21.636 | [418791 Async init_cinder:462163]: Signaling child to exit 2022-08-03 04:30:21.636 | WAKEUP 2022-08-03 04:30:21.659 | [418791 Async init_cinder:462163]: Signaled 2022-08-03 04:30:21.661 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-08-03 04:30:21.661 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:30:21.661 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-08-03 04:30:21.661 | + lib/database:recreate_database:112 : local db=cinder 2022-08-03 04:30:21.661 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-08-03 04:30:21.661 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-08-03 04:30:21.661 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-08-03 04:30:21.661 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:30:21.661 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-08-03 04:30:21.661 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:30:21.661 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-08-03 04:30:21.661 | + functions-common:time_start:2426 : local name=dbsync 2022-08-03 04:30:21.661 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:30:21.661 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:30:21.661 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:30:21.661 | + functions-common:time_start:2431 : _TIME_START[$name]=1659500733471 2022-08-03 04:30:21.661 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-08-03 04:30:21.661 | INFO dbcounter [-] Registered counter for database cinder 2022-08-03 04:30:21.661 | 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=462605) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-03 04:30:21.661 | DEBUG dbcounter [-] [462605] Writer thread running {{(pid=462605) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-03 04:30:21.661 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-03 04:30:21.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:21.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-03 04:30:21.662 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=462605) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-03 04:30:21.662 | INFO cinder.db.migration [-] Applying migration(s) 2022-08-03 04:30:21.662 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-03 04:30:21.662 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-03 04:30:21.662 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-08-03 04:30:21.663 | DEBUG dbcounter [-] [462605] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=56 {{(pid=462605) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-03 04:30:21.663 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=462605) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-03 04:30:21.663 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2022-08-03 04:30:21.663 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=462605) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-03 04:30:21.663 | INFO cinder.db.migration [-] Migration(s) applied 2022-08-03 04:30:21.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.663 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:30:21.663 | from cryptography.utils import int_from_bytes 2022-08-03 04:30:21.663 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-08-03 04:30:21.663 | + functions-common:time_stop:2440 : local name 2022-08-03 04:30:21.663 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:30:21.663 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:30:21.663 | + functions-common:time_stop:2443 : local total 2022-08-03 04:30:21.663 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:30:21.663 | + functions-common:time_stop:2446 : name=dbsync 2022-08-03 04:30:21.663 | + functions-common:time_stop:2447 : start_time=1659500733471 2022-08-03 04:30:21.663 | + functions-common:time_stop:2449 : [[ -z 1659500733471 ]] 2022-08-03 04:30:21.663 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:30:21.663 | + functions-common:time_stop:2452 : end_time=1659500783638 2022-08-03 04:30:21.663 | + functions-common:time_stop:2453 : elapsed_time=50167 2022-08-03 04:30:21.663 | + functions-common:time_stop:2454 : total=35414 2022-08-03 04:30:21.663 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:30:21.663 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=85581 2022-08-03 04:30:21.663 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-08-03 04:30:21.663 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:30:21.663 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-08-03 04:30:21.663 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-08-03 04:30:21.663 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-03 04:30:21.663 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-08-03 04:30:21.663 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-08-03 04:30:21.663 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-08-03 04:30:21.664 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-08-03 04:30:21.664 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-08-03 04:30:21.664 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-08-03 04:30:21.664 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-08-03 04:30:21.664 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-08-03 04:30:21.664 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-08-03 04:30:21.664 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 04:30:21.664 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 04:30:21.664 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 04:30:21.664 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 04:30:21.664 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 04:30:21.664 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 04:30:21.664 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 04:30:21.664 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 04:30:21.664 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 04:30:21.664 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 04:30:21.664 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-08-03 04:30:21.664 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 04:30:21.664 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 04:30:21.664 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 04:30:21.664 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 04:30:21.664 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 04:30:21.664 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 04:30:21.664 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-08-03 04:30:21.664 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-08-03 04:30:21.664 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-08-03 04:30:21.664 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-03 04:30:21.664 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-08-03 04:30:21.664 | Volume group "stack-volumes-lvmdriver-1" not found 2022-08-03 04:30:21.664 | Cannot process volume group stack-volumes-lvmdriver-1 2022-08-03 04:30:21.664 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-08-03 04:30:21.664 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-03 04:30:21.664 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-08-03 04:30:21.665 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-08-03 04:30:21.665 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-08-03 04:30:21.665 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-08-03 04:30:21.665 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-08-03 04:30:21.665 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-08-03 04:30:21.665 | s|%DIRECTIO%|--direct-io=on|g; 2022-08-03 04:30:21.665 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-08-03 04:30:21.665 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-08-03 04:30:21.665 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-08-03 04:30:21.665 | [Unit] 2022-08-03 04:30:21.665 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-03 04:30:21.665 | DefaultDependencies=no 2022-08-03 04:30:21.665 | After=systemd-udev-settle.service 2022-08-03 04:30:21.665 | Before=lvm2-activation-early.service 2022-08-03 04:30:21.665 | Wants=systemd-udev-settle.service 2022-08-03 04:30:21.665 | 2022-08-03 04:30:21.665 | [Service] 2022-08-03 04:30:21.665 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-03 04:30:21.665 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-08-03 04:30:21.665 | RemainAfterExit=yes 2022-08-03 04:30:21.665 | Type=oneshot 2022-08-03 04:30:21.665 | 2022-08-03 04:30:21.665 | [Install] 2022-08-03 04:30:21.665 | WantedBy=local-fs.target 2022-08-03 04:30:21.665 | Also=systemd-udev-settle.service 2022-08-03 04:30:21.665 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-08-03 04:30:21.665 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-08-03 04:30:21.665 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-08-03 04:30:21.665 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-08-03 04:30:21.665 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-08-03 04:30:21.665 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-08-03 04:30:21.665 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-08-03 04:30:21.665 | Volume group "stack-volumes-lvmdriver-1" not found 2022-08-03 04:30:21.666 | Cannot process volume group stack-volumes-lvmdriver-1 2022-08-03 04:30:21.666 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-08-03 04:30:21.666 | Physical volume "/dev/loop4" successfully created. 2022-08-03 04:30:21.666 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-08-03 04:30:21.666 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-08-03 04:30:21.666 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-08-03 04:30:21.666 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-08-03 04:30:21.666 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-08-03 04:30:21.666 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-08-03 04:30:21.666 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-08-03 04:30:21.666 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-08-03 04:30:21.666 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:30:21.666 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-08-03 04:30:21.666 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-08-03 04:30:21.666 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-08-03 04:30:21.707 | [418791 Async init_cinder:462163]: finished init_cinder with result 0 in 63 seconds 2022-08-03 04:30:21.711 | + inc/async:async_wait:197 : return 0 2022-08-03 04:30:21.714 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-08-03 04:30:21.732 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:30:21.735 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-08-03 04:30:21.748 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:30:21.748 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-08-03 04:30:21.748 | + ./stack.sh:main:1213 : init_nova 2022-08-03 04:30:21.748 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-08-03 04:30:21.763 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:30:21.766 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-08-03 04:30:21.784 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:30:21.787 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-03 04:30:21.789 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-03 04:30:21.851 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-03 04:30:21.889 | [418791 Async nova-cell-0:464901]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-03 04:30:21.893 | ++ lib/nova:init_nova:838 : seq 1 1 2022-08-03 04:30:21.897 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-03 04:30:21.900 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-08-03 04:30:21.903 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-03 04:30:21.905 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-03 04:30:21.908 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-03 04:30:21.976 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-03 04:30:22.018 | [418791 Async nova-cell-1:464993]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-03 04:30:22.021 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-08-03 04:30:22.024 | + lib/database:recreate_database:112 : local db=nova_api 2022-08-03 04:30:22.028 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-08-03 04:30:22.029 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-08-03 04:30:22.032 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-08-03 04:30:22.037 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:30:33.387 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-08-03 04:30:33.392 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:30:33.484 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-08-03 04:30:34.077 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-03 04:30:37.738 | INFO dbcounter [-] Registered counter for database nova_api 2022-08-03 04:30:37.763 | DEBUG dbcounter [-] [465053] Writer thread running {{(pid=465053) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-03 04:30:37.764 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-03 04:30:37.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:30:37.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:30:37.776 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-03 04:30:37.776 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=465053) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-03 04:30:37.802 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-03 04:30:37.802 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-03 04:30:38.329 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-08-03 04:31:07.801 | DEBUG dbcounter [-] [465053] Writing DB stats nova_api:SELECT=6,nova_api:SHOW=1,nova_api:CREATE=56 {{(pid=465053) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-03 04:31:15.973 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=465053) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-03 04:31:15.976 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-08-03 04:31:23.569 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=465053) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-03 04:31:23.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:31:23.643 | from cryptography.utils import int_from_bytes 2022-08-03 04:31:23.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:31:23.643 | from cryptography.utils import int_from_bytes 2022-08-03 04:31:24.064 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-08-03 04:31:24.067 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-03 04:31:24.070 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-03 04:31:24.072 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-03 04:31:24.075 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 04:31:24.077 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 04:31:24.080 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 04:31:24.099 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:31:24.101 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 04:31:24.104 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-03 04:31:24.107 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-03 04:31:24.692 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-03 04:31:27.485 | INFO dbcounter [None req-3bf36a43-c584-4574-a06d-8013463e2553 None None] Registered counter for database nova_api 2022-08-03 04:31:27.510 | DEBUG dbcounter [-] [465452] Writer thread running {{(pid=465452) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-03 04:31:27.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:31:27.643 | from cryptography.utils import int_from_bytes 2022-08-03 04:31:27.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:31:27.643 | from cryptography.utils import int_from_bytes 2022-08-03 04:31:28.059 | ++ lib/nova:init_nova:850 : seq 0 1 2022-08-03 04:31:28.064 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-03 04:31:28.067 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-08-03 04:31:28.120 | [418791 Async nova-cell-0:464901]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 464901 (3 other jobs running) 2022-08-03 04:31:28.146 | [418791 Async nova-cell-0:464901]: Signaling child to exit 2022-08-03 04:32:49.896 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:32:49.921 | [464901 Async nova-cell-0:464901]: finished successfully 2022-08-03 04:32:49.942 | WAKEUP 2022-08-03 04:32:49.966 | [418791 Async nova-cell-0:464901]: Signaled 2022-08-03 04:32:49.968 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-08-03 04:32:49.968 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-08-03 04:32:49.968 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-08-03 04:32:49.968 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-08-03 04:32:49.968 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-08-03 04:32:49.968 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-08-03 04:32:49.968 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-08-03 04:32:49.968 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:32:49.968 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-08-03 04:32:49.968 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:32:49.968 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-08-03 04:32:49.968 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-03 04:32:49.968 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-08-03 04:32:49.968 | DEBUG dbcounter [-] [465104] Writer thread running {{(pid=465104) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-03 04:32:49.968 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-03 04:32:49.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:49.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:49.970 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-03 04:32:49.970 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=465104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-03 04:32:49.970 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-03 04:32:49.970 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-03 04:32:49.971 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-03 04:32:49.971 | DEBUG dbcounter [-] [465104] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=55 {{(pid=465104) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-03 04:32:49.971 | DEBUG dbcounter [-] [465104] Writing DB stats nova_cell0:CREATE=64 {{(pid=465104) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-03 04:32:49.971 | DEBUG dbcounter [-] [465104] Writing DB stats nova_cell0:CREATE=38,nova_cell0:ALTER=2,nova_cell0:SHOW=42,nova_cell0:select=18 {{(pid=465104) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-03 04:32:49.971 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=465104) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-03 04:32:49.971 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-03 04:32:49.971 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=465104) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-03 04:32:49.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:32:49.971 | from cryptography.utils import int_from_bytes 2022-08-03 04:32:49.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:32:49.971 | from cryptography.utils import int_from_bytes 2022-08-03 04:32:50.014 | [418791 Async nova-cell-0:464901]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 148 seconds 2022-08-03 04:32:50.019 | + inc/async:async_wait:197 : return 0 2022-08-03 04:32:50.021 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-03 04:32:50.024 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-08-03 04:32:50.076 | [418791 Async nova-cell-1:464993]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 464993 (2 other jobs running) 2022-08-03 04:32:50.102 | [418791 Async nova-cell-1:464993]: Signaling child to exit 2022-08-03 04:32:51.804 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:32:51.831 | [464993 Async nova-cell-1:464993]: finished successfully 2022-08-03 04:32:51.850 | WAKEUP 2022-08-03 04:32:51.873 | [418791 Async nova-cell-1:464993]: Signaled 2022-08-03 04:32:51.874 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-08-03 04:32:51.874 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-08-03 04:32:51.874 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-08-03 04:32:51.874 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-08-03 04:32:51.874 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-08-03 04:32:51.874 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-08-03 04:32:51.874 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-08-03 04:32:51.874 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:32:51.874 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-08-03 04:32:51.874 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-03 04:32:51.874 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-08-03 04:32:51.874 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-03 04:32:51.875 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-08-03 04:32:51.875 | DEBUG dbcounter [-] [465111] Writer thread running {{(pid=465111) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-03 04:32:51.876 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=465111) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-03 04:32:51.876 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-03 04:32:51.876 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-03 04:32:51.876 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-03 04:32:51.876 | DEBUG dbcounter [-] [465111] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=54 {{(pid=465111) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-03 04:32:51.876 | DEBUG dbcounter [-] [465111] Writing DB stats nova_cell1:CREATE=63 {{(pid=465111) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-03 04:32:51.877 | DEBUG dbcounter [-] [465111] Writing DB stats nova_cell1:CREATE=40,nova_cell1:ALTER=2,nova_cell1:SHOW=40,nova_cell1:select=18 {{(pid=465111) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-03 04:32:51.877 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=465111) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-03 04:32:51.877 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-03 04:32:51.877 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=465111) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-03 04:32:51.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:32:51.877 | from cryptography.utils import int_from_bytes 2022-08-03 04:32:51.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:32:51.877 | from cryptography.utils import int_from_bytes 2022-08-03 04:32:51.921 | [418791 Async nova-cell-1:464993]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 149 seconds 2022-08-03 04:32:51.925 | + inc/async:async_wait:197 : return 0 2022-08-03 04:32:51.927 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-03 04:32:51.930 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-08-03 04:32:52.510 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-03 04:32:55.257 | Running batches of 50 until complete 2022-08-03 04:32:55.257 | INFO dbcounter [None req-80c15cee-dfb5-4c17-931c-b681d4bdca35 None None] Registered counter for database nova_cell0 2022-08-03 04:32:55.281 | DEBUG dbcounter [-] [466205] Writer thread running {{(pid=466205) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-03 04:32:55.411 | INFO dbcounter [None req-80c15cee-dfb5-4c17-931c-b681d4bdca35 None None] Registered counter for database nova_api 2022-08-03 04:32:55.421 | DEBUG dbcounter [-] [466205] Writer thread running {{(pid=466205) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-03 04:32:55.544 | INFO dbcounter [None req-80c15cee-dfb5-4c17-931c-b681d4bdca35 None None] Registered counter for database nova_cell0 2022-08-03 04:32:55.556 | DEBUG dbcounter [-] [466205] Writer thread running {{(pid=466205) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-03 04:32:55.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:32:55.624 | from cryptography.utils import int_from_bytes 2022-08-03 04:32:55.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:32:55.624 | from cryptography.utils import int_from_bytes 2022-08-03 04:32:55.624 | +-------------------------------------+--------------+-----------+ 2022-08-03 04:32:55.624 | | Migration | Total Needed | Completed | 2022-08-03 04:32:55.624 | +-------------------------------------+--------------+-----------+ 2022-08-03 04:32:55.624 | | fill_virtual_interface_list | 0 | 0 | 2022-08-03 04:32:55.625 | | migrate_empty_ratio | 0 | 0 | 2022-08-03 04:32:55.625 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-08-03 04:32:55.625 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-08-03 04:32:55.625 | | migration_migrate_to_uuid | 0 | 0 | 2022-08-03 04:32:55.625 | | populate_dev_uuids | 0 | 0 | 2022-08-03 04:32:55.625 | | populate_missing_availability_zones | 0 | 0 | 2022-08-03 04:32:55.625 | | populate_queued_for_delete | 0 | 0 | 2022-08-03 04:32:55.625 | | populate_user_id | 0 | 0 | 2022-08-03 04:32:55.625 | | populate_uuids | 0 | 0 | 2022-08-03 04:32:55.625 | +-------------------------------------+--------------+-----------+ 2022-08-03 04:32:56.075 | ++ lib/nova:init_nova:864 : seq 1 1 2022-08-03 04:32:56.079 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-03 04:32:56.083 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-08-03 04:32:56.086 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-03 04:32:56.088 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-03 04:32:56.092 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-08-03 04:32:56.669 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-03 04:32:59.409 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-08-03 04:32:59.409 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-08-03 04:32:59.409 | INFO dbcounter [None req-a35ab798-8935-4b6b-9eda-13270cae261a None None] Registered counter for database nova_api 2022-08-03 04:32:59.445 | DEBUG dbcounter [-] [466222] Writer thread running {{(pid=466222) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-03 04:32:59.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:32:59.618 | from cryptography.utils import int_from_bytes 2022-08-03 04:32:59.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:32:59.618 | from cryptography.utils import int_from_bytes 2022-08-03 04:33:00.028 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-08-03 04:33:00.030 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-08-03 04:33:00.043 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-08-03 04:33:00.046 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-08-03 04:33:00.064 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:00.067 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-08-03 04:33:00.070 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-08-03 04:33:00.138 | + inc/async:async_inner:63 : configure_neutron_nova 2022-08-03 04:33:00.181 | [418791 Async configure_neutron_nova:466293]: running: configure_neutron_nova 2022-08-03 04:33:00.184 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-08-03 04:33:00.187 | + functions-common:run_phase:1868 : local mode=stack 2022-08-03 04:33:00.190 | + functions-common:run_phase:1869 : local phase=post-config 2022-08-03 04:33:00.193 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-03 04:33:00.195 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-03 04:33:00.199 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-03 04:33:00.201 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-03 04:33:00.204 | + functions-common:run_phase:1878 : local extra 2022-08-03 04:33:00.208 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-03 04:33:00.213 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-03 04:33:00.216 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-03 04:33:00.222 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-03 04:33:00.222 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-08-03 04:33:00.224 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-03 04:33:00.243 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:00.245 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-03 04:33:00.248 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-03 04:33:00.251 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-08-03 04:33:00.254 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-03 04:33:00.257 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-03 04:33:00.259 | ++ extras.d/80-tempest.sh:source:12 : : 2022-08-03 04:33:00.262 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-03 04:33:00.265 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-03 04:33:00.268 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-03 04:33:00.271 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-03 04:33:00.274 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-08-03 04:33:00.279 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-03 04:33:00.282 | + functions-common:run_plugins:1855 : local phase=post-config 2022-08-03 04:33:00.285 | + functions-common:run_plugins:1857 : local plugins= 2022-08-03 04:33:00.288 | + functions-common:run_plugins:1858 : local plugin 2022-08-03 04:33:00.291 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-08-03 04:33:00.294 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-03 04:33:00.297 | + inc/meta-config:merge_config_group:171 : shift 2022-08-03 04:33:00.300 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-08-03 04:33:00.303 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-03 04:33:00.305 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-03 04:33:00.308 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-03 04:33:00.312 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-08-03 04:33:00.317 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-03 04:33:00.320 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-08-03 04:33:00.323 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-03 04:33:00.326 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-08-03 04:33:00.329 | /^\[\[.+\|.*\]\]/ { 2022-08-03 04:33:00.329 | gsub("[][]", "", $1); 2022-08-03 04:33:00.329 | split($1, a, "|"); 2022-08-03 04:33:00.329 | if (a[1] == matchgroup) 2022-08-03 04:33:00.329 | print a[2] 2022-08-03 04:33:00.329 | } 2022-08-03 04:33:00.330 | ' /home/ubuntu/devstack/local.conf 2022-08-03 04:33:00.332 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-03 04:33:00.335 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-03 04:33:00.338 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-03 04:33:00.342 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-08-03 04:33:00.344 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-08-03 04:33:00.348 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-08-03 04:33:00.351 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-08-03 04:33:00.354 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-08-03 04:33:00.359 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-08-03 04:33:00.362 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-08-03 04:33:00.365 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-03 04:33:00.368 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-03 04:33:00.371 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-03 04:33:00.374 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-08-03 04:33:00.377 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-03 04:33:00.381 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-08-03 04:33:00.383 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-08-03 04:33:00.387 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-08-03 04:33:00.389 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-08-03 04:33:00.393 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-03 04:33:00.394 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:00.396 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-08-03 04:33:00.396 | BEGIN { 2022-08-03 04:33:00.396 | section = "" 2022-08-03 04:33:00.396 | last_section = "" 2022-08-03 04:33:00.396 | section_count = 0 2022-08-03 04:33:00.396 | } 2022-08-03 04:33:00.396 | /^\[.+\]/ { 2022-08-03 04:33:00.396 | gsub("[][]", "", $1); 2022-08-03 04:33:00.396 | section=$1 2022-08-03 04:33:00.396 | next 2022-08-03 04:33:00.396 | } 2022-08-03 04:33:00.396 | /^ *\#/ { 2022-08-03 04:33:00.396 | next 2022-08-03 04:33:00.396 | } 2022-08-03 04:33:00.397 | /^[^ \t]+/ { 2022-08-03 04:33:00.397 | # get offset of first = in $0 2022-08-03 04:33:00.397 | eq_idx = index($0, "=") 2022-08-03 04:33:00.397 | # extract attr & value from $0 2022-08-03 04:33:00.397 | attr = substr($0, 1, eq_idx - 1) 2022-08-03 04:33:00.397 | value = substr($0, eq_idx + 1) 2022-08-03 04:33:00.397 | # only need to strip trailing whitespace from attr 2022-08-03 04:33:00.397 | sub(/[ \t]*$/, "", attr) 2022-08-03 04:33:00.397 | # need to strip leading & trailing whitespace from value 2022-08-03 04:33:00.397 | sub(/^[ \t]*/, "", value) 2022-08-03 04:33:00.397 | sub(/[ \t]*$/, "", value) 2022-08-03 04:33:00.397 | 2022-08-03 04:33:00.397 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-03 04:33:00.397 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-03 04:33:00.397 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-03 04:33:00.397 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-03 04:33:00.397 | if (! (section, attr) in cfg_attr_count) { 2022-08-03 04:33:00.397 | if (section != last_section) { 2022-08-03 04:33:00.397 | cfg_section[section_count++] = section 2022-08-03 04:33:00.397 | last_section = section 2022-08-03 04:33:00.397 | } 2022-08-03 04:33:00.397 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-03 04:33:00.397 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-03 04:33:00.397 | 2022-08-03 04:33:00.397 | cfg_attr[section, attr, 0] = value 2022-08-03 04:33:00.397 | cfg_attr_count[section, attr] = 1 2022-08-03 04:33:00.397 | } else { 2022-08-03 04:33:00.397 | lno = cfg_attr_count[section, attr]++ 2022-08-03 04:33:00.397 | cfg_attr[section, attr, lno] = value 2022-08-03 04:33:00.397 | } 2022-08-03 04:33:00.397 | } 2022-08-03 04:33:00.398 | END { 2022-08-03 04:33:00.398 | # Process each section in order 2022-08-03 04:33:00.398 | for (sno = 0; sno < section_count; sno++) { 2022-08-03 04:33:00.398 | section = cfg_section[sno] 2022-08-03 04:33:00.398 | # The ini routines simply append a config item immediately 2022-08-03 04:33:00.398 | # after the section header. To keep the same order as defined 2022-08-03 04:33:00.398 | # in local.conf, invoke the ini routines in the reverse order 2022-08-03 04:33:00.398 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-03 04:33:00.398 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-03 04:33:00.398 | if (cfg_attr_count[section, attr] == 1) 2022-08-03 04:33:00.398 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-03 04:33:00.398 | else { 2022-08-03 04:33:00.398 | # For multiline, invoke the ini routines in the reverse order 2022-08-03 04:33:00.398 | count = cfg_attr_count[section, attr] 2022-08-03 04:33:00.398 | print "inidelete " configfile " " section " " attr 2022-08-03 04:33:00.398 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-03 04:33:00.398 | for (l = count -2; l >= 0; l--) 2022-08-03 04:33:00.398 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-03 04:33:00.398 | } 2022-08-03 04:33:00.398 | } 2022-08-03 04:33:00.398 | } 2022-08-03 04:33:00.398 | } 2022-08-03 04:33:00.398 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-03 04:33:00.398 | ' 2022-08-03 04:33:00.400 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-03 04:33:00.400 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-03 04:33:00.402 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-08-03 04:33:00.405 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-03 04:33:00.410 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-08-03 04:33:00.411 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-08-03 04:33:00.411 | BEGIN { group = "" } 2022-08-03 04:33:00.411 | /^\[\[.+\|.*\]\]/ { 2022-08-03 04:33:00.411 | gsub("[][]", "", $1); 2022-08-03 04:33:00.411 | split($1, a, "|"); 2022-08-03 04:33:00.411 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-03 04:33:00.411 | group=a[1] 2022-08-03 04:33:00.411 | } else { 2022-08-03 04:33:00.411 | group="" 2022-08-03 04:33:00.411 | } 2022-08-03 04:33:00.411 | next 2022-08-03 04:33:00.411 | } 2022-08-03 04:33:00.411 | { 2022-08-03 04:33:00.412 | if (group != "") 2022-08-03 04:33:00.412 | print $0 2022-08-03 04:33:00.412 | } 2022-08-03 04:33:00.412 | ' /home/ubuntu/devstack/local.conf 2022-08-03 04:33:00.419 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-08-03 04:33:00.422 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-08-03 04:33:00.453 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:00.456 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-08-03 04:33:00.459 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-08-03 04:33:00.489 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:00.492 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-08-03 04:33:00.495 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-08-03 04:33:00.529 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:00.532 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-08-03 04:33:00.535 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-08-03 04:33:00.575 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:00.578 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-08-03 04:33:00.581 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-08-03 04:33:00.613 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:00.616 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-08-03 04:33:00.619 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-03 04:33:00.654 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:00.656 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.74/identity"' 2022-08-03 04:33:00.659 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.74/identity 2022-08-03 04:33:00.693 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:00.696 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-08-03 04:33:00.699 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-08-03 04:33:00.732 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:00.734 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-08-03 04:33:00.737 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-03 04:33:00.771 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:00.773 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-08-03 04:33:00.776 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-03 04:33:00.810 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:00.813 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-08-03 04:33:00.816 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-08-03 04:33:00.850 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:00.853 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-08-03 04:33:00.856 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-03 04:33:00.888 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:00.891 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-08-03 04:33:00.894 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-08-03 04:33:00.926 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:00.929 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-03 04:33:00.933 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-03 04:33:00.936 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-03 04:33:00.939 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-08-03 04:33:00.942 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-08-03 04:33:00.946 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-08-03 04:33:00.948 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-08-03 04:33:00.952 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-08-03 04:33:00.957 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-08-03 04:33:00.960 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-08-03 04:33:00.962 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-03 04:33:00.965 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-03 04:33:00.968 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-03 04:33:00.971 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-08-03 04:33:00.974 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-03 04:33:00.978 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-08-03 04:33:00.980 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-08-03 04:33:00.983 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-08-03 04:33:00.987 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-08-03 04:33:00.991 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:00.991 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-03 04:33:00.992 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-08-03 04:33:00.992 | BEGIN { 2022-08-03 04:33:00.992 | section = "" 2022-08-03 04:33:00.992 | last_section = "" 2022-08-03 04:33:00.992 | section_count = 0 2022-08-03 04:33:00.992 | } 2022-08-03 04:33:00.992 | /^\[.+\]/ { 2022-08-03 04:33:00.992 | gsub("[][]", "", $1); 2022-08-03 04:33:00.992 | section=$1 2022-08-03 04:33:00.992 | next 2022-08-03 04:33:00.992 | } 2022-08-03 04:33:00.992 | /^ *\#/ { 2022-08-03 04:33:00.992 | next 2022-08-03 04:33:00.992 | } 2022-08-03 04:33:00.992 | /^[^ \t]+/ { 2022-08-03 04:33:00.992 | # get offset of first = in $0 2022-08-03 04:33:00.992 | eq_idx = index($0, "=") 2022-08-03 04:33:00.992 | # extract attr & value from $0 2022-08-03 04:33:00.992 | attr = substr($0, 1, eq_idx - 1) 2022-08-03 04:33:00.992 | value = substr($0, eq_idx + 1) 2022-08-03 04:33:00.992 | # only need to strip trailing whitespace from attr 2022-08-03 04:33:00.993 | sub(/[ \t]*$/, "", attr) 2022-08-03 04:33:00.993 | # need to strip leading & trailing whitespace from value 2022-08-03 04:33:00.993 | sub(/^[ \t]*/, "", value) 2022-08-03 04:33:00.993 | sub(/[ \t]*$/, "", value) 2022-08-03 04:33:00.993 | 2022-08-03 04:33:00.993 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-03 04:33:00.993 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-03 04:33:00.993 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-03 04:33:00.993 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-03 04:33:00.993 | if (! (section, attr) in cfg_attr_count) { 2022-08-03 04:33:00.993 | if (section != last_section) { 2022-08-03 04:33:00.993 | cfg_section[section_count++] = section 2022-08-03 04:33:00.993 | last_section = section 2022-08-03 04:33:00.993 | } 2022-08-03 04:33:00.993 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-03 04:33:00.993 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-03 04:33:00.993 | 2022-08-03 04:33:00.993 | cfg_attr[section, attr, 0] = value 2022-08-03 04:33:00.993 | cfg_attr_count[section, attr] = 1 2022-08-03 04:33:00.993 | } else { 2022-08-03 04:33:00.993 | lno = cfg_attr_count[section, attr]++ 2022-08-03 04:33:00.993 | cfg_attr[section, attr, lno] = value 2022-08-03 04:33:00.993 | } 2022-08-03 04:33:00.993 | } 2022-08-03 04:33:00.993 | END { 2022-08-03 04:33:00.993 | # Process each section in order 2022-08-03 04:33:00.993 | for (sno = 0; sno < section_count; sno++) { 2022-08-03 04:33:00.993 | section = cfg_section[sno] 2022-08-03 04:33:00.993 | # The ini routines simply append a config item immediately 2022-08-03 04:33:00.993 | # after the section header. To keep the same order as defined 2022-08-03 04:33:00.993 | # in local.conf, invoke the ini routines in the reverse order 2022-08-03 04:33:00.993 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-03 04:33:00.993 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-03 04:33:00.993 | if (cfg_attr_count[section, attr] == 1) 2022-08-03 04:33:00.994 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-03 04:33:00.994 | else { 2022-08-03 04:33:00.994 | # For multiline, invoke the ini routines in the reverse order 2022-08-03 04:33:00.994 | count = cfg_attr_count[section, attr] 2022-08-03 04:33:00.994 | print "inidelete " configfile " " section " " attr 2022-08-03 04:33:00.994 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-03 04:33:00.994 | for (l = count -2; l >= 0; l--) 2022-08-03 04:33:00.994 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-03 04:33:00.994 | } 2022-08-03 04:33:00.994 | } 2022-08-03 04:33:00.994 | } 2022-08-03 04:33:00.994 | } 2022-08-03 04:33:00.994 | ' 2022-08-03 04:33:00.994 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-03 04:33:00.996 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-03 04:33:00.997 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-03 04:33:01.000 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-08-03 04:33:01.003 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-03 04:33:01.006 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-08-03 04:33:01.009 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-08-03 04:33:01.009 | BEGIN { group = "" } 2022-08-03 04:33:01.009 | /^\[\[.+\|.*\]\]/ { 2022-08-03 04:33:01.009 | gsub("[][]", "", $1); 2022-08-03 04:33:01.009 | split($1, a, "|"); 2022-08-03 04:33:01.009 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-03 04:33:01.009 | group=a[1] 2022-08-03 04:33:01.009 | } else { 2022-08-03 04:33:01.009 | group="" 2022-08-03 04:33:01.009 | } 2022-08-03 04:33:01.009 | next 2022-08-03 04:33:01.009 | } 2022-08-03 04:33:01.009 | { 2022-08-03 04:33:01.009 | if (group != "") 2022-08-03 04:33:01.009 | print $0 2022-08-03 04:33:01.009 | } 2022-08-03 04:33:01.009 | ' /home/ubuntu/devstack/local.conf 2022-08-03 04:33:01.015 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-08-03 04:33:01.019 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-08-03 04:33:01.029 | + inc/async:async_inner:64 : rc=0 2022-08-03 04:33:01.051 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.054 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-08-03 04:33:01.056 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-08-03 04:33:01.056 | [466293 Async configure_neutron_nova:466293]: finished successfully 2022-08-03 04:33:01.088 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.090 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-08-03 04:33:01.093 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-08-03 04:33:01.125 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.128 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-08-03 04:33:01.131 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-08-03 04:33:01.169 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.172 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-08-03 04:33:01.175 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-08-03 04:33:01.212 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.215 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-08-03 04:33:01.217 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-08-03 04:33:01.248 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.251 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-08-03 04:33:01.254 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-08-03 04:33:01.285 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.287 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-08-03 04:33:01.290 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-08-03 04:33:01.321 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.324 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-08-03 04:33:01.326 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-08-03 04:33:01.358 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.361 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-08-03 04:33:01.363 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-08-03 04:33:01.394 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.397 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-08-03 04:33:01.399 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-08-03 04:33:01.429 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.432 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-08-03 04:33:01.434 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-08-03 04:33:01.465 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.468 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-08-03 04:33:01.470 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-08-03 04:33:01.500 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.503 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-08-03 04:33:01.506 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-08-03 04:33:01.537 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.540 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-08-03 04:33:01.542 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-08-03 04:33:01.573 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.576 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-08-03 04:33:01.578 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-08-03 04:33:01.615 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.618 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-03 04:33:01.621 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-03 04:33:01.624 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-03 04:33:01.628 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-08-03 04:33:01.631 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-08-03 04:33:01.634 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-08-03 04:33:01.636 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-08-03 04:33:01.640 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-08-03 04:33:01.645 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-08-03 04:33:01.648 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-08-03 04:33:01.650 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-03 04:33:01.653 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-03 04:33:01.655 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-03 04:33:01.659 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-08-03 04:33:01.662 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-03 04:33:01.665 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-08-03 04:33:01.668 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-08-03 04:33:01.671 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-08-03 04:33:01.674 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-08-03 04:33:01.678 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-03 04:33:01.680 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.680 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-08-03 04:33:01.680 | BEGIN { 2022-08-03 04:33:01.680 | section = "" 2022-08-03 04:33:01.680 | last_section = "" 2022-08-03 04:33:01.680 | section_count = 0 2022-08-03 04:33:01.680 | } 2022-08-03 04:33:01.680 | /^\[.+\]/ { 2022-08-03 04:33:01.680 | gsub("[][]", "", $1); 2022-08-03 04:33:01.680 | section=$1 2022-08-03 04:33:01.681 | next 2022-08-03 04:33:01.681 | } 2022-08-03 04:33:01.681 | /^ *\#/ { 2022-08-03 04:33:01.681 | next 2022-08-03 04:33:01.681 | } 2022-08-03 04:33:01.681 | /^[^ \t]+/ { 2022-08-03 04:33:01.681 | # get offset of first = in $0 2022-08-03 04:33:01.681 | eq_idx = index($0, "=") 2022-08-03 04:33:01.681 | # extract attr & value from $0 2022-08-03 04:33:01.681 | attr = substr($0, 1, eq_idx - 1) 2022-08-03 04:33:01.681 | value = substr($0, eq_idx + 1) 2022-08-03 04:33:01.681 | # only need to strip trailing whitespace from attr 2022-08-03 04:33:01.681 | sub(/[ \t]*$/, "", attr) 2022-08-03 04:33:01.681 | # need to strip leading & trailing whitespace from value 2022-08-03 04:33:01.681 | sub(/^[ \t]*/, "", value) 2022-08-03 04:33:01.681 | sub(/[ \t]*$/, "", value) 2022-08-03 04:33:01.681 | 2022-08-03 04:33:01.681 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-03 04:33:01.681 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-03 04:33:01.681 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-03 04:33:01.681 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-03 04:33:01.681 | if (! (section, attr) in cfg_attr_count) { 2022-08-03 04:33:01.681 | if (section != last_section) { 2022-08-03 04:33:01.681 | cfg_section[section_count++] = section 2022-08-03 04:33:01.681 | last_section = section 2022-08-03 04:33:01.681 | } 2022-08-03 04:33:01.681 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-03 04:33:01.681 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-03 04:33:01.681 | 2022-08-03 04:33:01.681 | cfg_attr[section, attr, 0] = value 2022-08-03 04:33:01.681 | cfg_attr_count[section, attr] = 1 2022-08-03 04:33:01.681 | } else { 2022-08-03 04:33:01.681 | lno = cfg_attr_count[section, attr]++ 2022-08-03 04:33:01.681 | cfg_attr[section, attr, lno] = value 2022-08-03 04:33:01.681 | } 2022-08-03 04:33:01.682 | } 2022-08-03 04:33:01.682 | END { 2022-08-03 04:33:01.682 | # Process each section in order 2022-08-03 04:33:01.682 | for (sno = 0; sno < section_count; sno++) { 2022-08-03 04:33:01.682 | section = cfg_section[sno] 2022-08-03 04:33:01.682 | # The ini routines simply append a config item immediately 2022-08-03 04:33:01.682 | # after the section header. To keep the same order as defined 2022-08-03 04:33:01.682 | # in local.conf, invoke the ini routines in the reverse order 2022-08-03 04:33:01.682 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-03 04:33:01.682 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-03 04:33:01.682 | if (cfg_attr_count[section, attr] == 1) 2022-08-03 04:33:01.682 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-03 04:33:01.682 | else { 2022-08-03 04:33:01.682 | # For multiline, invoke the ini routines in the reverse order 2022-08-03 04:33:01.682 | count = cfg_attr_count[section, attr] 2022-08-03 04:33:01.682 | print "inidelete " configfile " " section " " attr 2022-08-03 04:33:01.682 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-03 04:33:01.682 | for (l = count -2; l >= 0; l--) 2022-08-03 04:33:01.682 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-03 04:33:01.682 | } 2022-08-03 04:33:01.682 | } 2022-08-03 04:33:01.682 | } 2022-08-03 04:33:01.682 | } 2022-08-03 04:33:01.682 | ' 2022-08-03 04:33:01.682 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-03 04:33:01.682 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-03 04:33:01.684 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-03 04:33:01.686 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-08-03 04:33:01.689 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-03 04:33:01.691 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-08-03 04:33:01.694 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-08-03 04:33:01.694 | BEGIN { group = "" } 2022-08-03 04:33:01.694 | /^\[\[.+\|.*\]\]/ { 2022-08-03 04:33:01.694 | gsub("[][]", "", $1); 2022-08-03 04:33:01.694 | split($1, a, "|"); 2022-08-03 04:33:01.694 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-03 04:33:01.694 | group=a[1] 2022-08-03 04:33:01.694 | } else { 2022-08-03 04:33:01.694 | group="" 2022-08-03 04:33:01.694 | } 2022-08-03 04:33:01.694 | next 2022-08-03 04:33:01.694 | } 2022-08-03 04:33:01.694 | { 2022-08-03 04:33:01.695 | if (group != "") 2022-08-03 04:33:01.695 | print $0 2022-08-03 04:33:01.695 | } 2022-08-03 04:33:01.695 | ' /home/ubuntu/devstack/local.conf 2022-08-03 04:33:01.701 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-08-03 04:33:01.703 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-08-03 04:33:01.733 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.737 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-08-03 04:33:01.739 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-08-03 04:33:01.770 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.773 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-08-03 04:33:01.775 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-08-03 04:33:01.805 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.807 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-08-03 04:33:01.817 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-08-03 04:33:01.839 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.841 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-08-03 04:33:01.844 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-03 04:33:01.874 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.876 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-08-03 04:33:01.879 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-08-03 04:33:01.908 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.911 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-08-03 04:33:01.913 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-03 04:33:01.943 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.945 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-08-03 04:33:01.948 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-03 04:33:01.981 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:01.983 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT backup_swift_object_size "10485760"' 2022-08-03 04:33:01.986 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_object_size 10485760 2022-08-03 04:33:02.014 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:02.018 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-03 04:33:02.020 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-03 04:33:02.023 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-03 04:33:02.026 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-08-03 04:33:02.029 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-03 04:33:02.032 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-03 04:33:02.035 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-08-03 04:33:02.039 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-03 04:33:02.043 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-08-03 04:33:02.046 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-08-03 04:33:02.048 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-03 04:33:02.051 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-03 04:33:02.054 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-03 04:33:02.057 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-03 04:33:02.059 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-03 04:33:02.062 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-08-03 04:33:02.065 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-03 04:33:02.068 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-03 04:33:02.071 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-08-03 04:33:02.075 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-03 04:33:02.075 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-03 04:33:02.075 | BEGIN { 2022-08-03 04:33:02.075 | section = "" 2022-08-03 04:33:02.075 | last_section = "" 2022-08-03 04:33:02.075 | section_count = 0 2022-08-03 04:33:02.075 | } 2022-08-03 04:33:02.075 | /^\[.+\]/ { 2022-08-03 04:33:02.075 | gsub("[][]", "", $1); 2022-08-03 04:33:02.075 | section=$1 2022-08-03 04:33:02.075 | next 2022-08-03 04:33:02.075 | } 2022-08-03 04:33:02.075 | /^ *\#/ { 2022-08-03 04:33:02.075 | next 2022-08-03 04:33:02.075 | } 2022-08-03 04:33:02.075 | /^[^ \t]+/ { 2022-08-03 04:33:02.075 | # get offset of first = in $0 2022-08-03 04:33:02.075 | eq_idx = index($0, "=") 2022-08-03 04:33:02.075 | # extract attr & value from $0 2022-08-03 04:33:02.075 | attr = substr($0, 1, eq_idx - 1) 2022-08-03 04:33:02.075 | value = substr($0, eq_idx + 1) 2022-08-03 04:33:02.075 | # only need to strip trailing whitespace from attr 2022-08-03 04:33:02.075 | sub(/[ \t]*$/, "", attr) 2022-08-03 04:33:02.075 | # need to strip leading & trailing whitespace from value 2022-08-03 04:33:02.075 | sub(/^[ \t]*/, "", value) 2022-08-03 04:33:02.075 | sub(/[ \t]*$/, "", value) 2022-08-03 04:33:02.075 | 2022-08-03 04:33:02.075 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-03 04:33:02.075 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-03 04:33:02.075 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-03 04:33:02.076 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-03 04:33:02.076 | if (! (section, attr) in cfg_attr_count) { 2022-08-03 04:33:02.076 | if (section != last_section) { 2022-08-03 04:33:02.076 | cfg_section[section_count++] = section 2022-08-03 04:33:02.076 | last_section = section 2022-08-03 04:33:02.076 | } 2022-08-03 04:33:02.076 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-03 04:33:02.076 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-03 04:33:02.076 | 2022-08-03 04:33:02.076 | cfg_attr[section, attr, 0] = value 2022-08-03 04:33:02.076 | cfg_attr_count[section, attr] = 1 2022-08-03 04:33:02.076 | } else { 2022-08-03 04:33:02.076 | lno = cfg_attr_count[section, attr]++ 2022-08-03 04:33:02.076 | cfg_attr[section, attr, lno] = value 2022-08-03 04:33:02.076 | } 2022-08-03 04:33:02.076 | } 2022-08-03 04:33:02.076 | END { 2022-08-03 04:33:02.076 | # Process each section in order 2022-08-03 04:33:02.076 | for (sno = 0; sno < section_count; sno++) { 2022-08-03 04:33:02.076 | section = cfg_section[sno] 2022-08-03 04:33:02.076 | # The ini routines simply append a config item immediately 2022-08-03 04:33:02.076 | # after the section header. To keep the same order as defined 2022-08-03 04:33:02.076 | # in local.conf, invoke the ini routines in the reverse order 2022-08-03 04:33:02.076 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-03 04:33:02.076 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-03 04:33:02.076 | if (cfg_attr_count[section, attr] == 1) 2022-08-03 04:33:02.076 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-03 04:33:02.076 | else { 2022-08-03 04:33:02.076 | # For multiline, invoke the ini routines in the reverse order 2022-08-03 04:33:02.076 | count = cfg_attr_count[section, attr] 2022-08-03 04:33:02.076 | print "inidelete " configfile " " section " " attr 2022-08-03 04:33:02.076 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-03 04:33:02.076 | for (l = count -2; l >= 0; l--) 2022-08-03 04:33:02.076 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-03 04:33:02.076 | } 2022-08-03 04:33:02.077 | } 2022-08-03 04:33:02.077 | } 2022-08-03 04:33:02.077 | } 2022-08-03 04:33:02.077 | ' 2022-08-03 04:33:02.077 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:02.077 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-03 04:33:02.078 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-03 04:33:02.080 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-03 04:33:02.083 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-03 04:33:02.085 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-03 04:33:02.088 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-08-03 04:33:02.090 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-03 04:33:02.091 | BEGIN { group = "" } 2022-08-03 04:33:02.091 | /^\[\[.+\|.*\]\]/ { 2022-08-03 04:33:02.091 | gsub("[][]", "", $1); 2022-08-03 04:33:02.091 | split($1, a, "|"); 2022-08-03 04:33:02.091 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-03 04:33:02.091 | group=a[1] 2022-08-03 04:33:02.091 | } else { 2022-08-03 04:33:02.091 | group="" 2022-08-03 04:33:02.091 | } 2022-08-03 04:33:02.091 | next 2022-08-03 04:33:02.091 | } 2022-08-03 04:33:02.091 | { 2022-08-03 04:33:02.091 | if (group != "") 2022-08-03 04:33:02.091 | print $0 2022-08-03 04:33:02.091 | } 2022-08-03 04:33:02.091 | ' /home/ubuntu/devstack/local.conf 2022-08-03 04:33:02.097 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-08-03 04:33:02.100 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-08-03 04:33:02.128 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:02.131 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-08-03 04:33:02.133 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-08-03 04:33:02.162 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:33:02.166 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-08-03 04:33:02.183 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:02.185 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-08-03 04:33:02.188 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:33:02.191 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-08-03 04:33:02.194 | + ./stack.sh:main:1247 : start_swift 2022-08-03 04:33:02.197 | + lib/swift:start_swift:757 : restart_service memcached 2022-08-03 04:33:02.199 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 04:33:02.202 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-03 04:33:02.231 | + lib/swift:start_swift:760 : is_ubuntu 2022-08-03 04:33:02.235 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 04:33:02.241 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 04:33:02.241 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-08-03 04:33:02.691 | Restarting rsync (via systemctl): rsync.service. 2022-08-03 04:33:02.695 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-08-03 04:33:02.699 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-08-03 04:33:02.701 | + lib/swift:start_swift:788 : local foreground_services type 2022-08-03 04:33:02.703 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-08-03 04:33:02.706 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-03 04:33:02.709 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-03 04:33:02.712 | + functions-common:run_process:1694 : local service=s-object 2022-08-03 04:33:02.714 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-03 04:33:02.717 | + functions-common:run_process:1696 : local group= 2022-08-03 04:33:02.719 | + functions-common:run_process:1697 : local user= 2022-08-03 04:33:02.722 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:33:02.728 | + functions-common:run_process:1700 : local name=s-object 2022-08-03 04:33:02.729 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:33:02.731 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:33:02.734 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:33:02.736 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:33:02.739 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:33:02.744 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501182741 2022-08-03 04:33:02.746 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-08-03 04:33:02.763 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:02.765 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-08-03 04:33:02.768 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-08-03 04:33:02.771 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-03 04:33:02.774 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-03 04:33:02.777 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-03 04:33:02.778 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-03 04:33:02.781 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-08-03 04:33:02.783 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-08-03 04:33:02.786 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-08-03 04:33:02.789 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:33:02.792 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:33:02.794 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:33:02.796 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:33:02.799 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-08-03 04:33:02.802 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-08-03 04:33:02.806 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-08-03 04:33:02.806 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-03 04:33:02.809 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:33:02.811 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:33:02.813 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-03 04:33:02.815 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:33:02.817 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:33:02.819 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-08-03 04:33:02.822 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:33:02.826 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-08-03 04:33:02.879 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-08-03 04:33:02.932 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-03 04:33:02.985 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-08-03 04:33:03.039 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-08-03 04:33:03.099 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:33:03.152 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-03 04:33:03.154 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:33:03.157 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-08-03 04:33:03.211 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:33:03.704 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-08-03 04:33:03.718 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-08-03 04:33:04.171 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-08-03 04:33:04.193 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:33:04.197 | + functions-common:time_stop:2440 : local name 2022-08-03 04:33:04.200 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:33:04.204 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:33:04.206 | + functions-common:time_stop:2443 : local total 2022-08-03 04:33:04.209 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:33:04.211 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:33:04.214 | + functions-common:time_stop:2447 : start_time=1659501182741 2022-08-03 04:33:04.216 | + functions-common:time_stop:2449 : [[ -z 1659501182741 ]] 2022-08-03 04:33:04.219 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:33:04.224 | + functions-common:time_stop:2452 : end_time=1659501184221 2022-08-03 04:33:04.226 | + functions-common:time_stop:2453 : elapsed_time=1480 2022-08-03 04:33:04.229 | + functions-common:time_stop:2454 : total=3262 2022-08-03 04:33:04.232 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:33:04.234 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4742 2022-08-03 04:33:04.236 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-03 04:33:04.240 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-03 04:33:04.243 | + functions-common:run_process:1694 : local service=s-container 2022-08-03 04:33:04.245 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-03 04:33:04.247 | + functions-common:run_process:1696 : local group= 2022-08-03 04:33:04.250 | + functions-common:run_process:1697 : local user= 2022-08-03 04:33:04.253 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:33:04.255 | + functions-common:run_process:1700 : local name=s-container 2022-08-03 04:33:04.258 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:33:04.260 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:33:04.263 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:33:04.265 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:33:04.271 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:33:04.276 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501184273 2022-08-03 04:33:04.278 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-08-03 04:33:04.297 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:04.300 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-08-03 04:33:04.302 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-08-03 04:33:04.305 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-03 04:33:04.307 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-03 04:33:04.310 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-03 04:33:04.312 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-03 04:33:04.315 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-08-03 04:33:04.318 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-08-03 04:33:04.320 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-08-03 04:33:04.323 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:33:04.325 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:33:04.328 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:33:04.331 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:33:04.333 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-08-03 04:33:04.336 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-08-03 04:33:04.338 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-08-03 04:33:04.341 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-03 04:33:04.343 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:33:04.345 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:33:04.348 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-03 04:33:04.351 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:33:04.353 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:33:04.356 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-08-03 04:33:04.358 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:33:04.363 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-08-03 04:33:04.416 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-08-03 04:33:04.470 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-03 04:33:04.529 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-08-03 04:33:04.588 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-08-03 04:33:04.647 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:33:04.701 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-03 04:33:04.703 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:33:04.706 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-08-03 04:33:04.764 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:33:05.256 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-08-03 04:33:05.269 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-08-03 04:33:05.792 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-08-03 04:33:05.814 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:33:05.823 | + functions-common:time_stop:2440 : local name 2022-08-03 04:33:05.826 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:33:05.828 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:33:05.831 | + functions-common:time_stop:2443 : local total 2022-08-03 04:33:05.834 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:33:05.836 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:33:05.839 | + functions-common:time_stop:2447 : start_time=1659501184273 2022-08-03 04:33:05.843 | + functions-common:time_stop:2449 : [[ -z 1659501184273 ]] 2022-08-03 04:33:05.844 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:33:05.849 | + functions-common:time_stop:2452 : end_time=1659501185847 2022-08-03 04:33:05.852 | + functions-common:time_stop:2453 : elapsed_time=1574 2022-08-03 04:33:05.854 | + functions-common:time_stop:2454 : total=4742 2022-08-03 04:33:05.857 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:33:05.859 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6316 2022-08-03 04:33:05.862 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-03 04:33:05.865 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-03 04:33:05.867 | + functions-common:run_process:1694 : local service=s-account 2022-08-03 04:33:05.869 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-03 04:33:05.872 | + functions-common:run_process:1696 : local group= 2022-08-03 04:33:05.875 | + functions-common:run_process:1697 : local user= 2022-08-03 04:33:05.878 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:33:05.880 | + functions-common:run_process:1700 : local name=s-account 2022-08-03 04:33:05.883 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:33:05.885 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:33:05.888 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:33:05.890 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:33:05.894 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:33:05.898 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501185895 2022-08-03 04:33:05.901 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-08-03 04:33:05.919 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:05.922 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-08-03 04:33:05.925 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-08-03 04:33:05.927 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-03 04:33:05.930 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-03 04:33:05.933 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-03 04:33:05.935 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-03 04:33:05.937 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-08-03 04:33:05.942 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-08-03 04:33:05.943 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-08-03 04:33:05.945 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:33:05.948 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:33:05.950 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:33:05.953 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:33:05.955 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-08-03 04:33:05.958 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-08-03 04:33:05.960 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-08-03 04:33:05.963 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-03 04:33:05.965 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:33:05.967 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:33:05.970 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-03 04:33:05.973 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:33:05.975 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:33:05.977 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-08-03 04:33:05.980 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:33:05.985 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-08-03 04:33:06.039 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-08-03 04:33:06.095 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-03 04:33:06.151 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-08-03 04:33:06.206 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-08-03 04:33:06.269 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:33:06.324 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-03 04:33:06.327 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:33:06.329 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-08-03 04:33:06.385 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:33:06.885 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-08-03 04:33:06.899 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-08-03 04:33:07.416 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-08-03 04:33:07.445 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:33:07.448 | + functions-common:time_stop:2440 : local name 2022-08-03 04:33:07.450 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:33:07.453 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:33:07.456 | + functions-common:time_stop:2443 : local total 2022-08-03 04:33:07.459 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:33:07.461 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:33:07.464 | + functions-common:time_stop:2447 : start_time=1659501185895 2022-08-03 04:33:07.466 | + functions-common:time_stop:2449 : [[ -z 1659501185895 ]] 2022-08-03 04:33:07.469 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:33:07.474 | + functions-common:time_stop:2452 : end_time=1659501187471 2022-08-03 04:33:07.476 | + functions-common:time_stop:2453 : elapsed_time=1576 2022-08-03 04:33:07.479 | + functions-common:time_stop:2454 : total=6316 2022-08-03 04:33:07.481 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:33:07.484 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7892 2022-08-03 04:33:07.487 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-08-03 04:33:07.489 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-08-03 04:33:07.544 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-03 04:33:07.546 | + functions-common:run_process:1694 : local service=s-container-sync 2022-08-03 04:33:07.549 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-03 04:33:07.551 | + functions-common:run_process:1696 : local group= 2022-08-03 04:33:07.554 | + functions-common:run_process:1697 : local user= 2022-08-03 04:33:07.557 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:33:07.559 | + functions-common:run_process:1700 : local name=s-container-sync 2022-08-03 04:33:07.562 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:33:07.564 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:33:07.567 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:33:07.570 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:33:07.573 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:33:07.577 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501187575 2022-08-03 04:33:07.580 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-08-03 04:33:07.598 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:07.601 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-08-03 04:33:07.603 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-08-03 04:33:07.606 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-03 04:33:07.608 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-03 04:33:07.610 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-03 04:33:07.613 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-03 04:33:07.616 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-08-03 04:33:07.618 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-08-03 04:33:07.621 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-08-03 04:33:07.623 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:33:07.626 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:33:07.629 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:33:07.631 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:33:07.634 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-08-03 04:33:07.636 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-08-03 04:33:07.638 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-08-03 04:33:07.641 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-03 04:33:07.644 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:33:07.646 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:33:07.649 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-03 04:33:07.651 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:33:07.653 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:33:07.655 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-08-03 04:33:07.658 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:33:07.662 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-08-03 04:33:07.716 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-08-03 04:33:07.772 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-03 04:33:07.826 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-08-03 04:33:07.880 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-08-03 04:33:07.934 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:33:07.989 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-03 04:33:07.992 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:33:07.994 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-08-03 04:33:08.051 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:33:08.586 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-08-03 04:33:09.063 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-08-03 04:33:09.088 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:33:09.093 | + functions-common:time_stop:2440 : local name 2022-08-03 04:33:09.097 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:33:09.099 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:33:09.102 | + functions-common:time_stop:2443 : local total 2022-08-03 04:33:09.104 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:33:09.107 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:33:09.109 | + functions-common:time_stop:2447 : start_time=1659501187575 2022-08-03 04:33:09.113 | + functions-common:time_stop:2449 : [[ -z 1659501187575 ]] 2022-08-03 04:33:09.116 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:33:09.121 | + functions-common:time_stop:2452 : end_time=1659501189118 2022-08-03 04:33:09.123 | + functions-common:time_stop:2453 : elapsed_time=1543 2022-08-03 04:33:09.126 | + functions-common:time_stop:2454 : total=7892 2022-08-03 04:33:09.128 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:33:09.131 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9435 2022-08-03 04:33:09.133 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-08-03 04:33:09.151 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:33:09.154 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-03 04:33:09.156 | + functions-common:run_process:1694 : local service=s-proxy 2022-08-03 04:33:09.159 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-03 04:33:09.162 | + functions-common:run_process:1696 : local group= 2022-08-03 04:33:09.167 | + functions-common:run_process:1697 : local user= 2022-08-03 04:33:09.167 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:33:09.170 | + functions-common:run_process:1700 : local name=s-proxy 2022-08-03 04:33:09.172 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:33:09.175 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:33:09.178 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:33:09.180 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:33:09.184 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:33:09.188 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501189185 2022-08-03 04:33:09.191 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-08-03 04:33:09.208 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:09.210 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-08-03 04:33:09.213 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-08-03 04:33:09.215 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-03 04:33:09.218 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-03 04:33:09.220 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-03 04:33:09.224 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-03 04:33:09.226 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-08-03 04:33:09.230 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-08-03 04:33:09.231 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-08-03 04:33:09.234 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:33:09.236 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:33:09.239 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:33:09.242 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:33:09.244 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-08-03 04:33:09.247 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-08-03 04:33:09.249 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-08-03 04:33:09.251 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-03 04:33:09.254 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:33:09.256 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:33:09.259 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-03 04:33:09.262 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:33:09.264 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:33:09.266 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-08-03 04:33:09.271 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:33:09.276 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-08-03 04:33:09.331 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-08-03 04:33:09.387 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-03 04:33:09.444 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-08-03 04:33:09.499 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-08-03 04:33:09.566 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:33:09.620 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-03 04:33:09.623 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:33:09.626 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-08-03 04:33:09.682 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:33:10.225 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-08-03 04:33:10.239 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-08-03 04:33:10.716 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-08-03 04:33:10.742 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:33:10.745 | + functions-common:time_stop:2440 : local name 2022-08-03 04:33:10.747 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:33:10.750 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:33:10.754 | + functions-common:time_stop:2443 : local total 2022-08-03 04:33:10.756 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:33:10.759 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:33:10.761 | + functions-common:time_stop:2447 : start_time=1659501189185 2022-08-03 04:33:10.764 | + functions-common:time_stop:2449 : [[ -z 1659501189185 ]] 2022-08-03 04:33:10.770 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:33:10.772 | + functions-common:time_stop:2452 : end_time=1659501190769 2022-08-03 04:33:10.774 | + functions-common:time_stop:2453 : elapsed_time=1584 2022-08-03 04:33:10.777 | + functions-common:time_stop:2454 : total=9435 2022-08-03 04:33:10.779 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:33:10.782 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11019 2022-08-03 04:33:10.784 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-08-03 04:33:10.784 | Waiting for swift proxy to start... 2022-08-03 04:33:10.787 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.74:8080/info 2022-08-03 04:33:10.790 | + functions:wait_for_service:457 : local timeout=60 2022-08-03 04:33:10.792 | + functions:wait_for_service:458 : local url=http://10.222.0.74:8080/info 2022-08-03 04:33:10.794 | + functions:wait_for_service:459 : local rval=0 2022-08-03 04:33:10.797 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-03 04:33:10.800 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-03 04:33:10.803 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:33:10.805 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:33:10.808 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:33:10.814 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501190810 2022-08-03 04:33:10.816 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-03 04:33:10.822 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.74:8080/info 2022-08-03 04:33:10.835 | + :: : [[ 000 == 503 ]] 2022-08-03 04:33:10.836 | + :: : [[ 7 -eq 7 ]] 2022-08-03 04:33:10.837 | + :: : sleep 1 2022-08-03 04:33:11.841 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.74:8080/info 2022-08-03 04:33:11.854 | + :: : [[ 000 == 503 ]] 2022-08-03 04:33:11.856 | + :: : [[ 7 -eq 7 ]] 2022-08-03 04:33:11.857 | + :: : sleep 1 2022-08-03 04:33:12.861 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.74:8080/info 2022-08-03 04:33:12.874 | + :: : [[ 000 == 503 ]] 2022-08-03 04:33:12.875 | + :: : [[ 7 -eq 7 ]] 2022-08-03 04:33:12.876 | + :: : sleep 1 2022-08-03 04:33:13.880 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.74:8080/info 2022-08-03 04:33:13.900 | + :: : [[ 200 == 503 ]] 2022-08-03 04:33:13.902 | + :: : [[ 0 -eq 7 ]] 2022-08-03 04:33:13.905 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-03 04:33:13.907 | + functions-common:time_stop:2440 : local name 2022-08-03 04:33:13.910 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:33:13.913 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:33:13.915 | + functions-common:time_stop:2443 : local total 2022-08-03 04:33:13.918 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:33:13.920 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-03 04:33:13.923 | + functions-common:time_stop:2447 : start_time=1659501190810 2022-08-03 04:33:13.926 | + functions-common:time_stop:2449 : [[ -z 1659501190810 ]] 2022-08-03 04:33:13.929 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:33:13.934 | + functions-common:time_stop:2452 : end_time=1659501193931 2022-08-03 04:33:13.936 | + functions-common:time_stop:2453 : elapsed_time=3121 2022-08-03 04:33:13.939 | + functions-common:time_stop:2454 : total=6365 2022-08-03 04:33:13.942 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:33:13.944 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9486 2022-08-03 04:33:13.947 | + functions:wait_for_service:467 : return 0 2022-08-03 04:33:13.949 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-08-03 04:33:13.952 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-03 04:33:13.955 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-08-03 04:33:13.972 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:13.975 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-03 04:33:14.007 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-08-03 04:33:14.059 | [418791 Async configure_neutron_nova:466293]: Waiting for completion of configure_neutron_nova running on PID 466293 (2 other jobs running) 2022-08-03 04:33:14.085 | [418791 Async configure_neutron_nova:466293]: Signaling child to exit 2022-08-03 04:33:14.085 | WAKEUP 2022-08-03 04:33:14.108 | [418791 Async configure_neutron_nova:466293]: Signaled 2022-08-03 04:33:14.110 | + lib/neutron:configure_neutron_nova:663 : is_neutron_legacy_enabled 2022-08-03 04:33:14.110 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-03 04:33:14.110 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 04:33:14.110 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 04:33:14.110 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-03 04:33:14.110 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-03 04:33:14.110 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-03 04:33:14.110 | + lib/neutron:configure_neutron_nova:665 : create_nova_conf_neutron /etc/nova/nova.conf 2022-08-03 04:33:14.110 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova.conf 2022-08-03 04:33:14.110 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron auth_type password 2022-08-03 04:33:14.110 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.74/identity 2022-08-03 04:33:14.110 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron username neutron 2022-08-03 04:33:14.110 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-08-03 04:33:14.110 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-08-03 04:33:14.111 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron project_name service 2022-08-03 04:33:14.111 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-08-03 04:33:14.111 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-08-03 04:33:14.111 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-08-03 04:33:14.111 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-08-03 04:33:14.111 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-03 04:33:14.111 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-03 04:33:14.111 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-03 04:33:14.111 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:14.111 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-08-03 04:33:14.111 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-08-03 04:33:14.111 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-08-03 04:33:14.111 | + lib/neutron:configure_neutron_nova:666 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-08-03 04:33:14.111 | ++ lib/neutron:configure_neutron_nova:667 : seq 1 1 2022-08-03 04:33:14.111 | + lib/neutron:configure_neutron_nova:667 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-03 04:33:14.111 | + lib/neutron:configure_neutron_nova:668 : local conf 2022-08-03 04:33:14.111 | ++ lib/neutron:configure_neutron_nova:669 : conductor_conf 1 2022-08-03 04:33:14.111 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-03 04:33:14.111 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-03 04:33:14.111 | + lib/neutron:configure_neutron_nova:669 : conf=/etc/nova/nova_cell1.conf 2022-08-03 04:33:14.111 | + lib/neutron:configure_neutron_nova:670 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-08-03 04:33:14.111 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova_cell1.conf 2022-08-03 04:33:14.111 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-08-03 04:33:14.111 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.74/identity 2022-08-03 04:33:14.111 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-08-03 04:33:14.112 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-08-03 04:33:14.112 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-08-03 04:33:14.112 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-08-03 04:33:14.112 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-08-03 04:33:14.112 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-08-03 04:33:14.112 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-08-03 04:33:14.112 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-08-03 04:33:14.112 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-03 04:33:14.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-03 04:33:14.112 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-03 04:33:14.112 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:14.112 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-08-03 04:33:14.112 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-08-03 04:33:14.112 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-08-03 04:33:14.157 | [418791 Async configure_neutron_nova:466293]: finished configure_neutron_nova with result 0 in 0 seconds 2022-08-03 04:33:14.162 | + inc/async:async_wait:197 : return 0 2022-08-03 04:33:14.165 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-08-03 04:33:14.182 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:14.185 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-03 04:33:14.215 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-03 04:33:14.246 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-08-03 04:33:14.264 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:14.267 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-08-03 04:33:14.270 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:33:14.273 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-08-03 04:33:14.275 | + ./stack.sh:main:1272 : start_nova_api 2022-08-03 04:33:14.278 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-08-03 04:33:14.280 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-08-03 04:33:14.283 | + lib/nova:start_nova_api:932 : local nova_url 2022-08-03 04:33:14.286 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-08-03 04:33:14.303 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:33:14.306 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:33:14.308 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:33:14.311 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:33:14.314 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-08-03 04:33:14.318 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-08-03 04:33:14.322 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-03 04:33:14.324 | + functions-common:run_process:1694 : local service=n-api 2022-08-03 04:33:14.327 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-03 04:33:14.330 | + functions-common:run_process:1696 : local group= 2022-08-03 04:33:14.333 | + functions-common:run_process:1697 : local user= 2022-08-03 04:33:14.335 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:33:14.338 | + functions-common:run_process:1700 : local name=n-api 2022-08-03 04:33:14.340 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:33:14.343 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:33:14.345 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:33:14.349 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:33:14.352 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:33:14.356 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501194353 2022-08-03 04:33:14.359 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-08-03 04:33:14.376 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:14.379 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-08-03 04:33:14.381 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-08-03 04:33:14.384 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-03 04:33:14.387 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-03 04:33:14.389 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-03 04:33:14.392 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-03 04:33:14.394 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-08-03 04:33:14.397 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-08-03 04:33:14.400 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-08-03 04:33:14.402 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:33:14.405 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:33:14.407 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:33:14.410 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:33:14.412 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-08-03 04:33:14.415 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-08-03 04:33:14.417 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-08-03 04:33:14.420 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-03 04:33:14.422 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-03 04:33:14.424 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-03 04:33:14.426 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-03 04:33:14.429 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-08-03 04:33:14.431 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-03 04:33:14.435 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-08-03 04:33:14.490 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-08-03 04:33:14.543 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-08-03 04:33:14.597 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-03 04:33:14.649 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:33:14.704 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-08-03 04:33:14.756 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-08-03 04:33:14.810 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-08-03 04:33:14.864 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-08-03 04:33:14.917 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-08-03 04:33:14.971 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-03 04:33:14.974 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-03 04:33:14.976 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-08-03 04:33:15.029 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-03 04:33:15.522 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-08-03 04:33:15.535 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-08-03 04:33:15.992 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-08-03 04:33:16.064 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:33:16.069 | + functions-common:time_stop:2440 : local name 2022-08-03 04:33:16.072 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:33:16.075 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:33:16.077 | + functions-common:time_stop:2443 : local total 2022-08-03 04:33:16.082 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:33:16.085 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:33:16.087 | + functions-common:time_stop:2447 : start_time=1659501194353 2022-08-03 04:33:16.090 | + functions-common:time_stop:2449 : [[ -z 1659501194353 ]] 2022-08-03 04:33:16.093 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:33:16.098 | + functions-common:time_stop:2452 : end_time=1659501196095 2022-08-03 04:33:16.100 | + functions-common:time_stop:2453 : elapsed_time=1742 2022-08-03 04:33:16.103 | + functions-common:time_stop:2454 : total=11019 2022-08-03 04:33:16.105 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:33:16.108 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12761 2022-08-03 04:33:16.111 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.74/compute/v2.1/ 2022-08-03 04:33:16.114 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-08-03 04:33:16.114 | Waiting for nova-api to start... 2022-08-03 04:33:16.116 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.74/compute/v2.1/ 2022-08-03 04:33:16.119 | + functions:wait_for_service:457 : local timeout=60 2022-08-03 04:33:16.121 | + functions:wait_for_service:458 : local url=http://10.222.0.74/compute/v2.1/ 2022-08-03 04:33:16.124 | + functions:wait_for_service:459 : local rval=0 2022-08-03 04:33:16.127 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-03 04:33:16.130 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-03 04:33:16.132 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:33:16.135 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:33:16.138 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:33:16.143 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501196140 2022-08-03 04:33:16.146 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-03 04:33:16.152 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.74/compute/v2.1/ 2022-08-03 04:33:21.792 | + :: : [[ 200 == 503 ]] 2022-08-03 04:33:21.793 | + :: : [[ 0 -eq 7 ]] 2022-08-03 04:33:21.796 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-03 04:33:21.800 | + functions-common:time_stop:2440 : local name 2022-08-03 04:33:21.802 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:33:21.805 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:33:21.807 | + functions-common:time_stop:2443 : local total 2022-08-03 04:33:21.810 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:33:21.812 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-03 04:33:21.815 | + functions-common:time_stop:2447 : start_time=1659501196140 2022-08-03 04:33:21.817 | + functions-common:time_stop:2449 : [[ -z 1659501196140 ]] 2022-08-03 04:33:21.820 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:33:21.825 | + functions-common:time_stop:2452 : end_time=1659501201822 2022-08-03 04:33:21.828 | + functions-common:time_stop:2453 : elapsed_time=5682 2022-08-03 04:33:21.831 | + functions-common:time_stop:2454 : total=9486 2022-08-03 04:33:21.833 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:33:21.836 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15168 2022-08-03 04:33:21.838 | + functions:wait_for_service:467 : return 0 2022-08-03 04:33:21.841 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:33:21.843 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:33:21.847 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-08-03 04:33:21.865 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:21.867 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-08-03 04:33:21.870 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:33:21.873 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-08-03 04:33:21.875 | + ./stack.sh:main:1277 : start_ovn_services 2022-08-03 04:33:21.878 | + lib/neutron-legacy:start_ovn_services:519 : [[ openvswitch == \o\v\n ]] 2022-08-03 04:33:21.881 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-08-03 04:33:21.898 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:33:21.901 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-08-03 04:33:21.918 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:21.921 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-08-03 04:33:21.924 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:33:21.927 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-08-03 04:33:21.930 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-08-03 04:33:21.933 | + lib/neutron-legacy:configure_neutron_after_post_config:499 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-08-03 04:33:21.935 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-03 04:33:21.966 | + lib/neutron-legacy:configure_neutron_after_post_config:502 : configure_rbac_policies 2022-08-03 04:33:21.969 | + lib/neutron:configure_rbac_policies:652 : [[ False == \T\r\u\e ]] 2022-08-03 04:33:21.972 | + lib/neutron:configure_rbac_policies:652 : [[ False == \T\r\u\e ]] 2022-08-03 04:33:21.974 | + lib/neutron:configure_rbac_policies:656 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-08-03 04:33:22.005 | + lib/neutron:configure_rbac_policies:657 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-08-03 04:33:22.037 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-08-03 04:33:22.040 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local service_port=9696 2022-08-03 04:33:22.042 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local service_protocol=http 2022-08-03 04:33:22.045 | + lib/neutron-legacy:start_neutron_service_and_check:537 : local cfg_file_options 2022-08-03 04:33:22.048 | + lib/neutron-legacy:start_neutron_service_and_check:538 : local neutron_url 2022-08-03 04:33:22.051 | ++ lib/neutron-legacy:start_neutron_service_and_check:540 : determine_config_files neutron-server 2022-08-03 04:33:22.054 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-03 04:33:22.056 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-03 04:33:22.060 | +++ lib/neutron-legacy:determine_config_files:339 : _determine_config_server 2022-08-03 04:33:22.062 | +++ lib/neutron-legacy:_determine_config_server:307 : [[ '' != '' ]] 2022-08-03 04:33:22.065 | +++ lib/neutron-legacy:_determine_config_server:314 : [[ 0 > 0 ]] 2022-08-03 04:33:22.067 | +++ lib/neutron-legacy:_determine_config_server:321 : local cfg_file 2022-08-03 04:33:22.070 | +++ lib/neutron-legacy:_determine_config_server:322 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:22.073 | +++ lib/neutron-legacy:_determine_config_server:326 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:22.076 | ++ lib/neutron-legacy:determine_config_files:339 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:22.078 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-08-03 04:33:22.082 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:22.085 | + lib/neutron-legacy:start_neutron_service_and_check:540 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:22.087 | + lib/neutron-legacy:start_neutron_service_and_check:542 : is_service_enabled tls-proxy 2022-08-03 04:33:22.105 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:33:22.108 | + lib/neutron-legacy:start_neutron_service_and_check:547 : '[' False == True ']' 2022-08-03 04:33:22.110 | + lib/neutron-legacy:start_neutron_service_and_check:554 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:22.114 | + functions-common:run_process:1694 : local service=q-svc 2022-08-03 04:33:22.117 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:22.119 | + functions-common:run_process:1696 : local group= 2022-08-03 04:33:22.122 | + functions-common:run_process:1697 : local user= 2022-08-03 04:33:22.125 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:33:22.128 | + functions-common:run_process:1700 : local name=q-svc 2022-08-03 04:33:22.130 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:33:22.133 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:33:22.135 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:33:22.138 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:33:22.141 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:33:22.146 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501202143 2022-08-03 04:33:22.149 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-08-03 04:33:22.165 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:22.168 | + functions-common:run_process:1704 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-03 04:33:22.171 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-08-03 04:33:22.173 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:22.176 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:22.179 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:22.181 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:22.184 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-03 04:33:22.186 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-03 04:33:22.189 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-08-03 04:33:22.192 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:33:22.195 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:33:22.197 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:33:22.200 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:33:22.202 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-03 04:33:22.205 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-03 04:33:22.208 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-08-03 04:33:22.210 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:22.212 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:33:22.214 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:33:22.217 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-03 04:33:22.219 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:33:22.221 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:33:22.224 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-08-03 04:33:22.226 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:33:22.230 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-08-03 04:33:22.284 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-08-03 04:33:22.337 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:22.390 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-08-03 04:33:22.444 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-08-03 04:33:22.497 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:33:22.550 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-03 04:33:22.553 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:33:22.555 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-08-03 04:33:22.608 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:33:23.114 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-08-03 04:33:23.128 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-08-03 04:33:23.617 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-08-03 04:33:23.648 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:33:23.656 | + functions-common:time_stop:2440 : local name 2022-08-03 04:33:23.660 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:33:23.663 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:33:23.667 | + functions-common:time_stop:2443 : local total 2022-08-03 04:33:23.669 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:33:23.673 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:33:23.676 | + functions-common:time_stop:2447 : start_time=1659501202143 2022-08-03 04:33:23.679 | + functions-common:time_stop:2449 : [[ -z 1659501202143 ]] 2022-08-03 04:33:23.682 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:33:23.687 | + functions-common:time_stop:2452 : end_time=1659501203684 2022-08-03 04:33:23.690 | + functions-common:time_stop:2453 : elapsed_time=1541 2022-08-03 04:33:23.692 | + functions-common:time_stop:2454 : total=12761 2022-08-03 04:33:23.695 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:33:23.697 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14302 2022-08-03 04:33:23.700 | + lib/neutron-legacy:start_neutron_service_and_check:555 : neutron_url=http://10.222.0.74:9696/ 2022-08-03 04:33:23.702 | + lib/neutron-legacy:start_neutron_service_and_check:557 : is_service_enabled tls-proxy 2022-08-03 04:33:23.722 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:33:23.725 | + lib/neutron-legacy:start_neutron_service_and_check:561 : '[' '!' -z networking ']' 2022-08-03 04:33:23.728 | + lib/neutron-legacy:start_neutron_service_and_check:562 : neutron_url=http://10.222.0.74:9696/networking 2022-08-03 04:33:23.730 | + lib/neutron-legacy:start_neutron_service_and_check:564 : echo 'Waiting for Neutron to start...' 2022-08-03 04:33:23.730 | Waiting for Neutron to start... 2022-08-03 04:33:23.733 | + lib/neutron-legacy:start_neutron_service_and_check:566 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.74:9696/networking' 2022-08-03 04:33:23.735 | + lib/neutron-legacy:start_neutron_service_and_check:567 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.74:9696/networking' 'Neutron did not start' 60 2022-08-03 04:33:23.738 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.74:9696/networking' 2022-08-03 04:33:23.740 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-08-03 04:33:23.743 | + functions-common:test_with_retry:2380 : local until=60 2022-08-03 04:33:23.745 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-03 04:33:23.748 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-03 04:33:23.751 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-03 04:33:23.753 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:33:23.756 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:33:23.759 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:33:23.764 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501203761 2022-08-03 04:33:23.766 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.74:9696/networking; do sleep 0.5; done' 2022-08-03 04:33:29.852 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.74:9696/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-03 04:33:29.855 | + functions-common:time_stop:2440 : local name 2022-08-03 04:33:29.858 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:33:29.860 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:33:29.863 | + functions-common:time_stop:2443 : local total 2022-08-03 04:33:29.865 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:33:29.868 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-03 04:33:29.870 | + functions-common:time_stop:2447 : start_time=1659501203761 2022-08-03 04:33:29.873 | + functions-common:time_stop:2449 : [[ -z 1659501203761 ]] 2022-08-03 04:33:29.876 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:33:29.881 | + functions-common:time_stop:2452 : end_time=1659501209879 2022-08-03 04:33:29.884 | + functions-common:time_stop:2453 : elapsed_time=6118 2022-08-03 04:33:29.887 | + functions-common:time_stop:2454 : total=0 2022-08-03 04:33:29.889 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:33:29.892 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6118 2022-08-03 04:33:29.895 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-08-03 04:33:29.913 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:29.915 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-08-03 04:33:29.918 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:33:29.921 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-08-03 04:33:29.923 | + ./stack.sh:main:1293 : start_placement 2022-08-03 04:33:29.926 | + lib/placement:start_placement:160 : start_placement_api 2022-08-03 04:33:29.928 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-03 04:33:29.932 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-08-03 04:33:29.936 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-03 04:33:29.939 | + functions-common:run_process:1694 : local service=placement-api 2022-08-03 04:33:29.943 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-03 04:33:29.945 | + functions-common:run_process:1696 : local group= 2022-08-03 04:33:29.947 | + functions-common:run_process:1697 : local user= 2022-08-03 04:33:29.950 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:33:29.952 | + functions-common:run_process:1700 : local name=placement-api 2022-08-03 04:33:29.956 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:33:29.958 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:33:29.961 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:33:29.964 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:33:29.967 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:33:29.972 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501209969 2022-08-03 04:33:29.974 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-08-03 04:33:29.991 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:29.994 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-08-03 04:33:29.997 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-08-03 04:33:30.000 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-03 04:33:30.003 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-03 04:33:30.005 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-03 04:33:30.008 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-03 04:33:30.010 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-08-03 04:33:30.013 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-08-03 04:33:30.016 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-08-03 04:33:30.019 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:33:30.021 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:33:30.024 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:33:30.027 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:33:30.029 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-08-03 04:33:30.032 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-08-03 04:33:30.034 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-08-03 04:33:30.037 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-03 04:33:30.039 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-03 04:33:30.042 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-03 04:33:30.044 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-03 04:33:30.046 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-08-03 04:33:30.049 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-03 04:33:30.053 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-08-03 04:33:30.107 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-08-03 04:33:30.160 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-08-03 04:33:30.215 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-03 04:33:30.269 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:33:30.323 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-08-03 04:33:30.377 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-08-03 04:33:30.431 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-08-03 04:33:30.484 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-08-03 04:33:30.539 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-08-03 04:33:30.593 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-03 04:33:30.596 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-03 04:33:30.599 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-08-03 04:33:30.652 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-03 04:33:31.163 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-08-03 04:33:31.177 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-08-03 04:33:31.655 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-08-03 04:33:31.735 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:33:31.738 | + functions-common:time_stop:2440 : local name 2022-08-03 04:33:31.741 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:33:31.744 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:33:31.747 | + functions-common:time_stop:2443 : local total 2022-08-03 04:33:31.752 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:33:31.755 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:33:31.757 | + functions-common:time_stop:2447 : start_time=1659501209969 2022-08-03 04:33:31.760 | + functions-common:time_stop:2449 : [[ -z 1659501209969 ]] 2022-08-03 04:33:31.765 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:33:31.768 | + functions-common:time_stop:2452 : end_time=1659501211765 2022-08-03 04:33:31.771 | + functions-common:time_stop:2453 : elapsed_time=1796 2022-08-03 04:33:31.773 | + functions-common:time_stop:2454 : total=14302 2022-08-03 04:33:31.776 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:33:31.778 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16098 2022-08-03 04:33:31.781 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-08-03 04:33:31.781 | Waiting for placement-api to start... 2022-08-03 04:33:31.784 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.74/placement 2022-08-03 04:33:31.787 | + functions:wait_for_service:457 : local timeout=60 2022-08-03 04:33:31.790 | + functions:wait_for_service:458 : local url=http://10.222.0.74/placement 2022-08-03 04:33:31.792 | + functions:wait_for_service:459 : local rval=0 2022-08-03 04:33:31.795 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-03 04:33:31.797 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-03 04:33:31.800 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:33:31.803 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:33:31.806 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:33:31.811 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501211808 2022-08-03 04:33:31.813 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-03 04:33:31.820 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.74/placement 2022-08-03 04:33:34.563 | + :: : [[ 200 == 503 ]] 2022-08-03 04:33:34.564 | + :: : [[ 0 -eq 7 ]] 2022-08-03 04:33:34.567 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-03 04:33:34.570 | + functions-common:time_stop:2440 : local name 2022-08-03 04:33:34.572 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:33:34.584 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:33:34.584 | + functions-common:time_stop:2443 : local total 2022-08-03 04:33:34.584 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:33:34.584 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-03 04:33:34.586 | + functions-common:time_stop:2447 : start_time=1659501211808 2022-08-03 04:33:34.588 | + functions-common:time_stop:2449 : [[ -z 1659501211808 ]] 2022-08-03 04:33:34.591 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:33:34.597 | + functions-common:time_stop:2452 : end_time=1659501214593 2022-08-03 04:33:34.599 | + functions-common:time_stop:2453 : elapsed_time=2785 2022-08-03 04:33:34.602 | + functions-common:time_stop:2454 : total=15168 2022-08-03 04:33:34.604 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:33:34.607 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17953 2022-08-03 04:33:34.609 | + functions:wait_for_service:467 : return 0 2022-08-03 04:33:34.613 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-08-03 04:33:34.631 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:34.633 | + ./stack.sh:main:1297 : start_neutron 2022-08-03 04:33:34.636 | + lib/neutron:start_neutron:749 : is_neutron_legacy_enabled 2022-08-03 04:33:34.639 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 04:33:34.640 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-03 04:33:34.645 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 04:33:34.648 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-03 04:33:34.650 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-08-03 04:33:34.653 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-03 04:33:34.656 | + lib/neutron:start_neutron:751 : start_mutnauq_l2_agent 2022-08-03 04:33:34.659 | + lib/neutron-legacy:start_mutnauq_l2_agent:573 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:34.662 | + functions-common:run_process:1694 : local service=q-agt 2022-08-03 04:33:34.665 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:34.667 | + functions-common:run_process:1696 : local group= 2022-08-03 04:33:34.670 | + functions-common:run_process:1697 : local user= 2022-08-03 04:33:34.672 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:33:34.675 | + functions-common:run_process:1700 : local name=q-agt 2022-08-03 04:33:34.678 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:33:34.680 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:33:34.683 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:33:34.685 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:33:34.689 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:33:34.693 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501214690 2022-08-03 04:33:34.696 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-08-03 04:33:34.715 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:34.718 | + functions-common:run_process:1704 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-03 04:33:34.724 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-08-03 04:33:34.727 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:34.729 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:34.732 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:34.734 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:34.738 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-03 04:33:34.740 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-03 04:33:34.743 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-08-03 04:33:34.746 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:33:34.749 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:33:34.752 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:33:34.756 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:33:34.759 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-03 04:33:34.762 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-03 04:33:34.765 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-08-03 04:33:34.769 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:34.772 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:33:34.775 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:33:34.778 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-03 04:33:34.781 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:33:34.785 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:33:34.788 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-08-03 04:33:34.791 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:33:34.795 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-08-03 04:33:34.854 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-08-03 04:33:34.916 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-03 04:33:34.980 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-08-03 04:33:35.048 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-08-03 04:33:35.116 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:33:35.172 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-03 04:33:35.174 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:33:35.177 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-08-03 04:33:35.234 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:33:35.847 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-08-03 04:33:35.859 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-08-03 04:33:36.356 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-08-03 04:33:36.377 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:33:36.380 | + functions-common:time_stop:2440 : local name 2022-08-03 04:33:36.382 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:33:36.385 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:33:36.388 | + functions-common:time_stop:2443 : local total 2022-08-03 04:33:36.390 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:33:36.393 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:33:36.396 | + functions-common:time_stop:2447 : start_time=1659501214690 2022-08-03 04:33:36.399 | + functions-common:time_stop:2449 : [[ -z 1659501214690 ]] 2022-08-03 04:33:36.402 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:33:36.407 | + functions-common:time_stop:2452 : end_time=1659501216404 2022-08-03 04:33:36.410 | + functions-common:time_stop:2453 : elapsed_time=1714 2022-08-03 04:33:36.413 | + functions-common:time_stop:2454 : total=16098 2022-08-03 04:33:36.416 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:33:36.418 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17812 2022-08-03 04:33:36.421 | + lib/neutron-legacy:start_mutnauq_l2_agent:575 : is_provider_network 2022-08-03 04:33:36.423 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-03 04:33:36.427 | + functions-common:is_provider_network:2292 : return 1 2022-08-03 04:33:36.430 | + lib/neutron:start_neutron:752 : start_mutnauq_other_agents 2022-08-03 04:33:36.432 | + lib/neutron-legacy:start_mutnauq_other_agents:591 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-03 04:33:36.435 | + functions-common:run_process:1694 : local service=q-dhcp 2022-08-03 04:33:36.437 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-03 04:33:36.441 | + functions-common:run_process:1696 : local group= 2022-08-03 04:33:36.443 | + functions-common:run_process:1697 : local user= 2022-08-03 04:33:36.446 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:33:36.448 | + functions-common:run_process:1700 : local name=q-dhcp 2022-08-03 04:33:36.451 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:33:36.453 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:33:36.457 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:33:36.459 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:33:36.462 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:33:36.467 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501216464 2022-08-03 04:33:36.470 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-08-03 04:33:36.489 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:36.491 | + functions-common:run_process:1704 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2022-08-03 04:33:36.494 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-08-03 04:33:36.496 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-03 04:33:36.499 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-03 04:33:36.501 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-03 04:33:36.504 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-03 04:33:36.507 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-08-03 04:33:36.509 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-08-03 04:33:36.512 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-08-03 04:33:36.514 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:33:36.518 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:33:36.520 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:33:36.523 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:33:36.525 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-08-03 04:33:36.528 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu '' 2022-08-03 04:33:36.530 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-08-03 04:33:36.534 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-03 04:33:36.536 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:33:36.539 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:33:36.541 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-03 04:33:36.544 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:33:36.546 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:33:36.549 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-08-03 04:33:36.551 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:33:36.556 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-08-03 04:33:36.611 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-08-03 04:33:36.668 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-03 04:33:36.725 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-08-03 04:33:36.786 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-08-03 04:33:36.842 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:33:36.898 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-03 04:33:36.901 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:33:36.903 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-08-03 04:33:36.960 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:33:37.451 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-08-03 04:33:37.466 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-08-03 04:33:37.981 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-08-03 04:33:38.005 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:33:38.007 | + functions-common:time_stop:2440 : local name 2022-08-03 04:33:38.010 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:33:38.012 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:33:38.015 | + functions-common:time_stop:2443 : local total 2022-08-03 04:33:38.017 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:33:38.020 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:33:38.023 | + functions-common:time_stop:2447 : start_time=1659501216464 2022-08-03 04:33:38.025 | + functions-common:time_stop:2449 : [[ -z 1659501216464 ]] 2022-08-03 04:33:38.031 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:33:38.033 | + functions-common:time_stop:2452 : end_time=1659501218031 2022-08-03 04:33:38.036 | + functions-common:time_stop:2453 : elapsed_time=1567 2022-08-03 04:33:38.039 | + functions-common:time_stop:2454 : total=17812 2022-08-03 04:33:38.041 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:33:38.045 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19379 2022-08-03 04:33:38.051 | ++ lib/neutron-legacy:start_mutnauq_other_agents:593 : determine_config_files neutron-l3-agent 2022-08-03 04:33:38.054 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-03 04:33:38.057 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-03 04:33:38.061 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_l3 2022-08-03 04:33:38.063 | +++ lib/neutron-legacy:_determine_config_l3:330 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-03 04:33:38.068 | +++ lib/neutron-legacy:_determine_config_l3:331 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-03 04:33:38.071 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-03 04:33:38.074 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-08-03 04:33:38.077 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-03 04:33:38.081 | + lib/neutron-legacy:start_mutnauq_other_agents:593 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-03 04:33:38.083 | + functions-common:run_process:1694 : local service=q-l3 2022-08-03 04:33:38.086 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-03 04:33:38.089 | + functions-common:run_process:1696 : local group= 2022-08-03 04:33:38.091 | + functions-common:run_process:1697 : local user= 2022-08-03 04:33:38.094 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:33:38.097 | + functions-common:run_process:1700 : local name=q-l3 2022-08-03 04:33:38.099 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:33:38.102 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:33:38.105 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:33:38.107 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:33:38.110 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:33:38.115 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501218112 2022-08-03 04:33:38.118 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-08-03 04:33:38.145 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:38.148 | + functions-common:run_process:1704 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2022-08-03 04:33:38.151 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-08-03 04:33:38.155 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-03 04:33:38.158 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-03 04:33:38.160 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-03 04:33:38.163 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-03 04:33:38.166 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-08-03 04:33:38.168 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-08-03 04:33:38.171 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-08-03 04:33:38.178 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:33:38.185 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:33:38.188 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:33:38.191 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:33:38.194 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-08-03 04:33:38.197 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu '' 2022-08-03 04:33:38.200 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-08-03 04:33:38.202 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-03 04:33:38.205 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:33:38.212 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:33:38.215 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-03 04:33:38.217 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:33:38.221 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:33:38.224 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-08-03 04:33:38.226 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:33:38.231 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-08-03 04:33:38.293 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-08-03 04:33:38.353 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-03 04:33:38.415 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-08-03 04:33:38.478 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-08-03 04:33:38.554 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:33:38.618 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-03 04:33:38.620 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:33:38.623 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-08-03 04:33:38.695 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:33:39.231 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-08-03 04:33:39.245 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-08-03 04:33:39.812 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-08-03 04:33:39.840 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:33:39.842 | + functions-common:time_stop:2440 : local name 2022-08-03 04:33:39.851 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:33:39.852 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:33:39.859 | + functions-common:time_stop:2443 : local total 2022-08-03 04:33:39.859 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:33:39.862 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:33:39.863 | + functions-common:time_stop:2447 : start_time=1659501218112 2022-08-03 04:33:39.866 | + functions-common:time_stop:2449 : [[ -z 1659501218112 ]] 2022-08-03 04:33:39.871 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:33:39.879 | + functions-common:time_stop:2452 : end_time=1659501219870 2022-08-03 04:33:39.879 | + functions-common:time_stop:2453 : elapsed_time=1758 2022-08-03 04:33:39.879 | + functions-common:time_stop:2454 : total=19379 2022-08-03 04:33:39.883 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:33:39.887 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21137 2022-08-03 04:33:39.887 | + lib/neutron-legacy:start_mutnauq_other_agents:595 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-03 04:33:39.892 | + functions-common:run_process:1694 : local service=q-meta 2022-08-03 04:33:39.899 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-03 04:33:39.899 | + functions-common:run_process:1696 : local group= 2022-08-03 04:33:39.899 | + functions-common:run_process:1697 : local user= 2022-08-03 04:33:39.903 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:33:39.907 | + functions-common:run_process:1700 : local name=q-meta 2022-08-03 04:33:39.907 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:33:39.911 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:33:39.913 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:33:39.919 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:33:39.919 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:33:39.925 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501219919 2022-08-03 04:33:39.929 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-08-03 04:33:39.952 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:39.958 | + functions-common:run_process:1704 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2022-08-03 04:33:39.961 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-08-03 04:33:39.964 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-03 04:33:39.968 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-03 04:33:39.971 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-03 04:33:39.975 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-03 04:33:39.978 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-08-03 04:33:39.983 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-08-03 04:33:39.987 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-08-03 04:33:39.992 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:33:39.995 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:33:39.999 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:33:40.003 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:33:40.006 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-08-03 04:33:40.009 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu '' 2022-08-03 04:33:40.012 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-08-03 04:33:40.014 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-03 04:33:40.017 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:33:40.020 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:33:40.023 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-03 04:33:40.025 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:33:40.028 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:33:40.030 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-08-03 04:33:40.033 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:33:40.038 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-08-03 04:33:40.103 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-08-03 04:33:40.167 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-03 04:33:40.236 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-08-03 04:33:40.310 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-08-03 04:33:40.377 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:33:40.451 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-03 04:33:40.454 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:33:40.459 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-08-03 04:33:40.527 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:33:41.074 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-08-03 04:33:41.089 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-08-03 04:33:41.630 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-08-03 04:33:41.658 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:33:41.662 | + functions-common:time_stop:2440 : local name 2022-08-03 04:33:41.667 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:33:41.671 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:33:41.674 | + functions-common:time_stop:2443 : local total 2022-08-03 04:33:41.677 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:33:41.679 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:33:41.682 | + functions-common:time_stop:2447 : start_time=1659501219919 2022-08-03 04:33:41.684 | + functions-common:time_stop:2449 : [[ -z 1659501219919 ]] 2022-08-03 04:33:41.688 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:33:41.693 | + functions-common:time_stop:2452 : end_time=1659501221690 2022-08-03 04:33:41.696 | + functions-common:time_stop:2453 : elapsed_time=1771 2022-08-03 04:33:41.699 | + functions-common:time_stop:2454 : total=21137 2022-08-03 04:33:41.702 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:33:41.705 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22908 2022-08-03 04:33:41.708 | + lib/neutron-legacy:start_mutnauq_other_agents:596 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-03 04:33:41.711 | + functions-common:run_process:1694 : local service=q-metering 2022-08-03 04:33:41.713 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-03 04:33:41.716 | + functions-common:run_process:1696 : local group= 2022-08-03 04:33:41.719 | + functions-common:run_process:1697 : local user= 2022-08-03 04:33:41.722 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:33:41.725 | + functions-common:run_process:1700 : local name=q-metering 2022-08-03 04:33:41.728 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:33:41.730 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:33:41.733 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:33:41.735 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:33:41.740 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:33:41.750 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501221741 2022-08-03 04:33:41.750 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-08-03 04:33:41.775 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:41.779 | + functions-common:run_process:1704 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' '' 2022-08-03 04:33:41.779 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-08-03 04:33:41.782 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-03 04:33:41.787 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-03 04:33:41.791 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-03 04:33:41.791 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-03 04:33:41.794 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-08-03 04:33:41.799 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-08-03 04:33:41.799 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-08-03 04:33:41.802 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:33:41.807 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:33:41.807 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:33:41.811 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:33:41.813 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-08-03 04:33:41.819 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu '' 2022-08-03 04:33:41.819 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-08-03 04:33:41.823 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-03 04:33:41.823 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:33:41.827 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:33:41.831 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-03 04:33:41.831 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:33:41.833 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:33:41.839 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-08-03 04:33:41.839 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:33:41.843 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-08-03 04:33:41.911 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-08-03 04:33:41.983 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-03 04:33:42.079 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-08-03 04:33:42.164 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-08-03 04:33:42.259 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:33:42.333 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-03 04:33:42.336 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:33:42.342 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-08-03 04:33:42.415 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:33:42.991 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-08-03 04:33:43.005 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-08-03 04:33:43.578 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-08-03 04:33:43.615 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:33:43.631 | + functions-common:time_stop:2440 : local name 2022-08-03 04:33:43.640 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:33:43.652 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:33:43.659 | + functions-common:time_stop:2443 : local total 2022-08-03 04:33:43.668 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:33:43.673 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:33:43.684 | + functions-common:time_stop:2447 : start_time=1659501221741 2022-08-03 04:33:43.688 | + functions-common:time_stop:2449 : [[ -z 1659501221741 ]] 2022-08-03 04:33:43.699 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:33:43.716 | + functions-common:time_stop:2452 : end_time=1659501223702 2022-08-03 04:33:43.720 | + functions-common:time_stop:2453 : elapsed_time=1961 2022-08-03 04:33:43.732 | + functions-common:time_stop:2454 : total=22908 2022-08-03 04:33:43.736 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:33:43.747 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24869 2022-08-03 04:33:43.759 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-08-03 04:33:43.831 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:33:43.843 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-08-03 04:33:43.854 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-08-03 04:33:43.867 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:33:43.879 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-08-03 04:33:43.888 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-08-03 04:33:43.900 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-08-03 04:33:43.904 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-08-03 04:33:43.912 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-08-03 04:33:43.920 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-03 04:33:43.927 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-03 04:33:47.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:33:47.609 | from cryptography.utils import int_from_bytes 2022-08-03 04:33:47.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:33:47.609 | from cryptography.utils import int_from_bytes 2022-08-03 04:33:47.765 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:33:47.768 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-03 04:33:47.768 | address-scope 2022-08-03 04:33:47.768 | router-admin-state-down-before-update 2022-08-03 04:33:47.768 | agent 2022-08-03 04:33:47.768 | agent-resources-synced 2022-08-03 04:33:47.768 | allowed-address-pairs 2022-08-03 04:33:47.768 | auto-allocated-topology 2022-08-03 04:33:47.768 | availability_zone 2022-08-03 04:33:47.768 | availability_zone_filter 2022-08-03 04:33:47.768 | default-subnetpools 2022-08-03 04:33:47.769 | dhcp_agent_scheduler 2022-08-03 04:33:47.769 | dvr 2022-08-03 04:33:47.769 | empty-string-filtering 2022-08-03 04:33:47.769 | external-net 2022-08-03 04:33:47.769 | extra_dhcp_opt 2022-08-03 04:33:47.769 | extraroute 2022-08-03 04:33:47.769 | extraroute-atomic 2022-08-03 04:33:47.769 | filter-validation 2022-08-03 04:33:47.769 | fip-port-details 2022-08-03 04:33:47.769 | flavors 2022-08-03 04:33:47.769 | floatingip-pools 2022-08-03 04:33:47.769 | ip-substring-filtering 2022-08-03 04:33:47.769 | router 2022-08-03 04:33:47.769 | ext-gw-mode 2022-08-03 04:33:47.769 | l3-ha 2022-08-03 04:33:47.769 | l3-flavors 2022-08-03 04:33:47.769 | l3-port-ip-change-not-allowed 2022-08-03 04:33:47.769 | l3_agent_scheduler 2022-08-03 04:33:47.769 | metering 2022-08-03 04:33:47.769 | metering_source_and_destination_fields 2022-08-03 04:33:47.769 | multi-provider 2022-08-03 04:33:47.769 | net-mtu 2022-08-03 04:33:47.769 | net-mtu-writable 2022-08-03 04:33:47.769 | network_availability_zone 2022-08-03 04:33:47.769 | network-ip-availability 2022-08-03 04:33:47.769 | pagination 2022-08-03 04:33:47.769 | port-device-profile 2022-08-03 04:33:47.769 | port-mac-override 2022-08-03 04:33:47.769 | port-mac-address-regenerate 2022-08-03 04:33:47.769 | port-numa-affinity-policy 2022-08-03 04:33:47.769 | binding 2022-08-03 04:33:47.769 | binding-extended 2022-08-03 04:33:47.769 | port-security 2022-08-03 04:33:47.769 | project-id 2022-08-03 04:33:47.769 | provider 2022-08-03 04:33:47.769 | quota-check-limit 2022-08-03 04:33:47.769 | quotas 2022-08-03 04:33:47.769 | quota_details 2022-08-03 04:33:47.770 | rbac-policies 2022-08-03 04:33:47.770 | rbac-address-group 2022-08-03 04:33:47.770 | rbac-address-scope 2022-08-03 04:33:47.770 | rbac-security-groups 2022-08-03 04:33:47.770 | rbac-subnetpool 2022-08-03 04:33:47.770 | revision-if-match 2022-08-03 04:33:47.770 | standard-attr-revisions 2022-08-03 04:33:47.770 | router_availability_zone 2022-08-03 04:33:47.770 | security-groups-normalized-cidr 2022-08-03 04:33:47.770 | port-security-groups-filtering 2022-08-03 04:33:47.770 | security-groups-remote-address-group 2022-08-03 04:33:47.770 | security-groups-shared-filtering 2022-08-03 04:33:47.770 | security-group 2022-08-03 04:33:47.770 | service-type 2022-08-03 04:33:47.770 | sorting 2022-08-03 04:33:47.770 | standard-attr-description 2022-08-03 04:33:47.770 | stateful-security-group 2022-08-03 04:33:47.770 | subnet_onboard 2022-08-03 04:33:47.770 | subnet-service-types 2022-08-03 04:33:47.770 | subnet_allocation 2022-08-03 04:33:47.770 | subnetpool-prefix-ops 2022-08-03 04:33:47.770 | standard-attr-tag 2022-08-03 04:33:47.770 | standard-attr-timestamp' 2022-08-03 04:33:47.773 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-03 04:33:47.773 | address-scope 2022-08-03 04:33:47.773 | router-admin-state-down-before-update 2022-08-03 04:33:47.773 | agent 2022-08-03 04:33:47.773 | agent-resources-synced 2022-08-03 04:33:47.773 | allowed-address-pairs 2022-08-03 04:33:47.773 | auto-allocated-topology 2022-08-03 04:33:47.773 | availability_zone 2022-08-03 04:33:47.773 | availability_zone_filter 2022-08-03 04:33:47.773 | default-subnetpools 2022-08-03 04:33:47.773 | dhcp_agent_scheduler 2022-08-03 04:33:47.773 | dvr 2022-08-03 04:33:47.774 | empty-string-filtering 2022-08-03 04:33:47.774 | external-net 2022-08-03 04:33:47.774 | extra_dhcp_opt 2022-08-03 04:33:47.774 | extraroute 2022-08-03 04:33:47.774 | extraroute-atomic 2022-08-03 04:33:47.774 | filter-validation 2022-08-03 04:33:47.774 | fip-port-details 2022-08-03 04:33:47.774 | flavors 2022-08-03 04:33:47.774 | floatingip-pools 2022-08-03 04:33:47.774 | ip-substring-filtering 2022-08-03 04:33:47.774 | router 2022-08-03 04:33:47.774 | ext-gw-mode 2022-08-03 04:33:47.774 | l3-ha 2022-08-03 04:33:47.774 | l3-flavors 2022-08-03 04:33:47.774 | l3-port-ip-change-not-allowed 2022-08-03 04:33:47.774 | l3_agent_scheduler 2022-08-03 04:33:47.774 | metering 2022-08-03 04:33:47.774 | metering_source_and_destination_fields 2022-08-03 04:33:47.774 | multi-provider 2022-08-03 04:33:47.774 | net-mtu 2022-08-03 04:33:47.774 | net-mtu-writable 2022-08-03 04:33:47.774 | network_availability_zone 2022-08-03 04:33:47.774 | network-ip-availability 2022-08-03 04:33:47.774 | pagination 2022-08-03 04:33:47.774 | port-device-profile 2022-08-03 04:33:47.774 | port-mac-override 2022-08-03 04:33:47.774 | port-mac-address-regenerate 2022-08-03 04:33:47.774 | port-numa-affinity-policy 2022-08-03 04:33:47.774 | binding 2022-08-03 04:33:47.774 | binding-extended 2022-08-03 04:33:47.774 | port-security 2022-08-03 04:33:47.774 | project-id 2022-08-03 04:33:47.774 | provider 2022-08-03 04:33:47.774 | quota-check-limit 2022-08-03 04:33:47.774 | quotas 2022-08-03 04:33:47.774 | quota_details 2022-08-03 04:33:47.774 | rbac-policies 2022-08-03 04:33:47.775 | rbac-address-group 2022-08-03 04:33:47.775 | rbac-address-scope 2022-08-03 04:33:47.775 | rbac-security-groups 2022-08-03 04:33:47.775 | rbac-subnetpool 2022-08-03 04:33:47.775 | revision-if-match 2022-08-03 04:33:47.775 | standard-attr-revisions 2022-08-03 04:33:47.775 | router_availability_zone 2022-08-03 04:33:47.775 | security-groups-normalized-cidr 2022-08-03 04:33:47.775 | port-security-groups-filtering 2022-08-03 04:33:47.775 | security-groups-remote-address-group 2022-08-03 04:33:47.775 | security-groups-shared-filtering 2022-08-03 04:33:47.775 | security-group 2022-08-03 04:33:47.775 | service-type 2022-08-03 04:33:47.775 | sorting 2022-08-03 04:33:47.775 | standard-attr-description 2022-08-03 04:33:47.775 | stateful-security-group 2022-08-03 04:33:47.775 | subnet_onboard 2022-08-03 04:33:47.775 | subnet-service-types 2022-08-03 04:33:47.775 | subnet_allocation 2022-08-03 04:33:47.775 | subnetpool-prefix-ops 2022-08-03 04:33:47.775 | standard-attr-tag 2022-08-03 04:33:47.775 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-03 04:33:47.779 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-03 04:33:47.791 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-08-03 04:33:47.800 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-08-03 04:33:47.811 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-08-03 04:33:50.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:33:50.891 | from cryptography.utils import int_from_bytes 2022-08-03 04:33:50.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:33:50.891 | from cryptography.utils import int_from_bytes 2022-08-03 04:33:50.891 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-03 04:33:51.035 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:33:51.039 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=d32133f4-82d9-42a4-8c9e-ca35a5a521d5 2022-08-03 04:33:51.042 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-08-03 04:33:51.044 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-08-03 04:33:51.047 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-03 04:33:51.050 | + functions-common:is_provider_network:2292 : return 1 2022-08-03 04:33:51.054 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-08-03 04:33:51.054 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-08-03 04:33:51.055 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-08-03 04:33:51.058 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:33:51.061 | ++ functions-common:get_field:813 : read data 2022-08-03 04:33:54.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:33:54.203 | from cryptography.utils import int_from_bytes 2022-08-03 04:33:54.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:33:54.203 | from cryptography.utils import int_from_bytes 2022-08-03 04:33:54.356 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:33:54.359 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-03 04:33:54.362 | ++ functions-common:get_field:817 : field='$3' 2022-08-03 04:33:54.365 | ++ functions-common:get_field:819 : echo '| id | 3ac4ae83-5c28-4c12-9588-53054020f73c |' 2022-08-03 04:33:54.366 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-03 04:33:54.372 | ++ functions-common:get_field:813 : read data 2022-08-03 04:33:54.375 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=3ac4ae83-5c28-4c12-9588-53054020f73c 2022-08-03 04:33:54.378 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-08-03 04:33:54.381 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-03 04:33:54.399 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-08-03 04:33:54.402 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-08-03 04:33:54.405 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z d32133f4-82d9-42a4-8c9e-ca35a5a521d5 ']' 2022-08-03 04:33:54.408 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-08-03 04:33:54.411 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-08-03 04:33:54.413 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-08-03 04:33:54.416 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool d32133f4-82d9-42a4-8c9e-ca35a5a521d5 ' 2022-08-03 04:33:54.419 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-08-03 04:33:54.421 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 3ac4ae83-5c28-4c12-9588-53054020f73c private-subnet' 2022-08-03 04:33:54.424 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-08-03 04:33:54.428 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool d32133f4-82d9-42a4-8c9e-ca35a5a521d5 --network 3ac4ae83-5c28-4c12-9588-53054020f73c private-subnet 2022-08-03 04:33:54.429 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-08-03 04:33:54.429 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-08-03 04:33:54.432 | +++ functions-common:get_field:812 : local data field 2022-08-03 04:33:54.436 | +++ functions-common:get_field:813 : read data 2022-08-03 04:33:56.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:33:56.937 | from cryptography.utils import int_from_bytes 2022-08-03 04:33:56.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:33:56.937 | from cryptography.utils import int_from_bytes 2022-08-03 04:33:56.937 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-03 04:33:57.876 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-03 04:33:58.031 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:33:58.034 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-03 04:33:58.037 | +++ functions-common:get_field:817 : field='$3' 2022-08-03 04:33:58.041 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-03 04:33:58.041 | +++ functions-common:get_field:819 : echo '| id | b0abfba3-1903-4313-800b-442d879df5eb |' 2022-08-03 04:33:58.046 | +++ functions-common:get_field:813 : read data 2022-08-03 04:33:58.051 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=b0abfba3-1903-4313-800b-442d879df5eb 2022-08-03 04:33:58.053 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-08-03 04:33:58.056 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-03 04:33:58.074 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo b0abfba3-1903-4313-800b-442d879df5eb 2022-08-03 04:33:58.077 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=b0abfba3-1903-4313-800b-442d879df5eb 2022-08-03 04:33:58.080 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-08-03 04:33:58.083 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-08-03 04:33:58.086 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-08-03 04:33:58.089 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-03 04:34:00.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:00.624 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:00.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:00.624 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:00.769 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:34:00.772 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-03 04:34:00.772 | address-scope 2022-08-03 04:34:00.772 | router-admin-state-down-before-update 2022-08-03 04:34:00.772 | agent 2022-08-03 04:34:00.772 | agent-resources-synced 2022-08-03 04:34:00.772 | allowed-address-pairs 2022-08-03 04:34:00.772 | auto-allocated-topology 2022-08-03 04:34:00.772 | availability_zone 2022-08-03 04:34:00.772 | availability_zone_filter 2022-08-03 04:34:00.772 | default-subnetpools 2022-08-03 04:34:00.772 | dhcp_agent_scheduler 2022-08-03 04:34:00.773 | dvr 2022-08-03 04:34:00.773 | empty-string-filtering 2022-08-03 04:34:00.773 | external-net 2022-08-03 04:34:00.773 | extra_dhcp_opt 2022-08-03 04:34:00.773 | extraroute 2022-08-03 04:34:00.773 | extraroute-atomic 2022-08-03 04:34:00.773 | filter-validation 2022-08-03 04:34:00.773 | fip-port-details 2022-08-03 04:34:00.773 | flavors 2022-08-03 04:34:00.773 | floatingip-pools 2022-08-03 04:34:00.773 | ip-substring-filtering 2022-08-03 04:34:00.773 | router 2022-08-03 04:34:00.773 | ext-gw-mode 2022-08-03 04:34:00.773 | l3-ha 2022-08-03 04:34:00.773 | l3-flavors 2022-08-03 04:34:00.773 | l3-port-ip-change-not-allowed 2022-08-03 04:34:00.773 | l3_agent_scheduler 2022-08-03 04:34:00.773 | metering 2022-08-03 04:34:00.773 | metering_source_and_destination_fields 2022-08-03 04:34:00.773 | multi-provider 2022-08-03 04:34:00.773 | net-mtu 2022-08-03 04:34:00.773 | net-mtu-writable 2022-08-03 04:34:00.773 | network_availability_zone 2022-08-03 04:34:00.773 | network-ip-availability 2022-08-03 04:34:00.773 | pagination 2022-08-03 04:34:00.773 | port-device-profile 2022-08-03 04:34:00.773 | port-mac-override 2022-08-03 04:34:00.773 | port-mac-address-regenerate 2022-08-03 04:34:00.773 | port-numa-affinity-policy 2022-08-03 04:34:00.773 | binding 2022-08-03 04:34:00.773 | binding-extended 2022-08-03 04:34:00.773 | port-security 2022-08-03 04:34:00.773 | project-id 2022-08-03 04:34:00.773 | provider 2022-08-03 04:34:00.773 | quota-check-limit 2022-08-03 04:34:00.773 | quotas 2022-08-03 04:34:00.774 | quota_details 2022-08-03 04:34:00.774 | rbac-policies 2022-08-03 04:34:00.774 | rbac-address-group 2022-08-03 04:34:00.774 | rbac-address-scope 2022-08-03 04:34:00.774 | rbac-security-groups 2022-08-03 04:34:00.774 | rbac-subnetpool 2022-08-03 04:34:00.774 | revision-if-match 2022-08-03 04:34:00.774 | standard-attr-revisions 2022-08-03 04:34:00.774 | router_availability_zone 2022-08-03 04:34:00.774 | security-groups-normalized-cidr 2022-08-03 04:34:00.774 | port-security-groups-filtering 2022-08-03 04:34:00.774 | security-groups-remote-address-group 2022-08-03 04:34:00.774 | security-groups-shared-filtering 2022-08-03 04:34:00.774 | security-group 2022-08-03 04:34:00.774 | service-type 2022-08-03 04:34:00.774 | sorting 2022-08-03 04:34:00.774 | standard-attr-description 2022-08-03 04:34:00.774 | stateful-security-group 2022-08-03 04:34:00.774 | subnet_onboard 2022-08-03 04:34:00.774 | subnet-service-types 2022-08-03 04:34:00.774 | subnet_allocation 2022-08-03 04:34:00.774 | subnetpool-prefix-ops 2022-08-03 04:34:00.774 | standard-attr-tag 2022-08-03 04:34:00.774 | standard-attr-timestamp' 2022-08-03 04:34:00.777 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-03 04:34:00.777 | address-scope 2022-08-03 04:34:00.777 | router-admin-state-down-before-update 2022-08-03 04:34:00.777 | agent 2022-08-03 04:34:00.777 | agent-resources-synced 2022-08-03 04:34:00.777 | allowed-address-pairs 2022-08-03 04:34:00.777 | auto-allocated-topology 2022-08-03 04:34:00.777 | availability_zone 2022-08-03 04:34:00.777 | availability_zone_filter 2022-08-03 04:34:00.777 | default-subnetpools 2022-08-03 04:34:00.777 | dhcp_agent_scheduler 2022-08-03 04:34:00.777 | dvr 2022-08-03 04:34:00.777 | empty-string-filtering 2022-08-03 04:34:00.777 | external-net 2022-08-03 04:34:00.777 | extra_dhcp_opt 2022-08-03 04:34:00.777 | extraroute 2022-08-03 04:34:00.777 | extraroute-atomic 2022-08-03 04:34:00.777 | filter-validation 2022-08-03 04:34:00.777 | fip-port-details 2022-08-03 04:34:00.777 | flavors 2022-08-03 04:34:00.777 | floatingip-pools 2022-08-03 04:34:00.777 | ip-substring-filtering 2022-08-03 04:34:00.777 | router 2022-08-03 04:34:00.777 | ext-gw-mode 2022-08-03 04:34:00.777 | l3-ha 2022-08-03 04:34:00.777 | l3-flavors 2022-08-03 04:34:00.777 | l3-port-ip-change-not-allowed 2022-08-03 04:34:00.777 | l3_agent_scheduler 2022-08-03 04:34:00.777 | metering 2022-08-03 04:34:00.777 | metering_source_and_destination_fields 2022-08-03 04:34:00.777 | multi-provider 2022-08-03 04:34:00.778 | net-mtu 2022-08-03 04:34:00.778 | net-mtu-writable 2022-08-03 04:34:00.778 | network_availability_zone 2022-08-03 04:34:00.778 | network-ip-availability 2022-08-03 04:34:00.778 | pagination 2022-08-03 04:34:00.778 | port-device-profile 2022-08-03 04:34:00.778 | port-mac-override 2022-08-03 04:34:00.778 | port-mac-address-regenerate 2022-08-03 04:34:00.778 | port-numa-affinity-policy 2022-08-03 04:34:00.778 | binding 2022-08-03 04:34:00.778 | binding-extended 2022-08-03 04:34:00.778 | port-security 2022-08-03 04:34:00.778 | project-id 2022-08-03 04:34:00.778 | provider 2022-08-03 04:34:00.778 | quota-check-limit 2022-08-03 04:34:00.778 | quotas 2022-08-03 04:34:00.778 | quota_details 2022-08-03 04:34:00.778 | rbac-policies 2022-08-03 04:34:00.778 | rbac-address-group 2022-08-03 04:34:00.778 | rbac-address-scope 2022-08-03 04:34:00.778 | rbac-security-groups 2022-08-03 04:34:00.778 | rbac-subnetpool 2022-08-03 04:34:00.778 | revision-if-match 2022-08-03 04:34:00.778 | standard-attr-revisions 2022-08-03 04:34:00.778 | router_availability_zone 2022-08-03 04:34:00.778 | security-groups-normalized-cidr 2022-08-03 04:34:00.778 | port-security-groups-filtering 2022-08-03 04:34:00.778 | security-groups-remote-address-group 2022-08-03 04:34:00.778 | security-groups-shared-filtering 2022-08-03 04:34:00.778 | security-group 2022-08-03 04:34:00.778 | service-type 2022-08-03 04:34:00.778 | sorting 2022-08-03 04:34:00.778 | standard-attr-description 2022-08-03 04:34:00.778 | stateful-security-group 2022-08-03 04:34:00.778 | subnet_onboard 2022-08-03 04:34:00.779 | subnet-service-types 2022-08-03 04:34:00.779 | subnet_allocation 2022-08-03 04:34:00.779 | subnetpool-prefix-ops 2022-08-03 04:34:00.779 | standard-attr-tag 2022-08-03 04:34:00.779 | standard-attr-timestamp =~ router ]] 2022-08-03 04:34:00.779 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-03 04:34:00.782 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-08-03 04:34:00.785 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-08-03 04:34:00.789 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-03 04:34:03.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:03.311 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:03.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:03.311 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:03.451 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:34:03.454 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-03 04:34:03.454 | address-scope 2022-08-03 04:34:03.454 | router-admin-state-down-before-update 2022-08-03 04:34:03.455 | agent 2022-08-03 04:34:03.455 | agent-resources-synced 2022-08-03 04:34:03.455 | allowed-address-pairs 2022-08-03 04:34:03.455 | auto-allocated-topology 2022-08-03 04:34:03.455 | availability_zone 2022-08-03 04:34:03.455 | availability_zone_filter 2022-08-03 04:34:03.455 | default-subnetpools 2022-08-03 04:34:03.455 | dhcp_agent_scheduler 2022-08-03 04:34:03.455 | dvr 2022-08-03 04:34:03.455 | empty-string-filtering 2022-08-03 04:34:03.455 | external-net 2022-08-03 04:34:03.455 | extra_dhcp_opt 2022-08-03 04:34:03.455 | extraroute 2022-08-03 04:34:03.455 | extraroute-atomic 2022-08-03 04:34:03.455 | filter-validation 2022-08-03 04:34:03.455 | fip-port-details 2022-08-03 04:34:03.455 | flavors 2022-08-03 04:34:03.455 | floatingip-pools 2022-08-03 04:34:03.455 | ip-substring-filtering 2022-08-03 04:34:03.455 | router 2022-08-03 04:34:03.455 | ext-gw-mode 2022-08-03 04:34:03.455 | l3-ha 2022-08-03 04:34:03.455 | l3-flavors 2022-08-03 04:34:03.455 | l3-port-ip-change-not-allowed 2022-08-03 04:34:03.455 | l3_agent_scheduler 2022-08-03 04:34:03.455 | metering 2022-08-03 04:34:03.455 | metering_source_and_destination_fields 2022-08-03 04:34:03.455 | multi-provider 2022-08-03 04:34:03.455 | net-mtu 2022-08-03 04:34:03.455 | net-mtu-writable 2022-08-03 04:34:03.455 | network_availability_zone 2022-08-03 04:34:03.455 | network-ip-availability 2022-08-03 04:34:03.455 | pagination 2022-08-03 04:34:03.455 | port-device-profile 2022-08-03 04:34:03.455 | port-mac-override 2022-08-03 04:34:03.455 | port-mac-address-regenerate 2022-08-03 04:34:03.455 | port-numa-affinity-policy 2022-08-03 04:34:03.456 | binding 2022-08-03 04:34:03.456 | binding-extended 2022-08-03 04:34:03.456 | port-security 2022-08-03 04:34:03.456 | project-id 2022-08-03 04:34:03.456 | provider 2022-08-03 04:34:03.456 | quota-check-limit 2022-08-03 04:34:03.456 | quotas 2022-08-03 04:34:03.456 | quota_details 2022-08-03 04:34:03.456 | rbac-policies 2022-08-03 04:34:03.456 | rbac-address-group 2022-08-03 04:34:03.456 | rbac-address-scope 2022-08-03 04:34:03.456 | rbac-security-groups 2022-08-03 04:34:03.456 | rbac-subnetpool 2022-08-03 04:34:03.456 | revision-if-match 2022-08-03 04:34:03.456 | standard-attr-revisions 2022-08-03 04:34:03.456 | router_availability_zone 2022-08-03 04:34:03.456 | security-groups-normalized-cidr 2022-08-03 04:34:03.456 | port-security-groups-filtering 2022-08-03 04:34:03.456 | security-groups-remote-address-group 2022-08-03 04:34:03.456 | security-groups-shared-filtering 2022-08-03 04:34:03.456 | security-group 2022-08-03 04:34:03.456 | service-type 2022-08-03 04:34:03.456 | sorting 2022-08-03 04:34:03.456 | standard-attr-description 2022-08-03 04:34:03.456 | stateful-security-group 2022-08-03 04:34:03.456 | subnet_onboard 2022-08-03 04:34:03.456 | subnet-service-types 2022-08-03 04:34:03.456 | subnet_allocation 2022-08-03 04:34:03.456 | subnetpool-prefix-ops 2022-08-03 04:34:03.456 | standard-attr-tag 2022-08-03 04:34:03.456 | standard-attr-timestamp' 2022-08-03 04:34:03.457 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-03 04:34:03.457 | address-scope 2022-08-03 04:34:03.457 | router-admin-state-down-before-update 2022-08-03 04:34:03.457 | agent 2022-08-03 04:34:03.457 | agent-resources-synced 2022-08-03 04:34:03.457 | allowed-address-pairs 2022-08-03 04:34:03.457 | auto-allocated-topology 2022-08-03 04:34:03.457 | availability_zone 2022-08-03 04:34:03.457 | availability_zone_filter 2022-08-03 04:34:03.457 | default-subnetpools 2022-08-03 04:34:03.457 | dhcp_agent_scheduler 2022-08-03 04:34:03.457 | dvr 2022-08-03 04:34:03.457 | empty-string-filtering 2022-08-03 04:34:03.457 | external-net 2022-08-03 04:34:03.457 | extra_dhcp_opt 2022-08-03 04:34:03.457 | extraroute 2022-08-03 04:34:03.458 | extraroute-atomic 2022-08-03 04:34:03.458 | filter-validation 2022-08-03 04:34:03.458 | fip-port-details 2022-08-03 04:34:03.458 | flavors 2022-08-03 04:34:03.458 | floatingip-pools 2022-08-03 04:34:03.458 | ip-substring-filtering 2022-08-03 04:34:03.458 | router 2022-08-03 04:34:03.458 | ext-gw-mode 2022-08-03 04:34:03.458 | l3-ha 2022-08-03 04:34:03.458 | l3-flavors 2022-08-03 04:34:03.458 | l3-port-ip-change-not-allowed 2022-08-03 04:34:03.458 | l3_agent_scheduler 2022-08-03 04:34:03.458 | metering 2022-08-03 04:34:03.458 | metering_source_and_destination_fields 2022-08-03 04:34:03.458 | multi-provider 2022-08-03 04:34:03.458 | net-mtu 2022-08-03 04:34:03.458 | net-mtu-writable 2022-08-03 04:34:03.458 | network_availability_zone 2022-08-03 04:34:03.458 | network-ip-availability 2022-08-03 04:34:03.458 | pagination 2022-08-03 04:34:03.458 | port-device-profile 2022-08-03 04:34:03.458 | port-mac-override 2022-08-03 04:34:03.458 | port-mac-address-regenerate 2022-08-03 04:34:03.458 | port-numa-affinity-policy 2022-08-03 04:34:03.458 | binding 2022-08-03 04:34:03.458 | binding-extended 2022-08-03 04:34:03.458 | port-security 2022-08-03 04:34:03.458 | project-id 2022-08-03 04:34:03.458 | provider 2022-08-03 04:34:03.458 | quota-check-limit 2022-08-03 04:34:03.458 | quotas 2022-08-03 04:34:03.458 | quota_details 2022-08-03 04:34:03.458 | rbac-policies 2022-08-03 04:34:03.458 | rbac-address-group 2022-08-03 04:34:03.458 | rbac-address-scope 2022-08-03 04:34:03.458 | rbac-security-groups 2022-08-03 04:34:03.459 | rbac-subnetpool 2022-08-03 04:34:03.459 | revision-if-match 2022-08-03 04:34:03.459 | standard-attr-revisions 2022-08-03 04:34:03.459 | router_availability_zone 2022-08-03 04:34:03.459 | security-groups-normalized-cidr 2022-08-03 04:34:03.459 | port-security-groups-filtering 2022-08-03 04:34:03.459 | security-groups-remote-address-group 2022-08-03 04:34:03.459 | security-groups-shared-filtering 2022-08-03 04:34:03.459 | security-group 2022-08-03 04:34:03.459 | service-type 2022-08-03 04:34:03.459 | sorting 2022-08-03 04:34:03.459 | standard-attr-description 2022-08-03 04:34:03.459 | stateful-security-group 2022-08-03 04:34:03.459 | subnet_onboard 2022-08-03 04:34:03.459 | subnet-service-types 2022-08-03 04:34:03.459 | subnet_allocation 2022-08-03 04:34:03.459 | subnetpool-prefix-ops 2022-08-03 04:34:03.459 | standard-attr-tag 2022-08-03 04:34:03.459 | standard-attr-timestamp =~ external-net ]] 2022-08-03 04:34:03.460 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-03 04:34:03.463 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-08-03 04:34:03.467 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-08-03 04:34:03.467 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-08-03 04:34:03.470 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-08-03 04:34:03.473 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:34:03.478 | ++ functions-common:get_field:813 : read data 2022-08-03 04:34:06.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:06.248 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:06.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:06.248 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:06.248 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-03 04:34:06.391 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:34:06.395 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-03 04:34:06.397 | ++ functions-common:get_field:817 : field='$3' 2022-08-03 04:34:06.400 | ++ functions-common:get_field:819 : echo '| id | 75f24816-dc6b-44fe-8ef4-dcd2aeb58c59 |' 2022-08-03 04:34:06.401 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-03 04:34:06.406 | ++ functions-common:get_field:813 : read data 2022-08-03 04:34:06.410 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=75f24816-dc6b-44fe-8ef4-dcd2aeb58c59 2022-08-03 04:34:06.413 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-08-03 04:34:06.416 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-03 04:34:06.434 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-08-03 04:34:06.437 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-08-03 04:34:06.439 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-03 04:34:06.443 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-03 04:34:08.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:08.881 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:08.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:08.881 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:09.023 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:34:09.026 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-03 04:34:09.027 | address-scope 2022-08-03 04:34:09.027 | router-admin-state-down-before-update 2022-08-03 04:34:09.027 | agent 2022-08-03 04:34:09.027 | agent-resources-synced 2022-08-03 04:34:09.027 | allowed-address-pairs 2022-08-03 04:34:09.027 | auto-allocated-topology 2022-08-03 04:34:09.027 | availability_zone 2022-08-03 04:34:09.027 | availability_zone_filter 2022-08-03 04:34:09.027 | default-subnetpools 2022-08-03 04:34:09.027 | dhcp_agent_scheduler 2022-08-03 04:34:09.027 | dvr 2022-08-03 04:34:09.027 | empty-string-filtering 2022-08-03 04:34:09.027 | external-net 2022-08-03 04:34:09.027 | extra_dhcp_opt 2022-08-03 04:34:09.027 | extraroute 2022-08-03 04:34:09.027 | extraroute-atomic 2022-08-03 04:34:09.027 | filter-validation 2022-08-03 04:34:09.027 | fip-port-details 2022-08-03 04:34:09.027 | flavors 2022-08-03 04:34:09.027 | floatingip-pools 2022-08-03 04:34:09.027 | ip-substring-filtering 2022-08-03 04:34:09.027 | router 2022-08-03 04:34:09.027 | ext-gw-mode 2022-08-03 04:34:09.027 | l3-ha 2022-08-03 04:34:09.027 | l3-flavors 2022-08-03 04:34:09.027 | l3-port-ip-change-not-allowed 2022-08-03 04:34:09.027 | l3_agent_scheduler 2022-08-03 04:34:09.027 | metering 2022-08-03 04:34:09.027 | metering_source_and_destination_fields 2022-08-03 04:34:09.027 | multi-provider 2022-08-03 04:34:09.027 | net-mtu 2022-08-03 04:34:09.027 | net-mtu-writable 2022-08-03 04:34:09.027 | network_availability_zone 2022-08-03 04:34:09.027 | network-ip-availability 2022-08-03 04:34:09.027 | pagination 2022-08-03 04:34:09.027 | port-device-profile 2022-08-03 04:34:09.028 | port-mac-override 2022-08-03 04:34:09.028 | port-mac-address-regenerate 2022-08-03 04:34:09.028 | port-numa-affinity-policy 2022-08-03 04:34:09.028 | binding 2022-08-03 04:34:09.028 | binding-extended 2022-08-03 04:34:09.028 | port-security 2022-08-03 04:34:09.028 | project-id 2022-08-03 04:34:09.028 | provider 2022-08-03 04:34:09.028 | quota-check-limit 2022-08-03 04:34:09.028 | quotas 2022-08-03 04:34:09.028 | quota_details 2022-08-03 04:34:09.028 | rbac-policies 2022-08-03 04:34:09.028 | rbac-address-group 2022-08-03 04:34:09.028 | rbac-address-scope 2022-08-03 04:34:09.028 | rbac-security-groups 2022-08-03 04:34:09.028 | rbac-subnetpool 2022-08-03 04:34:09.028 | revision-if-match 2022-08-03 04:34:09.028 | standard-attr-revisions 2022-08-03 04:34:09.028 | router_availability_zone 2022-08-03 04:34:09.028 | security-groups-normalized-cidr 2022-08-03 04:34:09.028 | port-security-groups-filtering 2022-08-03 04:34:09.028 | security-groups-remote-address-group 2022-08-03 04:34:09.028 | security-groups-shared-filtering 2022-08-03 04:34:09.028 | security-group 2022-08-03 04:34:09.028 | service-type 2022-08-03 04:34:09.036 | sorting 2022-08-03 04:34:09.036 | standard-attr-description 2022-08-03 04:34:09.036 | stateful-security-group 2022-08-03 04:34:09.036 | subnet_onboard 2022-08-03 04:34:09.036 | subnet-service-types 2022-08-03 04:34:09.036 | subnet_allocation 2022-08-03 04:34:09.036 | subnetpool-prefix-ops 2022-08-03 04:34:09.036 | standard-attr-tag 2022-08-03 04:34:09.036 | standard-attr-timestamp' 2022-08-03 04:34:09.036 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-03 04:34:09.036 | address-scope 2022-08-03 04:34:09.036 | router-admin-state-down-before-update 2022-08-03 04:34:09.036 | agent 2022-08-03 04:34:09.037 | agent-resources-synced 2022-08-03 04:34:09.037 | allowed-address-pairs 2022-08-03 04:34:09.037 | auto-allocated-topology 2022-08-03 04:34:09.037 | availability_zone 2022-08-03 04:34:09.037 | availability_zone_filter 2022-08-03 04:34:09.037 | default-subnetpools 2022-08-03 04:34:09.037 | dhcp_agent_scheduler 2022-08-03 04:34:09.037 | dvr 2022-08-03 04:34:09.037 | empty-string-filtering 2022-08-03 04:34:09.037 | external-net 2022-08-03 04:34:09.037 | extra_dhcp_opt 2022-08-03 04:34:09.037 | extraroute 2022-08-03 04:34:09.037 | extraroute-atomic 2022-08-03 04:34:09.037 | filter-validation 2022-08-03 04:34:09.037 | fip-port-details 2022-08-03 04:34:09.037 | flavors 2022-08-03 04:34:09.037 | floatingip-pools 2022-08-03 04:34:09.037 | ip-substring-filtering 2022-08-03 04:34:09.037 | router 2022-08-03 04:34:09.037 | ext-gw-mode 2022-08-03 04:34:09.037 | l3-ha 2022-08-03 04:34:09.037 | l3-flavors 2022-08-03 04:34:09.037 | l3-port-ip-change-not-allowed 2022-08-03 04:34:09.037 | l3_agent_scheduler 2022-08-03 04:34:09.037 | metering 2022-08-03 04:34:09.037 | metering_source_and_destination_fields 2022-08-03 04:34:09.037 | multi-provider 2022-08-03 04:34:09.037 | net-mtu 2022-08-03 04:34:09.037 | net-mtu-writable 2022-08-03 04:34:09.037 | network_availability_zone 2022-08-03 04:34:09.037 | network-ip-availability 2022-08-03 04:34:09.037 | pagination 2022-08-03 04:34:09.037 | port-device-profile 2022-08-03 04:34:09.037 | port-mac-override 2022-08-03 04:34:09.037 | port-mac-address-regenerate 2022-08-03 04:34:09.037 | port-numa-affinity-policy 2022-08-03 04:34:09.037 | binding 2022-08-03 04:34:09.038 | binding-extended 2022-08-03 04:34:09.038 | port-security 2022-08-03 04:34:09.038 | project-id 2022-08-03 04:34:09.038 | provider 2022-08-03 04:34:09.038 | quota-check-limit 2022-08-03 04:34:09.038 | quotas 2022-08-03 04:34:09.038 | quota_details 2022-08-03 04:34:09.038 | rbac-policies 2022-08-03 04:34:09.038 | rbac-address-group 2022-08-03 04:34:09.038 | rbac-address-scope 2022-08-03 04:34:09.038 | rbac-security-groups 2022-08-03 04:34:09.038 | rbac-subnetpool 2022-08-03 04:34:09.038 | revision-if-match 2022-08-03 04:34:09.038 | standard-attr-revisions 2022-08-03 04:34:09.038 | router_availability_zone 2022-08-03 04:34:09.038 | security-groups-normalized-cidr 2022-08-03 04:34:09.038 | port-security-groups-filtering 2022-08-03 04:34:09.038 | security-groups-remote-address-group 2022-08-03 04:34:09.038 | security-groups-shared-filtering 2022-08-03 04:34:09.038 | security-group 2022-08-03 04:34:09.038 | service-type 2022-08-03 04:34:09.038 | sorting 2022-08-03 04:34:09.038 | standard-attr-description 2022-08-03 04:34:09.038 | stateful-security-group 2022-08-03 04:34:09.038 | subnet_onboard 2022-08-03 04:34:09.038 | subnet-service-types 2022-08-03 04:34:09.039 | subnet_allocation 2022-08-03 04:34:09.039 | subnetpool-prefix-ops 2022-08-03 04:34:09.039 | standard-attr-tag 2022-08-03 04:34:09.039 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-03 04:34:09.039 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-03 04:34:09.039 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-08-03 04:34:09.039 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-08-03 04:34:09.042 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-08-03 04:34:09.042 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-08-03 04:34:09.043 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-08-03 04:34:09.046 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:34:09.049 | ++ functions-common:get_field:813 : read data 2022-08-03 04:34:11.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:11.993 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:11.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:11.993 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:12.147 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:34:12.150 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-03 04:34:12.153 | ++ functions-common:get_field:817 : field='$3' 2022-08-03 04:34:12.156 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-03 04:34:12.157 | ++ functions-common:get_field:819 : echo '| id | a23969ed-8cab-4234-9446-94b67516be98 |' 2022-08-03 04:34:12.163 | ++ functions-common:get_field:813 : read data 2022-08-03 04:34:12.178 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=a23969ed-8cab-4234-9446-94b67516be98 2022-08-03 04:34:12.178 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-08-03 04:34:12.178 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-03 04:34:12.192 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-08-03 04:34:12.194 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-08-03 04:34:12.197 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 75f24816-dc6b-44fe-8ef4-dcd2aeb58c59 b0abfba3-1903-4313-800b-442d879df5eb 2022-08-03 04:34:15.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:15.207 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:15.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:15.207 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:15.207 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-03 04:34:15.376 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-03 04:34:17.722 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-08-03 04:34:17.725 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 a23969ed-8cab-4234-9446-94b67516be98 2022-08-03 04:34:17.727 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-08-03 04:34:17.730 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-08-03 04:34:17.732 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.25.0.1 ]] 2022-08-03 04:34:17.735 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.25.0.1 ' 2022-08-03 04:34:17.737 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network a23969ed-8cab-4234-9446-94b67516be98 --subnet-range 172.25.0.0/24 --no-dhcp ' 2022-08-03 04:34:17.739 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-08-03 04:34:17.742 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-08-03 04:34:17.745 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.25.0.1 --network a23969ed-8cab-4234-9446-94b67516be98 --subnet-range 172.25.0.0/24 --no-dhcp public-subnet 2022-08-03 04:34:17.746 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-08-03 04:34:21.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:21.081 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:21.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:21.082 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:21.082 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-03 04:34:21.240 | +++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:34:21.243 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.25.0.1 | 2022-08-03 04:34:21.243 | | id | 270d818e-00a1-42dd-b0f5-f76aee2a74f3 |' 2022-08-03 04:34:21.246 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-08-03 04:34:21.248 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-03 04:34:21.266 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' 270d818e-00a1-42dd-b0f5-f76aee2a74f3 '|' 2022-08-03 04:34:21.271 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.25.0.1 | | id | 270d818e-00a1-42dd-b0f5-f76aee2a74f3 |' 2022-08-03 04:34:21.274 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-08-03 04:34:21.278 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-08-03 04:34:21.281 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' 270d818e-00a1-42dd-b0f5-f76aee2a74f3 '|' 2022-08-03 04:34:21.282 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:34:21.284 | ++ functions-common:get_field:813 : read data 2022-08-03 04:34:21.287 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-03 04:34:21.289 | ++ functions-common:get_field:817 : field='$3' 2022-08-03 04:34:21.296 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-03 04:34:21.296 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.25.0.1 | | id | 270d818e-00a1-42dd-b0f5-f76aee2a74f3 |' 2022-08-03 04:34:21.298 | ++ functions-common:get_field:813 : read data 2022-08-03 04:34:21.302 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.25.0.1 2022-08-03 04:34:21.306 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' 270d818e-00a1-42dd-b0f5-f76aee2a74f3 '|' 2022-08-03 04:34:21.307 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-08-03 04:34:21.309 | ++ functions-common:get_field:812 : local data field 2022-08-03 04:34:21.311 | ++ functions-common:get_field:813 : read data 2022-08-03 04:34:21.313 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-08-03 04:34:21.316 | ++ functions-common:get_field:817 : field='$6' 2022-08-03 04:34:21.320 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-08-03 04:34:21.320 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.25.0.1 | | id | 270d818e-00a1-42dd-b0f5-f76aee2a74f3 |' 2022-08-03 04:34:21.325 | ++ functions-common:get_field:813 : read data 2022-08-03 04:34:21.329 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=270d818e-00a1-42dd-b0f5-f76aee2a74f3 2022-08-03 04:34:21.331 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway a23969ed-8cab-4234-9446-94b67516be98 75f24816-dc6b-44fe-8ef4-dcd2aeb58c59 2022-08-03 04:34:23.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:23.888 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:23.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:23.888 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:23.888 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-03 04:34:26.335 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-08-03 04:34:26.338 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-08-03 04:34:26.354 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:26.357 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-08-03 04:34:26.360 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-08-03 04:34:26.362 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-08-03 04:34:26.365 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-08-03 04:34:26.368 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-08-03 04:34:26.370 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-08-03 04:34:26.393 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-08-03 04:34:26.396 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-08-03 04:34:26.399 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-08-03 04:34:26.401 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-08-03 04:34:26.403 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-03 04:34:26.406 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-08-03 04:34:26.408 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-03 04:34:26.411 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-08-03 04:34:26.414 | + functions-common:test_with_retry:2380 : local until=10 2022-08-03 04:34:26.416 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-03 04:34:26.418 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-03 04:34:26.421 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-03 04:34:26.423 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:34:26.426 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:34:26.429 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:34:26.433 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501266430 2022-08-03 04:34:26.436 | + functions-common:test_with_retry:2384 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-08-03 04:34:26.444 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-03 04:34:26.446 | + functions-common:time_stop:2440 : local name 2022-08-03 04:34:26.449 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:34:26.451 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:34:26.454 | + functions-common:time_stop:2443 : local total 2022-08-03 04:34:26.457 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:34:26.460 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-03 04:34:26.462 | + functions-common:time_stop:2447 : start_time=1659501266430 2022-08-03 04:34:26.465 | + functions-common:time_stop:2449 : [[ -z 1659501266430 ]] 2022-08-03 04:34:26.469 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:34:26.474 | + functions-common:time_stop:2452 : end_time=1659501266471 2022-08-03 04:34:26.478 | + functions-common:time_stop:2453 : elapsed_time=41 2022-08-03 04:34:26.480 | + functions-common:time_stop:2454 : total=6118 2022-08-03 04:34:26.483 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:34:26.485 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6159 2022-08-03 04:34:26.490 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.25.0.1 2022-08-03 04:34:26.493 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-08-03 04:34:26.496 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-08-03 04:34:26.499 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-08-03 04:34:26.501 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-08-03 04:34:26.504 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-08-03 04:34:26.507 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.25.0.1/24 dev br-data 2022-08-03 04:34:26.520 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-08-03 04:34:26.537 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-08-03 04:34:26.537 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-08-03 04:34:26.537 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-08-03 04:34:26.537 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-08-03 04:34:29.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:29.073 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:29.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:29.073 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:29.217 | ++ functions-common:oscwrap:2480 : return 0 2022-08-03 04:34:29.221 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.25.0.246 ' 2022-08-03 04:34:29.224 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-08-03 04:34:29.226 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-03 04:34:29.243 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-08-03 04:34:29.245 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-08-03 04:34:29.248 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-08-03 04:34:29.251 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-08-03 04:34:29.270 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:29.273 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-08-03 04:34:29.275 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:34:29.278 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-08-03 04:34:29.281 | + ./stack.sh:main:1314 : start_nova 2022-08-03 04:34:29.284 | + lib/nova:start_nova:1132 : start_nova_rest 2022-08-03 04:34:29.286 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:34:29.289 | + lib/nova:start_nova_rest:1042 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:34:29.292 | + lib/nova:start_nova_rest:1042 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:34:29.295 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-03 04:34:29.298 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-03 04:34:29.300 | + functions-common:run_process:1694 : local service=n-sch 2022-08-03 04:34:29.303 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-03 04:34:29.306 | + functions-common:run_process:1696 : local group= 2022-08-03 04:34:29.309 | + functions-common:run_process:1697 : local user= 2022-08-03 04:34:29.312 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:34:29.315 | + functions-common:run_process:1700 : local name=n-sch 2022-08-03 04:34:29.318 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:34:29.320 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:34:29.323 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:34:29.326 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:34:29.329 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:34:29.334 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501269331 2022-08-03 04:34:29.337 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-08-03 04:34:29.355 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:29.357 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-08-03 04:34:29.360 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-08-03 04:34:29.363 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-03 04:34:29.365 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-03 04:34:29.368 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-03 04:34:29.370 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-03 04:34:29.373 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-03 04:34:29.376 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-03 04:34:29.379 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-08-03 04:34:29.381 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:34:29.384 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:34:29.387 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:34:29.389 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:34:29.392 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-03 04:34:29.395 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-03 04:34:29.398 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-08-03 04:34:29.400 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-03 04:34:29.403 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:34:29.405 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:34:29.407 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-03 04:34:29.410 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:34:29.412 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:34:29.415 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-08-03 04:34:29.417 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:34:29.422 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-08-03 04:34:29.475 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-08-03 04:34:29.530 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-03 04:34:29.585 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-08-03 04:34:29.645 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-08-03 04:34:29.714 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:34:29.771 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-03 04:34:29.774 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:34:29.776 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-08-03 04:34:29.832 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:34:30.337 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-08-03 04:34:30.350 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-08-03 04:34:30.847 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-08-03 04:34:30.876 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:34:30.879 | + functions-common:time_stop:2440 : local name 2022-08-03 04:34:30.882 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:34:30.885 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:34:30.887 | + functions-common:time_stop:2443 : local total 2022-08-03 04:34:30.890 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:34:30.893 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:34:30.896 | + functions-common:time_stop:2447 : start_time=1659501269331 2022-08-03 04:34:30.899 | + functions-common:time_stop:2449 : [[ -z 1659501269331 ]] 2022-08-03 04:34:30.902 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:34:30.907 | + functions-common:time_stop:2452 : end_time=1659501270904 2022-08-03 04:34:30.910 | + functions-common:time_stop:2453 : elapsed_time=1573 2022-08-03 04:34:30.913 | + functions-common:time_stop:2454 : total=24869 2022-08-03 04:34:30.918 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:34:30.921 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26442 2022-08-03 04:34:30.925 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-08-03 04:34:30.928 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-08-03 04:34:30.933 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-03 04:34:30.936 | + functions-common:run_process:1694 : local service=n-api-meta 2022-08-03 04:34:30.938 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-03 04:34:30.941 | + functions-common:run_process:1696 : local group= 2022-08-03 04:34:30.944 | + functions-common:run_process:1697 : local user= 2022-08-03 04:34:30.946 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:34:30.949 | + functions-common:run_process:1700 : local name=n-api-meta 2022-08-03 04:34:30.952 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:34:30.954 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:34:30.957 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:34:30.960 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:34:30.963 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:34:30.968 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501270965 2022-08-03 04:34:30.971 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-08-03 04:34:30.990 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:30.993 | + functions-common:run_process:1704 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-08-03 04:34:30.996 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-08-03 04:34:30.998 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-03 04:34:31.001 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-03 04:34:31.004 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-03 04:34:31.007 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-03 04:34:31.010 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-08-03 04:34:31.013 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-08-03 04:34:31.016 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-08-03 04:34:31.019 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:34:31.022 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:34:31.025 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:34:31.028 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:34:31.030 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-08-03 04:34:31.034 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu '' 2022-08-03 04:34:31.036 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-08-03 04:34:31.039 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-03 04:34:31.042 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-03 04:34:31.044 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-03 04:34:31.047 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-03 04:34:31.049 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-08-03 04:34:31.052 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-03 04:34:31.056 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-08-03 04:34:31.113 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-08-03 04:34:31.169 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-08-03 04:34:31.224 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-03 04:34:31.286 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:34:31.345 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-08-03 04:34:31.400 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-08-03 04:34:31.461 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-08-03 04:34:31.516 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-08-03 04:34:31.572 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-08-03 04:34:31.626 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-03 04:34:31.629 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-03 04:34:31.631 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-08-03 04:34:31.688 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-03 04:34:32.226 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-08-03 04:34:32.241 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-08-03 04:34:32.773 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-08-03 04:34:32.849 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:34:32.851 | + functions-common:time_stop:2440 : local name 2022-08-03 04:34:32.854 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:34:32.857 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:34:32.860 | + functions-common:time_stop:2443 : local total 2022-08-03 04:34:32.863 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:34:32.865 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:34:32.872 | + functions-common:time_stop:2447 : start_time=1659501270965 2022-08-03 04:34:32.875 | + functions-common:time_stop:2449 : [[ -z 1659501270965 ]] 2022-08-03 04:34:32.884 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:34:32.890 | + functions-common:time_stop:2452 : end_time=1659501272886 2022-08-03 04:34:32.893 | + functions-common:time_stop:2453 : elapsed_time=1921 2022-08-03 04:34:32.896 | + functions-common:time_stop:2454 : total=26442 2022-08-03 04:34:32.899 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:34:32.902 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28363 2022-08-03 04:34:32.905 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:34:32.908 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:34:32.911 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-08-03 04:34:32.917 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:34:32.920 | + lib/nova:start_nova_console_proxies:1070 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:34:32.927 | + lib/nova:start_nova_console_proxies:1070 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:34:32.932 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-08-03 04:34:32.935 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-03 04:34:32.938 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-08-03 04:34:32.942 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-08-03 04:34:32.947 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-03 04:34:32.951 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-03 04:34:32.954 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-08-03 04:34:32.976 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:34:32.979 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-03 04:34:32.981 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-08-03 04:34:33.004 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:34:33.007 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-03 04:34:33.010 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-08-03 04:34:33.032 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:34:33.036 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-08-03 04:34:33.041 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-03 04:34:33.043 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-08-03 04:34:33.047 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-08-03 04:34:33.050 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-03 04:34:33.053 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-03 04:34:33.056 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-08-03 04:34:33.059 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-03 04:34:33.062 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-08-03 04:34:33.065 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-03 04:34:33.072 | + functions-common:run_process:1696 : local group= 2022-08-03 04:34:33.072 | + functions-common:run_process:1697 : local user= 2022-08-03 04:34:33.073 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:34:33.076 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-08-03 04:34:33.079 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:34:33.082 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:34:33.085 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:34:33.089 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:34:33.095 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:34:33.098 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501273094 2022-08-03 04:34:33.101 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-08-03 04:34:33.122 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:34:33.125 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:34:33.128 | + functions-common:time_stop:2440 : local name 2022-08-03 04:34:33.131 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:34:33.134 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:34:33.136 | + functions-common:time_stop:2443 : local total 2022-08-03 04:34:33.139 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:34:33.143 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:34:33.146 | + functions-common:time_stop:2447 : start_time=1659501273094 2022-08-03 04:34:33.149 | + functions-common:time_stop:2449 : [[ -z 1659501273094 ]] 2022-08-03 04:34:33.155 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:34:33.157 | + functions-common:time_stop:2452 : end_time=1659501273154 2022-08-03 04:34:33.160 | + functions-common:time_stop:2453 : elapsed_time=60 2022-08-03 04:34:33.169 | + functions-common:time_stop:2454 : total=28363 2022-08-03 04:34:33.169 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:34:33.171 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28423 2022-08-03 04:34:33.175 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-03 04:34:33.179 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-08-03 04:34:33.184 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-03 04:34:33.188 | + functions-common:run_process:1696 : local group= 2022-08-03 04:34:33.192 | + functions-common:run_process:1697 : local user= 2022-08-03 04:34:33.195 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:34:33.200 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-08-03 04:34:33.203 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:34:33.207 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:34:33.210 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:34:33.212 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:34:33.217 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:34:33.221 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501273218 2022-08-03 04:34:33.224 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-08-03 04:34:33.246 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:34:33.249 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:34:33.253 | + functions-common:time_stop:2440 : local name 2022-08-03 04:34:33.256 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:34:33.259 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:34:33.262 | + functions-common:time_stop:2443 : local total 2022-08-03 04:34:33.265 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:34:33.267 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:34:33.276 | + functions-common:time_stop:2447 : start_time=1659501273218 2022-08-03 04:34:33.277 | + functions-common:time_stop:2449 : [[ -z 1659501273218 ]] 2022-08-03 04:34:33.283 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:34:33.289 | + functions-common:time_stop:2452 : end_time=1659501273285 2022-08-03 04:34:33.295 | + functions-common:time_stop:2453 : elapsed_time=67 2022-08-03 04:34:33.296 | + functions-common:time_stop:2454 : total=28423 2022-08-03 04:34:33.299 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:34:33.302 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28490 2022-08-03 04:34:33.305 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-03 04:34:33.308 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-08-03 04:34:33.310 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-03 04:34:33.313 | + functions-common:run_process:1696 : local group= 2022-08-03 04:34:33.316 | + functions-common:run_process:1697 : local user= 2022-08-03 04:34:33.319 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:34:33.321 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-08-03 04:34:33.324 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:34:33.326 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:34:33.329 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:34:33.332 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:34:33.336 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:34:33.341 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501273337 2022-08-03 04:34:33.344 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-08-03 04:34:33.371 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:34:33.375 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:34:33.375 | + functions-common:time_stop:2440 : local name 2022-08-03 04:34:33.379 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:34:33.382 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:34:33.387 | + functions-common:time_stop:2443 : local total 2022-08-03 04:34:33.387 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:34:33.391 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:34:33.392 | + functions-common:time_stop:2447 : start_time=1659501273337 2022-08-03 04:34:33.399 | + functions-common:time_stop:2449 : [[ -z 1659501273337 ]] 2022-08-03 04:34:33.412 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:34:33.413 | + functions-common:time_stop:2452 : end_time=1659501273410 2022-08-03 04:34:33.417 | + functions-common:time_stop:2453 : elapsed_time=73 2022-08-03 04:34:33.419 | + functions-common:time_stop:2454 : total=28490 2022-08-03 04:34:33.423 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:34:33.427 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28563 2022-08-03 04:34:33.428 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:34:33.433 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:34:33.436 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-08-03 04:34:33.436 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-03 04:34:33.440 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-08-03 04:34:33.443 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-08-03 04:34:33.464 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:33.467 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-08-03 04:34:33.530 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-08-03 04:34:33.535 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-03 04:34:33.539 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-08-03 04:34:33.615 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-08-03 04:34:33.637 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:33.640 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-03 04:34:33.643 | + functions-common:run_process:1694 : local service=n-super-cond 2022-08-03 04:34:33.646 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-03 04:34:33.649 | + functions-common:run_process:1696 : local group= 2022-08-03 04:34:33.651 | + functions-common:run_process:1697 : local user= 2022-08-03 04:34:33.654 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:34:33.657 | + functions-common:run_process:1700 : local name=n-super-cond 2022-08-03 04:34:33.660 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:34:33.663 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:34:33.666 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:34:33.669 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:34:33.674 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:34:33.677 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501273674 2022-08-03 04:34:33.680 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-08-03 04:34:33.703 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:33.707 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-08-03 04:34:33.710 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-08-03 04:34:33.712 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-03 04:34:33.715 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-03 04:34:33.718 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-03 04:34:33.721 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-03 04:34:33.724 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-03 04:34:33.727 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-03 04:34:33.731 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-08-03 04:34:33.733 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:34:33.744 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:34:33.744 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:34:33.744 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:34:33.747 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-03 04:34:33.750 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-03 04:34:33.750 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-08-03 04:34:33.755 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-03 04:34:33.755 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:34:33.759 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:34:33.761 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-03 04:34:33.765 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:34:33.765 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:34:33.769 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-08-03 04:34:33.772 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:34:33.775 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-08-03 04:34:33.856 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-08-03 04:34:33.927 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-03 04:34:34.000 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-08-03 04:34:34.072 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-08-03 04:34:34.136 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:34:34.207 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-03 04:34:34.210 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:34:34.212 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-08-03 04:34:34.293 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:34:34.981 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-08-03 04:34:34.999 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-08-03 04:34:35.565 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-08-03 04:34:35.595 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:34:35.598 | + functions-common:time_stop:2440 : local name 2022-08-03 04:34:35.601 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:34:35.604 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:34:35.606 | + functions-common:time_stop:2443 : local total 2022-08-03 04:34:35.609 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:34:35.611 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:34:35.614 | + functions-common:time_stop:2447 : start_time=1659501273674 2022-08-03 04:34:35.616 | + functions-common:time_stop:2449 : [[ -z 1659501273674 ]] 2022-08-03 04:34:35.622 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:34:35.624 | + functions-common:time_stop:2452 : end_time=1659501275621 2022-08-03 04:34:35.627 | + functions-common:time_stop:2453 : elapsed_time=1947 2022-08-03 04:34:35.630 | + functions-common:time_stop:2454 : total=28563 2022-08-03 04:34:35.632 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:34:35.635 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30510 2022-08-03 04:34:35.643 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-08-03 04:34:35.646 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-03 04:34:35.649 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-08-03 04:34:35.668 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:35.671 | + lib/nova:start_nova_conductor:1114 : local conf 2022-08-03 04:34:35.676 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-08-03 04:34:35.681 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-03 04:34:35.685 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-03 04:34:35.688 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-08-03 04:34:35.691 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-03 04:34:35.693 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-08-03 04:34:35.696 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-03 04:34:35.699 | + functions-common:run_process:1696 : local group= 2022-08-03 04:34:35.702 | + functions-common:run_process:1697 : local user= 2022-08-03 04:34:35.704 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:34:35.707 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-08-03 04:34:35.710 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:34:35.712 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:34:35.715 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:34:35.718 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:34:35.726 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:34:35.729 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501275726 2022-08-03 04:34:35.733 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-08-03 04:34:35.756 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:35.759 | + functions-common:run_process:1704 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-08-03 04:34:35.762 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-08-03 04:34:35.764 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-03 04:34:35.767 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-03 04:34:35.770 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-03 04:34:35.772 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-03 04:34:35.775 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-08-03 04:34:35.778 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-08-03 04:34:35.781 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-08-03 04:34:35.784 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:34:35.786 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:34:35.789 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:34:35.792 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:34:35.794 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-08-03 04:34:35.797 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-08-03 04:34:35.800 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-08-03 04:34:35.803 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-03 04:34:35.805 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:34:35.808 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:34:35.810 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-03 04:34:35.813 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:34:35.816 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:34:35.819 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-08-03 04:34:35.821 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:34:35.827 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-08-03 04:34:35.898 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-08-03 04:34:35.964 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-03 04:34:36.036 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-08-03 04:34:36.110 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-08-03 04:34:36.180 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:34:36.253 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-03 04:34:36.256 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:34:36.259 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-08-03 04:34:36.347 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:34:36.972 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-08-03 04:34:36.990 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-08-03 04:34:37.566 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-08-03 04:34:37.600 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:34:37.604 | + functions-common:time_stop:2440 : local name 2022-08-03 04:34:37.610 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:34:37.615 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:34:37.626 | + functions-common:time_stop:2443 : local total 2022-08-03 04:34:37.634 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:34:37.640 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:34:37.644 | + functions-common:time_stop:2447 : start_time=1659501275726 2022-08-03 04:34:37.646 | + functions-common:time_stop:2449 : [[ -z 1659501275726 ]] 2022-08-03 04:34:37.651 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:34:37.657 | + functions-common:time_stop:2452 : end_time=1659501277652 2022-08-03 04:34:37.658 | + functions-common:time_stop:2453 : elapsed_time=1926 2022-08-03 04:34:37.661 | + functions-common:time_stop:2454 : total=30510 2022-08-03 04:34:37.668 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:34:37.673 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32436 2022-08-03 04:34:37.677 | + lib/nova:start_nova:1135 : start_nova_compute 2022-08-03 04:34:37.680 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:34:37.683 | + lib/nova:start_nova_compute:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:34:37.688 | + lib/nova:start_nova_compute:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:34:37.690 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-03 04:34:37.693 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-08-03 04:34:37.698 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-03 04:34:37.701 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-03 04:34:37.704 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-03 04:34:37.711 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-08-03 04:34:37.717 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-03 04:34:37.727 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-08-03 04:34:37.734 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-08-03 04:34:37.743 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-08-03 04:34:37.748 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-08-03 04:34:37.752 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-03 04:34:37.753 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-03 04:34:37.754 | BEGIN { 2022-08-03 04:34:37.754 | section = "" 2022-08-03 04:34:37.754 | last_section = "" 2022-08-03 04:34:37.754 | section_count = 0 2022-08-03 04:34:37.754 | } 2022-08-03 04:34:37.754 | /^\[.+\]/ { 2022-08-03 04:34:37.754 | gsub("[][]", "", $1); 2022-08-03 04:34:37.754 | section=$1 2022-08-03 04:34:37.754 | next 2022-08-03 04:34:37.754 | } 2022-08-03 04:34:37.754 | /^ *\#/ { 2022-08-03 04:34:37.754 | next 2022-08-03 04:34:37.754 | } 2022-08-03 04:34:37.754 | /^[^ \t]+/ { 2022-08-03 04:34:37.754 | # get offset of first = in $0 2022-08-03 04:34:37.754 | eq_idx = index($0, "=") 2022-08-03 04:34:37.754 | # extract attr & value from $0 2022-08-03 04:34:37.754 | attr = substr($0, 1, eq_idx - 1) 2022-08-03 04:34:37.754 | value = substr($0, eq_idx + 1) 2022-08-03 04:34:37.754 | # only need to strip trailing whitespace from attr 2022-08-03 04:34:37.754 | sub(/[ \t]*$/, "", attr) 2022-08-03 04:34:37.754 | # need to strip leading & trailing whitespace from value 2022-08-03 04:34:37.754 | sub(/^[ \t]*/, "", value) 2022-08-03 04:34:37.754 | sub(/[ \t]*$/, "", value) 2022-08-03 04:34:37.754 | 2022-08-03 04:34:37.754 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-03 04:34:37.754 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-03 04:34:37.754 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-03 04:34:37.754 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-03 04:34:37.754 | if (! (section, attr) in cfg_attr_count) { 2022-08-03 04:34:37.754 | if (section != last_section) { 2022-08-03 04:34:37.754 | cfg_section[section_count++] = section 2022-08-03 04:34:37.754 | last_section = section 2022-08-03 04:34:37.755 | } 2022-08-03 04:34:37.755 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-03 04:34:37.755 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-03 04:34:37.755 | 2022-08-03 04:34:37.755 | cfg_attr[section, attr, 0] = value 2022-08-03 04:34:37.755 | cfg_attr_count[section, attr] = 1 2022-08-03 04:34:37.755 | } else { 2022-08-03 04:34:37.755 | lno = cfg_attr_count[section, attr]++ 2022-08-03 04:34:37.755 | cfg_attr[section, attr, lno] = value 2022-08-03 04:34:37.755 | } 2022-08-03 04:34:37.755 | } 2022-08-03 04:34:37.755 | END { 2022-08-03 04:34:37.755 | # Process each section in order 2022-08-03 04:34:37.755 | for (sno = 0; sno < section_count; sno++) { 2022-08-03 04:34:37.755 | section = cfg_section[sno] 2022-08-03 04:34:37.755 | # The ini routines simply append a config item immediately 2022-08-03 04:34:37.755 | # after the section header. To keep the same order as defined 2022-08-03 04:34:37.755 | # in local.conf, invoke the ini routines in the reverse order 2022-08-03 04:34:37.755 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-03 04:34:37.755 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-03 04:34:37.755 | if (cfg_attr_count[section, attr] == 1) 2022-08-03 04:34:37.755 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-03 04:34:37.755 | else { 2022-08-03 04:34:37.755 | # For multiline, invoke the ini routines in the reverse order 2022-08-03 04:34:37.755 | count = cfg_attr_count[section, attr] 2022-08-03 04:34:37.755 | print "inidelete " configfile " " section " " attr 2022-08-03 04:34:37.755 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-03 04:34:37.755 | for (l = count -2; l >= 0; l--) 2022-08-03 04:34:37.755 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-03 04:34:37.755 | } 2022-08-03 04:34:37.755 | } 2022-08-03 04:34:37.755 | } 2022-08-03 04:34:37.755 | } 2022-08-03 04:34:37.755 | ' 2022-08-03 04:34:37.756 | + inc/meta-config:merge_config_file:164 : read a 2022-08-03 04:34:37.760 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-03 04:34:37.761 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-03 04:34:37.766 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-03 04:34:37.777 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-08-03 04:34:37.779 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-03 04:34:37.784 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-08-03 04:34:37.795 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-03 04:34:37.795 | BEGIN { group = "" } 2022-08-03 04:34:37.795 | /^\[\[.+\|.*\]\]/ { 2022-08-03 04:34:37.795 | gsub("[][]", "", $1); 2022-08-03 04:34:37.795 | split($1, a, "|"); 2022-08-03 04:34:37.795 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-03 04:34:37.796 | group=a[1] 2022-08-03 04:34:37.796 | } else { 2022-08-03 04:34:37.796 | group="" 2022-08-03 04:34:37.796 | } 2022-08-03 04:34:37.796 | next 2022-08-03 04:34:37.796 | } 2022-08-03 04:34:37.796 | { 2022-08-03 04:34:37.796 | if (group != "") 2022-08-03 04:34:37.796 | print $0 2022-08-03 04:34:37.796 | } 2022-08-03 04:34:37.796 | ' /home/ubuntu/devstack/local.conf 2022-08-03 04:34:37.813 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-03 04:34:37.816 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-08-03 04:34:37.860 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-08-03 04:34:37.907 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-08-03 04:34:37.910 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-03 04:34:37.912 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-08-03 04:34:37.915 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-03 04:34:37.918 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-03 04:34:37.920 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-03 04:34:37.941 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:37.944 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-03 04:34:37.947 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-03 04:34:37.950 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-03 04:34:37.967 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:37.969 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/nova_cell1 2022-08-03 04:34:37.973 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/nova_cell1 2022-08-03 04:34:38.007 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-03 04:34:38.010 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-03 04:34:38.012 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-08-03 04:34:38.035 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-08-03 04:34:38.057 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-08-03 04:34:38.060 | + lib/nova:configure_console_compute:639 : local offset 2022-08-03 04:34:38.063 | + lib/nova:configure_console_compute:640 : offset=0 2022-08-03 04:34:38.068 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-08-03 04:34:38.070 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-08-03 04:34:38.093 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.74 2022-08-03 04:34:38.096 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-08-03 04:34:38.115 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:34:38.118 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-08-03 04:34:38.137 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:34:38.140 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-08-03 04:34:38.145 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-08-03 04:34:38.177 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-08-03 04:34:38.200 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:34:38.203 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-08-03 04:34:38.222 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:34:38.225 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-08-03 04:34:38.227 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-03 04:34:38.230 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-08-03 04:34:38.233 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-08-03 04:34:38.235 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-08-03 04:34:38.238 | + functions-common:run_process:1694 : local service=n-cpu 2022-08-03 04:34:38.240 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-08-03 04:34:38.243 | + functions-common:run_process:1696 : local group=libvirt 2022-08-03 04:34:38.245 | + functions-common:run_process:1697 : local user= 2022-08-03 04:34:38.248 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:34:38.250 | + functions-common:run_process:1700 : local name=n-cpu 2022-08-03 04:34:38.253 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:34:38.255 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:34:38.258 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:34:38.260 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:34:38.263 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:34:38.271 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501278265 2022-08-03 04:34:38.274 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-08-03 04:34:38.298 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:34:38.302 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:34:38.305 | + functions-common:time_stop:2440 : local name 2022-08-03 04:34:38.307 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:34:38.310 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:34:38.312 | + functions-common:time_stop:2443 : local total 2022-08-03 04:34:38.315 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:34:38.317 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:34:38.320 | + functions-common:time_stop:2447 : start_time=1659501278265 2022-08-03 04:34:38.322 | + functions-common:time_stop:2449 : [[ -z 1659501278265 ]] 2022-08-03 04:34:38.326 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:34:38.331 | + functions-common:time_stop:2452 : end_time=1659501278328 2022-08-03 04:34:38.333 | + functions-common:time_stop:2453 : elapsed_time=63 2022-08-03 04:34:38.336 | + functions-common:time_stop:2454 : total=32436 2022-08-03 04:34:38.338 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:34:38.341 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32499 2022-08-03 04:34:38.344 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:34:38.349 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-03 04:34:38.351 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-08-03 04:34:38.379 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:38.382 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-08-03 04:34:38.382 | Dumping cells_v2 mapping 2022-08-03 04:34:38.385 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-08-03 04:34:38.976 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-03 04:34:41.764 | INFO dbcounter [None req-a9abd062-559b-43fb-8cd7-c6eac05ca71c None None] Registered counter for database nova_api 2022-08-03 04:34:41.789 | DEBUG dbcounter [-] [478116] Writer thread running {{(pid=478116) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-03 04:34:41.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:41.842 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:41.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:41.842 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:41.842 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-03 04:34:41.842 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-08-03 04:34:41.842 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-03 04:34:41.842 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-08-03 04:34:41.842 | | cell1 | b26a266f-8e22-46a5-bd91-61cf5e9779bd | rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-08-03 04:34:41.842 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-03 04:34:42.250 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-08-03 04:34:42.254 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-08-03 04:34:42.317 | + inc/async:async_inner:63 : create_flavors 2022-08-03 04:34:42.358 | [418791 Async create_flavors:478174]: running: create_flavors 2022-08-03 04:34:42.361 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-08-03 04:34:42.382 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:42.385 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-08-03 04:34:42.388 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:34:42.390 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-08-03 04:34:42.393 | + ./stack.sh:main:1319 : start_cinder 2022-08-03 04:34:42.396 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-08-03 04:34:42.398 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-08-03 04:34:42.401 | + lib/cinder:start_cinder:510 : local cinder_url 2022-08-03 04:34:42.404 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-08-03 04:34:42.421 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:34:42.425 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-08-03 04:34:42.427 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-08-03 04:34:42.430 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-08-03 04:34:42.433 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-08-03 04:34:42.438 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-03 04:34:42.441 | + functions-common:run_process:1694 : local service=c-api 2022-08-03 04:34:42.444 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-03 04:34:42.447 | + functions-common:run_process:1696 : local group= 2022-08-03 04:34:42.449 | + functions-common:run_process:1697 : local user= 2022-08-03 04:34:42.452 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:34:42.455 | + functions-common:run_process:1700 : local name=c-api 2022-08-03 04:34:42.457 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:34:42.460 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:34:42.463 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:34:42.465 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:34:42.468 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:34:42.473 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501282470 2022-08-03 04:34:42.476 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-08-03 04:34:42.496 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:42.498 | + functions-common:run_process:1704 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-08-03 04:34:42.501 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-08-03 04:34:42.505 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-03 04:34:42.507 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-03 04:34:42.510 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-03 04:34:42.512 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-03 04:34:42.515 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-08-03 04:34:42.518 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-08-03 04:34:42.521 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-08-03 04:34:42.523 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:34:42.526 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:34:42.528 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:34:42.531 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:34:42.534 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-08-03 04:34:42.537 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu '' 2022-08-03 04:34:42.539 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-08-03 04:34:42.542 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-03 04:34:42.544 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-03 04:34:42.546 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-03 04:34:42.549 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-03 04:34:42.551 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-08-03 04:34:42.553 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-03 04:34:42.558 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-08-03 04:34:42.613 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-08-03 04:34:42.669 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-08-03 04:34:42.725 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-03 04:34:42.779 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:34:42.836 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-08-03 04:34:42.891 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-08-03 04:34:42.948 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-08-03 04:34:43.003 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-08-03 04:34:43.058 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-08-03 04:34:43.115 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-03 04:34:43.117 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-03 04:34:43.119 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-08-03 04:34:43.175 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-03 04:34:43.735 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-08-03 04:34:43.749 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-08-03 04:34:44.264 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-08-03 04:34:44.342 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:34:44.348 | + functions-common:time_stop:2440 : local name 2022-08-03 04:34:44.351 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:34:44.354 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:34:44.358 | + functions-common:time_stop:2443 : local total 2022-08-03 04:34:44.365 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:34:44.369 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:34:44.371 | + functions-common:time_stop:2447 : start_time=1659501282470 2022-08-03 04:34:44.374 | + functions-common:time_stop:2449 : [[ -z 1659501282470 ]] 2022-08-03 04:34:44.379 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:34:44.385 | + functions-common:time_stop:2452 : end_time=1659501284380 2022-08-03 04:34:44.387 | + functions-common:time_stop:2453 : elapsed_time=1910 2022-08-03 04:34:44.390 | + functions-common:time_stop:2454 : total=32499 2022-08-03 04:34:44.395 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:34:44.399 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34409 2022-08-03 04:34:44.404 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.74/volume/v3 2022-08-03 04:34:44.406 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-08-03 04:34:44.406 | Waiting for Cinder API to start... 2022-08-03 04:34:44.413 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.74/volume/v3 2022-08-03 04:34:44.417 | + functions:wait_for_service:457 : local timeout=60 2022-08-03 04:34:44.420 | + functions:wait_for_service:458 : local url=http://10.222.0.74/volume/v3 2022-08-03 04:34:44.424 | + functions:wait_for_service:459 : local rval=0 2022-08-03 04:34:44.431 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-03 04:34:44.436 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-03 04:34:44.440 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:34:44.443 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:34:44.449 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:34:44.457 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501284451 2022-08-03 04:34:44.460 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-03 04:34:44.466 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.74/volume/v3 2022-08-03 04:34:48.935 | + :: : [[ 401 == 503 ]] 2022-08-03 04:34:48.939 | + :: : [[ 0 -eq 7 ]] 2022-08-03 04:34:48.943 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-03 04:34:48.946 | + functions-common:time_stop:2440 : local name 2022-08-03 04:34:48.949 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:34:48.951 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:34:48.954 | + functions-common:time_stop:2443 : local total 2022-08-03 04:34:48.960 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:34:48.963 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-03 04:34:48.966 | + functions-common:time_stop:2447 : start_time=1659501284451 2022-08-03 04:34:48.969 | + functions-common:time_stop:2449 : [[ -z 1659501284451 ]] 2022-08-03 04:34:48.973 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:34:48.978 | + functions-common:time_stop:2452 : end_time=1659501288975 2022-08-03 04:34:48.981 | + functions-common:time_stop:2453 : elapsed_time=4524 2022-08-03 04:34:48.984 | + functions-common:time_stop:2454 : total=17953 2022-08-03 04:34:48.987 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:34:48.990 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22477 2022-08-03 04:34:48.993 | + functions:wait_for_service:467 : return 0 2022-08-03 04:34:48.996 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:48.999 | + functions-common:run_process:1694 : local service=c-sch 2022-08-03 04:34:49.003 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:49.005 | + functions-common:run_process:1696 : local group= 2022-08-03 04:34:49.008 | + functions-common:run_process:1697 : local user= 2022-08-03 04:34:49.011 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:34:49.014 | + functions-common:run_process:1700 : local name=c-sch 2022-08-03 04:34:49.017 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:34:49.020 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:34:49.024 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:34:49.027 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:34:49.032 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:34:49.038 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501289035 2022-08-03 04:34:49.042 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-08-03 04:34:49.066 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:49.069 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-08-03 04:34:49.071 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-08-03 04:34:49.074 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:49.077 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:49.080 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:49.083 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:49.086 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-03 04:34:49.088 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-03 04:34:49.091 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-08-03 04:34:49.094 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:34:49.097 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:34:49.100 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:34:49.102 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:34:49.105 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-03 04:34:49.112 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-08-03 04:34:49.112 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-08-03 04:34:49.114 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:49.116 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:34:49.119 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:34:49.122 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-03 04:34:49.124 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:34:49.127 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:34:49.130 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-08-03 04:34:49.133 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:34:49.137 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-08-03 04:34:49.201 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-08-03 04:34:49.270 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:49.332 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-08-03 04:34:49.391 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-08-03 04:34:49.450 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:34:49.507 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-03 04:34:49.510 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:34:49.512 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-08-03 04:34:49.569 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:34:50.103 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-08-03 04:34:50.117 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-08-03 04:34:50.662 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-08-03 04:34:50.693 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:34:50.696 | + functions-common:time_stop:2440 : local name 2022-08-03 04:34:50.699 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:34:50.701 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:34:50.704 | + functions-common:time_stop:2443 : local total 2022-08-03 04:34:50.708 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:34:50.710 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:34:50.713 | + functions-common:time_stop:2447 : start_time=1659501289035 2022-08-03 04:34:50.715 | + functions-common:time_stop:2449 : [[ -z 1659501289035 ]] 2022-08-03 04:34:50.718 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:34:50.727 | + functions-common:time_stop:2452 : end_time=1659501290721 2022-08-03 04:34:50.730 | + functions-common:time_stop:2453 : elapsed_time=1686 2022-08-03 04:34:50.733 | + functions-common:time_stop:2454 : total=34409 2022-08-03 04:34:50.735 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:34:50.738 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=36095 2022-08-03 04:34:50.741 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-03 04:34:50.744 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-03 04:34:50.746 | + functions-common:run_process:1694 : local service=c-bak 2022-08-03 04:34:50.749 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:50.752 | + functions-common:run_process:1696 : local group= 2022-08-03 04:34:50.754 | + functions-common:run_process:1697 : local user= 2022-08-03 04:34:50.757 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-03 04:34:50.760 | + functions-common:run_process:1700 : local name=c-bak 2022-08-03 04:34:50.763 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:34:50.765 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:34:50.769 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:34:50.772 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:34:50.776 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:34:50.781 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501290778 2022-08-03 04:34:50.785 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-08-03 04:34:50.812 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:50.816 | + functions-common:run_process:1704 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-03 04:34:50.819 | + functions-common:_run_under_systemd:1654 : local service=c-bak 2022-08-03 04:34:50.822 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:50.824 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:50.827 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:50.831 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:50.833 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-03 04:34:50.838 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-03 04:34:50.840 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-bak.service 2022-08-03 04:34:50.847 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:34:50.850 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:34:50.853 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:34:50.856 | + functions-common:_run_under_systemd:1666 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-03 04:34:50.859 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-03 04:34:50.862 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-03 04:34:50.865 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-bak.service 2022-08-03 04:34:50.868 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:50.871 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:34:50.874 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:34:50.877 | + functions-common:write_user_unit_file:1567 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-03 04:34:50.880 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:34:50.882 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:34:50.885 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-08-03 04:34:50.887 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:34:50.893 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-08-03 04:34:50.954 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-08-03 04:34:51.024 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:51.091 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-08-03 04:34:51.157 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-08-03 04:34:51.231 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:34:51.297 | + functions-common:write_user_unit_file:1581 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-08-03 04:34:51.300 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-03 04:34:51.368 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:34:51.371 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-08-03 04:34:51.435 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:34:51.996 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-bak.service 2022-08-03 04:34:52.015 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-08-03 04:34:52.594 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-bak.service 2022-08-03 04:34:52.632 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:34:52.639 | + functions-common:time_stop:2440 : local name 2022-08-03 04:34:52.644 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:34:52.647 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:34:52.650 | + functions-common:time_stop:2443 : local total 2022-08-03 04:34:52.653 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:34:52.656 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:34:52.659 | + functions-common:time_stop:2447 : start_time=1659501290778 2022-08-03 04:34:52.661 | + functions-common:time_stop:2449 : [[ -z 1659501290778 ]] 2022-08-03 04:34:52.666 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:34:52.671 | + functions-common:time_stop:2452 : end_time=1659501292668 2022-08-03 04:34:52.674 | + functions-common:time_stop:2453 : elapsed_time=1890 2022-08-03 04:34:52.677 | + functions-common:time_stop:2454 : total=36095 2022-08-03 04:34:52.679 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:34:52.682 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37985 2022-08-03 04:34:52.685 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-03 04:34:52.688 | + functions-common:run_process:1694 : local service=c-vol 2022-08-03 04:34:52.691 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:52.694 | + functions-common:run_process:1696 : local group= 2022-08-03 04:34:52.697 | + functions-common:run_process:1697 : local user= 2022-08-03 04:34:52.699 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-03 04:34:52.702 | + functions-common:run_process:1700 : local name=c-vol 2022-08-03 04:34:52.706 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:34:52.709 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:34:52.712 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:34:52.715 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:34:52.719 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:34:52.724 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501292721 2022-08-03 04:34:52.731 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-08-03 04:34:52.759 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:52.767 | + functions-common:run_process:1704 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-03 04:34:52.767 | + functions-common:_run_under_systemd:1654 : local service=c-vol 2022-08-03 04:34:52.770 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:52.770 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:52.779 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:52.779 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:52.780 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-03 04:34:52.784 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-03 04:34:52.786 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-vol.service 2022-08-03 04:34:52.789 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:34:52.793 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:34:52.796 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:34:52.800 | + functions-common:_run_under_systemd:1666 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-03 04:34:52.803 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-03 04:34:52.806 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-03 04:34:52.809 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-vol.service 2022-08-03 04:34:52.812 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:52.815 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-03 04:34:52.817 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-03 04:34:52.820 | + functions-common:write_user_unit_file:1567 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-03 04:34:52.823 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-03 04:34:52.826 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-03 04:34:52.830 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-08-03 04:34:52.833 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-03 04:34:52.838 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-08-03 04:34:52.910 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-08-03 04:34:52.991 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-03 04:34:53.062 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-08-03 04:34:53.141 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-08-03 04:34:53.258 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:34:53.351 | + functions-common:write_user_unit_file:1581 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-08-03 04:34:53.354 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-03 04:34:53.422 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-03 04:34:53.423 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-08-03 04:34:53.492 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-03 04:34:54.521 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-vol.service 2022-08-03 04:34:54.543 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-08-03 04:34:55.166 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-vol.service 2022-08-03 04:34:55.192 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:34:55.195 | + functions-common:time_stop:2440 : local name 2022-08-03 04:34:55.200 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:34:55.206 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:34:55.211 | + functions-common:time_stop:2443 : local total 2022-08-03 04:34:55.213 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:34:55.220 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:34:55.224 | + functions-common:time_stop:2447 : start_time=1659501292721 2022-08-03 04:34:55.227 | + functions-common:time_stop:2449 : [[ -z 1659501292721 ]] 2022-08-03 04:34:55.230 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:34:55.235 | + functions-common:time_stop:2452 : end_time=1659501295232 2022-08-03 04:34:55.240 | + functions-common:time_stop:2453 : elapsed_time=2511 2022-08-03 04:34:55.245 | + functions-common:time_stop:2454 : total=37985 2022-08-03 04:34:55.248 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:34:55.252 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=40496 2022-08-03 04:34:55.256 | + ./stack.sh:main:1320 : create_volume_types 2022-08-03 04:34:55.270 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-08-03 04:34:55.288 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:55.290 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-08-03 04:34:55.293 | + lib/cinder:create_volume_types:580 : local be be_name 2022-08-03 04:34:55.297 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-03 04:34:55.300 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-08-03 04:34:55.313 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-08-03 04:34:55.324 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:34:55.327 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-08-03 04:34:59.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:59.875 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:59.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:34:59.875 | from cryptography.utils import int_from_bytes 2022-08-03 04:34:59.875 | +-------------+--------------------------------------+ 2022-08-03 04:34:59.875 | | Field | Value | 2022-08-03 04:34:59.875 | +-------------+--------------------------------------+ 2022-08-03 04:34:59.875 | | description | None | 2022-08-03 04:34:59.876 | | id | ebfb40e2-8764-4cff-a695-7baf949ff296 | 2022-08-03 04:34:59.876 | | is_public | True | 2022-08-03 04:34:59.876 | | name | lvmdriver-1 | 2022-08-03 04:34:59.876 | | properties | volume_backend_name='lvmdriver-1' | 2022-08-03 04:34:59.876 | +-------------+--------------------------------------+ 2022-08-03 04:35:00.055 | + lib/cinder:create_volume_types:599 : [[ False == \T\r\u\e ]] 2022-08-03 04:35:00.058 | + ./stack.sh:main:1325 : [[ False == \T\r\u\e ]] 2022-08-03 04:35:00.061 | + ./stack.sh:main:1333 : is_service_enabled glance 2022-08-03 04:35:00.086 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:35:00.089 | + ./stack.sh:main:1334 : echo_summary 'Starting Glance' 2022-08-03 04:35:00.092 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:35:00.095 | + ./stack.sh:echo_summary:441 : echo -e Starting Glance 2022-08-03 04:35:00.098 | + ./stack.sh:main:1335 : start_glance 2022-08-03 04:35:00.100 | + lib/glance:start_glance:602 : local service_protocol=http 2022-08-03 04:35:00.104 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-08-03 04:35:00.125 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:35:00.129 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-08-03 04:35:00.132 | ++ lib/glance:start_glance:610 : which uwsgi 2022-08-03 04:35:00.137 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-03 04:35:00.140 | + functions-common:run_process:1694 : local service=g-api 2022-08-03 04:35:00.143 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-03 04:35:00.146 | + functions-common:run_process:1696 : local group= 2022-08-03 04:35:00.149 | + functions-common:run_process:1697 : local user= 2022-08-03 04:35:00.154 | + functions-common:run_process:1698 : local env_vars= 2022-08-03 04:35:00.154 | + functions-common:run_process:1700 : local name=g-api 2022-08-03 04:35:00.156 | + functions-common:run_process:1702 : time_start run_process 2022-08-03 04:35:00.159 | + functions-common:time_start:2426 : local name=run_process 2022-08-03 04:35:00.162 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:35:00.165 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:35:00.168 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:35:00.173 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501300170 2022-08-03 04:35:00.176 | + functions-common:run_process:1703 : is_service_enabled g-api 2022-08-03 04:35:00.195 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:35:00.198 | + functions-common:run_process:1704 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2022-08-03 04:35:00.201 | + functions-common:_run_under_systemd:1654 : local service=g-api 2022-08-03 04:35:00.203 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-03 04:35:00.206 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-03 04:35:00.209 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-03 04:35:00.212 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-03 04:35:00.217 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-08-03 04:35:00.217 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-08-03 04:35:00.220 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@g-api.service 2022-08-03 04:35:00.222 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-03 04:35:00.225 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-03 04:35:00.228 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-03 04:35:00.230 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-03 04:35:00.234 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-08-03 04:35:00.238 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu '' 2022-08-03 04:35:00.241 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@g-api.service 2022-08-03 04:35:00.243 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-03 04:35:00.246 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-03 04:35:00.249 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-03 04:35:00.252 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-03 04:35:00.255 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-08-03 04:35:00.257 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-03 04:35:00.262 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-08-03 04:35:00.333 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-08-03 04:35:00.400 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-08-03 04:35:00.459 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-03 04:35:00.519 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-03 04:35:00.582 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-08-03 04:35:00.644 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-08-03 04:35:00.707 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-08-03 04:35:00.783 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-08-03 04:35:00.867 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-08-03 04:35:00.936 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-03 04:35:00.938 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-03 04:35:00.941 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-08-03 04:35:01.006 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-03 04:35:01.581 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@g-api.service 2022-08-03 04:35:01.595 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-08-03 04:35:02.175 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@g-api.service 2022-08-03 04:35:02.258 | + functions-common:run_process:1706 : time_stop run_process 2022-08-03 04:35:02.261 | + functions-common:time_stop:2440 : local name 2022-08-03 04:35:02.264 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:35:02.270 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:35:02.279 | + functions-common:time_stop:2443 : local total 2022-08-03 04:35:02.279 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:35:02.289 | + functions-common:time_stop:2446 : name=run_process 2022-08-03 04:35:02.291 | + functions-common:time_stop:2447 : start_time=1659501300170 2022-08-03 04:35:02.291 | + functions-common:time_stop:2449 : [[ -z 1659501300170 ]] 2022-08-03 04:35:02.306 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:35:02.327 | + functions-common:time_stop:2452 : end_time=1659501302306 2022-08-03 04:35:02.342 | + functions-common:time_stop:2453 : elapsed_time=2136 2022-08-03 04:35:02.352 | + functions-common:time_stop:2454 : total=40496 2022-08-03 04:35:02.372 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:35:02.377 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=42632 2022-08-03 04:35:02.385 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-08-03 04:35:02.468 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 04:35:02.484 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.74) to start...' 2022-08-03 04:35:02.484 | Waiting for g-api (10.222.0.74) to start... 2022-08-03 04:35:02.500 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.74/image 2022-08-03 04:35:02.512 | + functions:wait_for_service:457 : local timeout=60 2022-08-03 04:35:02.516 | + functions:wait_for_service:458 : local url=http://10.222.0.74/image 2022-08-03 04:35:02.536 | + functions:wait_for_service:459 : local rval=0 2022-08-03 04:35:02.544 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-03 04:35:02.563 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-03 04:35:02.565 | + functions-common:time_start:2427 : local start_time= 2022-08-03 04:35:02.584 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 04:35:02.598 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 04:35:02.614 | + functions-common:time_start:2431 : _TIME_START[$name]=1659501302604 2022-08-03 04:35:02.617 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-03 04:35:02.629 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.74/image 2022-08-03 04:35:06.475 | + :: : [[ 300 == 503 ]] 2022-08-03 04:35:06.479 | + :: : [[ 0 -eq 7 ]] 2022-08-03 04:35:06.484 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-03 04:35:06.493 | + functions-common:time_stop:2440 : local name 2022-08-03 04:35:06.496 | + functions-common:time_stop:2441 : local end_time 2022-08-03 04:35:06.500 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 04:35:06.508 | + functions-common:time_stop:2443 : local total 2022-08-03 04:35:06.511 | + functions-common:time_stop:2444 : local start_time 2022-08-03 04:35:06.514 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-03 04:35:06.524 | + functions-common:time_stop:2447 : start_time=1659501302604 2022-08-03 04:35:06.527 | + functions-common:time_stop:2449 : [[ -z 1659501302604 ]] 2022-08-03 04:35:06.530 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 04:35:06.536 | + functions-common:time_stop:2452 : end_time=1659501306532 2022-08-03 04:35:06.539 | + functions-common:time_stop:2453 : elapsed_time=3928 2022-08-03 04:35:06.542 | + functions-common:time_stop:2454 : total=22477 2022-08-03 04:35:06.545 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 04:35:06.549 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26405 2022-08-03 04:35:06.551 | + functions:wait_for_service:467 : return 0 2022-08-03 04:35:06.554 | + ./stack.sh:main:1349 : is_service_enabled mysql postgresql 2022-08-03 04:35:06.573 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:35:06.576 | + ./stack.sh:main:1349 : is_service_enabled glance 2022-08-03 04:35:06.595 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 04:35:06.598 | + ./stack.sh:main:1350 : echo_summary 'Uploading images' 2022-08-03 04:35:06.600 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 04:35:06.603 | + ./stack.sh:echo_summary:441 : echo -e Uploading images 2022-08-03 04:35:06.606 | + ./stack.sh:main:1352 : for image_url in ${IMAGE_URLS//,/ } 2022-08-03 04:35:06.608 | + ./stack.sh:main:1353 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-03 04:35:06.611 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-03 04:35:06.613 | + functions:upload_image:134 : local image image_fname image_name 2022-08-03 04:35:06.616 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-08-03 04:35:06.620 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-03 04:35:06.624 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-03 04:35:06.627 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-08-03 04:35:06.629 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-08-03 04:35:06.632 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-03 04:35:06.636 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-08-03 04:35:06.638 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-03 04:35:06.640 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-08-03 04:35:06.643 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-08-03 04:35:06.645 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-08-03 04:35:06.647 | + functions:upload_image:294 : local kernel= 2022-08-03 04:35:06.649 | + functions:upload_image:295 : local ramdisk= 2022-08-03 04:35:06.652 | + functions:upload_image:296 : local disk_format= 2022-08-03 04:35:06.654 | + functions:upload_image:297 : local container_format= 2022-08-03 04:35:06.656 | + functions:upload_image:298 : local unpack= 2022-08-03 04:35:06.659 | + functions:upload_image:299 : local img_property= 2022-08-03 04:35:06.661 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-03 04:35:06.664 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-08-03 04:35:06.666 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-08-03 04:35:06.668 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-08-03 04:35:06.671 | + functions:upload_image:309 : case "$image_fname" in 2022-08-03 04:35:06.673 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-08-03 04:35:06.676 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-08-03 04:35:06.680 | + functions:upload_image:375 : image_name=ubuntu-16 2022-08-03 04:35:06.684 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-03 04:35:06.684 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-08-03 04:35:06.689 | + functions:upload_image:376 : disk_format=vhdx 2022-08-03 04:35:06.691 | + functions:upload_image:377 : container_format=bare 2022-08-03 04:35:06.694 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-08-03 04:35:06.696 | + functions:upload_image:385 : is_arch ppc64le 2022-08-03 04:35:06.699 | ++ functions-common:is_arch:502 : uname -m 2022-08-03 04:35:06.703 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-08-03 04:35:06.705 | + functions:upload_image:385 : is_arch ppc64 2022-08-03 04:35:06.708 | ++ functions-common:is_arch:502 : uname -m 2022-08-03 04:35:06.712 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4 ]] 2022-08-03 04:35:06.715 | + functions:upload_image:385 : is_arch ppc 2022-08-03 04:35:06.717 | ++ functions-common:is_arch:502 : uname -m 2022-08-03 04:35:06.722 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c ]] 2022-08-03 04:35:06.724 | + functions:upload_image:389 : is_arch aarch64 2022-08-03 04:35:06.728 | ++ functions-common:is_arch:502 : uname -m 2022-08-03 04:35:06.732 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-03 04:35:06.734 | + functions:upload_image:393 : '[' bare = bare ']' 2022-08-03 04:35:06.737 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-08-03 04:35:06.740 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-08-03 04:35:06.742 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-08-03 04:35:06.746 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-08-03 04:35:06.748 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-08-03 04:35:06.751 | + functions:_upload_image:105 : shift 2022-08-03 04:35:06.754 | + functions:_upload_image:106 : local container=bare 2022-08-03 04:35:06.757 | + functions:_upload_image:107 : shift 2022-08-03 04:35:06.759 | + functions:_upload_image:108 : local disk=vhdx 2022-08-03 04:35:06.761 | + functions:_upload_image:109 : shift 2022-08-03 04:35:06.763 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-03 04:35:06.766 | + functions:_upload_image:111 : shift 2022-08-03 04:35:06.768 | + functions:_upload_image:112 : local properties 2022-08-03 04:35:06.770 | + functions:_upload_image:113 : local useimport 2022-08-03 04:35:06.773 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-08-03 04:35:06.775 | ++ functions:_image_properties_to_arg:87 : local result= 2022-08-03 04:35:06.778 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-08-03 04:35:06.780 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-08-03 04:35:06.782 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-08-03 04:35:06.785 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-08-03 04:35:06.787 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-08-03 04:35:06.790 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-08-03 04:35:09.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:35:09.528 | from cryptography.utils import int_from_bytes 2022-08-03 04:35:09.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 04:35:09.528 | from cryptography.utils import int_from_bytes 2022-08-03 04:35:09.528 | HttpException: 500: Server Error for url: http://10.222.0.74/image/v2/images, 500 Internal Server Error: The server has either erred or is incapable of performing the requested operation. 2022-08-03 04:35:09.669 | + functions:_upload_image:1 : exit_trap 2022-08-03 04:35:09.672 | + ./stack.sh:exit_trap:516 : local r=1 2022-08-03 04:35:09.675 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-08-03 04:35:09.678 | + ./stack.sh:exit_trap:517 : jobs='444251 2022-08-03 04:35:09.678 | 478174' 2022-08-03 04:35:09.680 | + ./stack.sh:exit_trap:520 : [[ -n 444251 2022-08-03 04:35:09.680 | 478174 ]] 2022-08-03 04:35:09.682 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-08-03-041603 ]] 2022-08-03 04:35:09.684 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-08-03 04:35:09.686 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-08-03 04:35:09.686 | exit_trap: cleaning up child processes 2022-08-03 04:35:09.688 | + ./stack.sh:exit_trap:522 : kill 444251 478174 2022-08-03 04:35:09.691 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.IpmcuCZw77 ']' 2022-08-03 04:35:09.693 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.IpmcuCZw77 2022-08-03 04:35:09.698 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-08-03 04:35:09.700 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-08-03 04:35:09.702 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-08-03 04:35:09.704 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-08-03 04:35:09.704 | Error on exit 2022-08-03 04:35:09.707 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-08-03 04:35:09.709 | + ./stack.sh:exit_trap:537 : generate-subunit 1659500159 1150 fail 2022-08-03 04:35:09.962 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-08-03 04:35:09.964 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-08-03 04:35:10.892 | + ./stack.sh:exit_trap:551 : exit 1