2022-05-09 15:35:26.134 | + ./stack.sh:main:489 : exec 2022-05-09 15:35:26.134 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-09-153526' 2022-05-09 15:35:26.134 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-09-153526.summary.2022-05-09-153526 2022-05-09 15:35:26.134 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:35:26.134 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-09-153526 2022-05-09 15:35:26.134 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-09-153526 /opt/stack/logs/stack.sh.log 2022-05-09 15:35:26.134 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-09-153526.summary.2022-05-09-153526 /opt/stack/logs/stack.sh.log.summary 2022-05-09 15:35:26.134 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-09 15:35:26.134 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-09 15:35:26.134 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-09 15:35:26.134 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-09 15:35:26.134 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-09 15:35:26.134 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-09 15:35:26.134 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-09 15:35:26.134 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-09 15:35:26.134 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-09 15:35:26.134 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-09 15:35:26.134 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-09 15:35:26.134 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-09 15:35:26.134 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-09 15:35:26.134 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-09 15:35:26.134 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-09 15:35:26.136 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-09 15:35:26.138 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-09 15:35:26.140 | + ./stack.sh:main:575 : set -o errexit 2022-05-09 15:35:26.142 | + ./stack.sh:main:578 : uname -a 2022-05-09 15:35:26.143 | Linux dv-cinder-840678-3-iscsi 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-05-09 15:35:26.145 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-09 15:35:26.147 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-09 15:35:26.151 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-09 15:35:26.186 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-09 15:35:26.202 | + ./stack.sh:main:592 : fetch_plugins 2022-05-09 15:35:26.204 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-09 15:35:26.206 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-09 15:35:26.208 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-09 15:35:26.210 | + functions-common:fetch_plugins:1788 : return 2022-05-09 15:35:26.212 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-09 15:35:26.214 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-09 15:35:26.216 | + functions-common:run_phase:1866 : local phase= 2022-05-09 15:35:26.218 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:35:26.219 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:35:26.221 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:35:26.223 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:35:26.225 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:35:26.227 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:35:26.230 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:35:26.232 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:35:26.234 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:35:26.236 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-09 15:35:26.238 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:35:26.250 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:26.252 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-09 15:35:26.254 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:35:26.255 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:35:26.257 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:35:26.259 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:35:26.261 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:35:26.263 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-09 15:35:26.265 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-09 15:35:26.267 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-09 15:35:26.268 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-09 15:35:26.270 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-09 15:35:26.272 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-09 15:35:26.274 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-09 15:35:26.276 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-09 15:35:26.278 | + functions-common:plugin_override_defaults:1829 : return 2022-05-09 15:35:26.280 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-09 15:35:26.297 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-09 15:35:26.299 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-09 15:35:26.312 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:26.317 | +++ lib/tls:source:43 : hostname -f 2022-05-09 15:35:26.321 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-09 15:35:26.323 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-09 15:35:26.325 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-09 15:35:26.335 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-09 15:35:26.337 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-09 15:35:26.339 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-09 15:35:26.342 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-09 15:35:26.343 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-09 15:35:26.345 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-09 15:35:26.347 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-09 15:35:26.352 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-09 15:35:26.364 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-09 15:35:26.381 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-09 15:35:26.394 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-09 15:35:26.406 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-09 15:35:26.442 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-09 15:35:26.501 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-09 15:35:26.592 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-09 15:35:26.614 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-09 15:35:26.658 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-09 15:35:26.713 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-09 15:35:26.860 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-09 15:35:26.875 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-09 15:35:26.887 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-09 15:35:26.900 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-09 15:35:26.995 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-09 15:35:26.998 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-09 15:35:27.001 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-09 15:35:27.003 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-09 15:35:27.005 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-09 15:35:27.007 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-09 15:35:27.010 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-09 15:35:27.010 | False' 2022-05-09 15:35:27.012 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-09 15:35:27.027 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-09 15:35:27.030 | + ./stack.sh:main:626 : run_phase source 2022-05-09 15:35:27.032 | + functions-common:run_phase:1865 : local mode=source 2022-05-09 15:35:27.034 | + functions-common:run_phase:1866 : local phase= 2022-05-09 15:35:27.036 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:35:27.038 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:35:27.040 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:35:27.042 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:35:27.044 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:35:27.047 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:35:27.051 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:35:27.053 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:35:27.055 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:35:27.057 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-09 15:35:27.059 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:35:27.073 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:27.075 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-09 15:35:27.078 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-09 15:35:27.117 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-09 15:35:27.119 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-09 15:35:27.122 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-09 15:35:27.124 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-09 15:35:27.126 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-09 15:35:27.128 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-09 15:35:27.130 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-09 15:35:27.133 | + functions-common:load_plugin_settings:1806 : return 2022-05-09 15:35:27.135 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-09 15:35:27.137 | + functions-common:verify_disabled_services:2148 : local service 2022-05-09 15:35:27.139 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.141 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-09 15:35:27.144 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.146 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-09 15:35:27.148 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.150 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-09 15:35:27.153 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.155 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-09 15:35:27.158 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.160 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-09 15:35:27.162 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.164 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-09 15:35:27.167 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.170 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-09 15:35:27.172 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.174 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-09 15:35:27.177 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.179 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-09 15:35:27.181 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.183 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-09 15:35:27.186 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.188 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-09 15:35:27.190 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.192 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-09 15:35:27.195 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.197 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-09 15:35:27.199 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.201 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-09 15:35:27.204 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.206 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-09 15:35:27.208 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.210 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-09 15:35:27.213 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.215 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-09 15:35:27.218 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.220 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-09 15:35:27.222 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.224 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-09 15:35:27.227 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.229 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-09 15:35:27.231 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.234 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-09 15:35:27.236 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.239 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-09 15:35:27.241 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.243 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-09 15:35:27.245 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.248 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-09 15:35:27.250 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.252 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-09 15:35:27.254 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.257 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-09 15:35:27.259 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.261 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-09 15:35:27.263 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.266 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-09 15:35:27.268 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.270 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-09 15:35:27.272 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.275 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-09 15:35:27.277 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.280 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-09 15:35:27.282 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.284 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-09 15:35:27.286 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.289 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-09 15:35:27.291 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.294 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-09 15:35:27.296 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.298 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-09 15:35:27.300 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.303 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-09 15:35:27.305 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.307 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-09 15:35:27.309 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.312 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-09 15:35:27.314 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.316 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-09 15:35:27.318 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.320 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-09 15:35:27.323 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.325 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-09 15:35:27.327 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.329 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-09 15:35:27.332 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.334 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-09 15:35:27.336 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.338 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-09 15:35:27.341 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:35:27.343 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-09 15:35:27.346 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-09 15:35:27.349 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-09 15:35:27.351 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-09 15:35:27.367 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:27.369 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-09 15:35:27.371 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-09 15:35:27.373 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-09 15:35:27.389 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:27.391 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-09 15:35:27.393 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-09 15:35:27.396 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-09 15:35:27.398 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-09 15:35:27.400 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-09 15:35:27.403 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-09 15:35:27.405 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-09 15:35:27.408 | + lib/database:initialize_database_backends:92 : return 0 2022-05-09 15:35:27.410 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-09 15:35:27.410 | Using mysql database backend 2022-05-09 15:35:27.413 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-09 15:35:27.429 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-09 15:35:27.432 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-09 15:35:27.435 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-09 15:35:27.437 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-09 15:35:27.440 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-09 15:35:27.442 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-09 15:35:27.458 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:27.461 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-09 15:35:27.477 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-09 15:35:27.494 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:27.497 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-09 15:35:27.513 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-09 15:35:27.530 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-09 15:35:27.546 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:27.548 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-09 15:35:27.564 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:27.567 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-09 15:35:27.583 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-09 15:35:27.586 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-09 15:35:27.588 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-09 15:35:27.591 | + functions-common:save_stackenv:60 : local tag=759 2022-05-09 15:35:27.594 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-09 15:35:27.598 | + functions-common:save_stackenv:62 : time_stamp=2022-05-09-153527 2022-05-09 15:35:27.601 | + functions-common:save_stackenv:63 : echo '# 2022-05-09-153527 759' 2022-05-09 15:35:27.604 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:35:27.606 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-09 15:35:27.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:35:27.611 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-09 15:35:27.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:35:27.616 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-09 15:35:27.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:35:27.620 | + 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,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,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-05-09 15:35:27.623 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:35:27.625 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-05-09 15:35:27.628 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:35:27.630 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-05-09 15:35:27.633 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:35:27.635 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-09-153526 2022-05-09 15:35:27.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:35:27.640 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-09 15:35:27.643 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:35:27.645 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-05-09 15:35:27.647 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:35:27.650 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-09 15:35:27.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:35:27.655 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-09 15:35:27.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:35:27.660 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-09 15:35:27.663 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:35:27.665 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-09 15:35:27.668 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-09 15:35:27.670 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-09 15:35:27.672 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-09 15:35:27.675 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-09 15:35:27.677 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:35:27.679 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:35:27.682 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:35:27.684 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:35:27.688 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:35:27.690 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:35:27.707 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:35:27.710 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:35:27.714 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:35:27.717 | + functions-common:git_clone:629 : echo master 2022-05-09 15:35:27.718 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:35:27.723 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-09 15:35:27.725 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:35:27.727 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-09 15:35:27.740 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-09 15:35:27.743 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:35:27.743 | + functions-common:git_clone:690 : head -1 2022-05-09 15:35:27.746 | fbfcb726 Updated from generate-constraints 2022-05-09 15:35:27.749 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:35:27.752 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-09 15:35:27.754 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:35:27.757 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-09 15:35:27.759 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-09 15:35:27.762 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-09 15:35:27.765 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-09 15:35:27.767 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-09 15:35:27.770 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-09 15:35:27.772 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-09 15:35:27.775 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-09 15:35:27.778 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-09 15:35:27.783 | ++ tools/install_prereqs.sh:source:47 : NOW=1652110527 2022-05-09 15:35:27.786 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-09 15:35:27.790 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1652109744 2022-05-09 15:35:27.793 | ++ tools/install_prereqs.sh:source:49 : DELTA=783 2022-05-09 15:35:27.795 | ++ tools/install_prereqs.sh:source:50 : [[ 783 -lt 7200 ]] 2022-05-09 15:35:27.798 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-09 15:35:27.800 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-09 15:35:27.803 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-09 15:35:27.805 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-09 15:35:27.807 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-09 15:35:27.810 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-09 15:35:27.812 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-09 15:35:27.814 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-09 15:35:27.818 | +++ 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,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,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-05-09 15:35:27.864 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-09 15:35:27.865 | apache2-dev 2022-05-09 15:35:27.865 | bc 2022-05-09 15:35:27.865 | bsdmainutils 2022-05-09 15:35:27.865 | curl 2022-05-09 15:35:27.865 | g++ 2022-05-09 15:35:27.865 | gawk 2022-05-09 15:35:27.865 | gcc 2022-05-09 15:35:27.865 | gettext 2022-05-09 15:35:27.865 | git 2022-05-09 15:35:27.865 | graphviz 2022-05-09 15:35:27.865 | iputils-ping 2022-05-09 15:35:27.865 | libapache2-mod-proxy-uwsgi 2022-05-09 15:35:27.865 | libffi-dev 2022-05-09 15:35:27.865 | libjpeg-dev 2022-05-09 15:35:27.865 | libpcre3-dev 2022-05-09 15:35:27.865 | libpq-dev 2022-05-09 15:35:27.865 | libssl-dev 2022-05-09 15:35:27.865 | libsystemd-dev 2022-05-09 15:35:27.865 | libxml2-dev 2022-05-09 15:35:27.865 | libxslt1-dev 2022-05-09 15:35:27.865 | libyaml-dev 2022-05-09 15:35:27.865 | lsof 2022-05-09 15:35:27.865 | openssh-server 2022-05-09 15:35:27.865 | openssl 2022-05-09 15:35:27.865 | pkg-config 2022-05-09 15:35:27.865 | psmisc 2022-05-09 15:35:27.865 | python3-dev 2022-05-09 15:35:27.865 | python3-pip 2022-05-09 15:35:27.865 | python3-systemd 2022-05-09 15:35:27.865 | python3-venv 2022-05-09 15:35:27.865 | tar 2022-05-09 15:35:27.865 | tcpdump 2022-05-09 15:35:27.865 | unzip 2022-05-09 15:35:27.865 | uuid-runtime 2022-05-09 15:35:27.865 | wget 2022-05-09 15:35:27.865 | wget 2022-05-09 15:35:27.865 | zlib1g-dev 2022-05-09 15:35:27.866 | libkrb5-dev 2022-05-09 15:35:27.866 | libldap2-dev 2022-05-09 15:35:27.866 | libsasl2-dev 2022-05-09 15:35:27.866 | memcached 2022-05-09 15:35:27.866 | python3-mysqldb 2022-05-09 15:35:27.866 | sqlite3 2022-05-09 15:35:27.866 | conntrack 2022-05-09 15:35:27.866 | curl 2022-05-09 15:35:27.866 | dnsmasq-base 2022-05-09 15:35:27.866 | dnsmasq-utils 2022-05-09 15:35:27.866 | ebtables 2022-05-09 15:35:27.866 | genisoimage 2022-05-09 15:35:27.866 | iptables 2022-05-09 15:35:27.866 | iputils-arping 2022-05-09 15:35:27.866 | kpartx 2022-05-09 15:35:27.866 | libjs-jquery-tablesorter 2022-05-09 15:35:27.866 | parted 2022-05-09 15:35:27.866 | pm-utils 2022-05-09 15:35:27.866 | python3-mysqldb 2022-05-09 15:35:27.866 | socat 2022-05-09 15:35:27.866 | sqlite3 2022-05-09 15:35:27.866 | sudo 2022-05-09 15:35:27.866 | vlan 2022-05-09 15:35:27.866 | lsscsi 2022-05-09 15:35:27.866 | open-iscsi 2022-05-09 15:35:27.866 | lvm2 2022-05-09 15:35:27.866 | qemu-utils 2022-05-09 15:35:27.866 | thin-provisioning-tools 2022-05-09 15:35:27.866 | acl 2022-05-09 15:35:27.866 | dnsmasq-base 2022-05-09 15:35:27.866 | dnsmasq-utils 2022-05-09 15:35:27.866 | ebtables 2022-05-09 15:35:27.866 | haproxy 2022-05-09 15:35:27.866 | iptables 2022-05-09 15:35:27.866 | iputils-arping 2022-05-09 15:35:27.866 | iputils-ping 2022-05-09 15:35:27.866 | postgresql-server-dev-all 2022-05-09 15:35:27.866 | python3-mysqldb 2022-05-09 15:35:27.867 | sqlite3 2022-05-09 15:35:27.867 | sudo 2022-05-09 15:35:27.867 | vlan 2022-05-09 15:35:27.867 | pcp 2022-05-09 15:35:27.867 | ipset 2022-05-09 15:35:27.867 | conntrack 2022-05-09 15:35:27.867 | conntrackd 2022-05-09 15:35:27.867 | keepalived 2022-05-09 15:35:27.867 | lvm2 2022-05-09 15:35:27.867 | qemu-utils 2022-05-09 15:35:27.867 | thin-provisioning-tools 2022-05-09 15:35:27.867 | curl 2022-05-09 15:35:27.867 | liberasurecode-dev 2022-05-09 15:35:27.867 | make 2022-05-09 15:35:27.867 | memcached 2022-05-09 15:35:27.867 | rsync 2022-05-09 15:35:27.867 | sqlite3 2022-05-09 15:35:27.867 | xfsprogs' 2022-05-09 15:35:27.868 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-09 15:35:27.887 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-09 15:35:27.887 | apache2-dev 2022-05-09 15:35:27.888 | bc 2022-05-09 15:35:27.888 | bsdmainutils 2022-05-09 15:35:27.888 | curl 2022-05-09 15:35:27.888 | g++ 2022-05-09 15:35:27.888 | gawk 2022-05-09 15:35:27.888 | gcc 2022-05-09 15:35:27.888 | gettext 2022-05-09 15:35:27.888 | git 2022-05-09 15:35:27.888 | graphviz 2022-05-09 15:35:27.888 | iputils-ping 2022-05-09 15:35:27.888 | libapache2-mod-proxy-uwsgi 2022-05-09 15:35:27.888 | libffi-dev 2022-05-09 15:35:27.888 | libjpeg-dev 2022-05-09 15:35:27.888 | libpcre3-dev 2022-05-09 15:35:27.888 | libpq-dev 2022-05-09 15:35:27.888 | libssl-dev 2022-05-09 15:35:27.888 | libsystemd-dev 2022-05-09 15:35:27.888 | libxml2-dev 2022-05-09 15:35:27.888 | libxslt1-dev 2022-05-09 15:35:27.888 | libyaml-dev 2022-05-09 15:35:27.888 | lsof 2022-05-09 15:35:27.888 | openssh-server 2022-05-09 15:35:27.888 | openssl 2022-05-09 15:35:27.888 | pkg-config 2022-05-09 15:35:27.888 | psmisc 2022-05-09 15:35:27.888 | python3-dev 2022-05-09 15:35:27.888 | python3-pip 2022-05-09 15:35:27.888 | python3-systemd 2022-05-09 15:35:27.888 | python3-venv 2022-05-09 15:35:27.888 | tar 2022-05-09 15:35:27.888 | tcpdump 2022-05-09 15:35:27.888 | unzip 2022-05-09 15:35:27.888 | uuid-runtime 2022-05-09 15:35:27.888 | wget 2022-05-09 15:35:27.888 | wget 2022-05-09 15:35:27.888 | zlib1g-dev 2022-05-09 15:35:27.888 | libkrb5-dev 2022-05-09 15:35:27.888 | libldap2-dev 2022-05-09 15:35:27.888 | libsasl2-dev 2022-05-09 15:35:27.889 | memcached 2022-05-09 15:35:27.889 | python3-mysqldb 2022-05-09 15:35:27.889 | sqlite3 2022-05-09 15:35:27.889 | conntrack 2022-05-09 15:35:27.889 | curl 2022-05-09 15:35:27.889 | dnsmasq-base 2022-05-09 15:35:27.889 | dnsmasq-utils 2022-05-09 15:35:27.889 | ebtables 2022-05-09 15:35:27.889 | genisoimage 2022-05-09 15:35:27.889 | iptables 2022-05-09 15:35:27.889 | iputils-arping 2022-05-09 15:35:27.889 | kpartx 2022-05-09 15:35:27.889 | libjs-jquery-tablesorter 2022-05-09 15:35:27.889 | parted 2022-05-09 15:35:27.889 | pm-utils 2022-05-09 15:35:27.889 | python3-mysqldb 2022-05-09 15:35:27.889 | socat 2022-05-09 15:35:27.889 | sqlite3 2022-05-09 15:35:27.889 | sudo 2022-05-09 15:35:27.889 | vlan 2022-05-09 15:35:27.889 | lsscsi 2022-05-09 15:35:27.889 | open-iscsi 2022-05-09 15:35:27.889 | lvm2 2022-05-09 15:35:27.889 | qemu-utils 2022-05-09 15:35:27.889 | thin-provisioning-tools 2022-05-09 15:35:27.889 | acl 2022-05-09 15:35:27.889 | dnsmasq-base 2022-05-09 15:35:27.889 | dnsmasq-utils 2022-05-09 15:35:27.889 | ebtables 2022-05-09 15:35:27.889 | haproxy 2022-05-09 15:35:27.889 | iptables 2022-05-09 15:35:27.889 | iputils-arping 2022-05-09 15:35:27.889 | iputils-ping 2022-05-09 15:35:27.889 | postgresql-server-dev-all 2022-05-09 15:35:27.889 | python3-mysqldb 2022-05-09 15:35:27.889 | sqlite3 2022-05-09 15:35:27.889 | sudo 2022-05-09 15:35:27.890 | vlan 2022-05-09 15:35:27.890 | pcp 2022-05-09 15:35:27.890 | ipset 2022-05-09 15:35:27.890 | conntrack 2022-05-09 15:35:27.890 | conntrackd 2022-05-09 15:35:27.890 | keepalived 2022-05-09 15:35:27.890 | lvm2 2022-05-09 15:35:27.890 | qemu-utils 2022-05-09 15:35:27.890 | thin-provisioning-tools 2022-05-09 15:35:27.890 | curl 2022-05-09 15:35:27.890 | liberasurecode-dev 2022-05-09 15:35:27.890 | make 2022-05-09 15:35:27.890 | memcached 2022-05-09 15:35:27.890 | rsync 2022-05-09 15:35:27.890 | sqlite3 2022-05-09 15:35:27.890 | xfsprogs ' 2022-05-09 15:35:27.892 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-09 15:35:27.894 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:35:27.897 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:35:27.900 | ++ 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-05-09 15:35:27.900 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-09 15:35:27.905 | ++ 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-05-09 15:35:27.907 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-09 15:35:27.909 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:35:27.911 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-09 15:35:27.914 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:35:27.916 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:35:27.918 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:35:27.920 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:35:27.922 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:35:27.924 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:35:27.926 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-09 15:35:27.928 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-09 15:35:27.930 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-09 15:35:27.933 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-09 15:35:27.938 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-09 15:35:27.940 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-09 15:35:27.942 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-09 15:35:27.944 | ++ functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:27.946 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:27.948 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:27.953 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652110527950 2022-05-09 15:35:27.955 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-09 15:35:27.957 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-09 15:35:27.959 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-09 15:35:28.211 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-09 15:35:28.266 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-09 15:35:28.333 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-05-09 15:35:28.414 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-05-09 15:35:30.494 | Reading package lists... 2022-05-09 15:35:30.526 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-09 15:35:30.528 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-09 15:35:30.530 | ++ functions-common:time_stop:2437 : local name 2022-05-09 15:35:30.532 | ++ functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:30.534 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:30.536 | ++ functions-common:time_stop:2440 : local total 2022-05-09 15:35:30.538 | ++ functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:30.541 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-09 15:35:30.543 | ++ functions-common:time_stop:2444 : start_time=1652110527950 2022-05-09 15:35:30.545 | ++ functions-common:time_stop:2446 : [[ -z 1652110527950 ]] 2022-05-09 15:35:30.548 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:30.552 | ++ functions-common:time_stop:2449 : end_time=1652110530549 2022-05-09 15:35:30.554 | ++ functions-common:time_stop:2450 : elapsed_time=2599 2022-05-09 15:35:30.556 | ++ functions-common:time_stop:2451 : total=0 2022-05-09 15:35:30.558 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:30.561 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2599 2022-05-09 15:35:30.563 | ++ functions-common:install_package:1476 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-09 15:35:30.565 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:35:30.567 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:35:30.571 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:35:30.573 | ++ functions-common:real_install_package:1462 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-09 15:35:30.593 | ++ functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-09 15:35:30.708 | Reading package lists... 2022-05-09 15:35:30.953 | Building dependency tree... 2022-05-09 15:35:30.954 | Reading state information... 2022-05-09 15:35:30.989 | acl is already the newest version (2.2.53-6). 2022-05-09 15:35:30.989 | bc is already the newest version (1.07.1-2build1). 2022-05-09 15:35:30.989 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-09 15:35:30.989 | conntrack is already the newest version (1:1.4.5-2). 2022-05-09 15:35:30.989 | ebtables is already the newest version (2.0.11-3build1). 2022-05-09 15:35:30.989 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-09 15:35:30.989 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-09 15:35:30.989 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-09 15:35:30.989 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-09 15:35:30.989 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-09 15:35:30.989 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-09 15:35:30.989 | iputils-arping is already the newest version (3:20190709-3). 2022-05-09 15:35:30.989 | iputils-ping is already the newest version (3:20190709-3). 2022-05-09 15:35:30.989 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-09 15:35:30.989 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-09 15:35:30.989 | libffi-dev is already the newest version (3.3-4). 2022-05-09 15:35:30.989 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-09 15:35:30.989 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-05-09 15:35:30.989 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-09 15:35:30.989 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-09 15:35:30.989 | lsscsi is already the newest version (0.30-0.1). 2022-05-09 15:35:30.989 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-09 15:35:30.990 | make is already the newest version (4.2.1-1.2). 2022-05-09 15:35:30.990 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-09 15:35:30.990 | psmisc is already the newest version (23.3-1). 2022-05-09 15:35:30.990 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-09 15:35:30.990 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-09 15:35:30.990 | python3-systemd is already the newest version (234-3build2). 2022-05-09 15:35:30.990 | socat is already the newest version (1.7.3.3-2). 2022-05-09 15:35:30.990 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-09 15:35:30.990 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-09 15:35:30.990 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-09 15:35:30.990 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-09 15:35:30.990 | graphviz is already the newest version (2.42.2-3build2). 2022-05-09 15:35:30.990 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-09 15:35:30.990 | pcp is already the newest version (5.0.3-1). 2022-05-09 15:35:30.990 | pm-utils is already the newest version (1.4.1-19). 2022-05-09 15:35:30.990 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-09 15:35:30.990 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:35:30.990 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:35:30.990 | curl is already the newest version (7.68.0-1ubuntu2.10). 2022-05-09 15:35:30.990 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-05-09 15:35:30.990 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-05-09 15:35:30.990 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-09 15:35:30.990 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-09 15:35:30.990 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-09 15:35:30.990 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-09 15:35:30.990 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-09 15:35:30.990 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-05-09 15:35:30.990 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-09 15:35:30.990 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-09 15:35:30.990 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-09 15:35:30.990 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-05-09 15:35:30.990 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-05-09 15:35:30.990 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-09 15:35:30.990 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-09 15:35:30.990 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-09 15:35:30.991 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-05-09 15:35:30.991 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-09 15:35:30.991 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-09 15:35:30.991 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-09 15:35:30.991 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-09 15:35:30.991 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-09 15:35:30.991 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-09 15:35:30.991 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-09 15:35:30.991 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-09 15:35:30.991 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-09 15:35:30.991 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-09 15:35:30.991 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-09 15:35:31.211 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:35:31.211 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-09 15:35:31.212 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-09 15:35:31.212 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-09 15:35:31.212 | The following packages were automatically installed and are no longer required: 2022-05-09 15:35:31.212 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:35:31.212 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:35:31.212 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:35:31.212 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:35:31.213 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:35:31.213 | python3-zope.interface 2022-05-09 15:35:31.213 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:35:31.326 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:35:31.330 | ++ functions-common:apt_get:1246 : result=0 2022-05-09 15:35:31.333 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:35:31.335 | ++ functions-common:time_stop:2437 : local name 2022-05-09 15:35:31.337 | ++ functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:31.339 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:31.342 | ++ functions-common:time_stop:2440 : local total 2022-05-09 15:35:31.344 | ++ functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:31.346 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:35:31.348 | ++ functions-common:time_stop:2444 : start_time=1652110530590 2022-05-09 15:35:31.350 | ++ functions-common:time_stop:2446 : [[ -z 1652110530590 ]] 2022-05-09 15:35:31.353 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:31.358 | ++ functions-common:time_stop:2449 : end_time=1652110531355 2022-05-09 15:35:31.360 | ++ functions-common:time_stop:2450 : elapsed_time=765 2022-05-09 15:35:31.362 | ++ functions-common:time_stop:2451 : total=751 2022-05-09 15:35:31.364 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:31.366 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1516 2022-05-09 15:35:31.368 | ++ functions-common:apt_get:1250 : return 0 2022-05-09 15:35:31.371 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-09 15:35:31.374 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-09 15:35:31.377 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-09 15:35:31.381 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-09 15:35:31.385 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-09 15:35:31.387 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-09 15:35:31.390 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-09 15:35:32.802 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-09 15:35:32.804 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-09 15:35:32.806 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-09 15:35:32.808 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-09 15:35:32.809 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-09 15:35:32.811 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-09 15:35:32.813 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-09 15:35:32.815 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-09 15:35:32.817 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-09 15:35:32.818 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-09 15:35:32.820 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-09 15:35:32.822 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-09 15:35:32.824 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-09 15:35:32.826 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-09 15:35:32.828 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-09 15:35:32.829 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-09 15:35:32.831 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-09 15:35:32.833 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-09 15:35:32.835 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-09 15:35:32.836 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-09 15:35:32.839 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-09 15:35:32.841 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-09 15:35:32.843 | + functions-common:_ensure_lsb_release:394 : return 2022-05-09 15:35:32.846 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-09 15:35:32.921 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-09 15:35:32.924 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-09 15:35:32.997 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-09 15:35:33.000 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-09 15:35:33.073 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-09 15:35:33.075 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-09 15:35:33.077 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-09 15:35:33.079 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-09 15:35:33.081 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-09 15:35:33.083 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-09 15:35:33.085 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-09 15:35:33.087 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-09 15:35:33.089 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-09 15:35:33.091 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-09 15:35:33.093 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-09 15:35:33.093 | Distro: focal 2022-05-09 15:35:33.095 | + tools/install_pip.sh:main:124 : get_versions 2022-05-09 15:35:33.098 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-09 15:35:33.101 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-09 15:35:33.103 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-09 15:35:33.106 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-09 15:35:33.106 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-09 15:35:33.789 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-09 15:35:33.791 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-09 15:35:33.791 | pip: 21.3.1 2022-05-09 15:35:33.793 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-09 15:35:33.795 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-09 15:35:33.797 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:35:33.799 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:35:33.801 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:35:33.802 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:35:33.804 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:35:33.806 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:35:33.807 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:35:33.809 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:35:33.811 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:35:33.813 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:35:33.815 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:35:33.817 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-09 15:35:33.818 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:35:33.820 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:35:33.822 | + tools/install_pip.sh:main:142 : : 2022-05-09 15:35:33.824 | + tools/install_pip.sh:main:147 : set -x 2022-05-09 15:35:33.826 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-09 15:35:33.828 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-09 15:35:33.829 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:35:33.832 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-09 15:35:33.834 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-09 15:35:33.835 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:35:33.838 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:35:33.838 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:35:33.843 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-05-09 15:35:33.844 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-05-09 15:35:33.846 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-09 15:35:33.848 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-09 15:35:33.850 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-09 15:35:33.867 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-09 15:35:33.869 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-09 15:35:34.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:34.759 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:34.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:34.759 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:36.041 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:35:37.645 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-09 15:35:37.657 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-05-09 15:35:40.208 | Installing collected packages: setuptools 2022-05-09 15:35:41.069 | Successfully installed setuptools-62.1.0 2022-05-09 15:35:41.069 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:35:41.245 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:35:41.245 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:35:41.382 | + inc/python:pip_install:200 : result=0 2022-05-09 15:35:41.383 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:35:41.385 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:41.387 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:41.389 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:41.391 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:41.393 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:41.394 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:35:41.396 | + functions-common:time_stop:2444 : start_time=1652110533863 2022-05-09 15:35:41.398 | + functions-common:time_stop:2446 : [[ -z 1652110533863 ]] 2022-05-09 15:35:41.400 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:41.403 | + functions-common:time_stop:2449 : end_time=1652110541401 2022-05-09 15:35:41.405 | + functions-common:time_stop:2450 : elapsed_time=7538 2022-05-09 15:35:41.407 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:35:41.408 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:41.410 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7538 2022-05-09 15:35:41.412 | + inc/python:pip_install:203 : return 0 2022-05-09 15:35:41.414 | + tools/install_pip.sh:main:153 : get_versions 2022-05-09 15:35:41.416 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-09 15:35:41.420 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-09 15:35:41.422 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-09 15:35:41.424 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-09 15:35:41.425 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-09 15:35:42.120 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-09 15:35:42.122 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-09 15:35:42.122 | pip: 21.3.1 2022-05-09 15:35:42.125 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-09 15:35:42.128 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-09 15:35:42.131 | + ./stack.sh:main:798 : fixup_all 2022-05-09 15:35:42.134 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-09 15:35:42.136 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-09 15:35:42.138 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:35:42.140 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:35:42.142 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-09 15:35:42.154 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-09 15:35:42.165 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-09 15:35:42.177 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-09 15:35:42.179 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-09 15:35:42.181 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:35:42.183 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:35:42.186 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:35:42.188 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:35:42.190 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:35:42.192 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:35:42.194 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:35:42.196 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:35:42.198 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:35:42.200 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:35:42.202 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:35:42.204 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-09 15:35:42.207 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-09 15:35:42.209 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-09 15:35:42.211 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:35:42.213 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:35:42.215 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:35:42.218 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:35:42.220 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:35:42.222 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:35:42.224 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-09 15:35:42.227 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-09 15:35:42.229 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-09 15:35:42.232 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-09 15:35:42.234 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-09 15:35:42.236 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-09 15:35:42.239 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-09 15:35:42.259 | Using python 3.8 to install os-testr 2022-05-09 15:35:42.261 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-05-09 15:35:43.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:43.135 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:43.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:43.135 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:44.319 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:35:44.352 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-09 15:35:44.428 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-09 15:35:44.429 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-09 15:35:44.430 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-05-09 15:35:44.443 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-09 15:35:44.452 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-05-09 15:35:44.463 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-05-09 15:35:46.973 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:35:46.980 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:35:46.980 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:35:47.100 | + inc/python:pip_install:200 : result=0 2022-05-09 15:35:47.103 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:35:47.105 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:47.108 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:47.110 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:47.112 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:47.114 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:47.116 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:35:47.118 | + functions-common:time_stop:2444 : start_time=1652110542254 2022-05-09 15:35:47.120 | + functions-common:time_stop:2446 : [[ -z 1652110542254 ]] 2022-05-09 15:35:47.124 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:47.128 | + functions-common:time_stop:2449 : end_time=1652110547125 2022-05-09 15:35:47.130 | + functions-common:time_stop:2450 : elapsed_time=4871 2022-05-09 15:35:47.132 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:35:47.134 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:47.136 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4871 2022-05-09 15:35:47.139 | + inc/python:pip_install:203 : return 0 2022-05-09 15:35:47.141 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-09 15:35:47.193 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-09 15:35:47.309 | + ./stack.sh:main:812 : install_infra 2022-05-09 15:35:47.312 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-09 15:35:47.315 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-09 15:35:47.318 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-09 15:35:47.321 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-09 15:35:47.344 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-09 15:35:49.251 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.258 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.262 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.267 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.271 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.278 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.282 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.308 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.386 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.405 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.409 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.414 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.429 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.438 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.439 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.456 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.473 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.483 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.488 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.506 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.528 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.546 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.554 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.559 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.580 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.609 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.611 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.625 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.629 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.633 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.639 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.654 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.660 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.710 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.728 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.733 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.765 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.827 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.834 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.840 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.891 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.904 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:49.913 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.017 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.042 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.046 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.057 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.063 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.081 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.088 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.105 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.137 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.165 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.177 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.185 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.193 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.210 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.218 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.233 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.244 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.249 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:50.255 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:35:50.395 | 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 370)) (5.9.0) 2022-05-09 15:35:50.684 | + inc/python:pip_install:200 : result=0 2022-05-09 15:35:50.686 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:35:50.688 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:50.691 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:50.693 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:50.695 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:50.697 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:50.699 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:35:50.702 | + functions-common:time_stop:2444 : start_time=1652110547336 2022-05-09 15:35:50.704 | + functions-common:time_stop:2446 : [[ -z 1652110547336 ]] 2022-05-09 15:35:50.706 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:50.710 | + functions-common:time_stop:2449 : end_time=1652110550708 2022-05-09 15:35:50.712 | + functions-common:time_stop:2450 : elapsed_time=3372 2022-05-09 15:35:50.715 | + functions-common:time_stop:2451 : total=4871 2022-05-09 15:35:50.717 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:50.719 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8243 2022-05-09 15:35:50.721 | + inc/python:pip_install:203 : return 0 2022-05-09 15:35:50.723 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-09 15:35:50.726 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-09 15:35:50.749 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-05-09 15:35:52.541 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.549 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.553 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.558 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.562 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.569 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.573 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.599 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.679 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.699 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.703 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.708 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.723 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.731 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.733 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.751 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.772 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.781 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.786 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.804 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.828 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.845 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.854 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.859 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.880 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.910 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.912 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.925 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.930 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.934 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.939 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.955 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:52.961 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.012 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.029 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.033 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.065 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.128 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.135 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.142 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.192 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.206 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.214 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.318 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.343 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.347 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.358 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.363 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.383 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.390 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.407 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.438 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.467 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.479 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.487 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.495 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.513 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.521 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.535 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.546 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.550 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:35:53.556 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:35:53.558 | Processing /opt/stack/requirements 2022-05-09 15:35:55.286 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-05-09 15:35:55.290 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-05-09 15:35:55.301 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-05-09 15:35:55.306 | 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 370)) (5.9.0) 2022-05-09 15:35:55.310 | Requirement already satisfied: pyparsing===3.0.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.8) 2022-05-09 15:35:55.315 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-05-09 15:35:55.341 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-05-09 15:35:55.344 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-05-09 15:35:55.354 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.26.9) 2022-05-09 15:35:55.405 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5404) (1.3) 2022-05-09 15:35:55.407 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5404) (0.3.0) 2022-05-09 15:35:55.423 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-05-09 15:35:55.425 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-05-09 15:35:55.429 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-05-09 15:35:55.434 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-05-09 15:35:55.436 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-05-09 15:35:55.448 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-05-09 15:35:55.455 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-05-09 15:35:55.503 | 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 381)) (3.3.0) 2022-05-09 15:35:55.515 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-05-09 15:35:55.518 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-05-09 15:35:55.520 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 637)) (0.2.5) 2022-05-09 15:35:55.525 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-05-09 15:35:55.586 | Building wheels for collected packages: openstack-requirements 2022-05-09 15:35:55.587 | Building wheel for openstack-requirements (setup.py): started 2022-05-09 15:35:56.411 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-09 15:35:56.412 | ERROR: Command errored out with exit status 1: 2022-05-09 15:35:56.412 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ozfp7jdj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ozfp7jdj/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-rchxqez4 2022-05-09 15:35:56.412 | cwd: /tmp/pip-req-build-ozfp7jdj/ 2022-05-09 15:35:56.412 | Complete output (6 lines): 2022-05-09 15:35:56.412 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-09 15:35:56.412 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-09 15:35:56.412 | or: setup.py --help-commands 2022-05-09 15:35:56.412 | or: setup.py cmd --help 2022-05-09 15:35:56.412 | 2022-05-09 15:35:56.412 | error: invalid command 'bdist_wheel' 2022-05-09 15:35:56.412 | ---------------------------------------- 2022-05-09 15:35:56.412 | ERROR: Failed building wheel for openstack-requirements 2022-05-09 15:35:56.412 | Running setup.py clean for openstack-requirements 2022-05-09 15:35:57.244 | Failed to build openstack-requirements 2022-05-09 15:35:57.259 | Installing collected packages: openstack-requirements 2022-05-09 15:35:57.260 | Attempting uninstall: openstack-requirements 2022-05-09 15:35:57.260 | Found existing installation: openstack-requirements 1.2.1.dev5404 2022-05-09 15:35:57.296 | Uninstalling openstack-requirements-1.2.1.dev5404: 2022-05-09 15:35:57.314 | Successfully uninstalled openstack-requirements-1.2.1.dev5404 2022-05-09 15:35:57.317 | Running setup.py install for openstack-requirements: started 2022-05-09 15:35:59.714 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-09 15:35:59.738 | Successfully installed openstack-requirements-1.2.1.dev5404 2022-05-09 15:35:59.867 | + inc/python:pip_install:200 : result=0 2022-05-09 15:35:59.869 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:35:59.871 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:59.873 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:59.875 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:59.878 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:59.880 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:59.882 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:35:59.884 | + functions-common:time_stop:2444 : start_time=1652110550741 2022-05-09 15:35:59.886 | + functions-common:time_stop:2446 : [[ -z 1652110550741 ]] 2022-05-09 15:35:59.889 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:59.893 | + functions-common:time_stop:2449 : end_time=1652110559891 2022-05-09 15:35:59.896 | + functions-common:time_stop:2450 : elapsed_time=9150 2022-05-09 15:35:59.898 | + functions-common:time_stop:2451 : total=8243 2022-05-09 15:35:59.900 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:59.902 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17393 2022-05-09 15:35:59.905 | + inc/python:pip_install:203 : return 0 2022-05-09 15:35:59.907 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-09 15:35:59.910 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-09 15:35:59.912 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-09 15:35:59.914 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:35:59.917 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:35:59.919 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-05-09 15:35:59.922 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:35:59.924 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-09 15:35:59.944 | Using python 3.8 to install pbr 2022-05-09 15:35:59.946 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-09 15:36:00.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:36:00.830 | from cryptography.utils import int_from_bytes 2022-05-09 15:36:00.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:36:00.830 | from cryptography.utils import int_from_bytes 2022-05-09 15:36:02.017 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:36:02.050 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-09 15:36:04.723 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:36:04.730 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:36:04.730 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:36:04.856 | + inc/python:pip_install:200 : result=0 2022-05-09 15:36:04.858 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:36:04.860 | + functions-common:time_stop:2437 : local name 2022-05-09 15:36:04.862 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:36:04.864 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:36:04.866 | + functions-common:time_stop:2440 : local total 2022-05-09 15:36:04.869 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:36:04.871 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:36:04.873 | + functions-common:time_stop:2444 : start_time=1652110559938 2022-05-09 15:36:04.875 | + functions-common:time_stop:2446 : [[ -z 1652110559938 ]] 2022-05-09 15:36:04.878 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:36:04.882 | + functions-common:time_stop:2449 : end_time=1652110564880 2022-05-09 15:36:04.884 | + functions-common:time_stop:2450 : elapsed_time=4942 2022-05-09 15:36:04.886 | + functions-common:time_stop:2451 : total=17393 2022-05-09 15:36:04.889 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:36:04.891 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22335 2022-05-09 15:36:04.893 | + inc/python:pip_install:203 : return 0 2022-05-09 15:36:04.895 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-09 15:36:07.191 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-09 15:36:09.091 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:36:09.092 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-09 15:36:09.113 | 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-05-09 15:36:09.115 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-09 15:36:09.117 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-09 15:36:09.121 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-09 15:36:09.127 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-05-09 15:36:09.198 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-09 15:36:09.201 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-09 15:36:09.204 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-09 15:36:09.221 | + ./stack.sh:main:821 : pkgs= 2022-05-09 15:36:09.224 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-09 15:36:09.226 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-09 15:36:09.229 | + functions-common:run_phase:1865 : local mode=stack 2022-05-09 15:36:09.231 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-09 15:36:09.233 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:36:09.235 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:36:09.237 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:36:09.240 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:36:09.242 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:36:09.245 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:36:09.249 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:36:09.251 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:36:09.253 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:36:09.256 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-09 15:36:09.258 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:36:09.273 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:36:09.275 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:36:09.277 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:36:09.279 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-09 15:36:09.282 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:36:09.284 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-09 15:36:09.286 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:36:09.288 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-09 15:36:09.290 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:36:09.292 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-09 15:36:09.294 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:36:09.296 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-09 15:36:09.298 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-09 15:36:09.300 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-09 15:36:09.303 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:36:09.305 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-09 15:36:09.307 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-09 15:36:09.310 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-09 15:36:09.312 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-09 15:36:09.314 | + functions-common:run_plugins:1854 : local plugins= 2022-05-09 15:36:09.316 | + functions-common:run_plugins:1855 : local plugin 2022-05-09 15:36:09.319 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-09 15:36:09.321 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-09 15:36:09.323 | + functions:set_systemd_override:821 : local value=2048 2022-05-09 15:36:09.326 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-09 15:36:09.329 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-09 15:36:09.381 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-09 15:36:09.381 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-09 15:36:09.383 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-09 15:36:09.800 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-09 15:36:09.802 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-09 15:36:09.819 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:36:09.821 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-09 15:36:09.823 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:36:09.826 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:36:09.828 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:36:09.830 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:36:09.832 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:36:09.835 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:36:09.837 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:36:09.839 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:36:09.842 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:36:09.844 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:36:09.847 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:36:09.849 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:36:09.851 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-09 15:36:09.854 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:36:09.856 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:36:09.859 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:36:09.861 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-09 15:36:09.882 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-09 15:36:09.991 | Reading package lists... 2022-05-09 15:36:10.235 | Building dependency tree... 2022-05-09 15:36:10.236 | Reading state information... 2022-05-09 15:36:10.493 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-09 15:36:10.493 | The following packages were automatically installed and are no longer required: 2022-05-09 15:36:10.494 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:36:10.494 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:36:10.494 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:36:10.494 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:36:10.494 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:36:10.494 | python3-zope.interface 2022-05-09 15:36:10.494 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:36:10.610 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:36:10.614 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:36:10.617 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:36:10.619 | + functions-common:time_stop:2437 : local name 2022-05-09 15:36:10.622 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:36:10.624 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:36:10.626 | + functions-common:time_stop:2440 : local total 2022-05-09 15:36:10.628 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:36:10.631 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:36:10.633 | + functions-common:time_stop:2444 : start_time=1652110569879 2022-05-09 15:36:10.635 | + functions-common:time_stop:2446 : [[ -z 1652110569879 ]] 2022-05-09 15:36:10.638 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:36:10.642 | + functions-common:time_stop:2449 : end_time=1652110570640 2022-05-09 15:36:10.645 | + functions-common:time_stop:2450 : elapsed_time=761 2022-05-09 15:36:10.647 | + functions-common:time_stop:2451 : total=1516 2022-05-09 15:36:10.649 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:36:10.651 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2277 2022-05-09 15:36:10.653 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:36:10.656 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-09 15:36:10.658 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:36:10.660 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:36:10.663 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:36:10.665 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:36:10.668 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:36:10.670 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:36:10.673 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-09 15:36:10.675 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:36:10.678 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:36:10.680 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:36:10.682 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:36:10.685 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:36:10.687 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:36:10.690 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:36:10.692 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:36:10.695 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:36:10.697 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:36:10.700 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:36:10.702 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-09 15:36:10.704 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:36:10.706 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:36:10.709 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:36:10.711 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:36:10.713 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:36:10.716 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:36:10.718 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-09 15:36:10.720 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-09 15:36:10.736 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:36:10.739 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-09 15:36:10.741 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:36:10.743 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-09 15:36:10.746 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-09 15:36:10.749 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-09 15:36:10.753 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-09 15:36:10.755 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-09 15:36:10.758 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-09 15:36:10.760 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-09 15:36:10.763 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-09 15:36:10.765 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-09 15:36:10.768 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-09 15:36:11.462 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-09 15:36:11.462 | user tags 2022-05-09 15:36:11.462 | stackrabbit []' 2022-05-09 15:36:11.466 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-09 15:36:11.466 | user tags 2022-05-09 15:36:11.466 | stackrabbit []' 2022-05-09 15:36:11.466 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-09 15:36:11.472 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-09 15:36:11.475 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-09 15:36:11.477 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-09 15:36:12.139 | Changing password for user "stackrabbit" ... 2022-05-09 15:36:12.161 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-09 15:36:12.835 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-09 15:36:12.859 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-09 15:36:12.862 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-09 15:36:13.551 | Changing password for user "stackrabbit" ... 2022-05-09 15:36:13.574 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-09 15:36:13.577 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-09 15:36:13.579 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-09 15:36:14.251 | Deleting user "guest" ... 2022-05-09 15:36:14.267 | Error: 2022-05-09 15:36:14.267 | {:no_such_user, "guest"} 2022-05-09 15:36:14.280 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-09 15:36:14.282 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-09 15:36:14.299 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:36:14.301 | + ./stack.sh:main:838 : install_database 2022-05-09 15:36:14.304 | + lib/database:install_database:118 : install_database_mysql 2022-05-09 15:36:14.306 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-05-09 15:36:14.308 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:36:14.311 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:36:14.313 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-05-09 15:36:14.528 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-09 15:36:14.531 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-05-09 15:36:14.533 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-05-09 15:36:14.535 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-09 15:36:14.538 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:36:14.540 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-05-09 15:36:14.542 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:36:14.545 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:36:14.548 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:36:14.550 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:36:14.552 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:36:14.554 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:36:14.557 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:36:14.559 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:36:14.561 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:36:14.564 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:36:14.566 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:36:14.568 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-05-09 15:36:14.571 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:36:14.573 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:36:14.575 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:36:14.578 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:36:14.580 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:36:14.582 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:36:14.585 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-05-09 15:36:14.587 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:36:14.589 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:36:14.592 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-05-09 15:36:14.594 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:36:14.597 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:36:14.599 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:36:14.601 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:36:14.604 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:36:14.607 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:36:14.609 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:36:14.611 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:36:14.613 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:36:14.616 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:36:14.618 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:36:14.620 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:36:14.623 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-09 15:36:14.625 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:36:14.627 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:36:14.629 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:36:14.632 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-09 15:36:14.653 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-09 15:36:14.762 | Reading package lists... 2022-05-09 15:36:15.009 | Building dependency tree... 2022-05-09 15:36:15.010 | Reading state information... 2022-05-09 15:36:15.269 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-09 15:36:15.269 | The following packages were automatically installed and are no longer required: 2022-05-09 15:36:15.270 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:36:15.270 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:36:15.270 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:36:15.270 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:36:15.270 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:36:15.270 | python3-zope.interface 2022-05-09 15:36:15.270 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:36:15.383 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:36:15.388 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:36:15.392 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:36:15.394 | + functions-common:time_stop:2437 : local name 2022-05-09 15:36:15.396 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:36:15.399 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:36:15.401 | + functions-common:time_stop:2440 : local total 2022-05-09 15:36:15.403 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:36:15.405 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:36:15.407 | + functions-common:time_stop:2444 : start_time=1652110574650 2022-05-09 15:36:15.409 | + functions-common:time_stop:2446 : [[ -z 1652110574650 ]] 2022-05-09 15:36:15.412 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:36:15.416 | + functions-common:time_stop:2449 : end_time=1652110575414 2022-05-09 15:36:15.418 | + functions-common:time_stop:2450 : elapsed_time=764 2022-05-09 15:36:15.420 | + functions-common:time_stop:2451 : total=2277 2022-05-09 15:36:15.423 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:36:15.425 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3041 2022-05-09 15:36:15.427 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:36:15.429 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-09 15:36:15.432 | + ./stack.sh:main:841 : install_database_python 2022-05-09 15:36:15.434 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-09 15:36:15.437 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-05-09 15:36:15.439 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-09 15:36:15.441 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:36:15.444 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-09 15:36:15.447 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-09 15:36:15.449 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:36:15.453 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:36:15.453 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:36:15.458 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-09 15:36:15.460 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-09 15:36:15.463 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-09 15:36:15.465 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-09 15:36:15.468 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-09 15:36:15.492 | Using python 3.8 to install PyMySQL 2022-05-09 15:36:15.494 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-05-09 15:36:16.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:36:16.356 | from cryptography.utils import int_from_bytes 2022-05-09 15:36:16.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:36:16.356 | from cryptography.utils import int_from_bytes 2022-05-09 15:36:17.531 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:36:17.563 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-09 15:36:20.070 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:36:20.078 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:36:20.078 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:36:20.192 | + inc/python:pip_install:200 : result=0 2022-05-09 15:36:20.194 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:36:20.197 | + functions-common:time_stop:2437 : local name 2022-05-09 15:36:20.199 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:36:20.202 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:36:20.204 | + functions-common:time_stop:2440 : local total 2022-05-09 15:36:20.206 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:36:20.208 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:36:20.211 | + functions-common:time_stop:2444 : start_time=1652110575486 2022-05-09 15:36:20.213 | + functions-common:time_stop:2446 : [[ -z 1652110575486 ]] 2022-05-09 15:36:20.216 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:36:20.221 | + functions-common:time_stop:2449 : end_time=1652110580218 2022-05-09 15:36:20.223 | + functions-common:time_stop:2450 : elapsed_time=4732 2022-05-09 15:36:20.225 | + functions-common:time_stop:2451 : total=22335 2022-05-09 15:36:20.228 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:36:20.230 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27067 2022-05-09 15:36:20.233 | + inc/python:pip_install:203 : return 0 2022-05-09 15:36:20.238 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-09 15:36:20.240 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-09 15:36:20.242 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-09 15:36:20.245 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-09 15:36:20.263 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:36:20.265 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-09 15:36:20.268 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-09 15:36:20.271 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:36:20.275 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:36:20.279 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:36:20.281 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-09 15:36:20.285 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-05-09 15:36:20.290 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:36:20.293 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-09 15:36:20.296 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-09 15:36:20.320 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:36:20.322 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-09 15:36:20.325 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:36:20.328 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:36:20.330 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:36:20.332 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:36:20.335 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:36:20.337 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:36:20.339 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:36:20.342 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:36:20.344 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:36:20.347 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:36:20.349 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:36:20.351 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:36:20.354 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-09 15:36:20.356 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:36:20.359 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:36:20.361 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:36:20.363 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-09 15:36:20.386 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-09 15:36:20.497 | Reading package lists... 2022-05-09 15:36:20.739 | Building dependency tree... 2022-05-09 15:36:20.740 | Reading state information... 2022-05-09 15:36:21.000 | radvd is already the newest version (1:2.17-2). 2022-05-09 15:36:21.000 | The following packages were automatically installed and are no longer required: 2022-05-09 15:36:21.001 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:36:21.001 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:36:21.001 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:36:21.001 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:36:21.001 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:36:21.001 | python3-zope.interface 2022-05-09 15:36:21.001 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:36:21.115 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:36:21.119 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:36:21.122 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:36:21.124 | + functions-common:time_stop:2437 : local name 2022-05-09 15:36:21.127 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:36:21.129 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:36:21.131 | + functions-common:time_stop:2440 : local total 2022-05-09 15:36:21.133 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:36:21.135 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:36:21.138 | + functions-common:time_stop:2444 : start_time=1652110580383 2022-05-09 15:36:21.140 | + functions-common:time_stop:2446 : [[ -z 1652110580383 ]] 2022-05-09 15:36:21.143 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:36:21.147 | + functions-common:time_stop:2449 : end_time=1652110581145 2022-05-09 15:36:21.150 | + functions-common:time_stop:2450 : elapsed_time=762 2022-05-09 15:36:21.152 | + functions-common:time_stop:2451 : total=3041 2022-05-09 15:36:21.154 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:36:21.156 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3803 2022-05-09 15:36:21.158 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:36:21.161 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-09 15:36:21.177 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:36:21.179 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-09 15:36:21.182 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-09 15:36:21.184 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-09 15:36:21.187 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-09 15:36:21.207 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-09 15:36:21.209 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:36:21.211 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:36:21.214 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:36:21.216 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:36:21.218 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:36:21.220 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:36:21.223 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:36:21.225 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:36:21.227 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:36:21.229 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:36:21.231 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:36:21.234 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:36:21.236 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-09 15:36:21.238 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:36:21.240 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:36:21.242 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:36:21.245 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-09 15:36:21.266 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-05-09 15:36:21.375 | Reading package lists... 2022-05-09 15:36:21.623 | Building dependency tree... 2022-05-09 15:36:21.624 | Reading state information... 2022-05-09 15:36:21.881 | fakeroot is already the newest version (1.24-1). 2022-05-09 15:36:21.881 | make is already the newest version (4.2.1-1.2). 2022-05-09 15:36:21.881 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-09 15:36:21.881 | The following packages were automatically installed and are no longer required: 2022-05-09 15:36:21.882 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:36:21.882 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:36:21.882 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:36:21.882 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:36:21.882 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:36:21.882 | python3-zope.interface 2022-05-09 15:36:21.882 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:36:21.995 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:36:21.999 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:36:22.001 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:36:22.004 | + functions-common:time_stop:2437 : local name 2022-05-09 15:36:22.006 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:36:22.008 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:36:22.010 | + functions-common:time_stop:2440 : local total 2022-05-09 15:36:22.012 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:36:22.014 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:36:22.016 | + functions-common:time_stop:2444 : start_time=1652110581263 2022-05-09 15:36:22.019 | + functions-common:time_stop:2446 : [[ -z 1652110581263 ]] 2022-05-09 15:36:22.021 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:36:22.025 | + functions-common:time_stop:2449 : end_time=1652110582023 2022-05-09 15:36:22.028 | + functions-common:time_stop:2450 : elapsed_time=760 2022-05-09 15:36:22.030 | + functions-common:time_stop:2451 : total=3803 2022-05-09 15:36:22.032 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:36:22.035 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4563 2022-05-09 15:36:22.037 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:36:22.039 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-09 15:36:22.041 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:36:22.044 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:36:22.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-09 15:36:22.049 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-09 15:36:22.052 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-09 15:36:22.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-09 15:36:22.058 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-09 15:36:22.061 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-09 15:36:22.062 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-09 15:36:22.066 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-09 15:36:22.075 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-09 15:36:22.078 | + functions:vercmp:628 : local v1=5.4 2022-05-09 15:36:22.082 | + functions:vercmp:629 : local 'op=<' 2022-05-09 15:36:22.084 | + functions:vercmp:630 : local v2=3.13 2022-05-09 15:36:22.088 | + functions:vercmp:631 : local result 2022-05-09 15:36:22.093 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-09 15:36:22.093 | ++ functions:vercmp:635 : sort -V 2022-05-09 15:36:22.094 | ++ functions:vercmp:635 : head -1 2022-05-09 15:36:22.098 | + functions:vercmp:635 : result=3.13 2022-05-09 15:36:22.101 | + functions:vercmp:637 : case $op in 2022-05-09 15:36:22.103 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-09 15:36:22.106 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-09 15:36:22.108 | + functions:vercmp:648 : return 2022-05-09 15:36:22.111 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-09 15:36:22.113 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:36:22.115 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-09 15:36:22.595 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-09 15:36:22.598 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-09 15:36:22.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:22.604 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:22.607 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-05-09 15:36:22.609 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:22.612 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-09 15:36:22.630 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:36:22.633 | + ./stack.sh:main:849 : install_etcd3 2022-05-09 15:36:22.638 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-09 15:36:22.638 | Installing etcd 2022-05-09 15:36:22.640 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-09 15:36:22.653 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-09 15:36:22.664 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-09 15:36:22.667 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-09 15:36:22.686 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-09 15:36:22.689 | ++ 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-05-09 15:36:22.691 | ++ 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-05-09 15:36:22.695 | +++ 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-05-09 15:36:22.700 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-09 15:36:22.702 | ++ 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-05-09 15:36:22.704 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-09 15:36:22.707 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-09 15:36:22.709 | ++ functions:get_extra_file:74 : return 2022-05-09 15:36:22.712 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-09 15:36:22.714 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-09 15:36:22.716 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-09 15:36:22.719 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-09 15:36:22.740 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:36:22.743 | + ./stack.sh:main:868 : install_dstat 2022-05-09 15:36:22.745 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-09 15:36:22.762 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:36:22.765 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-09 15:36:22.767 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:36:22.769 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-09 15:36:22.772 | + ./stack.sh:main:877 : install_libs 2022-05-09 15:36:22.774 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-09 15:36:22.776 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-09 15:36:22.779 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-09 15:36:22.781 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-09 15:36:22.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:22.785 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:22.787 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-05-09 15:36:22.790 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:22.792 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-09 15:36:22.794 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-09 15:36:22.796 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-09 15:36:22.798 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-09 15:36:22.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:22.803 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:22.805 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-05-09 15:36:22.807 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:22.810 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-09 15:36:22.812 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-09 15:36:22.814 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-09 15:36:22.817 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-09 15:36:22.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:22.821 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:22.823 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-05-09 15:36:22.826 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:22.828 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-09 15:36:22.831 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-09 15:36:22.833 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-09 15:36:22.835 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-09 15:36:22.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:22.840 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:22.842 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-05-09 15:36:22.844 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:22.847 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-09 15:36:22.849 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-09 15:36:22.851 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-09 15:36:22.854 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-09 15:36:22.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:22.858 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:22.860 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-05-09 15:36:22.862 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:22.865 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-09 15:36:22.867 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-09 15:36:22.869 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-09 15:36:22.872 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-09 15:36:22.874 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:22.877 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:22.879 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-05-09 15:36:22.881 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:22.883 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-09 15:36:22.886 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-09 15:36:22.888 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-09 15:36:22.893 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-09 15:36:22.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:22.897 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:22.899 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-05-09 15:36:22.902 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:22.904 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-09 15:36:22.906 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-09 15:36:22.909 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-09 15:36:22.911 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-09 15:36:22.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:22.915 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:22.918 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-05-09 15:36:22.920 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:22.922 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-09 15:36:22.924 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-09 15:36:22.927 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-09 15:36:22.929 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-09 15:36:22.931 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:22.934 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:22.936 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-05-09 15:36:22.938 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:22.940 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-09 15:36:22.943 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-09 15:36:22.945 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-09 15:36:22.947 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-09 15:36:22.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:22.952 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:22.954 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-05-09 15:36:22.957 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:22.959 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-09 15:36:22.961 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-09 15:36:22.964 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-09 15:36:22.966 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-09 15:36:22.968 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:22.970 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:22.973 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-05-09 15:36:22.975 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:22.977 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-09 15:36:22.980 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-09 15:36:22.982 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-09 15:36:22.985 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-09 15:36:22.987 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:22.989 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:22.992 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-05-09 15:36:22.994 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:22.997 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-09 15:36:22.999 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-09 15:36:23.002 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-09 15:36:23.004 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-09 15:36:23.006 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.009 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.011 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-05-09 15:36:23.013 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.015 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-09 15:36:23.018 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-09 15:36:23.020 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-09 15:36:23.022 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-09 15:36:23.024 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.027 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.029 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-05-09 15:36:23.031 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.034 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-09 15:36:23.036 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-09 15:36:23.038 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-09 15:36:23.041 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-09 15:36:23.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.048 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.050 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-05-09 15:36:23.054 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.057 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-09 15:36:23.061 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-09 15:36:23.064 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-09 15:36:23.066 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-09 15:36:23.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.071 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.073 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-05-09 15:36:23.075 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.078 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-09 15:36:23.080 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-09 15:36:23.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-09 15:36:23.086 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-09 15:36:23.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.090 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.093 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-05-09 15:36:23.095 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.097 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-09 15:36:23.100 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-09 15:36:23.102 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-09 15:36:23.104 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-09 15:36:23.107 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.110 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.112 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-05-09 15:36:23.114 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.116 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-09 15:36:23.119 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-09 15:36:23.122 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-09 15:36:23.124 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-09 15:36:23.126 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.128 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.131 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-05-09 15:36:23.133 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.135 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-09 15:36:23.138 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-09 15:36:23.140 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-09 15:36:23.142 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-09 15:36:23.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.147 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.149 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-05-09 15:36:23.151 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.154 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-09 15:36:23.156 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-09 15:36:23.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-09 15:36:23.160 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-09 15:36:23.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.165 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.167 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-05-09 15:36:23.170 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.172 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-09 15:36:23.175 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-09 15:36:23.177 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-09 15:36:23.179 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-09 15:36:23.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.184 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.187 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-05-09 15:36:23.189 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.191 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-09 15:36:23.193 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-09 15:36:23.196 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-09 15:36:23.198 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-09 15:36:23.200 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.202 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.205 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-05-09 15:36:23.207 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.209 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-09 15:36:23.212 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-09 15:36:23.214 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-09 15:36:23.216 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-09 15:36:23.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.221 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.223 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-05-09 15:36:23.225 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.228 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-09 15:36:23.231 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-09 15:36:23.233 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-09 15:36:23.235 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-09 15:36:23.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.240 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.242 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-05-09 15:36:23.244 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.247 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-09 15:36:23.250 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-09 15:36:23.252 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-09 15:36:23.254 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-09 15:36:23.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.259 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.261 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-05-09 15:36:23.263 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.266 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-09 15:36:23.268 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-09 15:36:23.270 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-09 15:36:23.273 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-09 15:36:23.275 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.277 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.280 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-05-09 15:36:23.282 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.284 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-09 15:36:23.287 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-09 15:36:23.289 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-09 15:36:23.291 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-09 15:36:23.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.296 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.299 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-05-09 15:36:23.301 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.303 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-09 15:36:23.306 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-09 15:36:23.308 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-09 15:36:23.311 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-09 15:36:23.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.315 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.318 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-05-09 15:36:23.320 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.322 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-09 15:36:23.325 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-09 15:36:23.327 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-09 15:36:23.329 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-09 15:36:23.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.334 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.336 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-05-09 15:36:23.338 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.341 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-09 15:36:23.344 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-09 15:36:23.346 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-09 15:36:23.348 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-09 15:36:23.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.353 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.356 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-05-09 15:36:23.358 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.360 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-09 15:36:23.363 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-09 15:36:23.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-09 15:36:23.367 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-09 15:36:23.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.372 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.375 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-05-09 15:36:23.377 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.379 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-09 15:36:23.384 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-09 15:36:23.386 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-09 15:36:23.389 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-09 15:36:23.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.393 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.396 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-05-09 15:36:23.398 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.400 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-09 15:36:23.403 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-09 15:36:23.406 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-09 15:36:23.408 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-09 15:36:23.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.413 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.415 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-05-09 15:36:23.417 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.420 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-09 15:36:23.423 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-09 15:36:23.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-09 15:36:23.427 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-09 15:36:23.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.432 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.434 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-05-09 15:36:23.436 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.439 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-09 15:36:23.441 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-09 15:36:23.443 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-09 15:36:23.446 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-09 15:36:23.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.450 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.452 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-05-09 15:36:23.455 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.457 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-09 15:36:23.460 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-09 15:36:23.462 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-09 15:36:23.464 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-09 15:36:23.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.469 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.472 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-05-09 15:36:23.474 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.476 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-09 15:36:23.479 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-09 15:36:23.482 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-09 15:36:23.484 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-09 15:36:23.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:23.489 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:23.491 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-05-09 15:36:23.493 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:23.496 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-09 15:36:23.517 | Using python 3.8 to install etcd3 2022-05-09 15:36:23.520 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-05-09 15:36:24.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:36:24.383 | from cryptography.utils import int_from_bytes 2022-05-09 15:36:24.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:36:24.383 | from cryptography.utils import int_from_bytes 2022-05-09 15:36:25.560 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:36:25.592 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-09 15:36:25.601 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-09 15:36:25.602 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.0) 2022-05-09 15:36:25.603 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-09 15:36:25.604 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-09 15:36:28.138 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:36:28.146 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:36:28.146 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:36:28.263 | + inc/python:pip_install:200 : result=0 2022-05-09 15:36:28.265 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:36:28.268 | + functions-common:time_stop:2437 : local name 2022-05-09 15:36:28.270 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:36:28.272 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:36:28.274 | + functions-common:time_stop:2440 : local total 2022-05-09 15:36:28.276 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:36:28.278 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:36:28.280 | + functions-common:time_stop:2444 : start_time=1652110583512 2022-05-09 15:36:28.282 | + functions-common:time_stop:2446 : [[ -z 1652110583512 ]] 2022-05-09 15:36:28.285 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:36:28.289 | + functions-common:time_stop:2449 : end_time=1652110588287 2022-05-09 15:36:28.291 | + functions-common:time_stop:2450 : elapsed_time=4775 2022-05-09 15:36:28.294 | + functions-common:time_stop:2451 : total=27067 2022-05-09 15:36:28.296 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:36:28.298 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=31842 2022-05-09 15:36:28.301 | + inc/python:pip_install:203 : return 0 2022-05-09 15:36:28.303 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-09 15:36:28.324 | Using python 3.8 to install etcd3gw 2022-05-09 15:36:28.326 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-05-09 15:36:29.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:36:29.203 | from cryptography.utils import int_from_bytes 2022-05-09 15:36:29.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:36:29.204 | from cryptography.utils import int_from_bytes 2022-05-09 15:36:30.388 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:36:30.421 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-09 15:36:30.428 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-09 15:36:30.429 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-09 15:36:30.430 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-09 15:36:30.460 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-05-09 15:36:30.461 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-09 15:36:30.463 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-09 15:36:30.464 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-05-09 15:36:33.015 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:36:33.022 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:36:33.022 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:36:33.142 | + inc/python:pip_install:200 : result=0 2022-05-09 15:36:33.144 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:36:33.146 | + functions-common:time_stop:2437 : local name 2022-05-09 15:36:33.149 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:36:33.151 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:36:33.153 | + functions-common:time_stop:2440 : local total 2022-05-09 15:36:33.155 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:36:33.157 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:36:33.160 | + functions-common:time_stop:2444 : start_time=1652110588319 2022-05-09 15:36:33.162 | + functions-common:time_stop:2446 : [[ -z 1652110588319 ]] 2022-05-09 15:36:33.165 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:36:33.169 | + functions-common:time_stop:2449 : end_time=1652110593166 2022-05-09 15:36:33.171 | + functions-common:time_stop:2450 : elapsed_time=4847 2022-05-09 15:36:33.173 | + functions-common:time_stop:2451 : total=31842 2022-05-09 15:36:33.175 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:36:33.177 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=36689 2022-05-09 15:36:33.180 | + inc/python:pip_install:203 : return 0 2022-05-09 15:36:33.182 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-09 15:36:33.185 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-09 15:36:33.187 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-09 15:36:33.189 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:36:33.192 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:36:33.194 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:36:33.196 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:36:33.199 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:36:33.202 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:36:33.204 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:36:33.206 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:36:33.209 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:36:33.211 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:36:33.213 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:36:33.216 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-09 15:36:33.218 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:36:33.220 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:36:33.223 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-09 15:36:33.225 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-09 15:36:33.228 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:36:33.230 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:36:33.232 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:36:33.234 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:36:33.237 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:36:33.239 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:36:33.241 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:36:33.243 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:36:33.246 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:36:33.249 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:36:33.251 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:36:33.253 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:36:33.255 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-09 15:36:33.258 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:36:33.260 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:36:33.263 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:36:33.265 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-09 15:36:33.286 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-09 15:36:33.396 | Reading package lists... 2022-05-09 15:36:33.643 | Building dependency tree... 2022-05-09 15:36:33.644 | Reading state information... 2022-05-09 15:36:33.898 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-09 15:36:33.898 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-09 15:36:33.898 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:36:33.898 | The following packages were automatically installed and are no longer required: 2022-05-09 15:36:33.899 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:36:33.899 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:36:33.899 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:36:33.899 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:36:33.899 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:36:33.899 | python3-zope.interface 2022-05-09 15:36:33.899 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:36:34.012 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:36:34.017 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:36:34.019 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:36:34.022 | + functions-common:time_stop:2437 : local name 2022-05-09 15:36:34.024 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:36:34.026 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:36:34.029 | + functions-common:time_stop:2440 : local total 2022-05-09 15:36:34.031 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:36:34.033 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:36:34.035 | + functions-common:time_stop:2444 : start_time=1652110593283 2022-05-09 15:36:34.037 | + functions-common:time_stop:2446 : [[ -z 1652110593283 ]] 2022-05-09 15:36:34.040 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:36:34.045 | + functions-common:time_stop:2449 : end_time=1652110594042 2022-05-09 15:36:34.047 | + functions-common:time_stop:2450 : elapsed_time=759 2022-05-09 15:36:34.049 | + functions-common:time_stop:2451 : total=4563 2022-05-09 15:36:34.051 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:36:34.054 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5322 2022-05-09 15:36:34.056 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:36:34.058 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-09 15:36:34.060 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:36:34.063 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:36:34.065 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-09 15:36:34.127 | Module proxy already enabled 2022-05-09 15:36:34.131 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-09 15:36:34.192 | Considering dependency proxy for proxy_uwsgi: 2022-05-09 15:36:34.192 | Module proxy already enabled 2022-05-09 15:36:34.192 | Module proxy_uwsgi already enabled 2022-05-09 15:36:34.196 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-09 15:36:34.199 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:36:34.201 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:36:34.204 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:36:34.401 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-09 15:36:34.405 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-09 15:36:34.407 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-09 15:36:34.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:34.412 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:34.419 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-05-09 15:36:34.422 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:34.427 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-09 15:36:34.429 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-09 15:36:34.432 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-09 15:36:34.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:34.436 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:34.439 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-05-09 15:36:34.442 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:34.444 | + ./stack.sh:main:885 : install_glanceclient 2022-05-09 15:36:34.447 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-09 15:36:34.449 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-09 15:36:34.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:34.455 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:34.457 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-05-09 15:36:34.460 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:34.462 | + ./stack.sh:main:886 : install_cinderclient 2022-05-09 15:36:34.464 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-09 15:36:34.468 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-09 15:36:34.470 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:34.472 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:34.475 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-05-09 15:36:34.478 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:34.480 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-09 15:36:34.483 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-09 15:36:34.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:34.487 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:34.490 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-05-09 15:36:34.492 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:34.494 | + ./stack.sh:main:887 : install_novaclient 2022-05-09 15:36:34.497 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-09 15:36:34.499 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-09 15:36:34.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:34.504 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:34.506 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-05-09 15:36:34.509 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:34.511 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-09 15:36:34.529 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:36:34.532 | + ./stack.sh:main:889 : install_swiftclient 2022-05-09 15:36:34.534 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-09 15:36:34.536 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-09 15:36:34.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:34.541 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:34.543 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-05-09 15:36:34.546 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:34.548 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-09 15:36:34.565 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:36:34.568 | + ./stack.sh:main:892 : install_neutronclient 2022-05-09 15:36:34.570 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-09 15:36:34.572 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-09 15:36:34.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:34.578 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:34.580 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-05-09 15:36:34.583 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:34.585 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-09 15:36:34.587 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-09 15:36:34.590 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-09 15:36:34.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:36:34.595 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:36:34.597 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-05-09 15:36:34.599 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:36:34.602 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-09 15:36:34.604 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-09 15:36:34.607 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:36:34.610 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-09 15:36:34.612 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-09 15:36:34.615 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:36:34.618 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:36:34.619 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:36:34.624 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-09 15:36:34.627 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-09 15:36:34.629 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-09 15:36:34.632 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-09 15:36:34.634 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-09 15:36:34.655 | Using python 3.8 to install keystonemiddleware 2022-05-09 15:36:34.657 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-05-09 15:36:35.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:36:35.539 | from cryptography.utils import int_from_bytes 2022-05-09 15:36:35.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:36:35.539 | from cryptography.utils import int_from_bytes 2022-05-09 15:36:36.712 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:36:36.744 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-09 15:36:36.797 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-09 15:36:36.798 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-09 15:36:36.799 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-09 15:36:36.801 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-09 15:36:36.802 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-09 15:36:36.803 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-09 15:36:36.804 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-09 15:36:36.805 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-09 15:36:36.806 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-09 15:36:36.807 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-09 15:36:36.808 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-09 15:36:36.810 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-09 15:36:36.811 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-05-09 15:36:36.812 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-09 15:36:36.870 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-05-09 15:36:36.872 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-05-09 15:36:36.873 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-05-09 15:36:36.911 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-05-09 15:36:36.951 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-09 15:36:36.953 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-05-09 15:36:36.954 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-05-09 15:36:36.956 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-05-09 15:36:37.008 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-05-09 15:36:37.011 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-05-09 15:36:37.020 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-05-09 15:36:37.021 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-05-09 15:36:37.036 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-05-09 15:36:37.037 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-09 15:36:37.039 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-05-09 15:36:37.111 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-05-09 15:36:37.113 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-09 15:36:37.115 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-05-09 15:36:37.116 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-09 15:36:37.166 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-05-09 15:36:37.185 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-05-09 15:36:39.712 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:36:39.719 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:36:39.719 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:36:39.838 | + inc/python:pip_install:200 : result=0 2022-05-09 15:36:39.841 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:36:39.843 | + functions-common:time_stop:2437 : local name 2022-05-09 15:36:39.846 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:36:39.848 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:36:39.850 | + functions-common:time_stop:2440 : local total 2022-05-09 15:36:39.852 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:36:39.855 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:36:39.857 | + functions-common:time_stop:2444 : start_time=1652110594650 2022-05-09 15:36:39.860 | + functions-common:time_stop:2446 : [[ -z 1652110594650 ]] 2022-05-09 15:36:39.862 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:36:39.866 | + functions-common:time_stop:2449 : end_time=1652110599864 2022-05-09 15:36:39.868 | + functions-common:time_stop:2450 : elapsed_time=5214 2022-05-09 15:36:39.871 | + functions-common:time_stop:2451 : total=36689 2022-05-09 15:36:39.873 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:36:39.875 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=41903 2022-05-09 15:36:39.877 | + inc/python:pip_install:203 : return 0 2022-05-09 15:36:39.880 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-09 15:36:39.882 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-09 15:36:39.884 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:36:39.887 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-09 15:36:39.890 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-09 15:36:39.892 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:36:39.896 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:36:39.896 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:36:39.902 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-09 15:36:39.904 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-09 15:36:39.907 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-09 15:36:39.910 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-09 15:36:39.912 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-09 15:36:39.933 | Using python 3.8 to install python-memcached 2022-05-09 15:36:39.936 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-05-09 15:36:40.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:36:40.812 | from cryptography.utils import int_from_bytes 2022-05-09 15:36:40.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:36:40.812 | from cryptography.utils import int_from_bytes 2022-05-09 15:36:41.998 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:36:42.030 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-09 15:36:42.033 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-09 15:36:44.649 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:36:44.656 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:36:44.656 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:36:44.780 | + inc/python:pip_install:200 : result=0 2022-05-09 15:36:44.782 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:36:44.784 | + functions-common:time_stop:2437 : local name 2022-05-09 15:36:44.787 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:36:44.789 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:36:44.791 | + functions-common:time_stop:2440 : local total 2022-05-09 15:36:44.794 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:36:44.796 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:36:44.798 | + functions-common:time_stop:2444 : start_time=1652110599928 2022-05-09 15:36:44.800 | + functions-common:time_stop:2446 : [[ -z 1652110599928 ]] 2022-05-09 15:36:44.803 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:36:44.807 | + functions-common:time_stop:2449 : end_time=1652110604805 2022-05-09 15:36:44.810 | + functions-common:time_stop:2450 : elapsed_time=4877 2022-05-09 15:36:44.812 | + functions-common:time_stop:2451 : total=41903 2022-05-09 15:36:44.814 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:36:44.817 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=46780 2022-05-09 15:36:44.819 | + inc/python:pip_install:203 : return 0 2022-05-09 15:36:44.821 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-09 15:36:44.838 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:36:44.841 | + ./stack.sh:main:899 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-05-09 15:36:44.843 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-09 15:36:44.845 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-09 15:36:44.848 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-09 15:36:44.850 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:36:44.853 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-09 15:36:44.855 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-09 15:36:44.870 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:36:44.873 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-09 15:36:44.875 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-09 15:36:44.877 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-09 15:36:44.879 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:36:44.881 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:36:44.884 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:36:44.886 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:36:44.888 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:36:44.891 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:36:44.906 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:36:44.908 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:36:44.910 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:36:44.913 | + functions-common:git_clone:629 : echo master 2022-05-09 15:36:44.913 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:36:44.918 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-09 15:36:44.920 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:36:44.922 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-09 15:36:44.936 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-09 15:36:44.938 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:36:44.939 | + functions-common:git_clone:690 : head -1 2022-05-09 15:36:44.942 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-09 15:36:44.944 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:36:44.946 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-09 15:36:44.949 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:36:44.951 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-09 15:36:44.953 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-09 15:36:44.956 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:36:44.958 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-09 15:36:44.960 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:36:44.963 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-09 15:36:44.965 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-09 15:36:44.967 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:36:44.969 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:36:44.972 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-09 15:36:44.975 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:36:44.978 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-09 15:36:44.980 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:36:44.984 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:36:44.992 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-09 15:36:44.998 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-09 15:36:45.001 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-09 15:36:45.704 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-09 15:36:45.706 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:36:45.708 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:36:45.710 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:36:45.713 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-09 15:36:45.715 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-09 15:36:45.718 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:36:45.720 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:36:45.722 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:36:45.724 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:36:45.726 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:36:45.729 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:36:45.731 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:36:45.733 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-09 15:36:45.753 | Using python 3.8 to install /opt/stack/keystone 2022-05-09 15:36:45.755 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-05-09 15:36:46.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:36:46.616 | from cryptography.utils import int_from_bytes 2022-05-09 15:36:46.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:36:46.616 | from cryptography.utils import int_from_bytes 2022-05-09 15:36:47.797 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:36:47.828 | Obtaining file:///opt/stack/keystone 2022-05-09 15:36:47.829 | Preparing metadata (setup.py): started 2022-05-09 15:36:52.991 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:36:53.068 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.9.0) 2022-05-09 15:36:53.069 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.8.7) 2022-05-09 15:36:53.070 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.1.2) 2022-05-09 15:36:53.071 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.3.9) 2022-05-09 15:36:53.073 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (36.0.2) 2022-05-09 15:36:53.074 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.4.36) 2022-05-09 15:36:53.075 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.13.0) 2022-05-09 15:36:53.076 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.5.0) 2022-05-09 15:36:53.077 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.7.4) 2022-05-09 15:36:53.079 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.4.0) 2022-05-09 15:36:53.080 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (9.4.0) 2022-05-09 15:36:53.081 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.2) 2022-05-09 15:36:53.082 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.8.20) 2022-05-09 15:36:53.083 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.11.0) 2022-05-09 15:36:53.084 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (8.8.0) 2022-05-09 15:36:53.085 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.1.0) 2022-05-09 15:36:53.086 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (12.13.0) 2022-05-09 15:36:53.087 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (11.3.0) 2022-05-09 15:36:53.089 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.1.0) 2022-05-09 15:36:53.090 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.7.0) 2022-05-09 15:36:53.091 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.5.1) 2022-05-09 15:36:53.092 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.12.1) 2022-05-09 15:36:53.093 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.3.0) 2022-05-09 15:36:53.095 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.5.0) 2022-05-09 15:36:53.096 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.13.0) 2022-05-09 15:36:53.097 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-09 15:36:53.098 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (7.1.2) 2022-05-09 15:36:53.099 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.3.0) 2022-05-09 15:36:53.100 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.1.5) 2022-05-09 15:36:53.101 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-09 15:36:53.102 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.1.1) 2022-05-09 15:36:53.103 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.0.3) 2022-05-09 15:36:53.105 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.4.3) 2022-05-09 15:36:53.106 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2022.1) 2022-05-09 15:36:53.115 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev13) (1.15.0) 2022-05-09 15:36:53.158 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev13) (5.1.1) 2022-05-09 15:36:53.175 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (8.1.3) 2022-05-09 15:36:53.176 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.2) 2022-05-09 15:36:53.177 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.1.2) 2022-05-09 15:36:53.178 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.2) 2022-05-09 15:36:53.180 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (4.11.3) 2022-05-09 15:36:53.190 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (9.0.1) 2022-05-09 15:36:53.192 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (1.16.0) 2022-05-09 15:36:53.252 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.27.1) 2022-05-09 15:36:53.254 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (4.5.0) 2022-05-09 15:36:53.360 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-09 15:36:53.361 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (0.8.0) 2022-05-09 15:36:53.363 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.5.0) 2022-05-09 15:36:53.364 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (6.0) 2022-05-09 15:36:53.417 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (0.5.0) 2022-05-09 15:36:53.419 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.7.7) 2022-05-09 15:36:53.420 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.0.1) 2022-05-09 15:36:53.473 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (0.9.6) 2022-05-09 15:36:53.475 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (2.8.2) 2022-05-09 15:36:53.556 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.0.0) 2022-05-09 15:36:53.558 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.2.4) 2022-05-09 15:36:53.560 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.1.1) 2022-05-09 15:36:53.561 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.4.0) 2022-05-09 15:36:53.562 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.4.1) 2022-05-09 15:36:53.565 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.8.0) 2022-05-09 15:36:53.585 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-09 15:36:53.636 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-09 15:36:53.656 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (3.0.8) 2022-05-09 15:36:53.657 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (21.3) 2022-05-09 15:36:53.658 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (0.11.0) 2022-05-09 15:36:53.661 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (1.0.2) 2022-05-09 15:36:53.709 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev13) (4.5.1) 2022-05-09 15:36:53.823 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (0.7.1) 2022-05-09 15:36:53.825 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (1.10.0) 2022-05-09 15:36:53.825 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (62.1.0) 2022-05-09 15:36:53.826 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (5.7.1) 2022-05-09 15:36:53.828 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (22.0.0) 2022-05-09 15:36:54.055 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev13) (1.1.2) 2022-05-09 15:36:54.077 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.4.2) 2022-05-09 15:36:54.078 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.5.2) 2022-05-09 15:36:54.148 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.2.0) 2022-05-09 15:36:54.167 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.0.0) 2022-05-09 15:36:54.223 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev13) (2.21) 2022-05-09 15:36:54.269 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.14.1) 2022-05-09 15:36:54.375 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.8.0) 2022-05-09 15:36:54.431 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.1) 2022-05-09 15:36:54.503 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.7.0) 2022-05-09 15:36:54.637 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev13) (0.17.3) 2022-05-09 15:36:54.666 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.14.1) 2022-05-09 15:36:54.707 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-09 15:36:54.709 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (1.3.3) 2022-05-09 15:36:54.710 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.0.0) 2022-05-09 15:36:54.713 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.33.0) 2022-05-09 15:36:54.715 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.1.1) 2022-05-09 15:36:54.716 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.5.0) 2022-05-09 15:36:54.769 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (0.2.5) 2022-05-09 15:36:54.908 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.0.12) 2022-05-09 15:36:54.909 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.26.9) 2022-05-09 15:36:54.910 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2019.11.28) 2022-05-09 15:36:54.912 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (3.3) 2022-05-09 15:36:55.067 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-09 15:36:55.147 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-09 15:36:55.393 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.2.1) 2022-05-09 15:36:55.653 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.7) 2022-05-09 15:36:55.688 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.0.0) 2022-05-09 15:36:57.558 | Installing collected packages: keystone 2022-05-09 15:36:57.558 | Attempting uninstall: keystone 2022-05-09 15:36:57.558 | Found existing installation: keystone 21.1.0.dev13 2022-05-09 15:36:57.562 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-09 15:36:57.564 | Running setup.py develop for keystone 2022-05-09 15:37:03.744 | Successfully installed keystone 2022-05-09 15:37:03.744 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:37:03.752 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:37:03.752 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:37:03.884 | + inc/python:pip_install:200 : result=0 2022-05-09 15:37:03.886 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:37:03.888 | + functions-common:time_stop:2437 : local name 2022-05-09 15:37:03.890 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:37:03.892 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:37:03.894 | + functions-common:time_stop:2440 : local total 2022-05-09 15:37:03.896 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:37:03.898 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:37:03.901 | + functions-common:time_stop:2444 : start_time=1652110605748 2022-05-09 15:37:03.903 | + functions-common:time_stop:2446 : [[ -z 1652110605748 ]] 2022-05-09 15:37:03.906 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:37:03.910 | + functions-common:time_stop:2449 : end_time=1652110623908 2022-05-09 15:37:03.912 | + functions-common:time_stop:2450 : elapsed_time=18160 2022-05-09 15:37:03.914 | + functions-common:time_stop:2451 : total=46780 2022-05-09 15:37:03.916 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:37:03.919 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=64940 2022-05-09 15:37:03.921 | + inc/python:pip_install:203 : return 0 2022-05-09 15:37:03.923 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:37:03.926 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-09 15:37:03.928 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-09 15:37:03.946 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-09 15:37:03.957 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-09 15:37:03.960 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-09 15:37:03.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:37:03.965 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:37:03.967 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-05-09 15:37:03.970 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:37:03.972 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-09 15:37:03.989 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:37:03.991 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-09 15:37:03.994 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:37:03.996 | + ./stack.sh:main:901 : configure_keystone 2022-05-09 15:37:03.998 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-09 15:37:04.010 | + 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-05-09 15:37:04.012 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-09 15:37:04.017 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-09 15:37:04.033 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:37:04.035 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-09 15:37:04.065 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-09 15:37:04.092 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-09 15:37:04.122 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-09 15:37:04.151 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-09 15:37:04.182 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-09 15:37:04.211 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-09 15:37:04.239 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-09 15:37:04.266 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-09 15:37:04.268 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-09 15:37:04.270 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-09 15:37:04.273 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-09 15:37:04.275 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:37:04.278 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:37:04.293 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:37:04.296 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:37:04.298 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:37:04.300 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:37:04.315 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:37:04.317 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-09 15:37:04.320 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-09 15:37:04.354 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:37:04.356 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:37:04.358 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-09 15:37:04.361 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-09 15:37:04.376 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:37:04.379 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.13/identity 2022-05-09 15:37:04.409 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-09 15:37:04.411 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-09 15:37:04.441 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-09 15:37:04.444 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-09 15:37:04.446 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-09 15:37:04.449 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-05-09 15:37:04.451 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-09 15:37:04.454 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-09 15:37:04.484 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-09 15:37:04.486 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-09 15:37:04.488 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-09 15:37:04.491 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-09 15:37:04.494 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:37:04.510 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:37:04.513 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:37:04.515 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:37:04.517 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:37:04.520 | + 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-05-09 15:37:04.547 | + 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-05-09 15:37:04.574 | + 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-05-09 15:37:04.601 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:37:04.629 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-09 15:37:04.657 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-09 15:37:04.659 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-09 15:37:04.661 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-09 15:37:04.664 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-09 15:37:04.666 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-09 15:37:04.669 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-09 15:37:04.671 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:37:04.674 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-09 15:37:04.678 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-09 15:37:04.680 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:37:04.682 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:37:04.695 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:37:04.695 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:37:04.704 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:37:04.708 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:37:04.723 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-09 15:37:04.725 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-09 15:37:04.729 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-09 15:37:04.758 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-09 15:37:04.785 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-09 15:37:04.812 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-09 15:37:04.839 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-09 15:37:04.866 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-09 15:37:04.893 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-09 15:37:04.920 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-09 15:37:04.948 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-09 15:37:04.975 | + 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-05-09 15:37:05.003 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-09 15:37:05.029 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-09 15:37:05.057 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-09 15:37:05.088 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-09 15:37:05.090 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-09 15:37:05.093 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-09 15:37:05.095 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-09 15:37:05.097 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:37:05.100 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:37:05.102 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:37:05.105 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-09 15:37:05.108 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-09 15:37:05.110 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-09 15:37:05.137 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-09 15:37:05.165 | + 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-05-09 15:37:05.165 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-09 15:37:05.174 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-09 15:37:05.177 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-09 15:37:05.180 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-09 15:37:05.182 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:37:05.185 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:37:05.187 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:37:05.189 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:37:05.192 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:37:05.194 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:37:05.196 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:37:05.199 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:37:05.201 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:37:05.203 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-09 15:37:05.264 | Site keystone-wsgi-public already enabled 2022-05-09 15:37:05.268 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-09 15:37:05.271 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:37:05.273 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:37:05.275 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:37:05.409 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-09 15:37:05.443 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-09 15:37:05.474 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-09 15:37:05.505 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-09 15:37:05.507 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-09 15:37:05.538 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-09 15:37:05.566 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-09 15:37:05.594 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-09 15:37:05.596 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-09 15:37:05.599 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-09 15:37:05.616 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:37:05.618 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-09 15:37:05.636 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:37:05.639 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-09 15:37:05.642 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-09 15:37:05.644 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-09 15:37:05.646 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:37:05.649 | + lib/stack:stack_install_service:32 : install_swift 2022-05-09 15:37:05.651 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-09 15:37:05.654 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-09 15:37:05.656 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-09 15:37:05.658 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:37:05.661 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:37:05.663 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:37:05.666 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:37:05.669 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:37:05.672 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:37:05.688 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:37:05.690 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:37:05.693 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:37:05.695 | + functions-common:git_clone:629 : echo master 2022-05-09 15:37:05.696 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:37:05.701 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-09 15:37:05.703 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:37:05.706 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-09 15:37:05.718 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-09 15:37:05.721 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:37:05.722 | + functions-common:git_clone:690 : head -1 2022-05-09 15:37:05.725 | bff6e5f8f Merge "Rip out pickle support in our memcached client" 2022-05-09 15:37:05.728 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:37:05.731 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-09 15:37:05.733 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:37:05.736 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-09 15:37:05.738 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-09 15:37:05.740 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-09 15:37:05.743 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-09 15:37:05.746 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:37:05.748 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-09 15:37:05.750 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-09 15:37:05.753 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:37:05.755 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-09 15:37:05.758 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-09 15:37:05.760 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:37:05.763 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-09 15:37:05.765 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:37:05.768 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:37:05.771 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-09 15:37:05.776 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-09 15:37:05.779 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-09 15:37:06.449 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-09 15:37:06.451 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:37:06.454 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:37:06.456 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:37:06.458 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-09 15:37:06.460 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-09 15:37:06.463 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:37:06.466 | + inc/python:setup_package:428 : local extras=keystone 2022-05-09 15:37:06.468 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:37:06.470 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-09 15:37:06.472 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-09 15:37:06.475 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-09 15:37:06.477 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:37:06.479 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-09 15:37:06.500 | Using python 3.8 to install /opt/stack/swift 2022-05-09 15:37:06.502 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-05-09 15:37:07.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:37:07.372 | from cryptography.utils import int_from_bytes 2022-05-09 15:37:07.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:37:07.372 | from cryptography.utils import int_from_bytes 2022-05-09 15:37:08.558 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:37:08.590 | Obtaining file:///opt/stack/swift 2022-05-09 15:37:08.591 | Preparing metadata (setup.py): started 2022-05-09 15:37:13.320 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:37:13.361 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.33.0) 2022-05-09 15:37:13.362 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.1.2) 2022-05-09 15:37:13.363 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.11.0) 2022-05-09 15:37:13.364 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (2.1.1) 2022-05-09 15:37:13.365 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (4.8.0) 2022-05-09 15:37:13.366 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (2.27.1) 2022-05-09 15:37:13.367 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.16.0) 2022-05-09 15:37:13.368 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.9.9) 2022-05-09 15:37:13.369 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.6.1) 2022-05-09 15:37:13.370 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (36.0.2) 2022-05-09 15:37:13.371 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (9.4.0) 2022-05-09 15:37:13.412 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev40) (1.15.0) 2022-05-09 15:37:13.420 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev40) (2.2.1) 2022-05-09 15:37:13.475 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.13.0) 2022-05-09 15:37:13.477 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.7.0) 2022-05-09 15:37:13.478 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.5.0) 2022-05-09 15:37:13.479 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (5.9.0) 2022-05-09 15:37:13.481 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.4.0) 2022-05-09 15:37:13.482 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (2.11.0) 2022-05-09 15:37:13.483 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (5.1.0) 2022-05-09 15:37:13.484 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.8.7) 2022-05-09 15:37:13.485 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (8.8.0) 2022-05-09 15:37:13.486 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.1.0) 2022-05-09 15:37:13.487 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.3.0) 2022-05-09 15:37:13.489 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (3.1.1) 2022-05-09 15:37:13.510 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev40) (62.1.0) 2022-05-09 15:37:13.540 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (3.3) 2022-05-09 15:37:13.542 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (1.26.9) 2022-05-09 15:37:13.544 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (2.0.12) 2022-05-09 15:37:13.545 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (2019.11.28) 2022-05-09 15:37:13.569 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev40) (2.21) 2022-05-09 15:37:13.672 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.0.2) 2022-05-09 15:37:13.673 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.7.0) 2022-05-09 15:37:13.675 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (3.5.0) 2022-05-09 15:37:13.718 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.1.5) 2022-05-09 15:37:13.761 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.5.0) 2022-05-09 15:37:13.763 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (6.0) 2022-05-09 15:37:13.764 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (0.8.0) 2022-05-09 15:37:13.765 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (2.5.0) 2022-05-09 15:37:13.826 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (0.9.6) 2022-05-09 15:37:13.828 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (2.8.2) 2022-05-09 15:37:13.843 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.0.3) 2022-05-09 15:37:13.844 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (2022.1) 2022-05-09 15:37:13.863 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (21.3) 2022-05-09 15:37:13.865 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (3.0.8) 2022-05-09 15:37:14.008 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.14.1) 2022-05-09 15:37:14.024 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (5.1.1) 2022-05-09 15:37:16.322 | Installing collected packages: swift 2022-05-09 15:37:16.322 | Attempting uninstall: swift 2022-05-09 15:37:16.323 | Found existing installation: swift 2.30.0.dev40 2022-05-09 15:37:16.326 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-09 15:37:16.327 | Running setup.py develop for swift 2022-05-09 15:37:22.190 | Successfully installed swift 2022-05-09 15:37:22.190 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:37:22.199 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:37:22.199 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:37:22.330 | + inc/python:pip_install:200 : result=0 2022-05-09 15:37:22.332 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:37:22.334 | + functions-common:time_stop:2437 : local name 2022-05-09 15:37:22.337 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:37:22.339 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:37:22.342 | + functions-common:time_stop:2440 : local total 2022-05-09 15:37:22.344 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:37:22.346 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:37:22.348 | + functions-common:time_stop:2444 : start_time=1652110626494 2022-05-09 15:37:22.350 | + functions-common:time_stop:2446 : [[ -z 1652110626494 ]] 2022-05-09 15:37:22.353 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:37:22.357 | + functions-common:time_stop:2449 : end_time=1652110642355 2022-05-09 15:37:22.359 | + functions-common:time_stop:2450 : elapsed_time=15861 2022-05-09 15:37:22.362 | + functions-common:time_stop:2451 : total=64940 2022-05-09 15:37:22.364 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:37:22.366 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=80801 2022-05-09 15:37:22.368 | + inc/python:pip_install:203 : return 0 2022-05-09 15:37:22.370 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:37:22.373 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-09 15:37:22.375 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-09 15:37:22.394 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-09 15:37:22.406 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-09 15:37:22.409 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-09 15:37:22.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:37:22.413 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:37:22.416 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-05-09 15:37:22.418 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:37:22.421 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-09 15:37:22.423 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:37:22.425 | + ./stack.sh:main:910 : configure_swift 2022-05-09 15:37:22.428 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-09 15:37:22.430 | + lib/swift:configure_swift:332 : local node_number 2022-05-09 15:37:22.432 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-09 15:37:22.434 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-09 15:37:22.436 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-09 15:37:23.662 | No account-replicator running 2022-05-09 15:37:23.662 | No container-sharder running 2022-05-09 15:37:23.662 | No object-reconstructor running 2022-05-09 15:37:23.662 | No object-updater running 2022-05-09 15:37:23.662 | No container-auditor running 2022-05-09 15:37:23.662 | No object-replicator running 2022-05-09 15:37:23.662 | No account-reaper running 2022-05-09 15:37:23.662 | No container-updater running 2022-05-09 15:37:23.662 | No container-sync running 2022-05-09 15:37:23.663 | No container-server running 2022-05-09 15:37:23.663 | No account-server running 2022-05-09 15:37:23.663 | No container-replicator running 2022-05-09 15:37:23.663 | No object-server running 2022-05-09 15:37:23.663 | No account-auditor running 2022-05-09 15:37:23.663 | No object-expirer running 2022-05-09 15:37:23.663 | No proxy-server running 2022-05-09 15:37:23.663 | No container-reconciler running 2022-05-09 15:37:23.663 | No object-auditor running 2022-05-09 15:37:23.758 | + lib/swift:configure_swift:337 : true 2022-05-09 15:37:23.760 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-09 15:37:23.772 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-09 15:37:23.784 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-09 15:37:23.787 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-09 15:37:23.787 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-09 15:37:23.792 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-09 15:37:23.792 | s/%GROUP%/ubuntu/; 2022-05-09 15:37:23.792 | s/%USER%/ubuntu/; 2022-05-09 15:37:23.792 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-09 15:37:23.792 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-09 15:37:23.795 | uid = ubuntu 2022-05-09 15:37:23.796 | gid = ubuntu 2022-05-09 15:37:23.796 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-09 15:37:23.796 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-09 15:37:23.796 | address = 127.0.0.1 2022-05-09 15:37:23.796 | 2022-05-09 15:37:23.796 | [account6612] 2022-05-09 15:37:23.796 | max connections = 25 2022-05-09 15:37:23.796 | path = /opt/stack/data/swift/1/node/ 2022-05-09 15:37:23.796 | read only = false 2022-05-09 15:37:23.796 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-09 15:37:23.796 | 2022-05-09 15:37:23.796 | [account6622] 2022-05-09 15:37:23.796 | max connections = 25 2022-05-09 15:37:23.796 | path = /opt/stack/data/swift/2/node/ 2022-05-09 15:37:23.796 | read only = false 2022-05-09 15:37:23.796 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-09 15:37:23.796 | 2022-05-09 15:37:23.796 | [account6632] 2022-05-09 15:37:23.796 | max connections = 25 2022-05-09 15:37:23.796 | path = /opt/stack/data/swift/3/node/ 2022-05-09 15:37:23.796 | read only = false 2022-05-09 15:37:23.796 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-09 15:37:23.796 | 2022-05-09 15:37:23.796 | [account6642] 2022-05-09 15:37:23.796 | max connections = 25 2022-05-09 15:37:23.796 | path = /opt/stack/data/swift/4/node/ 2022-05-09 15:37:23.796 | read only = false 2022-05-09 15:37:23.796 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-09 15:37:23.796 | 2022-05-09 15:37:23.796 | 2022-05-09 15:37:23.796 | [container6611] 2022-05-09 15:37:23.796 | max connections = 25 2022-05-09 15:37:23.796 | path = /opt/stack/data/swift/1/node/ 2022-05-09 15:37:23.796 | read only = false 2022-05-09 15:37:23.796 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-09 15:37:23.797 | 2022-05-09 15:37:23.797 | [container6621] 2022-05-09 15:37:23.797 | max connections = 25 2022-05-09 15:37:23.797 | path = /opt/stack/data/swift/2/node/ 2022-05-09 15:37:23.797 | read only = false 2022-05-09 15:37:23.797 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-09 15:37:23.797 | 2022-05-09 15:37:23.797 | [container6631] 2022-05-09 15:37:23.797 | max connections = 25 2022-05-09 15:37:23.797 | path = /opt/stack/data/swift/3/node/ 2022-05-09 15:37:23.797 | read only = false 2022-05-09 15:37:23.797 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-09 15:37:23.797 | 2022-05-09 15:37:23.797 | [container6641] 2022-05-09 15:37:23.797 | max connections = 25 2022-05-09 15:37:23.797 | path = /opt/stack/data/swift/4/node/ 2022-05-09 15:37:23.797 | read only = false 2022-05-09 15:37:23.797 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-09 15:37:23.797 | 2022-05-09 15:37:23.797 | 2022-05-09 15:37:23.797 | [object6613] 2022-05-09 15:37:23.797 | max connections = 25 2022-05-09 15:37:23.797 | path = /opt/stack/data/swift/1/node/ 2022-05-09 15:37:23.797 | read only = false 2022-05-09 15:37:23.797 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-09 15:37:23.797 | 2022-05-09 15:37:23.797 | [object6623] 2022-05-09 15:37:23.797 | max connections = 25 2022-05-09 15:37:23.797 | path = /opt/stack/data/swift/2/node/ 2022-05-09 15:37:23.797 | read only = false 2022-05-09 15:37:23.797 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-09 15:37:23.797 | 2022-05-09 15:37:23.797 | [object6633] 2022-05-09 15:37:23.797 | max connections = 25 2022-05-09 15:37:23.797 | path = /opt/stack/data/swift/3/node/ 2022-05-09 15:37:23.797 | read only = false 2022-05-09 15:37:23.798 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-09 15:37:23.798 | 2022-05-09 15:37:23.798 | [object6643] 2022-05-09 15:37:23.798 | max connections = 25 2022-05-09 15:37:23.798 | path = /opt/stack/data/swift/4/node/ 2022-05-09 15:37:23.798 | read only = false 2022-05-09 15:37:23.798 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-09 15:37:23.799 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-09 15:37:23.801 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:37:23.803 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:37:23.805 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-09 15:37:23.817 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-09 15:37:23.819 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-09 15:37:23.823 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-09 15:37:23.828 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-09 15:37:23.830 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-09 15:37:23.834 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-09 15:37:23.862 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.13:8080/v1/ 2022-05-09 15:37:23.887 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-09 15:37:23.905 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-09 15:37:23.933 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-09 15:37:23.950 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-09 15:37:23.979 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-09 15:37:23.999 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-09 15:37:24.027 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-09 15:37:24.045 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-09 15:37:24.073 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-09 15:37:24.092 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-09 15:37:24.120 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-09 15:37:24.138 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-09 15:37:24.153 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:37:24.155 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-09 15:37:24.183 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-09 15:37:24.210 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-09 15:37:24.238 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-09 15:37:24.264 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-09 15:37:24.282 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:37:24.285 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-09 15:37:24.312 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-09 15:37:24.327 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:37:24.329 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-09 15:37:24.345 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:37:24.347 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-09 15:37:24.349 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-09 15:37:24.365 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:37:24.367 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-09 15:37:24.369 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-09 15:37:24.371 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-09 15:37:24.376 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-09 15:37:24.381 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-09 15:37:24.408 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-09 15:37:24.435 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-09 15:37:24.465 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-09 15:37:24.494 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-09 15:37:24.521 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-09 15:37:24.523 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-09 15:37:24.525 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-09 15:37:24.528 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-09 15:37:24.530 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-09 15:37:24.556 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-09 15:37:24.584 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.13/identity 2022-05-09 15:37:24.616 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-09 15:37:24.645 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-09 15:37:24.672 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-09 15:37:24.699 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-09 15:37:24.727 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-09 15:37:24.754 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:37:24.781 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-09 15:37:24.808 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-09 15:37:24.836 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-09 15:37:24.862 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-09 15:37:24.890 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-09 15:37:24.923 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-09 15:37:24.952 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-09 15:37:24.970 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-09 15:37:24.998 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-09 15:37:25.025 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-09 15:37:25.030 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-09 15:37:25.058 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-09 15:37:25.084 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-09 15:37:25.115 | + lib/swift:configure_swift:475 : local node_number 2022-05-09 15:37:25.117 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-09 15:37:25.119 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-09 15:37:25.122 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-09 15:37:25.126 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-09 15:37:25.128 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-09 15:37:25.130 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-09 15:37:25.133 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-09 15:37:25.135 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-09 15:37:25.137 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-09 15:37:25.140 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-09 15:37:25.142 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-09 15:37:25.159 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-09 15:37:25.189 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-09 15:37:25.208 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-09 15:37:25.237 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-09 15:37:25.256 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-09 15:37:25.284 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-09 15:37:25.302 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-09 15:37:25.330 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-09 15:37:25.348 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-09 15:37:25.377 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-09 15:37:25.395 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-09 15:37:25.423 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-09 15:37:25.441 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-09 15:37:25.469 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-09 15:37:25.489 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-09 15:37:25.517 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-09 15:37:25.535 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-09 15:37:25.562 | + 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-05-09 15:37:25.567 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-09 15:37:25.585 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-09 15:37:25.614 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-09 15:37:25.642 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-09 15:37:25.644 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-09 15:37:25.648 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-09 15:37:25.651 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-09 15:37:25.653 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-09 15:37:25.656 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-09 15:37:25.658 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-09 15:37:25.660 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-09 15:37:25.662 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-09 15:37:25.664 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-09 15:37:25.682 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-09 15:37:25.710 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-09 15:37:25.728 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-09 15:37:25.756 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-09 15:37:25.774 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-09 15:37:25.803 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-09 15:37:25.820 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-09 15:37:25.848 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-09 15:37:25.867 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-09 15:37:25.895 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-09 15:37:25.913 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-09 15:37:25.941 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-09 15:37:25.960 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-09 15:37:25.988 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-09 15:37:26.006 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-09 15:37:26.035 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-09 15:37:26.052 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-09 15:37:26.079 | + 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-05-09 15:37:26.084 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-09 15:37:26.103 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-09 15:37:26.130 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-09 15:37:26.132 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-09 15:37:26.137 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-09 15:37:26.139 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-09 15:37:26.141 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-09 15:37:26.144 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-09 15:37:26.146 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-09 15:37:26.148 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-09 15:37:26.150 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-09 15:37:26.153 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-09 15:37:26.170 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-09 15:37:26.199 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-09 15:37:26.217 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-09 15:37:26.245 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-09 15:37:26.263 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-09 15:37:26.291 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-09 15:37:26.310 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-09 15:37:26.338 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-09 15:37:26.355 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-09 15:37:26.383 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-09 15:37:26.402 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-09 15:37:26.429 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-09 15:37:26.448 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-09 15:37:26.476 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-09 15:37:26.493 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-09 15:37:26.522 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-09 15:37:26.539 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-09 15:37:26.566 | + 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-05-09 15:37:26.571 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-09 15:37:26.589 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-09 15:37:26.617 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-09 15:37:26.645 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-09 15:37:26.672 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-09 15:37:26.701 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-09 15:37:26.703 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-09 15:37:26.707 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-09 15:37:26.736 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-09 15:37:26.764 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-09 15:37:26.793 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-09 15:37:26.821 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-09 15:37:26.850 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-09 15:37:26.876 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-09 15:37:26.904 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-09 15:37:26.930 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-09 15:37:26.957 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-09 15:37:26.973 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:37:26.975 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-09 15:37:26.994 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-09 15:37:26.997 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-09 15:37:27.016 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-09 15:37:27.018 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.13 2022-05-09 15:37:27.045 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-09 15:37:27.048 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-09 15:37:27.075 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.13/identity 2022-05-09 15:37:27.103 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-09 15:37:27.105 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-09 15:37:27.132 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-09 15:37:27.148 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:37:27.151 | + lib/swift:configure_swift:538 : local user_group 2022-05-09 15:37:27.154 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-09 15:37:27.158 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-09 15:37:27.160 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-09 15:37:27.173 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-09 15:37:27.175 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-09 15:37:27.191 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-09 15:37:27.193 | + lib/swift:configure_swift:545 : is_suse 2022-05-09 15:37:27.196 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:37:27.199 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:37:27.201 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:37:27.203 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:37:27.206 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:37:27.208 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:37:27.210 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-09 15:37:27.222 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-09 15:37:27.225 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-09 15:37:27.228 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-09 15:37:27.245 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:37:27.247 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-09 15:37:27.268 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:37:27.271 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-09 15:37:27.273 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-09 15:37:27.275 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-09 15:37:27.278 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:37:27.283 | + lib/stack:stack_install_service:32 : install_glance 2022-05-09 15:37:27.286 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-09 15:37:27.289 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-09 15:37:27.292 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-09 15:37:27.309 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:37:27.312 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-09 15:37:27.314 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-09 15:37:27.331 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:37:27.334 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-09 15:37:27.337 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-09 15:37:27.339 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-09 15:37:27.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:37:27.345 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:37:27.347 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-05-09 15:37:27.350 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:37:27.353 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-09 15:37:27.356 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-09 15:37:27.358 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-09 15:37:27.361 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-09 15:37:27.364 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-09 15:37:27.366 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-09 15:37:27.369 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-09 15:37:27.373 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-09 15:37:27.375 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-09 15:37:27.378 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-09 15:37:27.382 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:37:27.382 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-09 15:37:27.388 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-09 15:37:27.390 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-09 15:37:27.393 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-09 15:37:27.396 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-09 15:37:27.398 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-09 15:37:27.420 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-09 15:37:27.422 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-05-09 15:37:28.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:37:28.296 | from cryptography.utils import int_from_bytes 2022-05-09 15:37:28.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:37:28.296 | from cryptography.utils import int_from_bytes 2022-05-09 15:37:29.498 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:37:29.534 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-09 15:37:29.618 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-05-09 15:37:29.619 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-05-09 15:37:29.621 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-09 15:37:29.622 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-05-09 15:37:29.623 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-05-09 15:37:29.624 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-05-09 15:37:29.625 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-05-09 15:37:29.626 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.1) 2022-05-09 15:37:29.627 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-05-09 15:37:29.628 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-05-09 15:37:29.629 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.13.0) 2022-05-09 15:37:29.631 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-05-09 15:37:29.633 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-09 15:37:29.636 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-05-09 15:37:29.638 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-05-09 15:37:29.640 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-09 15:37:29.643 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-05-09 15:37:29.645 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-05-09 15:37:29.654 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-05-09 15:37:29.655 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-05-09 15:37:29.669 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.8) 2022-05-09 15:37:29.740 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.9.0) 2022-05-09 15:37:29.741 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-05-09 15:37:29.743 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-05-09 15:37:29.768 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-05-09 15:37:29.769 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-05-09 15:37:29.771 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-09 15:37:29.774 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-09 15:37:29.775 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-05-09 15:37:29.785 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-05-09 15:37:29.828 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-09 15:37:29.829 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-05-09 15:37:29.830 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-05-09 15:37:29.831 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-05-09 15:37:29.851 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-05-09 15:37:29.853 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-05-09 15:37:29.869 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-05-09 15:37:29.886 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-05-09 15:37:29.888 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-05-09 15:37:29.909 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.3.0) 2022-05-09 15:37:29.910 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-05-09 15:37:29.992 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-05-09 15:37:29.994 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-05-09 15:37:29.997 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-05-09 15:37:29.998 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-05-09 15:37:30.048 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-05-09 15:37:30.074 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.1) 2022-05-09 15:37:30.313 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-05-09 15:37:30.315 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-05-09 15:37:30.348 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-09 15:37:30.351 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-05-09 15:37:30.352 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-05-09 15:37:30.357 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-05-09 15:37:30.358 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-05-09 15:37:30.359 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-05-09 15:37:30.413 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-05-09 15:37:30.598 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-09 15:37:30.621 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.1.0) 2022-05-09 15:37:30.707 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-05-09 15:37:30.856 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-05-09 15:37:33.013 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:37:33.020 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:37:33.020 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:37:33.145 | + inc/python:pip_install:200 : result=0 2022-05-09 15:37:33.147 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:37:33.150 | + functions-common:time_stop:2437 : local name 2022-05-09 15:37:33.152 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:37:33.155 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:37:33.157 | + functions-common:time_stop:2440 : local total 2022-05-09 15:37:33.159 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:37:33.162 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:37:33.164 | + functions-common:time_stop:2444 : start_time=1652110647414 2022-05-09 15:37:33.167 | + functions-common:time_stop:2446 : [[ -z 1652110647414 ]] 2022-05-09 15:37:33.170 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:37:33.174 | + functions-common:time_stop:2449 : end_time=1652110653171 2022-05-09 15:37:33.176 | + functions-common:time_stop:2450 : elapsed_time=5757 2022-05-09 15:37:33.179 | + functions-common:time_stop:2451 : total=80801 2022-05-09 15:37:33.181 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:37:33.183 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=86558 2022-05-09 15:37:33.186 | + inc/python:pip_install:203 : return 0 2022-05-09 15:37:33.188 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-09 15:37:33.191 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-09 15:37:33.193 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-09 15:37:33.206 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-09 15:37:33.211 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-09 15:37:33.216 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-09 15:37:33.220 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-09 15:37:33.222 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:37:33.224 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:37:33.228 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:37:33.231 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:37:33.233 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:37:33.236 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:37:33.252 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:37:33.255 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:37:33.257 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:37:33.260 | + functions-common:git_clone:629 : echo master 2022-05-09 15:37:33.260 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:37:33.265 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-09 15:37:33.268 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:37:33.270 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-09 15:37:33.283 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-09 15:37:33.286 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:37:33.286 | + functions-common:git_clone:690 : head -1 2022-05-09 15:37:33.289 | f40fdba51 Merge "[CI] Add upper constraints to install command" 2022-05-09 15:37:33.292 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:37:33.295 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-09 15:37:33.298 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:37:33.300 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-09 15:37:33.303 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-09 15:37:33.305 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:37:33.308 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-09 15:37:33.310 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:37:33.313 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-09 15:37:33.315 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-09 15:37:33.318 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:37:33.320 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:37:33.323 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-09 15:37:33.326 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:37:33.329 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-09 15:37:33.331 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:37:33.334 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:37:33.337 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-09 15:37:33.343 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-09 15:37:33.346 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-09 15:37:34.013 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-09 15:37:34.015 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:37:34.018 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:37:34.020 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:37:34.023 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-09 15:37:34.025 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-09 15:37:34.027 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:37:34.030 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:37:34.032 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:37:34.034 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:37:34.037 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:37:34.039 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:37:34.042 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:37:34.044 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-09 15:37:34.065 | Using python 3.8 to install /opt/stack/glance 2022-05-09 15:37:34.067 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-05-09 15:37:34.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:37:34.924 | from cryptography.utils import int_from_bytes 2022-05-09 15:37:34.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:37:34.924 | from cryptography.utils import int_from_bytes 2022-05-09 15:37:36.100 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:37:36.131 | Obtaining file:///opt/stack/glance 2022-05-09 15:37:36.132 | Preparing metadata (setup.py): started 2022-05-09 15:37:40.911 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:37:40.983 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (5.9.0) 2022-05-09 15:37:40.984 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.7.1) 2022-05-09 15:37:40.985 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.4.36) 2022-05-09 15:37:40.987 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.33.0) 2022-05-09 15:37:40.988 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.1.1) 2022-05-09 15:37:40.989 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.5.1) 2022-05-09 15:37:40.990 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.8.7) 2022-05-09 15:37:40.991 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.4.2) 2022-05-09 15:37:40.992 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.7.7) 2022-05-09 15:37:40.993 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.20.4) 2022-05-09 15:37:40.994 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (8.8.0) 2022-05-09 15:37:40.995 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.5.1) 2022-05-09 15:37:40.996 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.1.0) 2022-05-09 15:37:40.997 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.5.0) 2022-05-09 15:37:40.998 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.13.0) 2022-05-09 15:37:40.999 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.5.0) 2022-05-09 15:37:41.000 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.4.1) 2022-05-09 15:37:41.002 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.7.0) 2022-05-09 15:37:41.003 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.5.0) 2022-05-09 15:37:41.004 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (9.4.0) 2022-05-09 15:37:41.005 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.11.0) 2022-05-09 15:37:41.006 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.3.0) 2022-05-09 15:37:41.007 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.5.0) 2022-05-09 15:37:41.008 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev21) (3.2.0) 2022-05-09 15:37:41.009 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.4.0) 2022-05-09 15:37:41.010 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (22.0.0) 2022-05-09 15:37:41.012 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (11.3.0) 2022-05-09 15:37:41.013 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (5.1.0) 2022-05-09 15:37:41.014 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.6.0) 2022-05-09 15:37:41.015 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.7.0) 2022-05-09 15:37:41.016 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (12.13.0) 2022-05-09 15:37:41.017 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.5.1) 2022-05-09 15:37:41.018 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.4.0) 2022-05-09 15:37:41.019 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.12.1) 2022-05-09 15:37:41.020 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.3.3) 2022-05-09 15:37:41.022 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.4.3) 2022-05-09 15:37:41.023 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.0.0) 2022-05-09 15:37:41.024 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.5.0) 2022-05-09 15:37:41.025 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (36.0.2) 2022-05-09 15:37:41.026 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.2.2) 2022-05-09 15:37:41.028 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.0.2) 2022-05-09 15:37:41.029 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (5.6.0) 2022-05-09 15:37:41.030 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.11.0) 2022-05-09 15:37:41.045 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev21) (1.2.0) 2022-05-09 15:37:41.047 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev21) (4.11.3) 2022-05-09 15:37:41.048 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev21) (5.7.1) 2022-05-09 15:37:41.069 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev21) (2.27.1) 2022-05-09 15:37:41.070 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev21) (5.3.0) 2022-05-09 15:37:41.110 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev21) (1.15.0) 2022-05-09 15:37:41.125 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev21) (4.3.0) 2022-05-09 15:37:41.134 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev21) (1.14.1) 2022-05-09 15:37:41.149 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev21) (1.1.2) 2022-05-09 15:37:41.150 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev21) (2.2.1) 2022-05-09 15:37:41.152 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev21) (1.16.0) 2022-05-09 15:37:41.240 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev21) (3.0.8) 2022-05-09 15:37:41.316 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev21) (1.7.0) 2022-05-09 15:37:41.369 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev21) (3.1.1) 2022-05-09 15:37:41.371 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev21) (2.11.0) 2022-05-09 15:37:41.404 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev21) (0.17.3) 2022-05-09 15:37:41.473 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev21) (6.0) 2022-05-09 15:37:41.474 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev21) (1.5.0) 2022-05-09 15:37:41.476 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev21) (0.8.0) 2022-05-09 15:37:41.535 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev21) (2.0.1) 2022-05-09 15:37:41.536 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev21) (0.13.0) 2022-05-09 15:37:41.538 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev21) (0.5.0) 2022-05-09 15:37:41.565 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev21) (0.61.0) 2022-05-09 15:37:41.612 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev21) (2.8.2) 2022-05-09 15:37:41.617 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev21) (0.9.6) 2022-05-09 15:37:41.677 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (2.8.0) 2022-05-09 15:37:41.680 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (5.2.4) 2022-05-09 15:37:41.682 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (0.4.0) 2022-05-09 15:37:41.683 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (5.0.0) 2022-05-09 15:37:41.685 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (5.1.1) 2022-05-09 15:37:41.706 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev21) (3.1.2) 2022-05-09 15:37:41.709 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev21) (3.2.2) 2022-05-09 15:37:41.710 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev21) (3.3.0) 2022-05-09 15:37:41.755 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev21) (5.9.0) 2022-05-09 15:37:41.799 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev21) (2022.1) 2022-05-09 15:37:41.800 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev21) (0.11.0) 2022-05-09 15:37:41.801 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev21) (21.3) 2022-05-09 15:37:41.873 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev21) (62.1.0) 2022-05-09 15:37:41.931 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev21) (0.2.5) 2022-05-09 15:37:42.031 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev21) (0.7) 2022-05-09 15:37:42.302 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev21) (2.8) 2022-05-09 15:37:42.303 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev21) (6.3.1) 2022-05-09 15:37:42.304 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev21) (1.4.2) 2022-05-09 15:37:42.306 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev21) (2.5.0) 2022-05-09 15:37:42.361 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev21) (0.8.1) 2022-05-09 15:37:42.383 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (5.0.0) 2022-05-09 15:37:42.473 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev21) (2.21) 2022-05-09 15:37:42.587 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev21) (2.1.1) 2022-05-09 15:37:42.798 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.1.5) 2022-05-09 15:37:42.799 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.0.0) 2022-05-09 15:37:42.800 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.4.0) 2022-05-09 15:37:42.802 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (2.5.0) 2022-05-09 15:37:42.804 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.32) 2022-05-09 15:37:42.805 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (5.1.1) 2022-05-09 15:37:42.808 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.4.4) 2022-05-09 15:37:42.926 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (0.14.1) 2022-05-09 15:37:42.957 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==25.0.0.dev21) (1.0.3) 2022-05-09 15:37:43.002 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (3.0.0) 2022-05-09 15:37:43.005 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (1.3.3) 2022-05-09 15:37:43.240 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev21) (3.10.1) 2022-05-09 15:37:43.422 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev21) (2.0.12) 2022-05-09 15:37:43.423 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev21) (1.26.9) 2022-05-09 15:37:43.425 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev21) (3.3) 2022-05-09 15:37:43.426 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev21) (2019.11.28) 2022-05-09 15:37:43.531 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==25.0.0.dev21) (0.5.2) 2022-05-09 15:37:43.684 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev21) (2.5.0) 2022-05-09 15:37:43.814 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev21) (3.8.0) 2022-05-09 15:37:44.121 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev21) (0.5.0) 2022-05-09 15:37:44.124 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev21) (2.4.1) 2022-05-09 15:37:44.376 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (2.3) 2022-05-09 15:37:44.656 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev21) (1.0.0) 2022-05-09 15:37:45.010 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev21) (21.4.0) 2022-05-09 15:37:45.012 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev21) (1.8.2) 2022-05-09 15:37:46.429 | Installing collected packages: glance 2022-05-09 15:37:46.430 | Attempting uninstall: glance 2022-05-09 15:37:46.430 | Found existing installation: glance 25.0.0.dev21 2022-05-09 15:37:46.436 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-09 15:37:46.438 | Running setup.py develop for glance 2022-05-09 15:37:52.678 | Successfully installed glance 2022-05-09 15:37:52.678 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:37:52.685 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:37:52.685 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:37:52.820 | + inc/python:pip_install:200 : result=0 2022-05-09 15:37:52.822 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:37:52.825 | + functions-common:time_stop:2437 : local name 2022-05-09 15:37:52.827 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:37:52.829 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:37:52.832 | + functions-common:time_stop:2440 : local total 2022-05-09 15:37:52.834 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:37:52.836 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:37:52.838 | + functions-common:time_stop:2444 : start_time=1652110654060 2022-05-09 15:37:52.841 | + functions-common:time_stop:2446 : [[ -z 1652110654060 ]] 2022-05-09 15:37:52.844 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:37:52.848 | + functions-common:time_stop:2449 : end_time=1652110672846 2022-05-09 15:37:52.850 | + functions-common:time_stop:2450 : elapsed_time=18786 2022-05-09 15:37:52.853 | + functions-common:time_stop:2451 : total=86558 2022-05-09 15:37:52.856 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:37:52.858 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=105344 2022-05-09 15:37:52.860 | + inc/python:pip_install:203 : return 0 2022-05-09 15:37:52.863 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:37:52.865 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-09 15:37:52.868 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-09 15:37:52.886 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-09 15:37:52.898 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-09 15:37:52.901 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-09 15:37:52.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:37:52.906 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:37:52.909 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-05-09 15:37:52.911 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:37:52.914 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:37:52.916 | + ./stack.sh:main:922 : configure_glance 2022-05-09 15:37:52.919 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-09 15:37:52.931 | + lib/glance:configure_glance:326 : local dburl 2022-05-09 15:37:52.934 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-09 15:37:52.937 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-09 15:37:52.939 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-09 15:37:52.941 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-05-09 15:37:52.944 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-09 15:37:52.946 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-09 15:37:52.949 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-09 15:37:52.978 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-09 15:37:53.006 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-09 15:37:53.036 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-09 15:37:53.065 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-09 15:37:53.095 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-09 15:37:53.124 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-09 15:37:53.126 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-09 15:37:53.129 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-09 15:37:53.131 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:37:53.133 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-09 15:37:53.162 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-09 15:37:53.191 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-05-09 15:37:53.220 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-09 15:37:53.249 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-09 15:37:53.280 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-09 15:37:53.313 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-09 15:37:53.342 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-09 15:37:53.372 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:37:53.401 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:37:53.431 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-09 15:37:53.461 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-09 15:37:53.463 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-09 15:37:53.466 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-09 15:37:53.468 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:37:53.471 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:37:53.473 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:37:53.489 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:37:53.493 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:37:53.496 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:37:53.498 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:37:53.515 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:37:53.518 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-09 15:37:53.521 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-09 15:37:53.550 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:37:53.552 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:37:53.554 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-09 15:37:53.557 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-09 15:37:53.560 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-09 15:37:53.590 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-09 15:37:53.619 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-09 15:37:53.622 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-09 15:37:53.624 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-09 15:37:53.627 | + lib/glance:configure_glance_store:254 : local be 2022-05-09 15:37:53.629 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-09 15:37:53.631 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-09 15:37:53.634 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-09 15:37:53.663 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-09 15:37:53.666 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.13 2022-05-09 15:37:53.696 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-09 15:37:53.699 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-09 15:37:53.716 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:37:53.719 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-09 15:37:53.749 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-09 15:37:53.779 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-09 15:37:53.810 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-09 15:37:53.839 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-09 15:37:53.869 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-09 15:37:53.886 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:37:53.889 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-09 15:37:53.919 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-09 15:37:53.948 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-09 15:37:53.981 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.13/identity/v3 2022-05-09 15:37:54.020 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-09 15:37:54.050 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.13/image 2022-05-09 15:37:54.079 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-09 15:37:54.096 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:37:54.098 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-09 15:37:54.101 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-09 15:37:54.103 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-09 15:37:54.107 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:37:54.124 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:37:54.126 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:37:54.128 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:37:54.131 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:37:54.133 | + 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-05-09 15:37:54.163 | + 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-05-09 15:37:54.193 | + 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-05-09 15:37:54.223 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:37:54.253 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-09 15:37:54.258 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-09 15:37:54.288 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-09 15:37:54.318 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-09 15:37:54.356 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.13/identity 2022-05-09 15:37:54.386 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-09 15:37:54.416 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-09 15:37:54.446 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-09 15:37:54.476 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-09 15:37:54.506 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-09 15:37:54.536 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-09 15:37:54.565 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-09 15:37:54.596 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-09 15:37:54.601 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-05-09 15:37:54.609 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-09 15:37:54.625 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:37:54.627 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-09 15:37:54.630 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-09 15:37:54.632 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-09 15:37:54.634 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-09 15:37:54.637 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-09 15:37:54.640 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-09 15:37:54.644 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-09 15:37:54.646 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-09 15:37:54.650 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-09 15:37:54.681 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-09 15:37:54.683 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-09 15:37:54.686 | ++ functions:get_random_port:837 : true 2022-05-09 15:37:54.688 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-09 15:37:54.690 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-09 15:37:54.693 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-09 15:37:54.752 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-09 15:37:54.755 | ++ functions:get_random_port:841 : break 2 2022-05-09 15:37:54.757 | ++ functions:get_random_port:845 : echo 60999 2022-05-09 15:37:54.760 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-09 15:37:54.762 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-09 15:37:54.790 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-09 15:37:54.817 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-09 15:37:54.845 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:37:54.873 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:37:54.900 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:37:54.927 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:37:54.955 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:37:54.984 | + 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-05-09 15:37:55.014 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:37:55.041 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:37:55.069 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:37:55.096 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:37:55.124 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-09 15:37:55.151 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-09 15:37:55.179 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-09 15:37:55.206 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-09 15:37:55.234 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-09 15:37:55.262 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-09 15:37:55.289 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-09 15:37:55.293 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-09 15:37:55.295 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:37:55.298 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:37:55.300 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:37:55.303 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-09 15:37:55.305 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-09 15:37:55.360 | proxy (enabled by site administrator) 2022-05-09 15:37:55.364 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-09 15:37:55.366 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-09 15:37:55.368 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:37:55.371 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:37:55.373 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:37:55.376 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-09 15:37:55.378 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-09 15:37:55.432 | proxy_http (enabled by site administrator) 2022-05-09 15:37:55.436 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-09 15:37:55.439 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-09 15:37:55.441 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-09 15:37:55.443 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:37:55.446 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:37:55.449 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:37:55.451 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:37:55.454 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:37:55.457 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-09 15:37:55.457 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:37:55.467 | KeepAlive Off 2022-05-09 15:37:55.471 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:37:55.471 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-09 15:37:55.480 | SetEnv proxy-sendchunked 1 2022-05-09 15:37:55.483 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-09 15:37:55.484 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:37:55.492 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-09 15:37:55.495 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-09 15:37:55.498 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-09 15:37:55.500 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:37:55.503 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:37:55.505 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:37:55.507 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:37:55.509 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:37:55.512 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:37:55.515 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:37:55.517 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:37:55.519 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:37:55.522 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-09 15:37:55.583 | Site glance-wsgi-api already enabled 2022-05-09 15:37:55.587 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-09 15:37:55.590 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:37:55.592 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:37:55.594 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:37:55.739 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-09 15:37:55.746 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-09 15:37:55.778 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-09 15:37:55.781 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-09 15:37:55.783 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-09 15:37:55.801 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:37:55.803 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-09 15:37:55.806 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-09 15:37:55.809 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-09 15:37:55.811 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:37:55.814 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-09 15:37:55.817 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-09 15:37:55.819 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-09 15:37:55.821 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-09 15:37:55.824 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:37:55.827 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:37:55.829 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:37:55.832 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:37:55.834 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:37:55.837 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:37:55.854 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:37:55.857 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:37:55.859 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:37:55.862 | + functions-common:git_clone:629 : echo master 2022-05-09 15:37:55.862 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:37:55.867 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-09 15:37:55.870 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:37:55.873 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-09 15:37:55.886 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-09 15:37:55.889 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:37:55.889 | + functions-common:git_clone:690 : head -1 2022-05-09 15:37:55.894 | 4bea7bf0c Merge commit 'refs/changes/81/835881/7' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-05-09 15:37:55.897 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:37:55.900 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-09 15:37:55.902 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:37:55.905 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-09 15:37:55.907 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-09 15:37:55.910 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:37:55.913 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-09 15:37:55.915 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:37:55.918 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-09 15:37:55.921 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-09 15:37:55.923 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:37:55.926 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:37:55.929 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-09 15:37:55.931 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:37:55.935 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-09 15:37:55.938 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:37:55.940 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:37:55.943 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-09 15:37:55.950 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-09 15:37:55.953 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-09 15:37:56.616 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-09 15:37:56.618 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:37:56.621 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:37:56.624 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:37:56.626 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-09 15:37:56.629 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-09 15:37:56.631 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:37:56.633 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:37:56.636 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:37:56.639 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:37:56.641 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:37:56.643 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:37:56.646 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:37:56.648 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-09 15:37:56.670 | Using python 3.8 to install /opt/stack/cinder 2022-05-09 15:37:56.672 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-05-09 15:37:57.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:37:57.543 | from cryptography.utils import int_from_bytes 2022-05-09 15:37:57.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:37:57.543 | from cryptography.utils import int_from_bytes 2022-05-09 15:37:58.742 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:37:58.774 | Obtaining file:///opt/stack/cinder 2022-05-09 15:37:58.775 | Preparing metadata (setup.py): started 2022-05-09 15:38:04.320 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:38:04.460 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.9.0) 2022-05-09 15:38:04.461 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.1.1) 2022-05-09 15:38:04.462 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.33.0) 2022-05-09 15:38:04.463 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.1.2) 2022-05-09 15:38:04.464 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.20.4) 2022-05-09 15:38:04.465 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.0.2) 2022-05-09 15:38:04.466 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev128) (3.2.0) 2022-05-09 15:38:04.467 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.5.0) 2022-05-09 15:38:04.468 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (9.4.0) 2022-05-09 15:38:04.469 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.8.0) 2022-05-09 15:38:04.470 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.1.3) 2022-05-09 15:38:04.472 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (8.8.0) 2022-05-09 15:38:04.473 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.5.1) 2022-05-09 15:38:04.474 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.1.0) 2022-05-09 15:38:04.475 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (11.3.0) 2022-05-09 15:38:04.476 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.7.0) 2022-05-09 15:38:04.477 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (12.13.0) 2022-05-09 15:38:04.479 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.5.1) 2022-05-09 15:38:04.480 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.12.1) 2022-05-09 15:38:04.481 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.8.0) 2022-05-09 15:38:04.483 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.4.0) 2022-05-09 15:38:04.484 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (6.3.1) 2022-05-09 15:38:04.485 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.3.0) 2022-05-09 15:38:04.486 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.8.0) 2022-05-09 15:38:04.487 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.5.0) 2022-05-09 15:38:04.489 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.13.0) 2022-05-09 15:38:04.490 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.6.0) 2022-05-09 15:38:04.491 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.4.3) 2022-05-09 15:38:04.492 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (21.3) 2022-05-09 15:38:04.493 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.8.1) 2022-05-09 15:38:04.494 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.5.0) 2022-05-09 15:38:04.496 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.1.1) 2022-05-09 15:38:04.496 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.9.0) 2022-05-09 15:38:04.497 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.0.8) 2022-05-09 15:38:04.499 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.3.0) 2022-05-09 15:38:04.500 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.6.0) 2022-05-09 15:38:04.501 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.4.0) 2022-05-09 15:38:04.502 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (17.7.0) 2022-05-09 15:38:04.503 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.13.1) 2022-05-09 15:38:04.504 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2022.1) 2022-05-09 15:38:04.505 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.27.1) 2022-05-09 15:38:04.506 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.5.1) 2022-05-09 15:38:04.507 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.7.0) 2022-05-09 15:38:04.509 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.1.74) 2022-05-09 15:38:04.510 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.16.0) 2022-05-09 15:38:04.511 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.4.36) 2022-05-09 15:38:04.512 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.13.0) 2022-05-09 15:38:04.513 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.5.0) 2022-05-09 15:38:04.514 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.8.9) 2022-05-09 15:38:04.515 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (6.3.1) 2022-05-09 15:38:04.516 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.8.7) 2022-05-09 15:38:04.517 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.1.0) 2022-05-09 15:38:04.518 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.10.0) 2022-05-09 15:38:04.519 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.2.0) 2022-05-09 15:38:04.520 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.6.0) 2022-05-09 15:38:04.521 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.11.1) 2022-05-09 15:38:04.523 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.47.0) 2022-05-09 15:38:04.524 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.11.0) 2022-05-09 15:38:04.525 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (36.0.2) 2022-05-09 15:38:04.526 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.2.2) 2022-05-09 15:38:04.527 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.5.2.5) 2022-05-09 15:38:04.528 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.22.8) 2022-05-09 15:38:04.542 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev128) (1.0.0) 2022-05-09 15:38:04.544 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev128) (0.5.2) 2022-05-09 15:38:04.545 | Requirement already satisfied: botocore<1.26.0,>=1.25.8 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev128) (1.25.8) 2022-05-09 15:38:04.608 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev128) (1.15.0) 2022-05-09 15:38:04.638 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev128) (2.2.1) 2022-05-09 15:38:04.655 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev128) (4.1.1) 2022-05-09 15:38:04.657 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev128) (2.7.3) 2022-05-09 15:38:04.658 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev128) (0.1.0) 2022-05-09 15:38:04.659 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev128) (2.6.6) 2022-05-09 15:38:04.758 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev128) (1.7.0) 2022-05-09 15:38:04.812 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev128) (3.1.1) 2022-05-09 15:38:04.815 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev128) (2.11.0) 2022-05-09 15:38:04.843 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev128) (0.2.8) 2022-05-09 15:38:04.844 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev128) (0.4.8) 2022-05-09 15:38:04.845 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev128) (4.8) 2022-05-09 15:38:04.927 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev128) (0.17.3) 2022-05-09 15:38:04.973 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev128) (2.5.0) 2022-05-09 15:38:04.974 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev128) (1.5.0) 2022-05-09 15:38:04.975 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev128) (0.8.0) 2022-05-09 15:38:04.977 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev128) (6.0) 2022-05-09 15:38:05.038 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev128) (0.5.0) 2022-05-09 15:38:05.040 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev128) (1.7.7) 2022-05-09 15:38:05.041 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev128) (2.0.1) 2022-05-09 15:38:05.101 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev128) (2.8.2) 2022-05-09 15:38:05.105 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev128) (0.9.6) 2022-05-09 15:38:05.167 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev128) (0.4.0) 2022-05-09 15:38:05.169 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev128) (5.0.0) 2022-05-09 15:38:05.171 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev128) (2.4.1) 2022-05-09 15:38:05.173 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev128) (5.2.4) 2022-05-09 15:38:05.174 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev128) (5.1.1) 2022-05-09 15:38:05.196 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev128) (3.2.2) 2022-05-09 15:38:05.199 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev128) (3.3.0) 2022-05-09 15:38:05.200 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev128) (3.1.2) 2022-05-09 15:38:05.247 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev128) (1.0.3) 2022-05-09 15:38:05.334 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev128) (3.0.0) 2022-05-09 15:38:05.337 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev128) (1.3.3) 2022-05-09 15:38:05.363 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev128) (3.3.0) 2022-05-09 15:38:05.390 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev128) (0.11.0) 2022-05-09 15:38:05.458 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev128) (1.1.1) 2022-05-09 15:38:05.461 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev128) (1.26.9) 2022-05-09 15:38:05.589 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev128) (1.5.0) 2022-05-09 15:38:05.614 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev128) (62.1.0) 2022-05-09 15:38:05.764 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev128) (3.10.1) 2022-05-09 15:38:05.804 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev128) (1.14.1) 2022-05-09 15:38:05.805 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev128) (22.0.0) 2022-05-09 15:38:05.806 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev128) (1.3.3) 2022-05-09 15:38:06.019 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev128) (2.0.12) 2022-05-09 15:38:06.020 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev128) (2019.11.28) 2022-05-09 15:38:06.023 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev128) (3.3) 2022-05-09 15:38:06.060 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev128) (0.7) 2022-05-09 15:38:06.091 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev128) (0.23.2) 2022-05-09 15:38:06.339 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev128) (0.4.2) 2022-05-09 15:38:06.341 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev128) (0.5.2) 2022-05-09 15:38:06.487 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev128) (2.8) 2022-05-09 15:38:06.490 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev128) (2.5.0) 2022-05-09 15:38:06.491 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev128) (1.4.2) 2022-05-09 15:38:06.654 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev128) (0.13.1) 2022-05-09 15:38:06.775 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev128) (4.11.3) 2022-05-09 15:38:06.777 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev128) (5.7.1) 2022-05-09 15:38:06.778 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev128) (1.2.0) 2022-05-09 15:38:06.814 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev128) (5.0.0) 2022-05-09 15:38:07.033 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev128) (2.21) 2022-05-09 15:38:07.113 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev128) (2.4.1) 2022-05-09 15:38:07.116 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev128) (0.5.0) 2022-05-09 15:38:07.298 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev128) (2.5.0) 2022-05-09 15:38:07.388 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev128) (1.56.0) 2022-05-09 15:38:07.390 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev128) (3.20.1) 2022-05-09 15:38:07.572 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev128) (2.1.1) 2022-05-09 15:38:08.004 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev128) (1.1.5) 2022-05-09 15:38:08.055 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev128) (0.14.1) 2022-05-09 15:38:08.105 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev128) (0.2.5) 2022-05-09 15:38:09.184 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev128) (1.32) 2022-05-09 15:38:09.464 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev128) (21.4.0) 2022-05-09 15:38:09.465 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev128) (1.8.2) 2022-05-09 15:38:09.613 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev128) (2.3) 2022-05-09 15:38:09.818 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev128) (1.0.0) 2022-05-09 15:38:09.997 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev128) (3.8.0) 2022-05-09 15:38:11.740 | Installing collected packages: cinder 2022-05-09 15:38:11.740 | Attempting uninstall: cinder 2022-05-09 15:38:11.740 | Found existing installation: cinder 20.1.0.dev128 2022-05-09 15:38:11.747 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-09 15:38:11.748 | Running setup.py develop for cinder 2022-05-09 15:38:19.243 | Successfully installed cinder 2022-05-09 15:38:19.243 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:38:19.252 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:38:19.252 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:38:19.408 | + inc/python:pip_install:200 : result=0 2022-05-09 15:38:19.410 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:38:19.413 | + functions-common:time_stop:2437 : local name 2022-05-09 15:38:19.415 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:38:19.417 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:38:19.420 | + functions-common:time_stop:2440 : local total 2022-05-09 15:38:19.422 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:38:19.424 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:38:19.426 | + functions-common:time_stop:2444 : start_time=1652110676664 2022-05-09 15:38:19.429 | + functions-common:time_stop:2446 : [[ -z 1652110676664 ]] 2022-05-09 15:38:19.431 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:38:19.436 | + functions-common:time_stop:2449 : end_time=1652110699433 2022-05-09 15:38:19.438 | + functions-common:time_stop:2450 : elapsed_time=22769 2022-05-09 15:38:19.440 | + functions-common:time_stop:2451 : total=105344 2022-05-09 15:38:19.442 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:38:19.444 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=128113 2022-05-09 15:38:19.447 | + inc/python:pip_install:203 : return 0 2022-05-09 15:38:19.450 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:38:19.452 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-09 15:38:19.455 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-09 15:38:19.474 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-09 15:38:19.486 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-09 15:38:19.489 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-09 15:38:19.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:38:19.494 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:38:19.496 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-05-09 15:38:19.499 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:38:19.502 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-09 15:38:19.504 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-09 15:38:19.506 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-09 15:38:19.509 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:38:19.512 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:38:19.514 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-09 15:38:19.526 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-09 15:38:19.529 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:38:19.531 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:38:19.534 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:38:19.536 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:38:19.539 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:38:19.541 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:38:19.544 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:38:19.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:38:19.549 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:38:19.551 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:38:19.554 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:38:19.556 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:38:19.559 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-09 15:38:19.562 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:38:19.564 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:38:19.567 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:38:19.569 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-09 15:38:19.592 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-09 15:38:19.701 | Reading package lists... 2022-05-09 15:38:19.951 | Building dependency tree... 2022-05-09 15:38:19.952 | Reading state information... 2022-05-09 15:38:20.209 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-05-09 15:38:20.209 | The following packages were automatically installed and are no longer required: 2022-05-09 15:38:20.210 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:38:20.210 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:38:20.210 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:38:20.210 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:38:20.210 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:38:20.211 | python3-zope.interface 2022-05-09 15:38:20.211 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:38:20.326 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:38:20.330 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:38:20.333 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:38:20.336 | + functions-common:time_stop:2437 : local name 2022-05-09 15:38:20.338 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:38:20.341 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:38:20.343 | + functions-common:time_stop:2440 : local total 2022-05-09 15:38:20.346 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:38:20.348 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:38:20.351 | + functions-common:time_stop:2444 : start_time=1652110699590 2022-05-09 15:38:20.354 | + functions-common:time_stop:2446 : [[ -z 1652110699590 ]] 2022-05-09 15:38:20.358 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:38:20.362 | + functions-common:time_stop:2449 : end_time=1652110700360 2022-05-09 15:38:20.365 | + functions-common:time_stop:2450 : elapsed_time=770 2022-05-09 15:38:20.367 | + functions-common:time_stop:2451 : total=5322 2022-05-09 15:38:20.371 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:38:20.373 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6092 2022-05-09 15:38:20.376 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:38:20.378 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:38:20.381 | + ./stack.sh:main:928 : configure_cinder 2022-05-09 15:38:20.383 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-09 15:38:20.396 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-09 15:38:20.400 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-09 15:38:20.402 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-09 15:38:20.405 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-09 15:38:20.408 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-09 15:38:20.408 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-09 15:38:20.412 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-09 15:38:20.415 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-09 15:38:20.417 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-09 15:38:20.419 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-09 15:38:20.421 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-09 15:38:20.423 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-09 15:38:20.425 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-09 15:38:20.428 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-09 15:38:20.439 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-09 15:38:20.452 | + 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-05-09 15:38:20.464 | + 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-05-09 15:38:20.476 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-09 15:38:20.488 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-09 15:38:20.491 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-09 15:38:20.496 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.EqzvwW7pGL 2022-05-09 15:38:20.498 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-09 15:38:20.500 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-09 15:38:20.502 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-09 15:38:20.505 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.EqzvwW7pGL 2022-05-09 15:38:20.508 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.EqzvwW7pGL 2022-05-09 15:38:20.520 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.EqzvwW7pGL /etc/sudoers.d/cinder-rootwrap 2022-05-09 15:38:20.533 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-09 15:38:20.537 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-09 15:38:20.539 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-09 15:38:20.541 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-09 15:38:20.543 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-09 15:38:20.545 | + 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-05-09 15:38:20.547 | + 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-05-09 15:38:20.550 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-09 15:38:20.552 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-09 15:38:20.557 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-09 15:38:20.562 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-09 15:38:20.580 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-09 15:38:20.599 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-09 15:38:20.617 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-09 15:38:20.637 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-09 15:38:20.655 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-09 15:38:20.674 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-09 15:38:20.692 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-09 15:38:20.711 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-09 15:38:20.713 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-09 15:38:20.715 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-09 15:38:20.718 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:38:20.720 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-09 15:38:20.751 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-09 15:38:20.779 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-05-09 15:38:20.815 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-09 15:38:20.843 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-09 15:38:20.873 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-09 15:38:20.902 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-09 15:38:20.931 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-09 15:38:20.959 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:38:20.988 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:38:21.016 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-09 15:38:21.047 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-09 15:38:21.077 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-09 15:38:21.079 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-09 15:38:21.081 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-09 15:38:21.084 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=cinder 2022-05-09 15:38:21.086 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-09 15:38:21.089 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-09 15:38:21.124 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-09 15:38:21.152 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-09 15:38:21.180 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-09 15:38:21.209 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-09 15:38:21.237 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-09 15:38:21.266 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-09 15:38:21.296 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-09 15:38:21.299 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.13 2022-05-09 15:38:21.327 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-09 15:38:21.358 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-09 15:38:21.366 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4ba4761d0d2c667bab1205f628181070 2022-05-09 15:38:21.403 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-09 15:38:21.405 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-09 15:38:21.434 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-09 15:38:21.461 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-09 15:38:21.490 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-09 15:38:21.518 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-09 15:38:21.535 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:38:21.537 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-09 15:38:21.554 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:38:21.556 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-09 15:38:21.574 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:38:21.576 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-09 15:38:21.592 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:38:21.595 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-09 15:38:21.597 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-09 15:38:21.599 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-09 15:38:21.602 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-09 15:38:21.605 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:38:21.607 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:38:21.610 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:38:21.626 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:38:21.629 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:38:21.632 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:38:21.634 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:38:21.650 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:38:21.652 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-09 15:38:21.655 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-09 15:38:21.686 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:38:21.689 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:38:21.691 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-09 15:38:21.694 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-09 15:38:21.696 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-09 15:38:21.699 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:38:21.716 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:38:21.718 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:38:21.721 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:38:21.723 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:38:21.726 | + 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-05-09 15:38:21.754 | + 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-05-09 15:38:21.782 | + 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-05-09 15:38:21.810 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:38:21.838 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-09 15:38:21.856 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:38:21.858 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-09 15:38:21.861 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-09 15:38:21.863 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-09 15:38:21.865 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-09 15:38:21.868 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-09 15:38:21.870 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:38:21.873 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-09 15:38:21.877 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-09 15:38:21.879 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:38:21.882 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:38:21.894 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:38:21.894 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:38:21.903 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:38:21.907 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:38:21.923 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-09 15:38:21.925 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-09 15:38:21.929 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-09 15:38:21.958 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-09 15:38:21.986 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-09 15:38:22.014 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:38:22.040 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:38:22.068 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:38:22.095 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:38:22.123 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:38:22.151 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:38:22.178 | + 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-05-09 15:38:22.206 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:38:22.234 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:38:22.262 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:38:22.289 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-09 15:38:22.292 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-09 15:38:22.295 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-09 15:38:22.297 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-09 15:38:22.299 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:38:22.302 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:38:22.304 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:38:22.307 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-09 15:38:22.310 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-09 15:38:22.312 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-09 15:38:22.339 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-09 15:38:22.368 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-09 15:38:22.368 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-09 15:38:22.377 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-09 15:38:22.380 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-09 15:38:22.383 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-09 15:38:22.385 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:38:22.387 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:38:22.390 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:38:22.392 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:38:22.394 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:38:22.397 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:38:22.399 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:38:22.402 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:38:22.404 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:38:22.406 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-09 15:38:22.469 | Enabling site cinder-wsgi. 2022-05-09 15:38:22.474 | To activate the new configuration, you need to run: 2022-05-09 15:38:22.474 | systemctl reload apache2 2022-05-09 15:38:22.479 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-09 15:38:22.482 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:38:22.484 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:38:22.486 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:38:22.622 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-09 15:38:22.626 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-09 15:38:22.656 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.13/image 2022-05-09 15:38:22.686 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-09 15:38:22.703 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:38:22.705 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-09 15:38:22.708 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-09 15:38:22.710 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-09 15:38:22.712 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-09 15:38:22.715 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-09 15:38:22.747 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-09 15:38:22.774 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.13/identity 2022-05-09 15:38:22.803 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-09 15:38:22.830 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-09 15:38:22.859 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-09 15:38:22.887 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-09 15:38:22.915 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-09 15:38:22.944 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:38:22.972 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-09 15:38:23.000 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-09 15:38:23.028 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-09 15:38:23.056 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-09 15:38:23.058 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-09 15:38:23.075 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:38:23.077 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.13:2379 2022-05-09 15:38:23.109 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-09 15:38:23.111 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-09 15:38:23.114 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-09 15:38:23.132 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:38:23.134 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-09 15:38:23.137 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-09 15:38:23.139 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-09 15:38:23.142 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:38:23.144 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-09 15:38:23.147 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-09 15:38:23.151 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:38:23.151 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:38:23.157 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:38:23.159 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-09 15:38:23.162 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-05-09 15:38:23.165 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:38:23.167 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-09 15:38:23.170 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-09 15:38:23.172 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-09 15:38:23.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:38:23.178 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:38:23.180 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-05-09 15:38:23.183 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:38:23.185 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-09 15:38:23.188 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-09 15:38:23.190 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-09 15:38:23.192 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:38:23.195 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:38:23.198 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:38:23.201 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:38:23.203 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:38:23.206 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:38:23.222 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:38:23.225 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:38:23.227 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:38:23.230 | + functions-common:git_clone:629 : echo master 2022-05-09 15:38:23.231 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:38:23.236 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-09 15:38:23.238 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:38:23.240 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-09 15:38:23.253 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-09 15:38:23.256 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:38:23.256 | + functions-common:git_clone:690 : head -1 2022-05-09 15:38:23.262 | dda20363cf Merge "ovs: add complete details to the log" 2022-05-09 15:38:23.265 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:38:23.267 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-09 15:38:23.270 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:38:23.272 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-09 15:38:23.275 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-09 15:38:23.278 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:38:23.280 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-09 15:38:23.283 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:38:23.285 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-09 15:38:23.288 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-09 15:38:23.290 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:38:23.293 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:38:23.296 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-09 15:38:23.299 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:38:23.302 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-09 15:38:23.304 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:38:23.307 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:38:23.310 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-09 15:38:23.316 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-09 15:38:23.319 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-09 15:38:24.006 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-09 15:38:24.009 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:38:24.011 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:38:24.014 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:38:24.016 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-09 15:38:24.018 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-09 15:38:24.021 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:38:24.023 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:38:24.026 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:38:24.028 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:38:24.031 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:38:24.033 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:38:24.035 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:38:24.038 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-09 15:38:24.059 | Using python 3.8 to install /opt/stack/neutron 2022-05-09 15:38:24.062 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-05-09 15:38:24.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:38:24.937 | from cryptography.utils import int_from_bytes 2022-05-09 15:38:24.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:38:24.937 | from cryptography.utils import int_from_bytes 2022-05-09 15:38:26.153 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:38:26.186 | Obtaining file:///opt/stack/neutron 2022-05-09 15:38:26.186 | Preparing metadata (setup.py): started 2022-05-09 15:38:31.899 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:38:31.991 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (5.9.0) 2022-05-09 15:38:31.992 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (3.5.0) 2022-05-09 15:38:31.993 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.1.1) 2022-05-09 15:38:31.994 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.5.1) 2022-05-09 15:38:31.996 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.5.0) 2022-05-09 15:38:31.997 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (5.1.1) 2022-05-09 15:38:31.998 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.33.0) 2022-05-09 15:38:31.999 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.4.1) 2022-05-09 15:38:32.000 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.20.4) 2022-05-09 15:38:32.001 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.27.1) 2022-05-09 15:38:32.002 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (3.1.2) 2022-05-09 15:38:32.003 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (9.4.0) 2022-05-09 15:38:32.004 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.8.0) 2022-05-09 15:38:32.005 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.11.0) 2022-05-09 15:38:32.006 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.20.0) 2022-05-09 15:38:32.008 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (7.8.0) 2022-05-09 15:38:32.008 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (6.3.1) 2022-05-09 15:38:32.010 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.4.36) 2022-05-09 15:38:32.012 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.8.7) 2022-05-09 15:38:32.013 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.5.0) 2022-05-09 15:38:32.014 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.7.7) 2022-05-09 15:38:32.015 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (3.5.0) 2022-05-09 15:38:32.016 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.11.0) 2022-05-09 15:38:32.017 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.5.1) 2022-05-09 15:38:32.018 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (8.8.0) 2022-05-09 15:38:32.019 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.1.0) 2022-05-09 15:38:32.020 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (11.3.0) 2022-05-09 15:38:32.022 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (5.1.0) 2022-05-09 15:38:32.023 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.7.0) 2022-05-09 15:38:32.024 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (12.13.0) 2022-05-09 15:38:32.025 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.5.1) 2022-05-09 15:38:32.026 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (3.12.1) 2022-05-09 15:38:32.028 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.8.0) 2022-05-09 15:38:32.029 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.4.0) 2022-05-09 15:38:32.030 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (6.3.1) 2022-05-09 15:38:32.031 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.3.0) 2022-05-09 15:38:32.032 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.8.0) 2022-05-09 15:38:32.033 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.5.0) 2022-05-09 15:38:32.034 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.13.0) 2022-05-09 15:38:32.035 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.6.0) 2022-05-09 15:38:32.036 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (3.4.3) 2022-05-09 15:38:32.038 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.3.1) 2022-05-09 15:38:32.039 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.1.0) 2022-05-09 15:38:32.040 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.17.1.post1) 2022-05-09 15:38:32.041 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.16.0) 2022-05-09 15:38:32.042 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (21.3) 2022-05-09 15:38:32.043 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (5.9.0) 2022-05-09 15:38:32.044 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.6.9) 2022-05-09 15:38:32.045 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (22.0.0) 2022-05-09 15:38:32.046 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (17.7.0) 2022-05-09 15:38:32.048 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.61.0) 2022-05-09 15:38:32.049 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.5.0) 2022-05-09 15:38:32.050 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.7.1) 2022-05-09 15:38:32.051 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.4.1) 2022-05-09 15:38:32.052 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.11.1) 2022-05-09 15:38:32.067 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev196) (1.2.0) 2022-05-09 15:38:32.069 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev196) (5.7.1) 2022-05-09 15:38:32.070 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev196) (4.11.3) 2022-05-09 15:38:32.079 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev196) (1.14.1) 2022-05-09 15:38:32.091 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev196) (1.16.0) 2022-05-09 15:38:32.092 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev196) (1.1.2) 2022-05-09 15:38:32.094 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev196) (2.2.1) 2022-05-09 15:38:32.110 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev196) (3.0.8) 2022-05-09 15:38:32.117 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev196) (2.1.1) 2022-05-09 15:38:32.179 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev196) (1.7.0) 2022-05-09 15:38:32.180 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev196) (1.0.2) 2022-05-09 15:38:32.235 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev196) (4.4.0) 2022-05-09 15:38:32.237 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev196) (3.1.1) 2022-05-09 15:38:32.282 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev196) (1.2.3) 2022-05-09 15:38:32.290 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev196) (2.7.0) 2022-05-09 15:38:32.318 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (1.1.5) 2022-05-09 15:38:32.319 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (1.4.4) 2022-05-09 15:38:32.320 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (1.32) 2022-05-09 15:38:32.321 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (1.4.0) 2022-05-09 15:38:32.323 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (36.0.2) 2022-05-09 15:38:32.325 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (2.5.0) 2022-05-09 15:38:32.326 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (1.0.0) 2022-05-09 15:38:32.327 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (6.0) 2022-05-09 15:38:32.346 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev196) (1.0.3) 2022-05-09 15:38:32.435 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev196) (0.17.3) 2022-05-09 15:38:32.508 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev196) (1.5.0) 2022-05-09 15:38:32.570 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev196) (0.13.0) 2022-05-09 15:38:32.573 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev196) (2.0.1) 2022-05-09 15:38:32.575 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev196) (0.5.0) 2022-05-09 15:38:32.633 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev196) (0.9.6) 2022-05-09 15:38:32.636 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev196) (2.8.2) 2022-05-09 15:38:32.697 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev196) (5.1.1) 2022-05-09 15:38:32.699 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev196) (5.0.0) 2022-05-09 15:38:32.701 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev196) (5.2.4) 2022-05-09 15:38:32.702 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev196) (0.4.0) 2022-05-09 15:38:32.729 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev196) (3.2.2) 2022-05-09 15:38:32.731 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev196) (3.3.0) 2022-05-09 15:38:32.778 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev196) (1.15.0) 2022-05-09 15:38:32.834 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev196) (2022.1) 2022-05-09 15:38:32.866 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev196) (3.0.0) 2022-05-09 15:38:32.870 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev196) (1.3.3) 2022-05-09 15:38:32.893 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev196) (3.3.0) 2022-05-09 15:38:33.034 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev196) (2.4.0) 2022-05-09 15:38:33.124 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev196) (62.1.0) 2022-05-09 15:38:33.201 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev196) (0.3.5) 2022-05-09 15:38:33.202 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev196) (3.0.0) 2022-05-09 15:38:33.320 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev196) (0.6.9) 2022-05-09 15:38:33.322 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev196) (0.6.9) 2022-05-09 15:38:33.323 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev196) (0.6.9) 2022-05-09 15:38:33.324 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev196) (0.6.9) 2022-05-09 15:38:33.325 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev196) (0.6.9) 2022-05-09 15:38:33.326 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev196) (0.6.9) 2022-05-09 15:38:33.327 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev196) (0.6.9) 2022-05-09 15:38:33.543 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev196) (3.10.1) 2022-05-09 15:38:33.546 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev196) (3.2.0) 2022-05-09 15:38:33.548 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev196) (2.5.0) 2022-05-09 15:38:33.598 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev196) (3.17.6) 2022-05-09 15:38:33.599 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev196) (2.1.0) 2022-05-09 15:38:33.689 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev196) (1.26.9) 2022-05-09 15:38:33.691 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev196) (3.3) 2022-05-09 15:38:33.692 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev196) (2019.11.28) 2022-05-09 15:38:33.694 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev196) (2.0.12) 2022-05-09 15:38:33.732 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev196) (0.7) 2022-05-09 15:38:34.083 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev196) (0.13.1) 2022-05-09 15:38:34.163 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev196) (5.0.0) 2022-05-09 15:38:34.326 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev196) (2.21) 2022-05-09 15:38:34.400 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev196) (2.4.1) 2022-05-09 15:38:34.402 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev196) (0.5.0) 2022-05-09 15:38:34.642 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev196) (2.5.0) 2022-05-09 15:38:34.819 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev196) (2.3) 2022-05-09 15:38:35.399 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev196) (0.14.1) 2022-05-09 15:38:35.449 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev196) (0.2.5) 2022-05-09 15:38:36.064 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev196) (0.4.2) 2022-05-09 15:38:36.066 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev196) (0.5.2) 2022-05-09 15:38:36.380 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev196) (4.11.1) 2022-05-09 15:38:36.381 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev196) (2.1.1) 2022-05-09 15:38:36.549 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev196) (3.8.0) 2022-05-09 15:38:36.794 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev196) (1.8.2) 2022-05-09 15:38:36.795 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev196) (21.4.0) 2022-05-09 15:38:36.992 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev196) (1.0.0) 2022-05-09 15:38:37.264 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev196) (2.3.2.post1) 2022-05-09 15:38:38.883 | Installing collected packages: neutron 2022-05-09 15:38:38.883 | Attempting uninstall: neutron 2022-05-09 15:38:38.883 | Found existing installation: neutron 20.1.0.dev196 2022-05-09 15:38:38.902 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-05-09 15:38:38.903 | Running setup.py develop for neutron 2022-05-09 15:38:46.576 | Successfully installed neutron 2022-05-09 15:38:46.576 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:38:46.585 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:38:46.585 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:38:46.732 | + inc/python:pip_install:200 : result=0 2022-05-09 15:38:46.734 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:38:46.736 | + functions-common:time_stop:2437 : local name 2022-05-09 15:38:46.738 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:38:46.741 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:38:46.743 | + functions-common:time_stop:2440 : local total 2022-05-09 15:38:46.746 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:38:46.748 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:38:46.750 | + functions-common:time_stop:2444 : start_time=1652110704054 2022-05-09 15:38:46.752 | + functions-common:time_stop:2446 : [[ -z 1652110704054 ]] 2022-05-09 15:38:46.755 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:38:46.760 | + functions-common:time_stop:2449 : end_time=1652110726757 2022-05-09 15:38:46.762 | + functions-common:time_stop:2450 : elapsed_time=22703 2022-05-09 15:38:46.764 | + functions-common:time_stop:2451 : total=128113 2022-05-09 15:38:46.767 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:38:46.769 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=150816 2022-05-09 15:38:46.771 | + inc/python:pip_install:203 : return 0 2022-05-09 15:38:46.774 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:38:46.776 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-09 15:38:46.779 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-09 15:38:46.798 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-09 15:38:46.810 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-09 15:38:46.813 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-09 15:38:46.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:38:46.818 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:38:46.820 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-05-09 15:38:46.824 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:38:46.826 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-09 15:38:46.829 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:38:46.831 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-09 15:38:46.848 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:38:46.851 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-09 15:38:46.854 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-09 15:38:46.856 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-09 15:38:46.859 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:38:46.861 | + lib/stack:stack_install_service:32 : install_nova 2022-05-09 15:38:46.864 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-09 15:38:46.866 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-09 15:38:46.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:38:46.872 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:38:46.874 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-05-09 15:38:46.876 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:38:46.879 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-09 15:38:46.895 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:38:46.898 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-09 15:38:46.914 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:38:46.917 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-09 15:38:46.934 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:38:46.937 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-09 15:38:46.939 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-09 15:38:46.941 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-09 15:38:46.944 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:38:46.946 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:38:46.949 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:38:46.951 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:38:46.954 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:38:46.957 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:38:46.972 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:38:46.975 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:38:46.977 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:38:46.980 | + functions-common:git_clone:629 : echo master 2022-05-09 15:38:46.981 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:38:46.986 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-09 15:38:46.988 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:38:46.991 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-09 15:38:47.004 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-09 15:38:47.007 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:38:47.007 | + functions-common:git_clone:690 : head -1 2022-05-09 15:38:47.020 | 972c06c608 Merge "Debug Nova APIs call failures" 2022-05-09 15:38:47.023 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:38:47.026 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-09 15:38:47.028 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:38:47.030 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-09 15:38:47.033 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-09 15:38:47.035 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:38:47.038 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-09 15:38:47.041 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:38:47.043 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-09 15:38:47.046 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-09 15:38:47.049 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:38:47.051 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:38:47.054 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-09 15:38:47.057 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:38:47.060 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-09 15:38:47.063 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:38:47.065 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:38:47.068 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-09 15:38:47.074 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-09 15:38:47.077 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-09 15:38:47.752 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-09 15:38:47.755 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:38:47.757 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:38:47.760 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:38:47.762 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-09 15:38:47.765 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-09 15:38:47.767 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:38:47.769 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:38:47.771 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:38:47.774 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:38:47.776 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:38:47.779 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:38:47.781 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:38:47.783 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-09 15:38:47.804 | Using python 3.8 to install /opt/stack/nova 2022-05-09 15:38:47.806 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-05-09 15:38:48.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:38:48.672 | from cryptography.utils import int_from_bytes 2022-05-09 15:38:48.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:38:48.672 | from cryptography.utils import int_from_bytes 2022-05-09 15:38:49.885 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:38:49.916 | Obtaining file:///opt/stack/nova 2022-05-09 15:38:49.917 | Preparing metadata (setup.py): started 2022-05-09 15:38:56.536 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:38:56.669 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (5.9.0) 2022-05-09 15:38:56.670 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.4.36) 2022-05-09 15:38:56.671 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (5.1.1) 2022-05-09 15:38:56.672 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.33.0) 2022-05-09 15:38:56.673 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.1.2) 2022-05-09 15:38:56.674 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (9.4.0) 2022-05-09 15:38:56.675 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.8.0) 2022-05-09 15:38:56.676 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.5.1) 2022-05-09 15:38:56.677 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (36.0.2) 2022-05-09 15:38:56.678 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.8.7) 2022-05-09 15:38:56.679 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.1.2) 2022-05-09 15:38:56.680 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.1.1) 2022-05-09 15:38:56.682 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.5.0) 2022-05-09 15:38:56.683 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.3.0) 2022-05-09 15:38:56.684 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.13.0) 2022-05-09 15:38:56.685 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.7.7) 2022-05-09 15:38:56.686 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.8.0) 2022-05-09 15:38:56.688 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.11.0) 2022-05-09 15:38:56.689 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.8.1) 2022-05-09 15:38:56.689 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.0.2) 2022-05-09 15:38:56.690 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev102) (3.2.0) 2022-05-09 15:38:56.692 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (8.3.0) 2022-05-09 15:38:56.693 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.5.0) 2022-05-09 15:38:56.694 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (7.8.0) 2022-05-09 15:38:56.695 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.6.0) 2022-05-09 15:38:56.696 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.27.1) 2022-05-09 15:38:56.697 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.5.0) 2022-05-09 15:38:56.698 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.10.0) 2022-05-09 15:38:56.699 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.11.0) 2022-05-09 15:38:56.700 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.5.1) 2022-05-09 15:38:56.701 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (8.8.0) 2022-05-09 15:38:56.703 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.1.0) 2022-05-09 15:38:56.704 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.7.0) 2022-05-09 15:38:56.705 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.6.0) 2022-05-09 15:38:56.706 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.4.0) 2022-05-09 15:38:56.707 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.3.0) 2022-05-09 15:38:56.709 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.5.0) 2022-05-09 15:38:56.710 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.13.0) 2022-05-09 15:38:56.711 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (11.3.0) 2022-05-09 15:38:56.712 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (6.3.1) 2022-05-09 15:38:56.713 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (12.13.0) 2022-05-09 15:38:56.714 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.12.1) 2022-05-09 15:38:56.715 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.8.0) 2022-05-09 15:38:56.716 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (5.1.0) 2022-05-09 15:38:56.717 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.8.0) 2022-05-09 15:38:56.718 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.5.0) 2022-05-09 15:38:56.719 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.5.1) 2022-05-09 15:38:56.720 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (5.9.0) 2022-05-09 15:38:56.721 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.6.0) 2022-05-09 15:38:56.723 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (5.2.0) 2022-05-09 15:38:56.724 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.1.0) 2022-05-09 15:38:56.725 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.7.0) 2022-05-09 15:38:56.726 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.7.1) 2022-05-09 15:38:56.728 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.11.0) 2022-05-09 15:38:56.729 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.0.1) 2022-05-09 15:38:56.730 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.11.1) 2022-05-09 15:38:56.731 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.2.2) 2022-05-09 15:38:56.732 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.3.3) 2022-05-09 15:38:56.733 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.7.0) 2022-05-09 15:38:56.734 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.7.0) 2022-05-09 15:38:56.735 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.8.2) 2022-05-09 15:38:56.736 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.4.1) 2022-05-09 15:38:56.737 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.61.0) 2022-05-09 15:38:56.739 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (6.0) 2022-05-09 15:38:56.755 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev102) (4.11.3) 2022-05-09 15:38:56.756 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev102) (1.2.0) 2022-05-09 15:38:56.758 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev102) (5.7.1) 2022-05-09 15:38:56.778 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev102) (5.3.0) 2022-05-09 15:38:56.819 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev102) (1.15.0) 2022-05-09 15:38:56.849 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev102) (2.2.1) 2022-05-09 15:38:56.851 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev102) (1.16.0) 2022-05-09 15:38:56.877 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev102) (2.1.1) 2022-05-09 15:38:57.004 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev102) (3.1.1) 2022-05-09 15:38:57.009 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev102) (4.4.0) 2022-05-09 15:38:57.065 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev102) (1.4.0) 2022-05-09 15:38:57.066 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev102) (1.32) 2022-05-09 15:38:57.094 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev102) (1.4.4) 2022-05-09 15:38:57.095 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev102) (2.5.0) 2022-05-09 15:38:57.097 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev102) (1.0.0) 2022-05-09 15:38:57.098 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev102) (1.1.5) 2022-05-09 15:38:57.120 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev102) (6.3.1) 2022-05-09 15:38:57.123 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev102) (5.6.0) 2022-05-09 15:38:57.174 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev102) (0.6.9) 2022-05-09 15:38:57.177 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev102) (2.5.0) 2022-05-09 15:38:57.179 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev102) (1.16.0) 2022-05-09 15:38:57.251 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev102) (0.17.3) 2022-05-09 15:38:57.361 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev102) (2.0.1) 2022-05-09 15:38:57.363 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev102) (0.5.0) 2022-05-09 15:38:57.462 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev102) (0.9.6) 2022-05-09 15:38:57.522 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev102) (0.4.0) 2022-05-09 15:38:57.523 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev102) (5.0.0) 2022-05-09 15:38:57.525 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev102) (5.2.4) 2022-05-09 15:38:57.527 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev102) (5.1.1) 2022-05-09 15:38:57.557 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev102) (3.2.2) 2022-05-09 15:38:57.559 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev102) (3.3.0) 2022-05-09 15:38:57.609 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev102) (1.0.3) 2022-05-09 15:38:57.670 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev102) (2022.1) 2022-05-09 15:38:57.704 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev102) (1.3.3) 2022-05-09 15:38:57.707 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev102) (3.0.0) 2022-05-09 15:38:57.760 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev102) (3.0.8) 2022-05-09 15:38:57.761 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev102) (21.3) 2022-05-09 15:38:57.849 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev102) (1.5.0) 2022-05-09 15:38:57.875 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev102) (62.1.0) 2022-05-09 15:38:57.954 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev102) (0.2.5) 2022-05-09 15:38:58.031 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev102) (3.17.6) 2022-05-09 15:38:58.096 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev102) (22.0.0) 2022-05-09 15:38:58.097 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev102) (1.14.1) 2022-05-09 15:38:58.100 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev102) (1.3.3) 2022-05-09 15:38:58.144 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev102) (3.10.1) 2022-05-09 15:38:58.145 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev102) (2.1.0) 2022-05-09 15:38:58.151 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev102) (2.5.0) 2022-05-09 15:38:58.231 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev102) (3.3) 2022-05-09 15:38:58.232 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev102) (2019.11.28) 2022-05-09 15:38:58.234 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev102) (2.0.12) 2022-05-09 15:38:58.235 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev102) (1.26.9) 2022-05-09 15:38:58.330 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev102) (0.7) 2022-05-09 15:38:58.542 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev102) (0.4.2) 2022-05-09 15:38:58.544 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev102) (0.5.2) 2022-05-09 15:38:58.655 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev102) (2.8) 2022-05-09 15:38:58.657 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev102) (1.4.2) 2022-05-09 15:38:58.658 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev102) (2.5.0) 2022-05-09 15:38:58.778 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev102) (0.13.1) 2022-05-09 15:38:58.854 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev102) (1.22.3) 2022-05-09 15:38:58.890 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev102) (5.0.0) 2022-05-09 15:38:59.093 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev102) (2.21) 2022-05-09 15:38:59.173 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev102) (2.4.1) 2022-05-09 15:38:59.174 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev102) (0.5.0) 2022-05-09 15:38:59.390 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev102) (2.5.0) 2022-05-09 15:38:59.498 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev102) (2.3) 2022-05-09 15:38:59.970 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev102) (0.14.1) 2022-05-09 15:39:00.016 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev102) (2.17.1.post1) 2022-05-09 15:39:00.380 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev102) (0.6.9) 2022-05-09 15:39:00.381 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev102) (0.6.9) 2022-05-09 15:39:00.383 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev102) (0.6.9) 2022-05-09 15:39:00.384 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev102) (0.6.9) 2022-05-09 15:39:00.385 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev102) (0.6.9) 2022-05-09 15:39:00.386 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev102) (0.6.9) 2022-05-09 15:39:00.387 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev102) (0.6.9) 2022-05-09 15:39:01.634 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev102) (3.8.0) 2022-05-09 15:39:02.043 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev102) (1.8.2) 2022-05-09 15:39:02.044 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev102) (21.4.0) 2022-05-09 15:39:02.142 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev102) (2.4.0) 2022-05-09 15:39:02.248 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev102) (1.0.0) 2022-05-09 15:39:03.918 | Installing collected packages: nova 2022-05-09 15:39:03.918 | Attempting uninstall: nova 2022-05-09 15:39:03.918 | Found existing installation: nova 25.1.0.dev102 2022-05-09 15:39:03.926 | Can't uninstall 'nova'. No files were found to uninstall. 2022-05-09 15:39:03.928 | Running setup.py develop for nova 2022-05-09 15:39:12.277 | Successfully installed nova 2022-05-09 15:39:12.277 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:39:12.290 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:39:12.290 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:39:12.444 | + inc/python:pip_install:200 : result=0 2022-05-09 15:39:12.446 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:39:12.448 | + functions-common:time_stop:2437 : local name 2022-05-09 15:39:12.451 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:39:12.453 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:39:12.455 | + functions-common:time_stop:2440 : local total 2022-05-09 15:39:12.457 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:39:12.460 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:39:12.462 | + functions-common:time_stop:2444 : start_time=1652110727798 2022-05-09 15:39:12.464 | + functions-common:time_stop:2446 : [[ -z 1652110727798 ]] 2022-05-09 15:39:12.467 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:39:12.471 | + functions-common:time_stop:2449 : end_time=1652110752469 2022-05-09 15:39:12.473 | + functions-common:time_stop:2450 : elapsed_time=24671 2022-05-09 15:39:12.476 | + functions-common:time_stop:2451 : total=150816 2022-05-09 15:39:12.479 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:39:12.481 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=175487 2022-05-09 15:39:12.483 | + inc/python:pip_install:203 : return 0 2022-05-09 15:39:12.485 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:39:12.488 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-09 15:39:12.490 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-09 15:39:12.509 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-09 15:39:12.521 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-09 15:39:12.524 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-09 15:39:12.526 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:39:12.529 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:39:12.531 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-05-09 15:39:12.534 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:39:12.536 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-05-09 15:39:12.549 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:39:12.552 | + ./stack.sh:main:939 : configure_nova 2022-05-09 15:39:12.555 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-09 15:39:12.567 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-09 15:39:12.570 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-09 15:39:12.572 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-09 15:39:12.576 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-09 15:39:12.576 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-09 15:39:12.581 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-09 15:39:12.583 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-09 15:39:12.586 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-09 15:39:12.588 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-09 15:39:12.591 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-09 15:39:12.593 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-09 15:39:12.596 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-09 15:39:12.598 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-09 15:39:12.616 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-09 15:39:12.629 | + 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-05-09 15:39:12.642 | + 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-05-09 15:39:12.654 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-09 15:39:12.667 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-09 15:39:12.670 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-09 15:39:12.675 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.FFYYoYtHr9 2022-05-09 15:39:12.677 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-09 15:39:12.680 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-09 15:39:12.683 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-09 15:39:12.686 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-09 15:39:12.688 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-09 15:39:12.691 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.FFYYoYtHr9 2022-05-09 15:39:12.694 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.FFYYoYtHr9 2022-05-09 15:39:12.706 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.FFYYoYtHr9 /etc/sudoers.d/nova-rootwrap 2022-05-09 15:39:12.719 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-09 15:39:12.723 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-09 15:39:12.726 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-09 15:39:12.729 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-09 15:39:12.732 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-09 15:39:12.734 | + 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-05-09 15:39:12.737 | + 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-05-09 15:39:12.739 | + 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,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,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-05-09 15:39:12.742 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-09 15:39:12.747 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-09 15:39:12.764 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:39:12.766 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-09 15:39:12.769 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-09 15:39:12.772 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-09 15:39:12.776 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-09 15:39:12.805 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-09 15:39:12.807 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-09 15:39:12.834 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-09 15:39:12.864 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-09 15:39:12.890 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-09 15:39:12.921 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-09 15:39:12.952 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-09 15:39:12.983 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-09 15:39:12.985 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.13 2022-05-09 15:39:13.012 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-09 15:39:13.039 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-09 15:39:13.066 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-09 15:39:13.093 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-09 15:39:13.120 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-09 15:39:13.150 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-09 15:39:13.152 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:39:13.154 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:39:13.157 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:39:13.159 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:39:13.161 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:39:13.163 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:39:13.166 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:39:13.168 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:39:13.170 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:39:13.173 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:39:13.175 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:39:13.177 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-09 15:39:13.179 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:39:13.181 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:39:13.184 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:39:13.186 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:39:13.188 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:39:13.190 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:39:13.193 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-09 15:39:13.209 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:13.212 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:39:13.214 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-09 15:39:13.216 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-09 15:39:13.244 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-09 15:39:13.246 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-09 15:39:13.248 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-09 15:39:13.250 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-09 15:39:13.253 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-09 15:39:13.255 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-09 15:39:13.286 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-09 15:39:13.288 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-09 15:39:13.291 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-09 15:39:13.293 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_api 2022-05-09 15:39:13.295 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-05-09 15:39:13.298 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-05-09 15:39:13.328 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-09 15:39:13.358 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-09 15:39:13.385 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-09 15:39:13.412 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-09 15:39:13.428 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:13.430 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-09 15:39:13.447 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:13.450 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-09 15:39:13.451 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-09 15:39:13.456 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-09 15:39:13.458 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-09 15:39:13.487 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-09 15:39:13.502 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:39:13.505 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-09 15:39:13.507 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-09 15:39:13.510 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-09 15:39:13.512 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:39:13.514 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-09 15:39:13.545 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-09 15:39:13.572 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-05-09 15:39:13.599 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-09 15:39:13.629 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-09 15:39:13.657 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-09 15:39:13.684 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-09 15:39:13.712 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-09 15:39:13.738 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:39:13.766 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:39:13.793 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-09 15:39:13.810 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:13.812 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-09 15:39:13.814 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-09 15:39:13.844 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-09 15:39:13.872 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.13/identity 2022-05-09 15:39:13.899 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-09 15:39:13.926 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-09 15:39:13.954 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-09 15:39:13.981 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-09 15:39:14.009 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-09 15:39:14.036 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-09 15:39:14.052 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:39:14.055 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-09 15:39:14.058 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-09 15:39:14.084 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-09 15:39:14.115 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-09 15:39:14.117 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-09 15:39:14.145 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-09 15:39:14.147 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-09 15:39:14.149 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-09 15:39:14.152 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:39:14.154 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:39:14.156 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:39:14.158 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:39:14.161 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:39:14.163 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:39:14.166 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-09 15:39:14.168 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:39:14.171 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:39:14.173 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:39:14.175 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:39:14.177 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:39:14.180 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:39:14.182 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:39:14.185 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:39:14.187 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:39:14.189 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:39:14.191 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:39:14.194 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-09 15:39:14.196 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-09 15:39:14.198 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-09 15:39:14.201 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:39:14.217 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:39:14.220 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:39:14.222 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:39:14.224 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:39:14.227 | + 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-05-09 15:39:14.254 | + 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-05-09 15:39:14.282 | + 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-05-09 15:39:14.310 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:39:14.338 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-09 15:39:14.368 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-09 15:39:14.384 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:14.387 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-09 15:39:14.389 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-09 15:39:14.391 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-09 15:39:14.394 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-09 15:39:14.396 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-09 15:39:14.398 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:39:14.401 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-09 15:39:14.405 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-09 15:39:14.407 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:39:14.409 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:39:14.422 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:39:14.422 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:39:14.431 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:39:14.434 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:39:14.450 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-09 15:39:14.452 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-09 15:39:14.456 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-09 15:39:14.485 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-09 15:39:14.512 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-09 15:39:14.539 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:39:14.565 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:39:14.592 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:39:14.620 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:39:14.647 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:39:14.675 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:39:14.702 | + 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-05-09 15:39:14.729 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:39:14.756 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:39:14.783 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:39:14.810 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-09 15:39:14.812 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-09 15:39:14.815 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-09 15:39:14.818 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-09 15:39:14.820 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:39:14.823 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:39:14.825 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:39:14.827 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-09 15:39:14.830 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-09 15:39:14.832 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-09 15:39:14.860 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-09 15:39:14.887 | + 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-05-09 15:39:14.888 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-09 15:39:14.896 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-09 15:39:14.900 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-09 15:39:14.902 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-09 15:39:14.905 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:39:14.907 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:39:14.909 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:39:14.912 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:39:14.914 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:39:14.916 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:39:14.919 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:39:14.921 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:39:14.923 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:39:14.925 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-09 15:39:14.987 | Enabling site nova-api-wsgi. 2022-05-09 15:39:14.992 | To activate the new configuration, you need to run: 2022-05-09 15:39:14.992 | systemctl reload apache2 2022-05-09 15:39:14.997 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-09 15:39:14.999 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:39:15.001 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:39:15.003 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:39:15.137 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-09 15:39:15.155 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:15.158 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-05-09 15:39:15.161 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-09 15:39:15.163 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-09 15:39:15.166 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-09 15:39:15.168 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-09 15:39:15.170 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:39:15.173 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-09 15:39:15.177 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-09 15:39:15.180 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:39:15.182 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:39:15.197 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:39:15.197 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:39:15.205 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:39:15.208 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:39:15.224 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-09 15:39:15.226 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-09 15:39:15.230 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-09 15:39:15.261 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-09 15:39:15.287 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-09 15:39:15.315 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:39:15.343 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:39:15.370 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:39:15.397 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:39:15.425 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:39:15.452 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:39:15.479 | + 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-05-09 15:39:15.506 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:39:15.534 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:39:15.561 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:39:15.589 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-09 15:39:15.592 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-09 15:39:15.621 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-09 15:39:15.637 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:39:15.640 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-09 15:39:15.671 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-09 15:39:15.673 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-09 15:39:15.676 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-09 15:39:15.692 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:15.694 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-09 15:39:15.697 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-09 15:39:15.726 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-09 15:39:15.756 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-09 15:39:15.759 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-09 15:39:15.761 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-09 15:39:15.764 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:39:15.766 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:39:15.768 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:39:15.784 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:15.787 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:39:15.790 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:39:15.792 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:39:15.808 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:15.811 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-09 15:39:15.813 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-09 15:39:15.841 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:39:15.843 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:39:15.846 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-09 15:39:15.874 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-09 15:39:15.902 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-09 15:39:15.932 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-09 15:39:15.949 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:39:15.951 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-09 15:39:15.980 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-09 15:39:15.984 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-09 15:39:15.986 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-09 15:39:16.017 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-09 15:39:16.046 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.13/identity 2022-05-09 15:39:16.073 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-09 15:39:16.101 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-09 15:39:16.129 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-09 15:39:16.158 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-09 15:39:16.186 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-09 15:39:16.214 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-09 15:39:16.242 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-09 15:39:16.258 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:16.261 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-09 15:39:16.265 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:39:16.268 | + lib/nova:create_nova_conf:553 : local conf 2022-05-09 15:39:16.270 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-09 15:39:16.273 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-09 15:39:16.275 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:39:16.278 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:39:16.281 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:39:16.283 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-09 15:39:16.285 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-09 15:39:16.290 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-09 15:39:16.292 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-09 15:39:16.295 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-09 15:39:16.297 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell1 2022-05-09 15:39:16.299 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-05-09 15:39:16.302 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-05-09 15:39:16.333 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-09 15:39:16.366 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-09 15:39:16.397 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:39:16.399 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-09 15:39:16.402 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-09 15:39:16.404 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-09 15:39:16.420 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:16.424 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-09 15:39:16.424 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-09 15:39:17.108 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-05-09 15:39:17.111 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-09 15:39:17.113 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-09 15:39:17.115 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-09 15:39:17.118 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:39:17.120 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-09 15:39:17.122 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:39:17.139 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:17.142 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-09 15:39:17.145 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-09 15:39:17.147 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:39:17.163 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:17.166 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-05-09 15:39:17.168 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-05-09 15:39:17.196 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:39:17.199 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:39:17.201 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-09 15:39:17.218 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:17.220 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-09 15:39:17.223 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-09 15:39:17.225 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-09 15:39:17.255 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.13/identity 2022-05-09 15:39:17.283 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-09 15:39:17.311 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-09 15:39:17.338 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-09 15:39:17.366 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-09 15:39:17.394 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-09 15:39:17.421 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-09 15:39:17.450 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-09 15:39:17.452 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-09 15:39:17.454 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-09 15:39:17.457 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:39:17.474 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:39:17.476 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:39:17.479 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:39:17.481 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:39:17.483 | + 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-05-09 15:39:17.512 | + 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-05-09 15:39:17.539 | + 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-05-09 15:39:17.567 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:39:17.595 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:39:17.598 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-09 15:39:17.603 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:39:17.605 | + lib/nova:create_nova_conf:587 : local conf 2022-05-09 15:39:17.607 | + lib/nova:create_nova_conf:588 : local offset 2022-05-09 15:39:17.610 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-09 15:39:17.613 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:39:17.615 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:39:17.618 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:39:17.620 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-09 15:39:17.624 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-09 15:39:17.626 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-09 15:39:17.629 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-09 15:39:17.631 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-09 15:39:17.634 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-09 15:39:17.651 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:39:17.654 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-09 15:39:17.656 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-09 15:39:17.673 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:39:17.675 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-09 15:39:17.691 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:39:17.694 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-09 15:39:17.711 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:39:17.713 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-09 15:39:17.731 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:17.734 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-09 15:39:17.736 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-09 15:39:17.739 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-09 15:39:17.741 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:39:17.744 | + lib/stack:stack_install_service:32 : install_placement 2022-05-09 15:39:17.747 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-09 15:39:17.749 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-09 15:39:17.752 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:39:17.755 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:39:17.757 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-09 15:39:17.760 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:39:17.762 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:39:17.765 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:39:17.767 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:39:17.770 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:39:17.772 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:39:17.775 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:39:17.777 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:39:17.780 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:39:17.782 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:39:17.785 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:39:17.787 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:39:17.790 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-09 15:39:17.792 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:39:17.795 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:39:17.797 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:39:17.800 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-09 15:39:17.823 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-09 15:39:17.933 | Reading package lists... 2022-05-09 15:39:18.175 | Building dependency tree... 2022-05-09 15:39:18.177 | Reading state information... 2022-05-09 15:39:18.435 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:39:18.435 | The following packages were automatically installed and are no longer required: 2022-05-09 15:39:18.436 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:39:18.436 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:39:18.437 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:39:18.437 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:39:18.437 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:39:18.437 | python3-zope.interface 2022-05-09 15:39:18.437 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:39:18.550 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:39:18.554 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:39:18.557 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:39:18.559 | + functions-common:time_stop:2437 : local name 2022-05-09 15:39:18.562 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:39:18.564 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:39:18.567 | + functions-common:time_stop:2440 : local total 2022-05-09 15:39:18.569 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:39:18.572 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:39:18.574 | + functions-common:time_stop:2444 : start_time=1652110757820 2022-05-09 15:39:18.577 | + functions-common:time_stop:2446 : [[ -z 1652110757820 ]] 2022-05-09 15:39:18.580 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:39:18.584 | + functions-common:time_stop:2449 : end_time=1652110758581 2022-05-09 15:39:18.587 | + functions-common:time_stop:2450 : elapsed_time=761 2022-05-09 15:39:18.589 | + functions-common:time_stop:2451 : total=6092 2022-05-09 15:39:18.592 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:39:18.594 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6853 2022-05-09 15:39:18.596 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:39:18.599 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-09 15:39:18.602 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-09 15:39:18.604 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-09 15:39:18.607 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-09 15:39:18.609 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-09 15:39:18.631 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-09 15:39:18.634 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:39:18.637 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:39:18.639 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:39:18.642 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:39:18.644 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:39:18.647 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:39:18.650 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:39:18.652 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:39:18.655 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:39:18.658 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:39:18.660 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:39:18.662 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:39:18.665 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-09 15:39:18.667 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:39:18.670 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:39:18.672 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:39:18.675 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-09 15:39:18.699 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-05-09 15:39:18.808 | Reading package lists... 2022-05-09 15:39:19.052 | Building dependency tree... 2022-05-09 15:39:19.053 | Reading state information... 2022-05-09 15:39:19.305 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-05-09 15:39:19.306 | The following packages were automatically installed and are no longer required: 2022-05-09 15:39:19.307 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:39:19.307 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:39:19.307 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:39:19.307 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:39:19.307 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:39:19.307 | python3-zope.interface 2022-05-09 15:39:19.307 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:39:19.421 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:39:19.426 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:39:19.428 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:39:19.431 | + functions-common:time_stop:2437 : local name 2022-05-09 15:39:19.434 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:39:19.436 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:39:19.438 | + functions-common:time_stop:2440 : local total 2022-05-09 15:39:19.441 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:39:19.443 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:39:19.446 | + functions-common:time_stop:2444 : start_time=1652110758696 2022-05-09 15:39:19.448 | + functions-common:time_stop:2446 : [[ -z 1652110758696 ]] 2022-05-09 15:39:19.451 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:39:19.456 | + functions-common:time_stop:2449 : end_time=1652110759453 2022-05-09 15:39:19.458 | + functions-common:time_stop:2450 : elapsed_time=757 2022-05-09 15:39:19.461 | + functions-common:time_stop:2451 : total=6853 2022-05-09 15:39:19.464 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:39:19.466 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7610 2022-05-09 15:39:19.469 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:39:19.471 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-09 15:39:19.474 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-09 15:39:19.477 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:39:19.479 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:39:19.482 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:39:19.484 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-09 15:39:19.487 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-09 15:39:19.543 | wsgi (enabled by maintainer script) 2022-05-09 15:39:19.546 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-09 15:39:19.548 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-09 15:39:19.551 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:39:19.555 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-09 15:39:19.558 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-09 15:39:19.560 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:39:19.564 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:39:19.564 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:39:19.570 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-09 15:39:19.573 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-09 15:39:19.575 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-09 15:39:19.578 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-09 15:39:19.581 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-09 15:39:19.603 | Using python 3.8 to install osc-placement 2022-05-09 15:39:19.606 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-05-09 15:39:20.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:39:20.489 | from cryptography.utils import int_from_bytes 2022-05-09 15:39:20.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:39:20.490 | from cryptography.utils import int_from_bytes 2022-05-09 15:39:21.685 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:39:21.716 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-05-09 15:39:21.728 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-09 15:39:21.729 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-09 15:39:21.731 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-09 15:39:21.731 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-09 15:39:21.732 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-09 15:39:21.734 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-09 15:39:21.795 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-05-09 15:39:21.796 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-05-09 15:39:21.798 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-05-09 15:39:21.800 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-05-09 15:39:21.813 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-05-09 15:39:21.814 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-05-09 15:39:21.816 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-05-09 15:39:21.830 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-05-09 15:39:21.831 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-05-09 15:39:21.832 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-05-09 15:39:21.834 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-05-09 15:39:21.835 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-05-09 15:39:21.836 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.8) 2022-05-09 15:39:21.856 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.3.0) 2022-05-09 15:39:21.858 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-05-09 15:39:21.859 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.1) 2022-05-09 15:39:21.861 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-05-09 15:39:21.869 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.1) 2022-05-09 15:39:21.908 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-05-09 15:39:21.909 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-05-09 15:39:21.910 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-05-09 15:39:21.911 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-05-09 15:39:21.913 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-05-09 15:39:21.915 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-05-09 15:39:21.916 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-05-09 15:39:21.917 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-05-09 15:39:21.982 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-05-09 15:39:21.983 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-05-09 15:39:21.986 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-05-09 15:39:21.988 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-05-09 15:39:22.077 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-05-09 15:39:22.078 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-05-09 15:39:22.079 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-05-09 15:39:22.123 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-05-09 15:39:22.163 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.3) 2022-05-09 15:39:22.340 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-05-09 15:39:24.614 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:39:24.621 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:39:24.621 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:39:24.742 | + inc/python:pip_install:200 : result=0 2022-05-09 15:39:24.744 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:39:24.747 | + functions-common:time_stop:2437 : local name 2022-05-09 15:39:24.749 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:39:24.752 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:39:24.755 | + functions-common:time_stop:2440 : local total 2022-05-09 15:39:24.757 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:39:24.760 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:39:24.763 | + functions-common:time_stop:2444 : start_time=1652110759597 2022-05-09 15:39:24.765 | + functions-common:time_stop:2446 : [[ -z 1652110759597 ]] 2022-05-09 15:39:24.768 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:39:24.773 | + functions-common:time_stop:2449 : end_time=1652110764770 2022-05-09 15:39:24.776 | + functions-common:time_stop:2450 : elapsed_time=5173 2022-05-09 15:39:24.778 | + functions-common:time_stop:2451 : total=175487 2022-05-09 15:39:24.781 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:39:24.783 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=180660 2022-05-09 15:39:24.786 | + inc/python:pip_install:203 : return 0 2022-05-09 15:39:24.788 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-09 15:39:24.791 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-09 15:39:24.794 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-09 15:39:24.796 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:39:24.798 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:39:24.801 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:39:24.804 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:39:24.807 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:39:24.811 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:39:24.828 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:39:24.831 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:39:24.833 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:39:24.836 | + functions-common:git_clone:629 : echo master 2022-05-09 15:39:24.836 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:39:24.842 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-09 15:39:24.844 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:39:24.847 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-09 15:39:24.860 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-09 15:39:24.863 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:39:24.863 | + functions-common:git_clone:690 : head -1 2022-05-09 15:39:24.868 | 5acaa2ee Merge "Make perfload jobs fail if write allocation fails" 2022-05-09 15:39:24.870 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:39:24.873 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-09 15:39:24.876 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:39:24.878 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-09 15:39:24.881 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-09 15:39:24.884 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:39:24.886 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-09 15:39:24.889 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:39:24.891 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-09 15:39:24.894 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-09 15:39:24.896 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:39:24.899 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:39:24.902 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-09 15:39:24.905 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:39:24.908 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-09 15:39:24.910 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:39:24.913 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:39:24.917 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-09 15:39:24.923 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-09 15:39:24.926 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-09 15:39:25.586 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-09 15:39:25.588 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:39:25.591 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:39:25.594 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:39:25.596 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-09 15:39:25.599 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-09 15:39:25.601 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:39:25.604 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:39:25.606 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:39:25.609 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:39:25.611 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:39:25.614 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:39:25.616 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:39:25.619 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-09 15:39:25.642 | Using python 3.8 to install /opt/stack/placement 2022-05-09 15:39:25.645 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-05-09 15:39:26.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:39:26.509 | from cryptography.utils import int_from_bytes 2022-05-09 15:39:26.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:39:26.509 | from cryptography.utils import int_from_bytes 2022-05-09 15:39:27.718 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:39:27.749 | Obtaining file:///opt/stack/placement 2022-05-09 15:39:27.750 | Preparing metadata (setup.py): started 2022-05-09 15:39:32.460 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:39:32.506 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (5.9.0) 2022-05-09 15:39:32.508 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.4.36) 2022-05-09 15:39:32.509 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (9.4.0) 2022-05-09 15:39:32.510 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.5.1) 2022-05-09 15:39:32.511 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.8.7) 2022-05-09 15:39:32.512 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev20) (3.2.0) 2022-05-09 15:39:32.513 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.27.1) 2022-05-09 15:39:32.515 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (62.1.0) 2022-05-09 15:39:32.516 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-05-09 15:39:32.517 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (8.8.0) 2022-05-09 15:39:32.518 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.1.0) 2022-05-09 15:39:32.519 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.7.0) 2022-05-09 15:39:32.520 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.3.0) 2022-05-09 15:39:32.521 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.13.0) 2022-05-09 15:39:32.522 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (11.3.0) 2022-05-09 15:39:32.524 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (3.12.1) 2022-05-09 15:39:32.525 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-05-09 15:39:32.526 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.5.0) 2022-05-09 15:39:32.527 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.1.0) 2022-05-09 15:39:32.529 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.7.0) 2022-05-09 15:39:32.530 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.0.1) 2022-05-09 15:39:32.594 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (4.5.0) 2022-05-09 15:39:32.596 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (4.4.0) 2022-05-09 15:39:32.597 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.16.0) 2022-05-09 15:39:32.598 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (5.1.0) 2022-05-09 15:39:32.600 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (3.1.1) 2022-05-09 15:39:32.603 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (2.11.0) 2022-05-09 15:39:32.623 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev20) (0.17.3) 2022-05-09 15:39:32.663 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (0.8.0) 2022-05-09 15:39:32.665 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (1.5.0) 2022-05-09 15:39:32.666 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (6.0) 2022-05-09 15:39:32.667 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (3.5.0) 2022-05-09 15:39:32.668 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-05-09 15:39:32.719 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.13.0) 2022-05-09 15:39:32.721 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.0.1) 2022-05-09 15:39:32.722 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.0) 2022-05-09 15:39:32.723 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.7.7) 2022-05-09 15:39:32.765 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev20) (2.8.2) 2022-05-09 15:39:32.768 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev20) (0.9.6) 2022-05-09 15:39:32.786 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.2.2) 2022-05-09 15:39:32.788 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.3.0) 2022-05-09 15:39:32.790 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.1.2) 2022-05-09 15:39:32.815 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev20) (2022.1) 2022-05-09 15:39:32.817 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev20) (1.0.3) 2022-05-09 15:39:32.829 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev20) (3.3.0) 2022-05-09 15:39:32.847 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (21.3) 2022-05-09 15:39:32.848 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (1.0.2) 2022-05-09 15:39:32.850 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (0.11.0) 2022-05-09 15:39:32.851 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (3.0.8) 2022-05-09 15:39:32.893 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (1.26.9) 2022-05-09 15:39:32.894 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2019.11.28) 2022-05-09 15:39:32.896 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2.0.12) 2022-05-09 15:39:32.899 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (3.3) 2022-05-09 15:39:32.915 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev20) (0.7) 2022-05-09 15:39:33.104 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev20) (1.1.2) 2022-05-09 15:39:33.143 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (4.11.3) 2022-05-09 15:39:33.144 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.2.0) 2022-05-09 15:39:33.146 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.7.1) 2022-05-09 15:39:33.162 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (1.15.0) 2022-05-09 15:39:33.195 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (1.14.1) 2022-05-09 15:39:33.252 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (2.1.1) 2022-05-09 15:39:33.319 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.7.0) 2022-05-09 15:39:33.402 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.1.5) 2022-05-09 15:39:33.452 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev20) (0.2.5) 2022-05-09 15:39:33.644 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.1.1) 2022-05-09 15:39:33.646 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.2) 2022-05-09 15:39:33.646 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.4.2) 2022-05-09 15:39:33.724 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-05-09 15:39:33.788 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (2.21) 2022-05-09 15:39:33.948 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.8.0) 2022-05-09 15:39:34.058 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.0.0) 2022-05-09 15:39:34.059 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.0.0) 2022-05-09 15:39:35.984 | Installing collected packages: openstack-placement 2022-05-09 15:39:35.984 | Attempting uninstall: openstack-placement 2022-05-09 15:39:35.984 | Found existing installation: openstack-placement 7.1.0.dev20 2022-05-09 15:39:35.987 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-05-09 15:39:35.988 | Running setup.py develop for openstack-placement 2022-05-09 15:39:41.932 | Successfully installed openstack-placement 2022-05-09 15:39:41.932 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:39:41.940 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:39:41.940 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:39:42.076 | + inc/python:pip_install:200 : result=0 2022-05-09 15:39:42.078 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:39:42.080 | + functions-common:time_stop:2437 : local name 2022-05-09 15:39:42.083 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:39:42.085 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:39:42.088 | + functions-common:time_stop:2440 : local total 2022-05-09 15:39:42.090 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:39:42.092 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:39:42.095 | + functions-common:time_stop:2444 : start_time=1652110765636 2022-05-09 15:39:42.097 | + functions-common:time_stop:2446 : [[ -z 1652110765636 ]] 2022-05-09 15:39:42.100 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:39:42.105 | + functions-common:time_stop:2449 : end_time=1652110782102 2022-05-09 15:39:42.107 | + functions-common:time_stop:2450 : elapsed_time=16466 2022-05-09 15:39:42.110 | + functions-common:time_stop:2451 : total=180660 2022-05-09 15:39:42.112 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:39:42.114 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=197126 2022-05-09 15:39:42.117 | + inc/python:pip_install:203 : return 0 2022-05-09 15:39:42.119 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:39:42.122 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-09 15:39:42.124 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-09 15:39:42.144 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-09 15:39:42.157 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-09 15:39:42.159 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-09 15:39:42.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:39:42.165 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:39:42.167 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-05-09 15:39:42.170 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:39:42.172 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:39:42.175 | + ./stack.sh:main:945 : configure_placement 2022-05-09 15:39:42.177 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-09 15:39:42.190 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-09 15:39:42.192 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-09 15:39:42.197 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-09 15:39:42.199 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-09 15:39:42.202 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-09 15:39:42.205 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=placement 2022-05-09 15:39:42.207 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-09 15:39:42.210 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-09 15:39:42.243 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-09 15:39:42.275 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-09 15:39:42.307 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-09 15:39:42.309 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-09 15:39:42.312 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-09 15:39:42.314 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:39:42.317 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-09 15:39:42.350 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-09 15:39:42.379 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-05-09 15:39:42.409 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-09 15:39:42.441 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-09 15:39:42.471 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-09 15:39:42.500 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-09 15:39:42.530 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-09 15:39:42.560 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:39:42.590 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:39:42.619 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-09 15:39:42.622 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-09 15:39:42.625 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-09 15:39:42.628 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:39:42.646 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:39:42.649 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:39:42.652 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:39:42.654 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:39:42.657 | + 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-05-09 15:39:42.686 | + 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-05-09 15:39:42.722 | + 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-05-09 15:39:42.752 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:39:42.783 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-09 15:39:42.785 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-09 15:39:42.788 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-09 15:39:42.790 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-09 15:39:42.793 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-09 15:39:42.795 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-09 15:39:42.798 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:39:42.801 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-09 15:39:42.806 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-09 15:39:42.808 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:39:42.811 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:39:42.824 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:39:42.824 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:39:42.832 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:39:42.836 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:39:42.852 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-09 15:39:42.854 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-09 15:39:42.858 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-09 15:39:42.890 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-09 15:39:42.918 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-09 15:39:42.947 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:39:42.976 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:39:43.005 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:39:43.040 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:39:43.072 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:39:43.100 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:39:43.129 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-09 15:39:43.158 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:39:43.188 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:39:43.216 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:39:43.246 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-09 15:39:43.249 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-09 15:39:43.252 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-09 15:39:43.254 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-09 15:39:43.257 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:39:43.260 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:39:43.262 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:39:43.264 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-09 15:39:43.267 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-09 15:39:43.270 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-09 15:39:43.299 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-09 15:39:43.329 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-09 15:39:43.329 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-09 15:39:43.337 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-09 15:39:43.341 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-09 15:39:43.344 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-09 15:39:43.347 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:39:43.349 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:39:43.353 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:39:43.359 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:39:43.362 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:39:43.364 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:39:43.368 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:39:43.371 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:39:43.373 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:39:43.376 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-09 15:39:43.439 | Site placement-api already enabled 2022-05-09 15:39:43.444 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-09 15:39:43.446 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:39:43.449 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:39:43.452 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:39:43.588 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-09 15:39:43.607 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:43.610 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-09 15:39:43.628 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:39:43.631 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-09 15:39:43.650 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:43.653 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-09 15:39:43.656 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-09 15:39:43.658 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-09 15:39:43.692 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.13/identity 2022-05-09 15:39:43.723 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-09 15:39:43.753 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-09 15:39:43.782 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-09 15:39:43.811 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-09 15:39:43.841 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-09 15:39:43.870 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-09 15:39:43.900 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-09 15:39:43.918 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:39:43.920 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-09 15:39:43.938 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:39:43.940 | + ./stack.sh:main:971 : run_phase stack install 2022-05-09 15:39:43.943 | + functions-common:run_phase:1865 : local mode=stack 2022-05-09 15:39:43.946 | + functions-common:run_phase:1866 : local phase=install 2022-05-09 15:39:43.948 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:39:43.951 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:39:43.953 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:39:43.956 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:39:43.958 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:39:43.962 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:39:43.967 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:39:43.969 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:39:43.972 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:39:43.975 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-09 15:39:43.977 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:39:43.993 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:43.995 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:39:43.998 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:39:44.000 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-09 15:39:44.002 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-09 15:39:44.005 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:39:44.007 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-09 15:39:44.010 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-09 15:39:44.012 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-09 15:39:44.068 | ++ inc/async:async_inner:63 : install_tempest 2022-05-09 15:39:44.105 | [247982 Async install_tempest:273126]: running: install_tempest 2022-05-09 15:39:44.108 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-09 15:39:44.110 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-09 15:39:44.113 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:39:44.116 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-09 15:39:44.119 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-09 15:39:44.122 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-09 15:39:44.125 | + functions-common:run_plugins:1852 : local phase=install 2022-05-09 15:39:44.128 | + functions-common:run_plugins:1854 : local plugins= 2022-05-09 15:39:44.130 | + functions-common:run_plugins:1855 : local plugin 2022-05-09 15:39:44.133 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-09 15:39:44.136 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-09 15:39:44.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:39:44.141 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:39:44.144 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-05-09 15:39:44.147 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:39:44.150 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-09 15:39:44.153 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-09 15:39:44.155 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:39:44.159 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-09 15:39:44.162 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-09 15:39:44.165 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:39:44.169 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:39:44.172 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:39:44.177 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-09 15:39:44.180 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-09 15:39:44.182 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-09 15:39:44.185 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-09 15:39:44.188 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-09 15:39:44.211 | Using python 3.8 to install python-openstackclient 2022-05-09 15:39:44.213 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-05-09 15:39:45.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:39:45.074 | from cryptography.utils import int_from_bytes 2022-05-09 15:39:45.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:39:45.074 | from cryptography.utils import int_from_bytes 2022-05-09 15:39:46.257 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:39:46.292 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-05-09 15:39:46.315 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-09 15:39:46.316 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-09 15:39:46.317 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-09 15:39:46.319 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-09 15:39:46.320 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-09 15:39:46.321 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-09 15:39:46.322 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-09 15:39:46.323 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-09 15:39:46.324 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-09 15:39:46.325 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-09 15:39:46.326 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-09 15:39:46.338 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-05-09 15:39:46.339 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-09 15:39:46.341 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.3.0) 2022-05-09 15:39:46.342 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.8) 2022-05-09 15:39:46.343 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-05-09 15:39:46.372 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-05-09 15:39:46.373 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-05-09 15:39:46.374 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-05-09 15:39:46.375 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-05-09 15:39:46.376 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-05-09 15:39:46.377 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-05-09 15:39:46.378 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-05-09 15:39:46.379 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-05-09 15:39:46.380 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-05-09 15:39:46.382 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-05-09 15:39:46.383 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-05-09 15:39:46.396 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-05-09 15:39:46.416 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-05-09 15:39:46.417 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-05-09 15:39:46.418 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-05-09 15:39:46.419 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-05-09 15:39:46.444 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-05-09 15:39:46.469 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-05-09 15:39:46.470 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-05-09 15:39:46.471 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-05-09 15:39:46.576 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-05-09 15:39:46.577 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-05-09 15:39:46.578 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-05-09 15:39:46.625 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-05-09 15:39:46.637 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.1) 2022-05-09 15:39:46.675 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.3) 2022-05-09 15:39:46.854 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-05-09 15:39:46.871 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-05-09 15:39:46.979 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-05-09 15:39:46.981 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-05-09 15:39:46.983 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-05-09 15:39:46.984 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-05-09 15:39:47.143 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-05-09 15:39:49.404 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:39:49.411 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:39:49.411 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:39:49.539 | + inc/python:pip_install:200 : result=0 2022-05-09 15:39:49.542 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:39:49.544 | + functions-common:time_stop:2437 : local name 2022-05-09 15:39:49.547 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:39:49.549 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:39:49.551 | + functions-common:time_stop:2440 : local total 2022-05-09 15:39:49.554 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:39:49.556 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:39:49.559 | + functions-common:time_stop:2444 : start_time=1652110784204 2022-05-09 15:39:49.561 | + functions-common:time_stop:2446 : [[ -z 1652110784204 ]] 2022-05-09 15:39:49.564 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:39:49.569 | + functions-common:time_stop:2449 : end_time=1652110789566 2022-05-09 15:39:49.571 | + functions-common:time_stop:2450 : elapsed_time=5362 2022-05-09 15:39:49.573 | + functions-common:time_stop:2451 : total=197126 2022-05-09 15:39:49.576 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:39:49.578 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=202488 2022-05-09 15:39:49.581 | + inc/python:pip_install:203 : return 0 2022-05-09 15:39:49.583 | + ./stack.sh:main:983 : install_oscwrap 2022-05-09 15:39:49.587 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-09 15:39:49.592 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.Wkh9Fknjmz 2022-05-09 15:39:49.595 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-09 15:39:49.597 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-09 15:39:49.600 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-09 15:39:49.603 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-09 15:39:49.606 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-09 15:39:49.608 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-09 15:39:49.626 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:49.629 | + ./stack.sh:main:1037 : configure_database 2022-05-09 15:39:49.631 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-09 15:39:49.634 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-09 15:39:49.636 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-09 15:39:49.639 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:39:49.641 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-09 15:39:49.643 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-09 15:39:49.646 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:39:49.648 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:39:49.651 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-09 15:39:49.654 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-09 15:39:49.657 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-09 15:39:49.658 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-09 15:39:49.662 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-09 15:39:49.716 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-09 15:39:49.718 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:39:49.720 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:39:49.723 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:39:49.725 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:39:49.729 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:39:49.731 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:39:49.734 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:39:49.736 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:39:49.739 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:39:49.741 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:39:49.743 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:39:49.746 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-09 15:39:49.748 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:39:49.751 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:39:49.753 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:39:49.755 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:39:49.758 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:39:49.760 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:39:49.763 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-09 15:39:49.765 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:39:49.767 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:39:49.770 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-09 15:39:49.772 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:39:49.775 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-09 15:39:52.290 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-09 15:39:52.306 | mysqladmin: connect to server at 'localhost' failed 2022-05-09 15:39:52.306 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-09 15:39:52.310 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-09 15:39:52.312 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-09 15:39:52.315 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:39:52.317 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:39:52.320 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-09 15:39:52.322 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-09 15:39:52.324 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-09 15:39:52.327 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:39:52.329 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:39:52.332 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-09 15:39:52.334 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-09 15:39:52.337 | + 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-05-09 15:39:52.349 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:39:52.384 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-09 15:39:52.396 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:39:52.417 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-09 15:39:52.475 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-09 15:39:52.530 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-09 15:39:52.584 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-09 15:39:52.586 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-09 15:39:52.589 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance_schema items' 2022-05-09 15:39:52.589 | enabling MySQL performance_schema items 2022-05-09 15:39:52.591 | + lib/databases/mysql:configure_database_mysql:156 : iniset -sudo /etc/mysql/my.cnf mysqld performance-schema-consumer-events-statements-history-long TRUE 2022-05-09 15:39:52.646 | + lib/databases/mysql:configure_database_mysql:158 : iniset -sudo /etc/mysql/my.cnf mysqld performance_schema_events_stages_history_long_size 1000000 2022-05-09 15:39:52.699 | + lib/databases/mysql:configure_database_mysql:162 : restart_service mysql 2022-05-09 15:39:52.702 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:39:52.704 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-09 15:39:55.068 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-09 15:39:55.071 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-09 15:39:55.074 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-09 15:39:55.079 | + functions-common:save_stackenv:62 : time_stamp=2022-05-09-153955 2022-05-09 15:39:55.082 | + functions-common:save_stackenv:63 : echo '# 2022-05-09-153955 1041' 2022-05-09 15:39:55.084 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:39:55.087 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-09 15:39:55.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:39:55.092 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-09 15:39:55.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:39:55.097 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-09 15:39:55.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:39:55.103 | + 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,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,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-05-09 15:39:55.106 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:39:55.108 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-05-09 15:39:55.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:39:55.113 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-05-09 15:39:55.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:39:55.119 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-09-153526 2022-05-09 15:39:55.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:39:55.124 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-09 15:39:55.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:39:55.129 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-05-09 15:39:55.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:39:55.134 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-09 15:39:55.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:39:55.139 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-09 15:39:55.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:39:55.144 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-09 15:39:55.146 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:39:55.149 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-09 15:39:55.152 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-09 15:39:55.154 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-09 15:39:55.157 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-09 15:39:55.170 | + ./stack.sh:main:1067 : start_dstat 2022-05-09 15:39:55.172 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:39:55.175 | + functions-common:run_process:1692 : local service=dstat 2022-05-09 15:39:55.177 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:39:55.180 | + functions-common:run_process:1694 : local group= 2022-05-09 15:39:55.182 | + functions-common:run_process:1695 : local user= 2022-05-09 15:39:55.185 | + functions-common:run_process:1697 : local name=dstat 2022-05-09 15:39:55.187 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:39:55.189 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:39:55.192 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:39:55.195 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:39:55.198 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:39:55.203 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110795200 2022-05-09 15:39:55.206 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-09 15:39:55.224 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:55.227 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-09 15:39:55.229 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-09 15:39:55.232 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:39:55.234 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:39:55.237 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:39:55.239 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:39:55.242 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-09 15:39:55.244 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-09 15:39:55.247 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-09 15:39:55.249 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:39:55.252 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:39:55.254 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-09 15:39:55.257 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-09 15:39:55.260 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-09 15:39:55.262 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:39:55.265 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:39:55.267 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:39:55.269 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:39:55.272 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:39:55.275 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-09 15:39:55.277 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:39:55.281 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-09 15:39:55.333 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-09 15:39:55.388 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:39:55.440 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-09 15:39:55.493 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-09 15:39:55.547 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:39:55.601 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:39:55.603 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-09 15:39:55.656 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:39:56.094 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-09 15:39:56.108 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-09 15:39:56.505 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-09 15:39:56.529 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:39:56.530 | + functions-common:time_stop:2437 : local name 2022-05-09 15:39:56.532 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:39:56.535 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:39:56.537 | + functions-common:time_stop:2440 : local total 2022-05-09 15:39:56.540 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:39:56.542 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:39:56.545 | + functions-common:time_stop:2444 : start_time=1652110795200 2022-05-09 15:39:56.547 | + functions-common:time_stop:2446 : [[ -z 1652110795200 ]] 2022-05-09 15:39:56.552 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:39:56.556 | + functions-common:time_stop:2449 : end_time=1652110796552 2022-05-09 15:39:56.558 | + functions-common:time_stop:2450 : elapsed_time=1352 2022-05-09 15:39:56.561 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:39:56.564 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:39:56.566 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1352 2022-05-09 15:39:56.569 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-09 15:39:56.572 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-09 15:39:56.574 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-09 15:39:56.577 | + functions-common:run_process:1694 : local group= 2022-05-09 15:39:56.579 | + functions-common:run_process:1695 : local user=root 2022-05-09 15:39:56.582 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-09 15:39:56.585 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:39:56.587 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:39:56.590 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:39:56.592 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:39:56.595 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:39:56.600 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110796597 2022-05-09 15:39:56.603 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-09 15:39:56.621 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:39:56.624 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:39:56.626 | + functions-common:time_stop:2437 : local name 2022-05-09 15:39:56.629 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:39:56.633 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:39:56.635 | + functions-common:time_stop:2440 : local total 2022-05-09 15:39:56.638 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:39:56.641 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:39:56.643 | + functions-common:time_stop:2444 : start_time=1652110796597 2022-05-09 15:39:56.646 | + functions-common:time_stop:2446 : [[ -z 1652110796597 ]] 2022-05-09 15:39:56.649 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:39:56.654 | + functions-common:time_stop:2449 : end_time=1652110796651 2022-05-09 15:39:56.656 | + functions-common:time_stop:2450 : elapsed_time=54 2022-05-09 15:39:56.659 | + functions-common:time_stop:2451 : total=1352 2022-05-09 15:39:56.661 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:39:56.664 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1406 2022-05-09 15:39:56.667 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-09 15:39:56.687 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:39:56.690 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-09 15:39:56.712 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:39:56.715 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-09 15:39:56.737 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:39:56.739 | + ./stack.sh:main:1080 : start_etcd3 2022-05-09 15:39:56.742 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-09 15:39:56.745 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-840678-3-iscsi --data-dir /opt/stack/data/etcd' 2022-05-09 15:39:56.750 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-09 15:39:56.753 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-840678-3-iscsi=http://10.222.0.13:2380' 2022-05-09 15:39:56.756 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.13:2380' 2022-05-09 15:39:56.758 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.13:2379' 2022-05-09 15:39:56.761 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-09 15:39:56.763 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-09 15:39:56.766 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.13:2379' 2022-05-09 15:39:56.769 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-09 15:39:56.771 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-09 15:39:56.774 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-09 15:39:56.777 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-840678-3-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-840678-3-iscsi=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' '' root 2022-05-09 15:39:56.779 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-09 15:39:56.782 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-cinder-840678-3-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-840678-3-iscsi=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' 2022-05-09 15:39:56.784 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:39:56.786 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-09 15:39:56.789 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:39:56.792 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:39:56.794 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-09 15:39:56.797 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:39:56.802 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-09 15:39:56.882 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-09 15:39:56.954 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-840678-3-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-840678-3-iscsi=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' 2022-05-09 15:39:57.005 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-09 15:39:57.056 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-09 15:39:57.111 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:39:57.165 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:39:57.168 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-09 15:39:57.231 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:39:57.664 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-09 15:39:57.718 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-09 15:39:57.772 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-09 15:39:57.832 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-09 15:39:57.885 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-09 15:39:57.889 | ++ functions-common:is_arch:506 : uname -m 2022-05-09 15:39:57.893 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-09 15:39:57.895 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-09 15:39:58.336 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-09 15:39:58.349 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-09 15:39:58.797 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-09 15:39:59.271 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-09 15:39:59.290 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:39:59.293 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-09 15:39:59.295 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-09 15:39:59.299 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-09 15:39:59.303 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-09 15:39:59.316 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-09 15:39:59.328 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-09 15:39:59.331 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-09 15:39:59.333 | + 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.13/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-09 15:39:59.471 | + 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.13/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-09 15:39:59.611 | + 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.13/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-09 15:39:59.750 | + 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.13/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-09 15:39:59.889 | + 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.13/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-09 15:40:00.027 | + 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.13/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-09 15:40:00.167 | + 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.13/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-09 15:40:00.305 | + 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.13/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-09 15:40:00.444 | + 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.13/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-09 15:40:00.583 | + 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.13/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-09 15:40:00.722 | + functions-common:write_clouds_yaml:198 : cat 2022-05-09 15:40:00.728 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-09 15:40:00.731 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-09 15:40:00.734 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-09 15:40:00.738 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-09 15:40:00.741 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-09 15:40:00.743 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-09 15:40:00.761 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:40:00.763 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-09 15:40:00.766 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:40:00.769 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-09 15:40:00.771 | + ./stack.sh:main:1097 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-05-09 15:40:00.774 | + ./stack.sh:main:1098 : init_keystone 2022-05-09 15:40:00.777 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-09 15:40:00.793 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:40:00.795 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-09 15:40:00.798 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-09 15:40:00.800 | + lib/database:recreate_database:112 : local db=keystone 2022-05-09 15:40:00.802 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-09 15:40:00.805 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-09 15:40:00.808 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-09 15:40:00.813 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:40:01.258 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-09 15:40:01.262 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:40:01.279 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-09 15:40:01.282 | + functions-common:time_start:2423 : local name=dbsync 2022-05-09 15:40:01.284 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:40:01.286 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:40:01.289 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:40:01.294 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110801291 2022-05-09 15:40:01.297 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-09 15:40:05.970 | 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=275099) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-09 15:40:05.977 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:40:05.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:05.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:05.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:05.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:05.978 | 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=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:05.978 | 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=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:05.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:05.978 | 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=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:05.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:05.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:05.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:05.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:05.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:05.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:05.980 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:40:05.980 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:40:06.009 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:40:06.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:06.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:06.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:06.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:06.011 | 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=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:06.011 | 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=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:06.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:06.011 | 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=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:06.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:06.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:06.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:06.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:06.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:06.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:06.012 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:40:06.012 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:40:06.160 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:40:06.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:06.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:06.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:06.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:06.162 | 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=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:06.162 | 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=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:06.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:06.162 | 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=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:06.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:06.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:06.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:06.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:06.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:06.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:06.164 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:40:06.164 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:40:06.171 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-09 15:40:07.809 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:07.809 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-09 15:40:07.817 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:07.817 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-09 15:40:07.831 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:07.831 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-09 15:40:07.839 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:07.840 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-09 15:40:07.848 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:07.848 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-09 15:40:07.857 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:07.857 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-09 15:40:07.914 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:07.914 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:40:07.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.918 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:40:07.918 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:40:07.918 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:40:07.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.919 | 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=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.920 | 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=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.920 | 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=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.921 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:40:07.921 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:40:07.930 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:40:07.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:07.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:07.933 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:40:07.934 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:40:08.515 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:40:08.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.518 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:40:08.518 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:40:08.545 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:40:08.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.548 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:40:08.548 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:40:08.555 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-09 15:40:08.617 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:08.617 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-09 15:40:08.624 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:08.625 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-09 15:40:08.632 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:08.632 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-09 15:40:08.639 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:08.639 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-09 15:40:08.646 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:08.646 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-09 15:40:08.654 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:08.654 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-09 15:40:08.663 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:08.664 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:40:08.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.667 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:40:08.667 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:40:08.667 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:40:08.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.670 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:40:08.670 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:40:08.678 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:40:08.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:08.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:08.681 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:40:08.681 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:40:09.204 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:40:09.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:09.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:09.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:09.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:09.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:09.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:09.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:09.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:09.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:09.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:09.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:09.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:09.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:09.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:09.207 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:40:09.207 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:40:09.235 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:40:09.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:09.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:09.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:09.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:09.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:09.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:09.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:09.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:09.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:09.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:09.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:09.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:09.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:40:09.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:40:09.238 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:40:09.238 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=275099) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:40:09.246 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-09 15:40:09.255 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:09.255 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-09 15:40:09.263 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:09.263 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-09 15:40:09.271 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:09.272 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-09 15:40:09.279 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:09.279 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-09 15:40:09.287 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:09.287 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-09 15:40:09.294 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:09.294 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-09 15:40:09.303 | INFO migrate.versioning.api [-] done 2022-05-09 15:40:09.705 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-09 15:40:09.707 | + functions-common:time_stop:2437 : local name 2022-05-09 15:40:09.710 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:40:09.713 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:40:09.715 | + functions-common:time_stop:2440 : local total 2022-05-09 15:40:09.718 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:40:09.720 | + functions-common:time_stop:2443 : name=dbsync 2022-05-09 15:40:09.723 | + functions-common:time_stop:2444 : start_time=1652110801291 2022-05-09 15:40:09.725 | + functions-common:time_stop:2446 : [[ -z 1652110801291 ]] 2022-05-09 15:40:09.728 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:40:09.733 | + functions-common:time_stop:2449 : end_time=1652110809730 2022-05-09 15:40:09.735 | + functions-common:time_stop:2450 : elapsed_time=8439 2022-05-09 15:40:09.738 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:40:09.740 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:40:09.742 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8439 2022-05-09 15:40:09.745 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-09 15:40:09.747 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-09 15:40:09.751 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-09 15:40:14.188 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-09 15:40:14.188 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-09 15:40:14.189 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-09 15:40:14.189 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-09 15:40:14.189 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-09 15:40:14.190 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-09 15:40:14.190 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-09 15:40:14.190 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-09 15:40:14.191 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-09 15:40:14.563 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-09 15:40:14.567 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-09 15:40:18.952 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-09 15:40:18.953 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-09 15:40:18.953 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-09 15:40:18.953 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-09 15:40:18.954 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-09 15:40:18.954 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-09 15:40:18.954 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-09 15:40:18.955 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-09 15:40:18.955 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-09 15:40:19.317 | + ./stack.sh:main:1099 : start_keystone 2022-05-09 15:40:19.319 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-09 15:40:19.322 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-09 15:40:19.324 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-09 15:40:19.341 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:40:19.343 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-09 15:40:19.346 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-09 15:40:19.351 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-09 15:40:19.354 | + functions-common:run_process:1692 : local service=keystone 2022-05-09 15:40:19.356 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:40:19.359 | + functions-common:run_process:1694 : local group= 2022-05-09 15:40:19.361 | + functions-common:run_process:1695 : local user= 2022-05-09 15:40:19.364 | + functions-common:run_process:1697 : local name=keystone 2022-05-09 15:40:19.367 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:40:19.369 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:40:19.372 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:40:19.374 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:40:19.377 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:40:19.381 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110819379 2022-05-09 15:40:19.384 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-09 15:40:19.400 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:40:19.402 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-09 15:40:19.404 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-09 15:40:19.407 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:40:19.409 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:40:19.412 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:40:19.414 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:40:19.417 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-09 15:40:19.419 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-09 15:40:19.422 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-09 15:40:19.424 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:40:19.426 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:40:19.429 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-09 15:40:19.432 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-05-09 15:40:19.434 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-09 15:40:19.436 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:40:19.438 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:40:19.440 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:40:19.442 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-09 15:40:19.445 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:40:19.449 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-09 15:40:19.501 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-09 15:40:19.553 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-09 15:40:19.604 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:40:19.655 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:40:19.706 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-09 15:40:19.758 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-09 15:40:19.809 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-09 15:40:19.861 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-09 15:40:19.918 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-09 15:40:19.971 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:40:19.973 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-09 15:40:20.025 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:40:20.467 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-09 15:40:20.481 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-09 15:40:20.921 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-09 15:40:21.007 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:40:21.009 | + functions-common:time_stop:2437 : local name 2022-05-09 15:40:21.012 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:40:21.014 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:40:21.017 | + functions-common:time_stop:2440 : local total 2022-05-09 15:40:21.023 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:40:21.026 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:40:21.029 | + functions-common:time_stop:2444 : start_time=1652110819379 2022-05-09 15:40:21.031 | + functions-common:time_stop:2446 : [[ -z 1652110819379 ]] 2022-05-09 15:40:21.035 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:40:21.039 | + functions-common:time_stop:2449 : end_time=1652110821036 2022-05-09 15:40:21.042 | + functions-common:time_stop:2450 : elapsed_time=1657 2022-05-09 15:40:21.044 | + functions-common:time_stop:2451 : total=1406 2022-05-09 15:40:21.047 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:40:21.049 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3063 2022-05-09 15:40:21.052 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-09 15:40:21.052 | Waiting for keystone to start... 2022-05-09 15:40:21.054 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.13/identity/v3/ 2022-05-09 15:40:21.057 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.13/identity/v3/ 2022-05-09 15:40:21.059 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:40:21.062 | + functions:wait_for_service:458 : local url=http://10.222.0.13/identity/v3/ 2022-05-09 15:40:21.064 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:40:21.067 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:40:21.070 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:40:21.072 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:40:21.075 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:40:21.080 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:40:21.082 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110821079 2022-05-09 15:40:21.086 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:40:21.098 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13/identity/v3/ 2022-05-09 15:40:25.169 | ++ inc/async:async_inner:64 : rc=0 2022-05-09 15:40:25.195 | [273126 Async install_tempest:273126]: finished successfully 2022-05-09 15:40:27.527 | + :: : [[ 200 == 503 ]] 2022-05-09 15:40:27.529 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:40:27.532 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:40:27.534 | + functions-common:time_stop:2437 : local name 2022-05-09 15:40:27.537 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:40:27.539 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:40:27.542 | + functions-common:time_stop:2440 : local total 2022-05-09 15:40:27.544 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:40:27.547 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:40:27.549 | + functions-common:time_stop:2444 : start_time=1652110821079 2022-05-09 15:40:27.551 | + functions-common:time_stop:2446 : [[ -z 1652110821079 ]] 2022-05-09 15:40:27.555 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:40:27.559 | + functions-common:time_stop:2449 : end_time=1652110827556 2022-05-09 15:40:27.562 | + functions-common:time_stop:2450 : elapsed_time=6477 2022-05-09 15:40:27.564 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:40:27.566 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:40:27.569 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6477 2022-05-09 15:40:27.572 | + functions:wait_for_service:467 : return 0 2022-05-09 15:40:27.574 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-09 15:40:27.592 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:40:27.594 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-09 15:40:27.597 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:40:27.600 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-09 15:40:27.625 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-09 15:40:27.630 | + 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.13/identity 2022-05-09 15:40:32.235 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.235 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.235 | 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=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.244 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.260 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.260 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.291 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.323 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.323 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.414 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.414 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.415 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.415 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.415 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.415 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.427 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.428 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.428 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.428 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.428 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.428 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.429 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.436 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.438 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.438 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.439 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.439 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.439 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.439 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.439 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=275933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:40:32.471 | 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=275933) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-09 15:40:32.678 | INFO keystone.cmd.bootstrap [None req-b1d7c5a2-0f13-4af3-9f7d-8e64f8f236b7 None None] Created domain default 2022-05-09 15:40:32.718 | INFO keystone.cmd.bootstrap [None req-b1d7c5a2-0f13-4af3-9f7d-8e64f8f236b7 None None] Created project admin 2022-05-09 15:40:32.746 | DEBUG passlib.handlers.bcrypt [None req-b1d7c5a2-0f13-4af3-9f7d-8e64f8f236b7 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=275933) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-09 15:40:32.747 | DEBUG passlib.handlers.bcrypt [None req-b1d7c5a2-0f13-4af3-9f7d-8e64f8f236b7 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=275933) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-09 15:40:32.806 | INFO keystone.cmd.bootstrap [None req-b1d7c5a2-0f13-4af3-9f7d-8e64f8f236b7 None None] Created user admin 2022-05-09 15:40:32.819 | INFO keystone.cmd.bootstrap [None req-b1d7c5a2-0f13-4af3-9f7d-8e64f8f236b7 None None] Created role reader 2022-05-09 15:40:32.828 | INFO keystone.cmd.bootstrap [None req-b1d7c5a2-0f13-4af3-9f7d-8e64f8f236b7 None None] Created role member 2022-05-09 15:40:32.851 | INFO keystone.cmd.bootstrap [None req-b1d7c5a2-0f13-4af3-9f7d-8e64f8f236b7 None None] Created implied role where 22b9b0cd5e41452380f6aff61caa9f91 implies 9178c520b46b41e48fc1659fe0129123 2022-05-09 15:40:32.860 | INFO keystone.cmd.bootstrap [None req-b1d7c5a2-0f13-4af3-9f7d-8e64f8f236b7 None None] Created role admin 2022-05-09 15:40:32.876 | INFO keystone.cmd.bootstrap [None req-b1d7c5a2-0f13-4af3-9f7d-8e64f8f236b7 None None] Created implied role where ebff922955b74c919d58613875326151 implies 22b9b0cd5e41452380f6aff61caa9f91 2022-05-09 15:40:32.888 | INFO keystone.cmd.bootstrap [None req-b1d7c5a2-0f13-4af3-9f7d-8e64f8f236b7 None None] Granted role admin on project admin to user admin. 2022-05-09 15:40:32.895 | INFO keystone.cmd.bootstrap [None req-b1d7c5a2-0f13-4af3-9f7d-8e64f8f236b7 None None] Granted role admin on the system to user admin. 2022-05-09 15:40:32.908 | WARNING py.warnings [None req-b1d7c5a2-0f13-4af3-9f7d-8e64f8f236b7 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-05-09 15:40:32.908 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-09 15:40:32.908 |  2022-05-09 15:40:32.911 | INFO keystone.cmd.bootstrap [None req-b1d7c5a2-0f13-4af3-9f7d-8e64f8f236b7 None None] Created region RegionOne 2022-05-09 15:40:32.943 | INFO keystone.cmd.bootstrap [None req-b1d7c5a2-0f13-4af3-9f7d-8e64f8f236b7 None None] Created public endpoint http://10.222.0.13/identity 2022-05-09 15:40:33.404 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-09 15:40:33.406 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-09 15:40:33.409 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-09 15:40:33.412 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-09 15:40:36.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:36.261 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:36.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:36.261 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:36.421 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:40:36.424 | + lib/keystone:create_keystone_accounts:310 : admin_project=3c3add198476495285e8aab3267a1d15 2022-05-09 15:40:36.427 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-09 15:40:36.430 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-09 15:40:38.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:38.615 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:38.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:38.615 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:38.779 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:40:38.782 | + lib/keystone:create_keystone_accounts:312 : admin_user=d2a1baaf61604444b2c20a19956c1591 2022-05-09 15:40:38.785 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-09 15:40:38.787 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-09 15:40:38.789 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-09 15:40:38.792 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin d2a1baaf61604444b2c20a19956c1591 default 2022-05-09 15:40:38.849 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin d2a1baaf61604444b2c20a19956c1591 default 2022-05-09 15:40:38.889 | [247982 Async ks-domain-role:276067]: running: get_or_add_user_domain_role admin d2a1baaf61604444b2c20a19956c1591 default 2022-05-09 15:40:38.891 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-09 15:40:38.894 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-09 15:40:38.901 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-09 15:40:42.095 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-09 15:40:42.097 | + functions-common:get_or_create_domain:900 : echo default 2022-05-09 15:40:42.097 | default 2022-05-09 15:40:42.100 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-09 15:40:42.158 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-09 15:40:42.204 | [247982 Async ks-project:276206]: running: get_or_create_project service Default 2022-05-09 15:40:42.206 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-09 15:40:42.276 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-09 15:40:42.328 | [247982 Async ks-service:276292]: running: get_or_create_role service 2022-05-09 15:40:42.330 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-09 15:40:42.398 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-09 15:40:42.484 | [247982 Async ks-reseller:276379]: running: get_or_create_role ResellerAdmin 2022-05-09 15:40:42.489 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-09 15:40:42.510 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-09 15:40:42.956 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-09 15:40:43.174 | [247982 Async ks-anotherrole:276470]: running: get_or_create_role anotherrole 2022-05-09 15:40:43.199 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-09 15:40:43.230 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-09 15:40:43.254 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:40:43.295 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-05-09 15:40:45.753 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:40:45.885 | [276292 Async ks-service:276292]: finished successfully 2022-05-09 15:40:46.266 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:40:46.402 | [276206 Async ks-project:276206]: finished successfully 2022-05-09 15:40:46.424 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:40:46.476 | [276379 Async ks-reseller:276379]: finished successfully 2022-05-09 15:40:46.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:46.678 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:46.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:46.678 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:46.864 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:40:46.868 | ++ functions-common:get_or_create_project:950 : project_id=4f1c568272f648beab76e72830fde086 2022-05-09 15:40:46.870 | ++ functions-common:get_or_create_project:951 : echo 4f1c568272f648beab76e72830fde086 2022-05-09 15:40:46.873 | + lib/keystone:create_keystone_accounts:340 : invis_project=4f1c568272f648beab76e72830fde086 2022-05-09 15:40:46.876 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-09 15:40:46.879 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-09 15:40:46.884 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:40:46.889 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-05-09 15:40:47.032 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:40:47.061 | [276470 Async ks-anotherrole:276470]: finished successfully 2022-05-09 15:40:49.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:49.368 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:49.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:49.368 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:49.566 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:40:49.569 | ++ functions-common:get_or_create_project:950 : project_id=38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:40:49.571 | ++ functions-common:get_or_create_project:951 : echo 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:40:49.574 | + lib/keystone:create_keystone_accounts:344 : demo_project=38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:40:49.577 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-09 15:40:49.580 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-09 15:40:49.583 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:40:49.585 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-09 15:40:49.587 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-09 15:40:49.591 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-05-09 15:40:49.623 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:40:49.648 | [276067 Async ks-domain-role:276067]: finished successfully 2022-05-09 15:40:52.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:52.025 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:52.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:52.025 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:52.190 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:40:52.193 | ++ functions-common:get_or_create_user:937 : user_id=2a6b5024341c429e891c0f92594e0c9b 2022-05-09 15:40:52.195 | ++ functions-common:get_or_create_user:938 : echo 2a6b5024341c429e891c0f92594e0c9b 2022-05-09 15:40:52.198 | + lib/keystone:create_keystone_accounts:347 : demo_user=2a6b5024341c429e891c0f92594e0c9b 2022-05-09 15:40:52.201 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-09 15:40:52.251 | [247982 Async ks-domain-role:276067]: Waiting for completion of get_or_add_user_domain_role admin d2a1baaf61604444b2c20a19956c1591 default running on PID 276067 (6 other jobs running) 2022-05-09 15:40:52.275 | [247982 Async ks-domain-role:276067]: Signaling child to exit 2022-05-09 15:40:52.275 | WAKEUP 2022-05-09 15:40:52.298 | [247982 Async ks-domain-role:276067]: Signaled 2022-05-09 15:40:52.300 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-09 15:40:52.300 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d2a1baaf61604444b2c20a19956c1591 --domain default 2022-05-09 15:40:52.300 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-09 15:40:52.300 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:40:52.300 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:40:52.300 | ++ functions-common:get_field:824 : read data 2022-05-09 15:40:52.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:52.300 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:52.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:52.300 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:52.300 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:40:52.300 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-09 15:40:52.300 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-09 15:40:52.300 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user d2a1baaf61604444b2c20a19956c1591 --domain default 2022-05-09 15:40:52.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:52.300 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:52.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:52.300 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:52.300 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-09 15:40:52.300 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:40:52.300 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:40:52.300 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d2a1baaf61604444b2c20a19956c1591 --domain default 2022-05-09 15:40:52.300 | ++ functions-common:get_field:824 : read data 2022-05-09 15:40:52.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:52.300 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:52.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:52.301 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:52.301 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:40:52.301 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:40:52.301 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:40:52.301 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:40:52.301 | ++ functions-common:get_field:830 : echo '| ebff922955b74c919d58613875326151 | d2a1baaf61604444b2c20a19956c1591 | | | default | | False |' 2022-05-09 15:40:52.301 | ++ functions-common:get_field:824 : read data 2022-05-09 15:40:52.301 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=ebff922955b74c919d58613875326151 2022-05-09 15:40:52.301 | + functions-common:get_or_add_user_domain_role:1033 : echo ebff922955b74c919d58613875326151 2022-05-09 15:40:52.301 | ebff922955b74c919d58613875326151 2022-05-09 15:40:52.344 | [247982 Async ks-domain-role:276067]: finished get_or_add_user_domain_role admin d2a1baaf61604444b2c20a19956c1591 default with result 0 in 10 seconds 2022-05-09 15:40:52.351 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-09 15:40:52.386 | [247982 Async ks-project:276206]: Waiting for completion of get_or_create_project service Default running on PID 276206 (5 other jobs running) 2022-05-09 15:40:52.411 | [247982 Async ks-project:276206]: Signaling child to exit 2022-05-09 15:40:52.411 | WAKEUP 2022-05-09 15:40:52.436 | [247982 Async ks-project:276206]: Signaled 2022-05-09 15:40:52.437 | + functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:40:52.437 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-05-09 15:40:52.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:52.438 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:52.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:52.438 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:52.438 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:40:52.438 | + functions-common:get_or_create_project:950 : project_id=290042e8fb734d94baf915970d7d7b95 2022-05-09 15:40:52.438 | + functions-common:get_or_create_project:951 : echo 290042e8fb734d94baf915970d7d7b95 2022-05-09 15:40:52.438 | 290042e8fb734d94baf915970d7d7b95 2022-05-09 15:40:52.482 | [247982 Async ks-project:276206]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-09 15:40:52.520 | [247982 Async ks-service:276292]: Waiting for completion of get_or_create_role service running on PID 276292 (4 other jobs running) 2022-05-09 15:40:52.545 | [247982 Async ks-service:276292]: Signaling child to exit 2022-05-09 15:40:52.545 | WAKEUP 2022-05-09 15:40:52.567 | [247982 Async ks-service:276292]: Signaled 2022-05-09 15:40:52.568 | + functions-common:get_or_create_role:957 : local role_id 2022-05-09 15:40:52.568 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-09 15:40:52.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:52.568 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:52.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:52.568 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:52.568 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:40:52.568 | + functions-common:get_or_create_role:962 : role_id=d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:40:52.569 | + functions-common:get_or_create_role:963 : echo d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:40:52.569 | d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:40:52.612 | [247982 Async ks-service:276292]: finished get_or_create_role service with result 0 in 3 seconds 2022-05-09 15:40:52.649 | [247982 Async ks-reseller:276379]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 276379 (3 other jobs running) 2022-05-09 15:40:52.674 | [247982 Async ks-reseller:276379]: Signaling child to exit 2022-05-09 15:40:52.674 | WAKEUP 2022-05-09 15:40:52.696 | [247982 Async ks-reseller:276379]: Signaled 2022-05-09 15:40:52.697 | + functions-common:get_or_create_role:957 : local role_id 2022-05-09 15:40:52.697 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-09 15:40:52.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:52.697 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:52.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:52.697 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:52.697 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:40:52.697 | + functions-common:get_or_create_role:962 : role_id=97cdf992a64b4a93b8ecef5c96c7dc35 2022-05-09 15:40:52.697 | + functions-common:get_or_create_role:963 : echo 97cdf992a64b4a93b8ecef5c96c7dc35 2022-05-09 15:40:52.697 | 97cdf992a64b4a93b8ecef5c96c7dc35 2022-05-09 15:40:52.745 | [247982 Async ks-reseller:276379]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-05-09 15:40:52.782 | [247982 Async ks-anotherrole:276470]: Waiting for completion of get_or_create_role anotherrole running on PID 276470 (2 other jobs running) 2022-05-09 15:40:52.807 | [247982 Async ks-anotherrole:276470]: Signaling child to exit 2022-05-09 15:40:52.807 | WAKEUP 2022-05-09 15:40:52.829 | [247982 Async ks-anotherrole:276470]: Signaled 2022-05-09 15:40:52.830 | + functions-common:get_or_create_role:957 : local role_id 2022-05-09 15:40:52.830 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-09 15:40:52.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:52.830 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:52.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:52.830 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:52.830 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:40:52.830 | + functions-common:get_or_create_role:962 : role_id=044a2d93445743af91a96573d39f21eb 2022-05-09 15:40:52.830 | + functions-common:get_or_create_role:963 : echo 044a2d93445743af91a96573d39f21eb 2022-05-09 15:40:52.830 | 044a2d93445743af91a96573d39f21eb 2022-05-09 15:40:52.874 | [247982 Async ks-anotherrole:276470]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-05-09 15:40:52.878 | + inc/async:async_wait:197 : return 0 2022-05-09 15:40:52.881 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 2a6b5024341c429e891c0f92594e0c9b 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:40:52.940 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2a6b5024341c429e891c0f92594e0c9b 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:40:52.981 | [247982 Async ks-demo-member:277338]: running: get_or_add_user_project_role member 2a6b5024341c429e891c0f92594e0c9b 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:40:52.984 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin d2a1baaf61604444b2c20a19956c1591 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:40:53.045 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d2a1baaf61604444b2c20a19956c1591 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:40:53.094 | [247982 Async ks-demo-admin:277450]: running: get_or_add_user_project_role admin d2a1baaf61604444b2c20a19956c1591 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:40:53.098 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 2a6b5024341c429e891c0f92594e0c9b 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:40:53.162 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2a6b5024341c429e891c0f92594e0c9b 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:40:53.214 | [247982 Async ks-demo-another:277562]: running: get_or_add_user_project_role anotherrole 2a6b5024341c429e891c0f92594e0c9b 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:40:53.217 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 2a6b5024341c429e891c0f92594e0c9b 4f1c568272f648beab76e72830fde086 2022-05-09 15:40:53.296 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2a6b5024341c429e891c0f92594e0c9b 4f1c568272f648beab76e72830fde086 2022-05-09 15:40:53.376 | [247982 Async ks-demo-invis:277674]: running: get_or_add_user_project_role member 2a6b5024341c429e891c0f92594e0c9b 4f1c568272f648beab76e72830fde086 2022-05-09 15:40:53.380 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-09 15:40:53.394 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-09 15:40:53.399 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:40:53.402 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-09 15:40:53.406 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-09 15:40:53.434 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-05-09 15:40:57.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:57.325 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:57.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:40:57.325 | from cryptography.utils import int_from_bytes 2022-05-09 15:40:57.510 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:40:57.513 | ++ functions-common:get_or_create_user:937 : user_id=c187e47f86364d0f9b952b57e6548b83 2022-05-09 15:40:57.516 | ++ functions-common:get_or_create_user:938 : echo c187e47f86364d0f9b952b57e6548b83 2022-05-09 15:40:57.519 | + lib/keystone:create_keystone_accounts:360 : demo_reader=c187e47f86364d0f9b952b57e6548b83 2022-05-09 15:40:57.522 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader c187e47f86364d0f9b952b57e6548b83 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:40:57.588 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c187e47f86364d0f9b952b57e6548b83 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:40:57.655 | [247982 Async ks-demo-reader:277830]: running: get_or_add_user_project_role reader c187e47f86364d0f9b952b57e6548b83 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:40:57.658 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-09 15:40:57.662 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-09 15:40:57.683 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:40:57.692 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-05-09 15:41:00.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:00.920 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:00.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:00.920 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:01.259 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:01.286 | ++ functions-common:get_or_create_project:950 : project_id=1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:01.302 | ++ functions-common:get_or_create_project:951 : echo 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:01.321 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:01.326 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-09 15:41:01.332 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-09 15:41:01.336 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:41:01.340 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-09 15:41:01.350 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-09 15:41:01.372 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-05-09 15:41:04.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:04.953 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:04.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:04.953 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:05.351 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:05.379 | ++ functions-common:get_or_create_user:937 : user_id=d6cf6fb0701e4c53bcb332ee77a7ccd1 2022-05-09 15:41:05.395 | ++ functions-common:get_or_create_user:938 : echo d6cf6fb0701e4c53bcb332ee77a7ccd1 2022-05-09 15:41:05.410 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=d6cf6fb0701e4c53bcb332ee77a7ccd1 2022-05-09 15:41:05.434 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin d6cf6fb0701e4c53bcb332ee77a7ccd1 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:05.854 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d6cf6fb0701e4c53bcb332ee77a7ccd1 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:06.125 | [247982 Async ks-alt-admin:278200]: running: get_or_add_user_project_role admin d6cf6fb0701e4c53bcb332ee77a7ccd1 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:06.136 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole d6cf6fb0701e4c53bcb332ee77a7ccd1 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:06.576 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d6cf6fb0701e4c53bcb332ee77a7ccd1 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:06.838 | [247982 Async ks-alt-another:278312]: running: get_or_add_user_project_role anotherrole d6cf6fb0701e4c53bcb332ee77a7ccd1 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:06.852 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-09 15:41:06.872 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-09 15:41:06.876 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:41:06.879 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-09 15:41:06.895 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-09 15:41:06.909 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-05-09 15:41:07.924 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:41:08.093 | [277450 Async ks-demo-admin:277450]: finished successfully 2022-05-09 15:41:09.595 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:41:09.773 | [277338 Async ks-demo-member:277338]: finished successfully 2022-05-09 15:41:10.059 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:41:10.182 | [277674 Async ks-demo-invis:277674]: finished successfully 2022-05-09 15:41:10.966 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:41:11.015 | [277562 Async ks-demo-another:277562]: finished successfully 2022-05-09 15:41:11.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:11.259 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:11.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:11.259 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:11.464 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:11.468 | ++ functions-common:get_or_create_user:937 : user_id=8fd3998a8fca46c3b89a295d586dc35d 2022-05-09 15:41:11.483 | ++ functions-common:get_or_create_user:938 : echo 8fd3998a8fca46c3b89a295d586dc35d 2022-05-09 15:41:11.485 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=8fd3998a8fca46c3b89a295d586dc35d 2022-05-09 15:41:11.488 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 8fd3998a8fca46c3b89a295d586dc35d 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:11.578 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8fd3998a8fca46c3b89a295d586dc35d 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:11.704 | [247982 Async ks-alt-member-user:278695]: running: get_or_add_user_project_role member 8fd3998a8fca46c3b89a295d586dc35d 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:11.726 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-09 15:41:11.763 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-09 15:41:11.791 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:41:11.815 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-09 15:41:11.839 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-09 15:41:11.858 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-05-09 15:41:14.147 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:41:14.245 | [277830 Async ks-demo-reader:277830]: finished successfully 2022-05-09 15:41:15.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:15.212 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:15.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:15.212 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:15.402 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:15.405 | ++ functions-common:get_or_create_user:937 : user_id=d7a99989198e407089cff609e8765e92 2022-05-09 15:41:15.407 | ++ functions-common:get_or_create_user:938 : echo d7a99989198e407089cff609e8765e92 2022-05-09 15:41:15.410 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=d7a99989198e407089cff609e8765e92 2022-05-09 15:41:15.414 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader d7a99989198e407089cff609e8765e92 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:15.486 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d7a99989198e407089cff609e8765e92 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:15.548 | [247982 Async ks-alt-reader-user:278919]: running: get_or_add_user_project_role reader d7a99989198e407089cff609e8765e92 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:15.552 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-09 15:41:15.556 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:41:15.558 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-09 15:41:15.565 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-09 15:41:15.572 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-05-09 15:41:18.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:18.613 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:18.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:18.613 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:18.886 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:18.894 | ++ functions-common:get_or_create_user:937 : user_id=9fe19f64b64a46c1ac8a422592da0434 2022-05-09 15:41:18.902 | ++ functions-common:get_or_create_user:938 : echo 9fe19f64b64a46c1ac8a422592da0434 2022-05-09 15:41:18.917 | + lib/keystone:create_keystone_accounts:392 : system_member_user=9fe19f64b64a46c1ac8a422592da0434 2022-05-09 15:41:18.944 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 9fe19f64b64a46c1ac8a422592da0434 all 2022-05-09 15:41:19.078 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9fe19f64b64a46c1ac8a422592da0434 all 2022-05-09 15:41:19.154 | [247982 Async ks-system-member:279145]: running: get_or_add_user_system_role member 9fe19f64b64a46c1ac8a422592da0434 all 2022-05-09 15:41:19.158 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-09 15:41:19.160 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:41:19.163 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-09 15:41:19.166 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-09 15:41:19.170 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-05-09 15:41:21.715 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:41:21.740 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:41:21.884 | [278312 Async ks-alt-another:278312]: finished successfully 2022-05-09 15:41:21.903 | [278200 Async ks-alt-admin:278200]: finished successfully 2022-05-09 15:41:22.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:22.387 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:22.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:22.387 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:22.583 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:22.587 | ++ functions-common:get_or_create_user:937 : user_id=4fb1abe2c3324055977c2e70f9e3bbd3 2022-05-09 15:41:22.590 | ++ functions-common:get_or_create_user:938 : echo 4fb1abe2c3324055977c2e70f9e3bbd3 2022-05-09 15:41:22.594 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=4fb1abe2c3324055977c2e70f9e3bbd3 2022-05-09 15:41:22.597 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 4fb1abe2c3324055977c2e70f9e3bbd3 all 2022-05-09 15:41:22.701 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 4fb1abe2c3324055977c2e70f9e3bbd3 all 2022-05-09 15:41:22.778 | [247982 Async ks-system-reader:279461]: running: get_or_add_user_system_role reader 4fb1abe2c3324055977c2e70f9e3bbd3 all 2022-05-09 15:41:22.782 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-09 15:41:22.793 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-09 15:41:22.800 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-09 15:41:22.806 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-09 15:41:22.816 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-05-09 15:41:25.277 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:41:25.435 | [278695 Async ks-alt-member-user:278695]: finished successfully 2022-05-09 15:41:25.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:25.869 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:25.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:25.869 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:26.065 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:26.068 | ++ functions-common:get_or_create_group:914 : group_id=675aefde6bd7469baecf86958600e55e 2022-05-09 15:41:26.071 | ++ functions-common:get_or_create_group:915 : echo 675aefde6bd7469baecf86958600e55e 2022-05-09 15:41:26.074 | + lib/keystone:create_keystone_accounts:402 : admin_group=675aefde6bd7469baecf86958600e55e 2022-05-09 15:41:26.077 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-09 15:41:26.081 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-09 15:41:26.084 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-09 15:41:26.091 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-09 15:41:26.103 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-05-09 15:41:28.386 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:41:28.419 | [278919 Async ks-alt-reader-user:278919]: finished successfully 2022-05-09 15:41:28.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:28.807 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:28.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:28.807 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:28.998 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:29.001 | ++ functions-common:get_or_create_group:914 : group_id=8537bbbb4fcf49d0a56e6eaa390573ce 2022-05-09 15:41:29.003 | ++ functions-common:get_or_create_group:915 : echo 8537bbbb4fcf49d0a56e6eaa390573ce 2022-05-09 15:41:29.007 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=8537bbbb4fcf49d0a56e6eaa390573ce 2022-05-09 15:41:29.010 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 8537bbbb4fcf49d0a56e6eaa390573ce 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:29.084 | + inc/async:async_inner:63 : get_or_add_group_project_role member 8537bbbb4fcf49d0a56e6eaa390573ce 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:29.140 | [247982 Async ks-group-memberdemo:279814]: running: get_or_add_group_project_role member 8537bbbb4fcf49d0a56e6eaa390573ce 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:29.143 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 8537bbbb4fcf49d0a56e6eaa390573ce 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:29.247 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 8537bbbb4fcf49d0a56e6eaa390573ce 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:29.285 | [247982 Async ks-group-anotherdemo:279900]: running: get_or_add_group_project_role anotherrole 8537bbbb4fcf49d0a56e6eaa390573ce 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:29.288 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 8537bbbb4fcf49d0a56e6eaa390573ce 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:29.541 | + inc/async:async_inner:63 : get_or_add_group_project_role member 8537bbbb4fcf49d0a56e6eaa390573ce 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:29.716 | [247982 Async ks-group-memberalt:279987]: running: get_or_add_group_project_role member 8537bbbb4fcf49d0a56e6eaa390573ce 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:29.745 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 8537bbbb4fcf49d0a56e6eaa390573ce 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:30.178 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 8537bbbb4fcf49d0a56e6eaa390573ce 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:30.338 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:41:30.372 | [247982 Async ks-group-anotheralt:280095]: running: get_or_add_group_project_role anotherrole 8537bbbb4fcf49d0a56e6eaa390573ce 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:30.387 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 675aefde6bd7469baecf86958600e55e 3c3add198476495285e8aab3267a1d15 2022-05-09 15:41:30.524 | [279145 Async ks-system-member:279145]: finished successfully 2022-05-09 15:41:30.823 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 675aefde6bd7469baecf86958600e55e 3c3add198476495285e8aab3267a1d15 2022-05-09 15:41:31.074 | [247982 Async ks-group-admin:280218]: running: get_or_add_group_project_role admin 675aefde6bd7469baecf86958600e55e 3c3add198476495285e8aab3267a1d15 2022-05-09 15:41:31.100 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-09 15:41:31.490 | [247982 Async ks-demo-member:277338]: Waiting for completion of get_or_add_user_project_role member 2a6b5024341c429e891c0f92594e0c9b 38e69abc282f4bf1aa231ecc15fc213b running on PID 277338 (17 other jobs running) 2022-05-09 15:41:31.677 | [247982 Async ks-demo-member:277338]: Signaling child to exit 2022-05-09 15:41:31.678 | WAKEUP 2022-05-09 15:41:31.844 | [247982 Async ks-demo-member:277338]: Signaled 2022-05-09 15:41:31.855 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:41:31.855 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:41:31.855 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:41:31.855 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:41:31.855 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:41:31.856 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:41:31.856 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:41:31.856 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:41:31.856 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2a6b5024341c429e891c0f92594e0c9b --project 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:31.856 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:31.856 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:41:31.856 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:31.856 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:31.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:31.856 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:31.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:31.856 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:31.856 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:31.856 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:41:31.856 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:41:31.856 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 2a6b5024341c429e891c0f92594e0c9b --project 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:31.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:31.860 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:31.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:31.860 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:31.860 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:31.860 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:41:31.860 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2a6b5024341c429e891c0f92594e0c9b --project 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:31.860 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:31.860 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:31.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:31.861 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:31.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:31.861 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:31.861 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:31.861 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:41:31.861 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:41:31.861 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:41:31.861 | ++ functions-common:get_field:830 : echo '| 22b9b0cd5e41452380f6aff61caa9f91 | 2a6b5024341c429e891c0f92594e0c9b | | 38e69abc282f4bf1aa231ecc15fc213b | | | False |' 2022-05-09 15:41:31.861 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:31.861 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=22b9b0cd5e41452380f6aff61caa9f91 2022-05-09 15:41:31.861 | + functions-common:get_or_add_user_project_role:1009 : echo 22b9b0cd5e41452380f6aff61caa9f91 2022-05-09 15:41:31.861 | 22b9b0cd5e41452380f6aff61caa9f91 2022-05-09 15:41:32.172 | [247982 Async ks-demo-member:277338]: finished get_or_add_user_project_role member 2a6b5024341c429e891c0f92594e0c9b 38e69abc282f4bf1aa231ecc15fc213b with result 0 in 16 seconds 2022-05-09 15:41:32.481 | [247982 Async ks-demo-admin:277450]: Waiting for completion of get_or_add_user_project_role admin d2a1baaf61604444b2c20a19956c1591 38e69abc282f4bf1aa231ecc15fc213b running on PID 277450 (16 other jobs running) 2022-05-09 15:41:32.612 | [247982 Async ks-demo-admin:277450]: Signaling child to exit 2022-05-09 15:41:32.612 | WAKEUP 2022-05-09 15:41:32.745 | [247982 Async ks-demo-admin:277450]: Signaled 2022-05-09 15:41:32.750 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:41:32.750 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:41:32.750 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:41:32.750 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:41:32.750 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:41:32.750 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:41:32.750 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:41:32.750 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:41:32.750 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d2a1baaf61604444b2c20a19956c1591 --project 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:32.750 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:41:32.750 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:32.750 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:32.750 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:32.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:32.750 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:32.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:32.750 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:32.750 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:32.750 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:41:32.750 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:41:32.750 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user d2a1baaf61604444b2c20a19956c1591 --project 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:32.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:32.750 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:32.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:32.750 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:32.750 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:32.750 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:41:32.751 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d2a1baaf61604444b2c20a19956c1591 --project 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:32.751 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:32.751 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:32.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:32.751 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:32.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:32.751 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:32.751 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:32.751 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:41:32.751 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:41:32.751 | ++ functions-common:get_field:830 : echo '| ebff922955b74c919d58613875326151 | d2a1baaf61604444b2c20a19956c1591 | | 38e69abc282f4bf1aa231ecc15fc213b | | | False |' 2022-05-09 15:41:32.751 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:41:32.751 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:32.751 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ebff922955b74c919d58613875326151 2022-05-09 15:41:32.751 | + functions-common:get_or_add_user_project_role:1009 : echo ebff922955b74c919d58613875326151 2022-05-09 15:41:32.751 | ebff922955b74c919d58613875326151 2022-05-09 15:41:32.994 | [247982 Async ks-demo-admin:277450]: finished get_or_add_user_project_role admin d2a1baaf61604444b2c20a19956c1591 38e69abc282f4bf1aa231ecc15fc213b with result 0 in 15 seconds 2022-05-09 15:41:33.210 | [247982 Async ks-demo-another:277562]: Waiting for completion of get_or_add_user_project_role anotherrole 2a6b5024341c429e891c0f92594e0c9b 38e69abc282f4bf1aa231ecc15fc213b running on PID 277562 (15 other jobs running) 2022-05-09 15:41:33.397 | [247982 Async ks-demo-another:277562]: Signaling child to exit 2022-05-09 15:41:33.398 | WAKEUP 2022-05-09 15:41:33.516 | [247982 Async ks-demo-another:277562]: Signaled 2022-05-09 15:41:33.538 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:41:33.538 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:41:33.538 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:41:33.538 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:41:33.538 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:41:33.538 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:41:33.538 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:41:33.538 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:41:33.538 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:41:33.538 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:33.538 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:33.538 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2a6b5024341c429e891c0f92594e0c9b --project 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:33.538 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:33.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:33.538 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:33.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:33.538 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:33.538 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:33.539 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:41:33.539 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:41:33.539 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2a6b5024341c429e891c0f92594e0c9b --project 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:33.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:33.539 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:33.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:33.539 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:33.539 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:33.539 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:41:33.539 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2a6b5024341c429e891c0f92594e0c9b --project 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:33.539 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:33.539 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:33.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:33.539 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:33.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:33.539 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:33.539 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:33.539 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:41:33.539 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:41:33.539 | ++ functions-common:get_field:830 : echo '| 044a2d93445743af91a96573d39f21eb | 2a6b5024341c429e891c0f92594e0c9b | | 38e69abc282f4bf1aa231ecc15fc213b | | | False |' 2022-05-09 15:41:33.539 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:41:33.539 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:33.539 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=044a2d93445743af91a96573d39f21eb 2022-05-09 15:41:33.539 | + functions-common:get_or_add_user_project_role:1009 : echo 044a2d93445743af91a96573d39f21eb 2022-05-09 15:41:33.539 | 044a2d93445743af91a96573d39f21eb 2022-05-09 15:41:33.808 | [247982 Async ks-demo-another:277562]: finished get_or_add_user_project_role anotherrole 2a6b5024341c429e891c0f92594e0c9b 38e69abc282f4bf1aa231ecc15fc213b with result 0 in 17 seconds 2022-05-09 15:41:33.989 | [247982 Async ks-demo-invis:277674]: Waiting for completion of get_or_add_user_project_role member 2a6b5024341c429e891c0f92594e0c9b 4f1c568272f648beab76e72830fde086 running on PID 277674 (14 other jobs running) 2022-05-09 15:41:34.089 | [247982 Async ks-demo-invis:277674]: Signaling child to exit 2022-05-09 15:41:34.089 | WAKEUP 2022-05-09 15:41:34.216 | [247982 Async ks-demo-invis:277674]: Signaled 2022-05-09 15:41:34.230 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:41:34.230 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:41:34.230 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:41:34.230 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:41:34.230 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:41:34.230 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:41:34.230 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:41:34.230 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:41:34.230 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:41:34.230 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:34.230 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2a6b5024341c429e891c0f92594e0c9b --project 4f1c568272f648beab76e72830fde086 2022-05-09 15:41:34.230 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:34.230 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:34.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:34.230 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:34.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:34.231 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:34.231 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:34.231 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:41:34.231 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:41:34.231 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 2a6b5024341c429e891c0f92594e0c9b --project 4f1c568272f648beab76e72830fde086 2022-05-09 15:41:34.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:34.231 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:34.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:34.231 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:34.231 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2a6b5024341c429e891c0f92594e0c9b --project 4f1c568272f648beab76e72830fde086 2022-05-09 15:41:34.231 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:34.231 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:41:34.231 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:34.231 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:34.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:34.231 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:34.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:34.231 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:34.231 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:34.231 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:41:34.231 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:41:34.231 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:41:34.231 | ++ functions-common:get_field:830 : echo '| 22b9b0cd5e41452380f6aff61caa9f91 | 2a6b5024341c429e891c0f92594e0c9b | | 4f1c568272f648beab76e72830fde086 | | | False |' 2022-05-09 15:41:34.231 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:34.231 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=22b9b0cd5e41452380f6aff61caa9f91 2022-05-09 15:41:34.231 | + functions-common:get_or_add_user_project_role:1009 : echo 22b9b0cd5e41452380f6aff61caa9f91 2022-05-09 15:41:34.231 | 22b9b0cd5e41452380f6aff61caa9f91 2022-05-09 15:41:34.479 | [247982 Async ks-demo-invis:277674]: finished get_or_add_user_project_role member 2a6b5024341c429e891c0f92594e0c9b 4f1c568272f648beab76e72830fde086 with result 0 in 16 seconds 2022-05-09 15:41:34.671 | [247982 Async ks-demo-reader:277830]: Waiting for completion of get_or_add_user_project_role reader c187e47f86364d0f9b952b57e6548b83 38e69abc282f4bf1aa231ecc15fc213b running on PID 277830 (13 other jobs running) 2022-05-09 15:41:34.688 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:41:34.796 | [247982 Async ks-demo-reader:277830]: Signaling child to exit 2022-05-09 15:41:34.796 | WAKEUP 2022-05-09 15:41:34.833 | [279461 Async ks-system-reader:279461]: finished successfully 2022-05-09 15:41:34.950 | [247982 Async ks-demo-reader:277830]: Signaled 2022-05-09 15:41:34.962 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:41:34.962 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:41:34.962 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:41:34.962 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:41:34.962 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:41:34.962 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:41:34.962 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:41:34.962 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:41:34.963 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c187e47f86364d0f9b952b57e6548b83 --project 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:34.963 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:34.963 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:41:34.963 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:34.963 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:34.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:34.963 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:34.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:34.963 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:34.963 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:34.963 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:41:34.963 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:41:34.963 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user c187e47f86364d0f9b952b57e6548b83 --project 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:34.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:34.963 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:34.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:34.963 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:34.963 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:34.963 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c187e47f86364d0f9b952b57e6548b83 --project 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:34.963 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:41:34.963 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:34.963 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:34.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:34.963 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:34.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:34.963 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:34.963 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:34.963 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:41:34.963 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:41:34.963 | ++ functions-common:get_field:830 : echo '| 9178c520b46b41e48fc1659fe0129123 | c187e47f86364d0f9b952b57e6548b83 | | 38e69abc282f4bf1aa231ecc15fc213b | | | False |' 2022-05-09 15:41:34.963 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:41:34.963 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:34.964 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9178c520b46b41e48fc1659fe0129123 2022-05-09 15:41:34.964 | + functions-common:get_or_add_user_project_role:1009 : echo 9178c520b46b41e48fc1659fe0129123 2022-05-09 15:41:34.964 | 9178c520b46b41e48fc1659fe0129123 2022-05-09 15:41:35.256 | [247982 Async ks-demo-reader:277830]: finished get_or_add_user_project_role reader c187e47f86364d0f9b952b57e6548b83 38e69abc282f4bf1aa231ecc15fc213b with result 0 in 16 seconds 2022-05-09 15:41:35.283 | + inc/async:async_wait:197 : return 0 2022-05-09 15:41:35.296 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-09 15:41:35.602 | [247982 Async ks-alt-admin:278200]: Waiting for completion of get_or_add_user_project_role admin d6cf6fb0701e4c53bcb332ee77a7ccd1 1322e64cad064e79a31ef6484516a1de running on PID 278200 (12 other jobs running) 2022-05-09 15:41:35.740 | [247982 Async ks-alt-admin:278200]: Signaling child to exit 2022-05-09 15:41:35.740 | WAKEUP 2022-05-09 15:41:35.892 | [247982 Async ks-alt-admin:278200]: Signaled 2022-05-09 15:41:35.900 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:41:35.900 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:41:35.900 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:41:35.900 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:41:35.900 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:41:35.900 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:41:35.900 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:41:35.900 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:41:35.900 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d6cf6fb0701e4c53bcb332ee77a7ccd1 --project 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:35.900 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:41:35.900 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:35.900 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:35.900 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:35.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:35.900 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:35.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:35.900 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:35.900 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:35.900 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:41:35.900 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:41:35.900 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user d6cf6fb0701e4c53bcb332ee77a7ccd1 --project 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:35.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:35.901 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:35.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:35.901 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:35.901 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:35.901 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:41:35.901 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d6cf6fb0701e4c53bcb332ee77a7ccd1 --project 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:35.901 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:35.901 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:35.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:35.901 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:35.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:35.901 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:35.901 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:35.901 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:41:35.901 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:41:35.901 | ++ functions-common:get_field:830 : echo '| ebff922955b74c919d58613875326151 | d6cf6fb0701e4c53bcb332ee77a7ccd1 | | 1322e64cad064e79a31ef6484516a1de | | | False |' 2022-05-09 15:41:35.901 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:41:35.901 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:35.901 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ebff922955b74c919d58613875326151 2022-05-09 15:41:35.902 | + functions-common:get_or_add_user_project_role:1009 : echo ebff922955b74c919d58613875326151 2022-05-09 15:41:35.902 | ebff922955b74c919d58613875326151 2022-05-09 15:41:36.203 | [247982 Async ks-alt-admin:278200]: finished get_or_add_user_project_role admin d6cf6fb0701e4c53bcb332ee77a7ccd1 1322e64cad064e79a31ef6484516a1de with result 0 in 16 seconds 2022-05-09 15:41:36.397 | [247982 Async ks-alt-another:278312]: Waiting for completion of get_or_add_user_project_role anotherrole d6cf6fb0701e4c53bcb332ee77a7ccd1 1322e64cad064e79a31ef6484516a1de running on PID 278312 (11 other jobs running) 2022-05-09 15:41:36.556 | [247982 Async ks-alt-another:278312]: Signaling child to exit 2022-05-09 15:41:36.556 | WAKEUP 2022-05-09 15:41:36.714 | [247982 Async ks-alt-another:278312]: Signaled 2022-05-09 15:41:36.722 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:41:36.722 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:41:36.722 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:41:36.722 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:41:36.722 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:41:36.722 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:41:36.722 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:41:36.722 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:41:36.722 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:36.722 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:41:36.722 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d6cf6fb0701e4c53bcb332ee77a7ccd1 --project 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:36.722 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:36.722 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:36.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:36.722 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:36.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:36.723 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:36.723 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:36.723 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:41:36.723 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:41:36.723 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user d6cf6fb0701e4c53bcb332ee77a7ccd1 --project 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:36.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:36.723 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:36.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:36.723 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:36.723 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:36.723 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d6cf6fb0701e4c53bcb332ee77a7ccd1 --project 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:36.723 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:41:36.723 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:36.723 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:36.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:36.723 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:36.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:36.723 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:36.723 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:36.723 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:41:36.723 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:41:36.723 | ++ functions-common:get_field:830 : echo '| 044a2d93445743af91a96573d39f21eb | d6cf6fb0701e4c53bcb332ee77a7ccd1 | | 1322e64cad064e79a31ef6484516a1de | | | False |' 2022-05-09 15:41:36.723 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:41:36.723 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:36.723 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=044a2d93445743af91a96573d39f21eb 2022-05-09 15:41:36.723 | + functions-common:get_or_add_user_project_role:1009 : echo 044a2d93445743af91a96573d39f21eb 2022-05-09 15:41:36.723 | 044a2d93445743af91a96573d39f21eb 2022-05-09 15:41:37.101 | [247982 Async ks-alt-another:278312]: finished get_or_add_user_project_role anotherrole d6cf6fb0701e4c53bcb332ee77a7ccd1 1322e64cad064e79a31ef6484516a1de with result 0 in 15 seconds 2022-05-09 15:41:37.325 | [247982 Async ks-alt-member-user:278695]: Waiting for completion of get_or_add_user_project_role member 8fd3998a8fca46c3b89a295d586dc35d 1322e64cad064e79a31ef6484516a1de running on PID 278695 (10 other jobs running) 2022-05-09 15:41:37.483 | [247982 Async ks-alt-member-user:278695]: Signaling child to exit 2022-05-09 15:41:37.484 | WAKEUP 2022-05-09 15:41:37.617 | [247982 Async ks-alt-member-user:278695]: Signaled 2022-05-09 15:41:37.627 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:41:37.627 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:41:37.627 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:41:37.627 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:41:37.627 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:41:37.627 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:41:37.627 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:41:37.627 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:41:37.627 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:41:37.627 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:37.627 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:37.628 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8fd3998a8fca46c3b89a295d586dc35d --project 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:37.628 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:37.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:37.628 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:37.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:37.628 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:37.628 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:37.628 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:41:37.628 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:41:37.628 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 8fd3998a8fca46c3b89a295d586dc35d --project 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:37.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:37.628 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:37.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:37.628 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:37.628 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:41:37.628 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:37.628 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:37.628 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8fd3998a8fca46c3b89a295d586dc35d --project 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:37.628 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:37.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:37.628 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:37.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:37.628 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:37.628 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:37.628 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:41:37.628 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:41:37.628 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:41:37.628 | ++ functions-common:get_field:830 : echo '| 22b9b0cd5e41452380f6aff61caa9f91 | 8fd3998a8fca46c3b89a295d586dc35d | | 1322e64cad064e79a31ef6484516a1de | | | False |' 2022-05-09 15:41:37.628 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:37.628 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=22b9b0cd5e41452380f6aff61caa9f91 2022-05-09 15:41:37.628 | + functions-common:get_or_add_user_project_role:1009 : echo 22b9b0cd5e41452380f6aff61caa9f91 2022-05-09 15:41:37.628 | 22b9b0cd5e41452380f6aff61caa9f91 2022-05-09 15:41:37.878 | [247982 Async ks-alt-member-user:278695]: finished get_or_add_user_project_role member 8fd3998a8fca46c3b89a295d586dc35d 1322e64cad064e79a31ef6484516a1de with result 0 in 13 seconds 2022-05-09 15:41:38.148 | [247982 Async ks-alt-reader-user:278919]: Waiting for completion of get_or_add_user_project_role reader d7a99989198e407089cff609e8765e92 1322e64cad064e79a31ef6484516a1de running on PID 278919 (9 other jobs running) 2022-05-09 15:41:38.293 | [247982 Async ks-alt-reader-user:278919]: Signaling child to exit 2022-05-09 15:41:38.293 | WAKEUP 2022-05-09 15:41:38.425 | [247982 Async ks-alt-reader-user:278919]: Signaled 2022-05-09 15:41:38.450 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:41:38.450 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:41:38.450 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:41:38.450 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:41:38.450 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:41:38.450 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:41:38.450 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:41:38.450 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:41:38.450 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:38.450 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d7a99989198e407089cff609e8765e92 --project 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:38.450 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:41:38.450 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:38.450 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:38.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:38.450 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:38.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:38.451 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:38.451 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:38.451 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:41:38.451 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:41:38.451 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user d7a99989198e407089cff609e8765e92 --project 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:38.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:38.451 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:38.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:38.451 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:38.451 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d7a99989198e407089cff609e8765e92 --project 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:38.451 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:41:38.451 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:41:38.451 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:41:38.451 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:38.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:38.451 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:38.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:38.451 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:38.451 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:38.451 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:41:38.451 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:41:38.451 | ++ functions-common:get_field:830 : echo '| 9178c520b46b41e48fc1659fe0129123 | d7a99989198e407089cff609e8765e92 | | 1322e64cad064e79a31ef6484516a1de | | | False |' 2022-05-09 15:41:38.451 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:41:38.451 | ++ functions-common:get_field:824 : read data 2022-05-09 15:41:38.451 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9178c520b46b41e48fc1659fe0129123 2022-05-09 15:41:38.451 | + functions-common:get_or_add_user_project_role:1009 : echo 9178c520b46b41e48fc1659fe0129123 2022-05-09 15:41:38.451 | 9178c520b46b41e48fc1659fe0129123 2022-05-09 15:41:38.750 | [247982 Async ks-alt-reader-user:278919]: finished get_or_add_user_project_role reader d7a99989198e407089cff609e8765e92 1322e64cad064e79a31ef6484516a1de with result 0 in 12 seconds 2022-05-09 15:41:38.783 | + inc/async:async_wait:197 : return 0 2022-05-09 15:41:38.803 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-09 15:41:39.180 | [247982 Async ks-system-member:279145]: Waiting for completion of get_or_add_user_system_role member 9fe19f64b64a46c1ac8a422592da0434 all running on PID 279145 (8 other jobs running) 2022-05-09 15:41:39.364 | [247982 Async ks-system-member:279145]: Signaling child to exit 2022-05-09 15:41:39.365 | WAKEUP 2022-05-09 15:41:39.508 | [247982 Async ks-system-member:279145]: Signaled 2022-05-09 15:41:39.526 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-09 15:41:39.526 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-09 15:41:39.526 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-09 15:41:39.526 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:41:39.526 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:41:39.526 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:41:39.526 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:41:39.526 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:41:39.526 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-09 15:41:39.526 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9fe19f64b64a46c1ac8a422592da0434 --system all -f value -c Role 2022-05-09 15:41:39.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:39.526 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:39.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:39.526 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:39.526 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:39.526 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-09 15:41:39.527 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-09 15:41:39.527 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 9fe19f64b64a46c1ac8a422592da0434 --system all 2022-05-09 15:41:39.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:39.527 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:39.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:39.527 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:39.527 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9fe19f64b64a46c1ac8a422592da0434 --system all -f value -c Role 2022-05-09 15:41:39.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:39.527 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:39.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:39.527 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:39.527 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:39.527 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=22b9b0cd5e41452380f6aff61caa9f91 2022-05-09 15:41:39.527 | + functions-common:get_or_add_user_system_role:1064 : echo 22b9b0cd5e41452380f6aff61caa9f91 2022-05-09 15:41:39.527 | 22b9b0cd5e41452380f6aff61caa9f91 2022-05-09 15:41:39.816 | [247982 Async ks-system-member:279145]: finished get_or_add_user_system_role member 9fe19f64b64a46c1ac8a422592da0434 all with result 0 in 11 seconds 2022-05-09 15:41:40.011 | [247982 Async ks-system-reader:279461]: Waiting for completion of get_or_add_user_system_role reader 4fb1abe2c3324055977c2e70f9e3bbd3 all running on PID 279461 (7 other jobs running) 2022-05-09 15:41:40.154 | [247982 Async ks-system-reader:279461]: Signaling child to exit 2022-05-09 15:41:40.154 | WAKEUP 2022-05-09 15:41:40.274 | [247982 Async ks-system-reader:279461]: Signaled 2022-05-09 15:41:40.290 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-09 15:41:40.290 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-09 15:41:40.290 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-09 15:41:40.290 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:41:40.290 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:41:40.290 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:41:40.290 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:41:40.290 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:41:40.290 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-09 15:41:40.290 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4fb1abe2c3324055977c2e70f9e3bbd3 --system all -f value -c Role 2022-05-09 15:41:40.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:40.290 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:40.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:40.290 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:40.290 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:40.290 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-09 15:41:40.290 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-09 15:41:40.290 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 4fb1abe2c3324055977c2e70f9e3bbd3 --system all 2022-05-09 15:41:40.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:40.290 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:40.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:40.290 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:40.290 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4fb1abe2c3324055977c2e70f9e3bbd3 --system all -f value -c Role 2022-05-09 15:41:40.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:40.290 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:40.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:40.290 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:40.290 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:40.290 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=9178c520b46b41e48fc1659fe0129123 2022-05-09 15:41:40.290 | + functions-common:get_or_add_user_system_role:1064 : echo 9178c520b46b41e48fc1659fe0129123 2022-05-09 15:41:40.291 | 9178c520b46b41e48fc1659fe0129123 2022-05-09 15:41:40.540 | [247982 Async ks-system-reader:279461]: finished get_or_add_user_system_role reader 4fb1abe2c3324055977c2e70f9e3bbd3 all with result 0 in 12 seconds 2022-05-09 15:41:40.579 | + inc/async:async_wait:197 : return 0 2022-05-09 15:41:40.599 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-09 15:41:40.879 | [247982 Async ks-group-memberdemo:279814]: Waiting for completion of get_or_add_group_project_role member 8537bbbb4fcf49d0a56e6eaa390573ce 38e69abc282f4bf1aa231ecc15fc213b running on PID 279814 (6 other jobs running) 2022-05-09 15:41:40.994 | [247982 Async ks-group-memberdemo:279814]: Signaling child to exit 2022-05-09 15:41:42.576 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:41:42.712 | [279900 Async ks-group-anotherdemo:279900]: finished successfully 2022-05-09 15:41:43.645 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:41:43.699 | [279987 Async ks-group-memberalt:279987]: finished successfully 2022-05-09 15:41:44.070 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:41:44.096 | [279814 Async ks-group-memberdemo:279814]: finished successfully 2022-05-09 15:41:44.118 | WAKEUP 2022-05-09 15:41:44.144 | [247982 Async ks-group-memberdemo:279814]: Signaled 2022-05-09 15:41:44.145 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:41:44.145 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8537bbbb4fcf49d0a56e6eaa390573ce --project 38e69abc282f4bf1aa231ecc15fc213b -f value 2022-05-09 15:41:44.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.145 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.145 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.145 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:44.145 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:41:44.146 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:41:44.146 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 8537bbbb4fcf49d0a56e6eaa390573ce --project 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:44.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.146 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.146 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.146 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8537bbbb4fcf49d0a56e6eaa390573ce --project 38e69abc282f4bf1aa231ecc15fc213b -f value 2022-05-09 15:41:44.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.146 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.146 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.146 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:44.146 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='22b9b0cd5e41452380f6aff61caa9f91 8537bbbb4fcf49d0a56e6eaa390573ce 38e69abc282f4bf1aa231ecc15fc213b False' 2022-05-09 15:41:44.146 | + functions-common:get_or_add_group_project_role:1088 : echo 22b9b0cd5e41452380f6aff61caa9f91 8537bbbb4fcf49d0a56e6eaa390573ce 38e69abc282f4bf1aa231ecc15fc213b False 2022-05-09 15:41:44.146 | 22b9b0cd5e41452380f6aff61caa9f91 8537bbbb4fcf49d0a56e6eaa390573ce 38e69abc282f4bf1aa231ecc15fc213b False 2022-05-09 15:41:44.195 | [247982 Async ks-group-memberdemo:279814]: finished get_or_add_group_project_role member 8537bbbb4fcf49d0a56e6eaa390573ce 38e69abc282f4bf1aa231ecc15fc213b with result 0 in 15 seconds 2022-05-09 15:41:44.245 | [247982 Async ks-group-anotherdemo:279900]: Waiting for completion of get_or_add_group_project_role anotherrole 8537bbbb4fcf49d0a56e6eaa390573ce 38e69abc282f4bf1aa231ecc15fc213b running on PID 279900 (5 other jobs running) 2022-05-09 15:41:44.272 | [247982 Async ks-group-anotherdemo:279900]: Signaling child to exit 2022-05-09 15:41:44.273 | WAKEUP 2022-05-09 15:41:44.297 | [247982 Async ks-group-anotherdemo:279900]: Signaled 2022-05-09 15:41:44.299 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:41:44.299 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8537bbbb4fcf49d0a56e6eaa390573ce --project 38e69abc282f4bf1aa231ecc15fc213b -f value 2022-05-09 15:41:44.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.299 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.299 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.299 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:44.299 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:41:44.299 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:41:44.299 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 8537bbbb4fcf49d0a56e6eaa390573ce --project 38e69abc282f4bf1aa231ecc15fc213b 2022-05-09 15:41:44.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.299 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.299 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.299 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8537bbbb4fcf49d0a56e6eaa390573ce --project 38e69abc282f4bf1aa231ecc15fc213b -f value 2022-05-09 15:41:44.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.299 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.299 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.299 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:44.299 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='044a2d93445743af91a96573d39f21eb 8537bbbb4fcf49d0a56e6eaa390573ce 38e69abc282f4bf1aa231ecc15fc213b False' 2022-05-09 15:41:44.299 | + functions-common:get_or_add_group_project_role:1088 : echo 044a2d93445743af91a96573d39f21eb 8537bbbb4fcf49d0a56e6eaa390573ce 38e69abc282f4bf1aa231ecc15fc213b False 2022-05-09 15:41:44.299 | 044a2d93445743af91a96573d39f21eb 8537bbbb4fcf49d0a56e6eaa390573ce 38e69abc282f4bf1aa231ecc15fc213b False 2022-05-09 15:41:44.351 | [247982 Async ks-group-anotherdemo:279900]: finished get_or_add_group_project_role anotherrole 8537bbbb4fcf49d0a56e6eaa390573ce 38e69abc282f4bf1aa231ecc15fc213b with result 0 in 13 seconds 2022-05-09 15:41:44.395 | [247982 Async ks-group-memberalt:279987]: Waiting for completion of get_or_add_group_project_role member 8537bbbb4fcf49d0a56e6eaa390573ce 1322e64cad064e79a31ef6484516a1de running on PID 279987 (4 other jobs running) 2022-05-09 15:41:44.422 | [247982 Async ks-group-memberalt:279987]: Signaling child to exit 2022-05-09 15:41:44.423 | WAKEUP 2022-05-09 15:41:44.447 | [247982 Async ks-group-memberalt:279987]: Signaled 2022-05-09 15:41:44.448 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:41:44.448 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8537bbbb4fcf49d0a56e6eaa390573ce --project 1322e64cad064e79a31ef6484516a1de -f value 2022-05-09 15:41:44.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.449 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.449 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.449 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:44.449 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:41:44.449 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:41:44.449 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 8537bbbb4fcf49d0a56e6eaa390573ce --project 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:44.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.449 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.449 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.449 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8537bbbb4fcf49d0a56e6eaa390573ce --project 1322e64cad064e79a31ef6484516a1de -f value 2022-05-09 15:41:44.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.449 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:44.449 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:44.449 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:44.449 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='22b9b0cd5e41452380f6aff61caa9f91 8537bbbb4fcf49d0a56e6eaa390573ce 1322e64cad064e79a31ef6484516a1de False' 2022-05-09 15:41:44.449 | + functions-common:get_or_add_group_project_role:1088 : echo 22b9b0cd5e41452380f6aff61caa9f91 8537bbbb4fcf49d0a56e6eaa390573ce 1322e64cad064e79a31ef6484516a1de False 2022-05-09 15:41:44.449 | 22b9b0cd5e41452380f6aff61caa9f91 8537bbbb4fcf49d0a56e6eaa390573ce 1322e64cad064e79a31ef6484516a1de False 2022-05-09 15:41:44.500 | [247982 Async ks-group-memberalt:279987]: finished get_or_add_group_project_role member 8537bbbb4fcf49d0a56e6eaa390573ce 1322e64cad064e79a31ef6484516a1de with result 0 in 14 seconds 2022-05-09 15:41:44.549 | [247982 Async ks-group-anotheralt:280095]: Waiting for completion of get_or_add_group_project_role anotherrole 8537bbbb4fcf49d0a56e6eaa390573ce 1322e64cad064e79a31ef6484516a1de running on PID 280095 (3 other jobs running) 2022-05-09 15:41:44.580 | [247982 Async ks-group-anotheralt:280095]: Signaling child to exit 2022-05-09 15:41:44.973 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:41:44.999 | [280095 Async ks-group-anotheralt:280095]: finished successfully 2022-05-09 15:41:45.027 | WAKEUP 2022-05-09 15:41:45.053 | [247982 Async ks-group-anotheralt:280095]: Signaled 2022-05-09 15:41:45.055 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:41:45.055 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8537bbbb4fcf49d0a56e6eaa390573ce --project 1322e64cad064e79a31ef6484516a1de -f value 2022-05-09 15:41:45.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:45.055 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:45.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:45.055 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:45.055 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:45.055 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:41:45.055 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:41:45.055 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 8537bbbb4fcf49d0a56e6eaa390573ce --project 1322e64cad064e79a31ef6484516a1de 2022-05-09 15:41:45.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:45.055 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:45.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:45.055 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:45.055 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8537bbbb4fcf49d0a56e6eaa390573ce --project 1322e64cad064e79a31ef6484516a1de -f value 2022-05-09 15:41:45.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:45.055 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:45.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:45.055 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:45.055 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:45.055 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='044a2d93445743af91a96573d39f21eb 8537bbbb4fcf49d0a56e6eaa390573ce 1322e64cad064e79a31ef6484516a1de False' 2022-05-09 15:41:45.055 | + functions-common:get_or_add_group_project_role:1088 : echo 044a2d93445743af91a96573d39f21eb 8537bbbb4fcf49d0a56e6eaa390573ce 1322e64cad064e79a31ef6484516a1de False 2022-05-09 15:41:45.055 | 044a2d93445743af91a96573d39f21eb 8537bbbb4fcf49d0a56e6eaa390573ce 1322e64cad064e79a31ef6484516a1de False 2022-05-09 15:41:45.104 | [247982 Async ks-group-anotheralt:280095]: finished get_or_add_group_project_role anotherrole 8537bbbb4fcf49d0a56e6eaa390573ce 1322e64cad064e79a31ef6484516a1de with result 0 in 14 seconds 2022-05-09 15:41:45.144 | [247982 Async ks-group-admin:280218]: Waiting for completion of get_or_add_group_project_role admin 675aefde6bd7469baecf86958600e55e 3c3add198476495285e8aab3267a1d15 running on PID 280218 (2 other jobs running) 2022-05-09 15:41:45.171 | [247982 Async ks-group-admin:280218]: Signaling child to exit 2022-05-09 15:41:45.191 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:41:45.216 | [280218 Async ks-group-admin:280218]: finished successfully 2022-05-09 15:41:45.236 | WAKEUP 2022-05-09 15:41:45.259 | [247982 Async ks-group-admin:280218]: Signaled 2022-05-09 15:41:45.261 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:41:45.261 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 675aefde6bd7469baecf86958600e55e --project 3c3add198476495285e8aab3267a1d15 -f value 2022-05-09 15:41:45.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:45.261 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:45.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:45.261 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:45.261 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:45.261 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:41:45.261 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:41:45.261 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 675aefde6bd7469baecf86958600e55e --project 3c3add198476495285e8aab3267a1d15 2022-05-09 15:41:45.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:45.261 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:45.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:45.261 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:45.261 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 675aefde6bd7469baecf86958600e55e --project 3c3add198476495285e8aab3267a1d15 -f value 2022-05-09 15:41:45.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:45.261 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:45.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:41:45.261 | from cryptography.utils import int_from_bytes 2022-05-09 15:41:45.261 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:41:45.261 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='ebff922955b74c919d58613875326151 675aefde6bd7469baecf86958600e55e 3c3add198476495285e8aab3267a1d15 False' 2022-05-09 15:41:45.262 | + functions-common:get_or_add_group_project_role:1088 : echo ebff922955b74c919d58613875326151 675aefde6bd7469baecf86958600e55e 3c3add198476495285e8aab3267a1d15 False 2022-05-09 15:41:45.262 | ebff922955b74c919d58613875326151 675aefde6bd7469baecf86958600e55e 3c3add198476495285e8aab3267a1d15 False 2022-05-09 15:41:45.305 | [247982 Async ks-group-admin:280218]: finished get_or_add_group_project_role admin 675aefde6bd7469baecf86958600e55e 3c3add198476495285e8aab3267a1d15 with result 0 in 14 seconds 2022-05-09 15:41:45.309 | + inc/async:async_wait:197 : return 0 2022-05-09 15:41:45.311 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-09 15:41:45.328 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:41:45.331 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-09 15:41:45.349 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:41:45.351 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-09 15:41:45.354 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-09 15:41:45.413 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-09 15:41:45.452 | [247982 Async create_nova_accounts:282117]: running: create_nova_accounts 2022-05-09 15:41:45.455 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-09 15:41:45.474 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:41:45.476 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-09 15:41:45.479 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-09 15:41:45.540 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-09 15:41:45.582 | [247982 Async create_glance_accounts:282232]: running: create_glance_accounts 2022-05-09 15:41:45.587 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-09 15:41:45.611 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:41:45.613 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-09 15:41:45.616 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-09 15:41:45.686 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-09 15:41:45.732 | [247982 Async create_cinder_accounts:282362]: running: create_cinder_accounts 2022-05-09 15:41:45.734 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-09 15:41:45.757 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:41:45.760 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-09 15:41:45.762 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-09 15:41:45.831 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-09 15:41:45.924 | [247982 Async create_neutron_accounts:282478]: running: create_neutron_accounts 2022-05-09 15:41:45.934 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-09 15:41:45.969 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:41:45.974 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-09 15:41:45.977 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-09 15:41:46.299 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-09 15:41:46.549 | [247982 Async create_swift_accounts:282620]: running: create_swift_accounts 2022-05-09 15:41:46.567 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-09 15:41:46.699 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:41:46.722 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-09 15:41:47.096 | [247982 Async create_nova_accounts:282117]: Waiting for completion of create_nova_accounts running on PID 282117 (6 other jobs running) 2022-05-09 15:41:47.246 | [247982 Async create_nova_accounts:282117]: Signaling child to exit 2022-05-09 15:42:26.791 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:42:26.834 | [282478 Async create_neutron_accounts:282478]: finished successfully 2022-05-09 15:42:45.657 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:42:45.698 | [282362 Async create_cinder_accounts:282362]: finished successfully 2022-05-09 15:43:01.719 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:43:01.747 | [282232 Async create_glance_accounts:282232]: finished successfully 2022-05-09 15:43:03.937 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:43:03.964 | [282117 Async create_nova_accounts:282117]: finished successfully 2022-05-09 15:43:03.985 | WAKEUP 2022-05-09 15:43:04.008 | [247982 Async create_nova_accounts:282117]: Signaled 2022-05-09 15:43:04.010 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-05-09 15:43:04.010 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-09 15:43:04.010 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-09 15:43:04.010 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:43:04.010 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:43:04.010 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:43:04.010 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:43:04.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.010 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.010 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.010 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.010 | + functions-common:get_or_create_user:937 : user_id=ef8546c698f9455cb81264bcee0d2344 2022-05-09 15:43:04.010 | + functions-common:get_or_create_user:938 : echo ef8546c698f9455cb81264bcee0d2344 2022-05-09 15:43:04.010 | ef8546c698f9455cb81264bcee0d2344 2022-05-09 15:43:04.010 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-09 15:43:04.010 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:43:04.010 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:43:04.010 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:43:04.010 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:43:04.010 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:43:04.010 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:43:04.010 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:43:04.010 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:43:04.010 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:43:04.010 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:43:04.010 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.010 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:04.011 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:43:04.011 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:04.011 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.011 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.011 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.011 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.011 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:43:04.011 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:43:04.011 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.011 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.011 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.011 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.011 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:43:04.011 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:04.011 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:04.011 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.011 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.011 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.011 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.011 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:43:04.011 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:43:04.011 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:43:04.011 | ++ functions-common:get_field:830 : echo '| d28cdc73a0fc42f6b6e0c45768d418ae | ef8546c698f9455cb81264bcee0d2344 | | 290042e8fb734d94baf915970d7d7b95 | | | False |' 2022-05-09 15:43:04.011 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.011 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:04.011 | + functions-common:get_or_add_user_project_role:1009 : echo d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:04.011 | d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:04.012 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-09 15:43:04.012 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-09 15:43:04.012 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:43:04.012 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:43:04.012 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:43:04.012 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:43:04.012 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:43:04.012 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:43:04.012 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:43:04.012 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:43:04.012 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:43:04.012 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:43:04.012 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.012 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:04.012 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:43:04.012 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:04.012 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.012 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.012 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.012 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.012 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:43:04.012 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:43:04.012 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.012 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.012 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.012 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.012 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:04.012 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:43:04.013 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:04.013 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.013 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.013 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.013 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.013 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:43:04.013 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:43:04.013 | ++ functions-common:get_field:830 : echo '| ebff922955b74c919d58613875326151 | ef8546c698f9455cb81264bcee0d2344 | | 290042e8fb734d94baf915970d7d7b95 | | | False |' 2022-05-09 15:43:04.013 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:43:04.013 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.013 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ebff922955b74c919d58613875326151 2022-05-09 15:43:04.013 | + functions-common:get_or_add_user_project_role:1009 : echo ebff922955b74c919d58613875326151 2022-05-09 15:43:04.013 | ebff922955b74c919d58613875326151 2022-05-09 15:43:04.013 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-09 15:43:04.013 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:43:04.013 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.13/compute 2022-05-09 15:43:04.013 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-09 15:43:04.013 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:43:04.013 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-09 15:43:04.013 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-05-09 15:43:04.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.013 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.013 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.013 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.013 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:43:04.013 | 5582a846a8404d0cb595d867e4b59189' 2022-05-09 15:43:04.013 | + functions-common:get_or_create_service:1106 : echo 5582a846a8404d0cb595d867e4b59189 2022-05-09 15:43:04.013 | 5582a846a8404d0cb595d867e4b59189 2022-05-09 15:43:04.014 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.13/compute/v2/$(project_id)s' 2022-05-09 15:43:04.014 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:43:04.014 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.13/compute/v2/$(project_id)s' RegionOne 2022-05-09 15:43:04.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:43:04.014 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-05-09 15:43:04.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.014 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.014 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.014 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:43:04.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:43:04.014 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.13/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-09 15:43:04.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.014 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.014 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.014 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=03f7518d4e834c7493f667cb3b1715df 2022-05-09 15:43:04.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 03f7518d4e834c7493f667cb3b1715df 2022-05-09 15:43:04.014 | + functions-common:get_or_create_endpoint:1139 : public_id=03f7518d4e834c7493f667cb3b1715df 2022-05-09 15:43:04.014 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:43:04.014 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:43:04.014 | + functions-common:get_or_create_endpoint:1148 : echo 03f7518d4e834c7493f667cb3b1715df 2022-05-09 15:43:04.014 | 03f7518d4e834c7493f667cb3b1715df 2022-05-09 15:43:04.014 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-09 15:43:04.014 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:43:04.014 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-09 15:43:04.014 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-05-09 15:43:04.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.014 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.015 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.015 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.015 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:43:04.015 | 5cb9f5b962e1410d98e4713bb54b9141' 2022-05-09 15:43:04.015 | + functions-common:get_or_create_service:1106 : echo 5cb9f5b962e1410d98e4713bb54b9141 2022-05-09 15:43:04.015 | 5cb9f5b962e1410d98e4713bb54b9141 2022-05-09 15:43:04.015 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.13/compute/v2.1 2022-05-09 15:43:04.015 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:43:04.015 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.13/compute/v2.1 RegionOne 2022-05-09 15:43:04.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:43:04.015 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-05-09 15:43:04.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.015 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.015 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.015 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:43:04.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:43:04.015 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.13/compute/v2.1 --region RegionOne -f value -c id 2022-05-09 15:43:04.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.015 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.015 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.015 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=881f5dfc68ea4e81bde983c05b789345 2022-05-09 15:43:04.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 881f5dfc68ea4e81bde983c05b789345 2022-05-09 15:43:04.015 | + functions-common:get_or_create_endpoint:1139 : public_id=881f5dfc68ea4e81bde983c05b789345 2022-05-09 15:43:04.015 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:43:04.015 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:43:04.015 | + functions-common:get_or_create_endpoint:1148 : echo 881f5dfc68ea4e81bde983c05b789345 2022-05-09 15:43:04.015 | 881f5dfc68ea4e81bde983c05b789345 2022-05-09 15:43:04.015 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-09 15:43:04.016 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:43:04.016 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-09 15:43:04.016 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:43:04.016 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-09 15:43:04.016 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:43:04.016 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:43:04.016 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:43:04.016 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:43:04.016 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:43:04.016 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:43:04.016 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:43:04.016 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:43:04.016 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:43:04.016 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:43:04.016 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.016 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:04.016 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:43:04.016 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:04.016 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.016 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.016 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.016 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.016 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:43:04.016 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:43:04.016 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.016 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.016 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.016 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.017 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:43:04.017 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:04.017 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:04.017 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.017 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.017 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.017 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.017 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:43:04.017 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:43:04.017 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:43:04.017 | ++ functions-common:get_field:830 : echo '| 97cdf992a64b4a93b8ecef5c96c7dc35 | ef8546c698f9455cb81264bcee0d2344 | | 290042e8fb734d94baf915970d7d7b95 | | | False |' 2022-05-09 15:43:04.017 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.018 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=97cdf992a64b4a93b8ecef5c96c7dc35 2022-05-09 15:43:04.018 | + functions-common:get_or_add_user_project_role:1009 : echo 97cdf992a64b4a93b8ecef5c96c7dc35 2022-05-09 15:43:04.018 | 97cdf992a64b4a93b8ecef5c96c7dc35 2022-05-09 15:43:04.018 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-09 15:43:04.018 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:43:04.018 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-09 15:43:04.018 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:43:04.018 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-09 15:43:04.056 | [247982 Async create_nova_accounts:282117]: finished create_nova_accounts with result 0 in 78 seconds 2022-05-09 15:43:04.093 | [247982 Async create_glance_accounts:282232]: Waiting for completion of create_glance_accounts running on PID 282232 (5 other jobs running) 2022-05-09 15:43:04.122 | [247982 Async create_glance_accounts:282232]: Signaling child to exit 2022-05-09 15:43:04.122 | WAKEUP 2022-05-09 15:43:04.146 | [247982 Async create_glance_accounts:282232]: Signaled 2022-05-09 15:43:04.147 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-09 15:43:04.147 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:43:04.147 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-09 15:43:04.148 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-09 15:43:04.148 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:43:04.148 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:43:04.148 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:43:04.148 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:43:04.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.148 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.148 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.148 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.148 | + functions-common:get_or_create_user:937 : user_id=4ff3fa04f3f749debec784ed5d2818a5 2022-05-09 15:43:04.148 | + functions-common:get_or_create_user:938 : echo 4ff3fa04f3f749debec784ed5d2818a5 2022-05-09 15:43:04.148 | 4ff3fa04f3f749debec784ed5d2818a5 2022-05-09 15:43:04.148 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-09 15:43:04.148 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:43:04.148 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:43:04.148 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:43:04.148 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:43:04.148 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:43:04.148 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:43:04.148 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:43:04.148 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:43:04.148 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:43:04.148 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:43:04.148 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.148 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:04.148 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:43:04.148 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:04.148 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.148 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.149 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.149 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.149 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:43:04.149 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:43:04.149 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.149 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.149 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.149 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:04.149 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.149 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:43:04.149 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:04.149 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.149 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.149 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.149 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.149 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:43:04.149 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:43:04.149 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:43:04.149 | ++ functions-common:get_field:830 : echo '| d28cdc73a0fc42f6b6e0c45768d418ae | 4ff3fa04f3f749debec784ed5d2818a5 | | 290042e8fb734d94baf915970d7d7b95 | | | False |' 2022-05-09 15:43:04.149 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.149 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:04.149 | + functions-common:get_or_add_user_project_role:1009 : echo d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:04.149 | d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:04.149 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-09 15:43:04.149 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-09 15:43:04.149 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:43:04.149 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-09 15:43:04.149 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-09 15:43:04.150 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:43:04.150 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:43:04.150 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:43:04.150 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:43:04.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.150 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.150 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.150 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.150 | + functions-common:get_or_create_user:937 : user_id=6cf6a2d926e9494abb63a9535b547b6e 2022-05-09 15:43:04.150 | + functions-common:get_or_create_user:938 : echo 6cf6a2d926e9494abb63a9535b547b6e 2022-05-09 15:43:04.150 | 6cf6a2d926e9494abb63a9535b547b6e 2022-05-09 15:43:04.150 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-09 15:43:04.150 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:43:04.150 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:43:04.150 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:43:04.150 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:43:04.150 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:43:04.150 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:43:04.150 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:43:04.150 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:43:04.150 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:43:04.150 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:43:04.150 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:04.150 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.150 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:43:04.150 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:04.150 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.150 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.151 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.151 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.151 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:43:04.151 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:43:04.151 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.151 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.151 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.151 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.151 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:43:04.151 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:04.151 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:04.151 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.151 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.151 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.151 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.151 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:43:04.151 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:43:04.151 | ++ functions-common:get_field:830 : echo '| d28cdc73a0fc42f6b6e0c45768d418ae | 6cf6a2d926e9494abb63a9535b547b6e | | 290042e8fb734d94baf915970d7d7b95 | | | False |' 2022-05-09 15:43:04.151 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:43:04.151 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.151 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:04.151 | + functions-common:get_or_add_user_project_role:1009 : echo d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:04.151 | d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:04.151 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-09 15:43:04.151 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-09 15:43:04.151 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:43:04.151 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:43:04.151 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:43:04.151 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:43:04.152 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:43:04.152 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:43:04.152 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:43:04.152 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:43:04.152 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:43:04.152 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:43:04.152 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:04.152 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.152 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:43:04.152 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:04.152 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.152 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.152 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.152 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.152 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:43:04.152 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:43:04.152 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.152 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.152 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.152 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.152 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:43:04.152 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:04.152 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:04.152 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.152 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.152 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.153 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.153 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:43:04.153 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:43:04.153 | ++ functions-common:get_field:830 : echo '| 97cdf992a64b4a93b8ecef5c96c7dc35 | 6cf6a2d926e9494abb63a9535b547b6e | | 290042e8fb734d94baf915970d7d7b95 | | | False |' 2022-05-09 15:43:04.153 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:43:04.153 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.153 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=97cdf992a64b4a93b8ecef5c96c7dc35 2022-05-09 15:43:04.153 | + functions-common:get_or_add_user_project_role:1009 : echo 97cdf992a64b4a93b8ecef5c96c7dc35 2022-05-09 15:43:04.153 | 97cdf992a64b4a93b8ecef5c96c7dc35 2022-05-09 15:43:04.153 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-09 15:43:04.153 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:43:04.153 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-09 15:43:04.153 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-05-09 15:43:04.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.153 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.153 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.153 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.153 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:43:04.153 | d29d0a4b61e042d4bab491309b3b4770' 2022-05-09 15:43:04.153 | + functions-common:get_or_create_service:1106 : echo d29d0a4b61e042d4bab491309b3b4770 2022-05-09 15:43:04.153 | d29d0a4b61e042d4bab491309b3b4770 2022-05-09 15:43:04.153 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.13/image 2022-05-09 15:43:04.153 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:43:04.153 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.13/image RegionOne 2022-05-09 15:43:04.153 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:43:04.153 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-05-09 15:43:04.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.153 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.154 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.154 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.154 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:43:04.154 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:43:04.154 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.13/image --region RegionOne -f value -c id 2022-05-09 15:43:04.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.154 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.154 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.154 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.154 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=750a8d861fc34708b3b7fc930ae3179b 2022-05-09 15:43:04.154 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 750a8d861fc34708b3b7fc930ae3179b 2022-05-09 15:43:04.154 | + functions-common:get_or_create_endpoint:1139 : public_id=750a8d861fc34708b3b7fc930ae3179b 2022-05-09 15:43:04.154 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:43:04.154 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:43:04.154 | + functions-common:get_or_create_endpoint:1148 : echo 750a8d861fc34708b3b7fc930ae3179b 2022-05-09 15:43:04.154 | 750a8d861fc34708b3b7fc930ae3179b 2022-05-09 15:43:04.154 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-09 15:43:04.154 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-09 15:43:04.154 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-09 15:43:04.154 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-09 15:43:04.154 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-09 15:43:04.154 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-09 15:43:04.154 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-09 15:43:04.154 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-09 15:43:04.154 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-09 15:43:04.202 | [247982 Async create_glance_accounts:282232]: finished create_glance_accounts with result 0 in 76 seconds 2022-05-09 15:43:04.242 | [247982 Async create_cinder_accounts:282362]: Waiting for completion of create_cinder_accounts running on PID 282362 (4 other jobs running) 2022-05-09 15:43:04.268 | [247982 Async create_cinder_accounts:282362]: Signaling child to exit 2022-05-09 15:43:04.268 | WAKEUP 2022-05-09 15:43:04.291 | [247982 Async create_cinder_accounts:282362]: Signaled 2022-05-09 15:43:04.293 | + 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,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,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-05-09 15:43:04.293 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-09 15:43:04.293 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-09 15:43:04.293 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:43:04.293 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:43:04.293 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:43:04.293 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:43:04.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.293 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.293 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.293 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.293 | + functions-common:get_or_create_user:937 : user_id=8c4f76337b10446999b1e9eef4495ef7 2022-05-09 15:43:04.293 | + functions-common:get_or_create_user:938 : echo 8c4f76337b10446999b1e9eef4495ef7 2022-05-09 15:43:04.293 | 8c4f76337b10446999b1e9eef4495ef7 2022-05-09 15:43:04.293 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-09 15:43:04.293 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:43:04.293 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:43:04.294 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:43:04.294 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:43:04.294 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:43:04.294 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:43:04.294 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:43:04.294 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:43:04.294 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:43:04.294 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:43:04.294 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.294 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:43:04.294 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:04.294 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:04.294 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.294 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.294 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.294 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.294 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:43:04.294 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:43:04.294 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.294 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.294 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.294 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:04.294 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.294 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:43:04.294 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:04.294 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.294 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.295 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.295 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.295 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:43:04.295 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:43:04.295 | ++ functions-common:get_field:830 : echo '| d28cdc73a0fc42f6b6e0c45768d418ae | 8c4f76337b10446999b1e9eef4495ef7 | | 290042e8fb734d94baf915970d7d7b95 | | | False |' 2022-05-09 15:43:04.295 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:43:04.295 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.295 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:04.295 | + functions-common:get_or_add_user_project_role:1009 : echo d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:04.295 | d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:04.295 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-09 15:43:04.295 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-09 15:43:04.295 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:43:04.295 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-09 15:43:04.295 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-05-09 15:43:04.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.295 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.295 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.295 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.295 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:43:04.295 | 111190850c944036a8341ddda9c2653a' 2022-05-09 15:43:04.295 | + functions-common:get_or_create_service:1106 : echo 111190850c944036a8341ddda9c2653a 2022-05-09 15:43:04.295 | 111190850c944036a8341ddda9c2653a 2022-05-09 15:43:04.295 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-09 15:43:04.295 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.13/volume/v3/$(project_id)s' 2022-05-09 15:43:04.295 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:43:04.295 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.13/volume/v3/$(project_id)s' RegionOne 2022-05-09 15:43:04.295 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:43:04.295 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-05-09 15:43:04.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.296 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.296 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.296 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:43:04.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:43:04.296 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.13/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-09 15:43:04.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.296 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.296 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.296 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=26083a1e8ac24fdcb677b5907ed46ce4 2022-05-09 15:43:04.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 26083a1e8ac24fdcb677b5907ed46ce4 2022-05-09 15:43:04.296 | + functions-common:get_or_create_endpoint:1139 : public_id=26083a1e8ac24fdcb677b5907ed46ce4 2022-05-09 15:43:04.296 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:43:04.296 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:43:04.296 | + functions-common:get_or_create_endpoint:1148 : echo 26083a1e8ac24fdcb677b5907ed46ce4 2022-05-09 15:43:04.296 | 26083a1e8ac24fdcb677b5907ed46ce4 2022-05-09 15:43:04.296 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-09 15:43:04.296 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:43:04.296 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-09 15:43:04.296 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-05-09 15:43:04.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.296 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.296 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.296 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.296 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:43:04.296 | 9852f1c8c5eb4f4589a37f24187d802d' 2022-05-09 15:43:04.296 | + functions-common:get_or_create_service:1106 : echo 9852f1c8c5eb4f4589a37f24187d802d 2022-05-09 15:43:04.296 | 9852f1c8c5eb4f4589a37f24187d802d 2022-05-09 15:43:04.296 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.13/volume/v3/$(project_id)s' 2022-05-09 15:43:04.297 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:43:04.297 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.13/volume/v3/$(project_id)s' RegionOne 2022-05-09 15:43:04.297 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:43:04.297 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-05-09 15:43:04.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.297 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.297 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.297 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.297 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:43:04.297 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:43:04.297 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.13/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-09 15:43:04.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.297 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.297 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.297 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.297 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=5cad2d018a1d4ab3943624d906fa6db2 2022-05-09 15:43:04.297 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 5cad2d018a1d4ab3943624d906fa6db2 2022-05-09 15:43:04.297 | + functions-common:get_or_create_endpoint:1139 : public_id=5cad2d018a1d4ab3943624d906fa6db2 2022-05-09 15:43:04.297 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:43:04.297 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:43:04.297 | + functions-common:get_or_create_endpoint:1148 : echo 5cad2d018a1d4ab3943624d906fa6db2 2022-05-09 15:43:04.297 | 5cad2d018a1d4ab3943624d906fa6db2 2022-05-09 15:43:04.297 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-09 15:43:04.297 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-09 15:43:04.297 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:43:04.297 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-05-09 15:43:04.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.297 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.298 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.298 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.298 | ++ functions-common:get_or_create_project:950 : project_id=290042e8fb734d94baf915970d7d7b95 2022-05-09 15:43:04.298 | ++ functions-common:get_or_create_project:951 : echo 290042e8fb734d94baf915970d7d7b95 2022-05-09 15:43:04.298 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 290042e8fb734d94baf915970d7d7b95 2022-05-09 15:43:04.298 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-09 15:43:04.298 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:43:04.298 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:43:04.298 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-09 15:43:04.298 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-05-09 15:43:04.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.298 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.298 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.298 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-09 15:43:04.298 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.298 | ++ functions-common:get_or_create_user:937 : user_id=8c4f76337b10446999b1e9eef4495ef7 2022-05-09 15:43:04.298 | ++ functions-common:get_or_create_user:938 : echo 8c4f76337b10446999b1e9eef4495ef7 2022-05-09 15:43:04.298 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 8c4f76337b10446999b1e9eef4495ef7 2022-05-09 15:43:04.339 | [247982 Async create_cinder_accounts:282362]: finished create_cinder_accounts with result 0 in 60 seconds 2022-05-09 15:43:04.343 | + inc/async:async_wait:197 : return 0 2022-05-09 15:43:04.346 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-09 15:43:04.402 | [247982 Async create_neutron_accounts:282478]: Waiting for completion of create_neutron_accounts running on PID 282478 (3 other jobs running) 2022-05-09 15:43:04.428 | [247982 Async create_neutron_accounts:282478]: Signaling child to exit 2022-05-09 15:43:04.428 | WAKEUP 2022-05-09 15:43:04.453 | [247982 Async create_neutron_accounts:282478]: Signaled 2022-05-09 15:43:04.454 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-09 15:43:04.454 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:43:04.454 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:43:04.454 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:43:04.454 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-09 15:43:04.454 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-05-09 15:43:04.454 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:43:04.455 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-09 15:43:04.455 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-09 15:43:04.455 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-09 15:43:04.455 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.13:9696/ 2022-05-09 15:43:04.455 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-05-09 15:43:04.455 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-09 15:43:04.455 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-09 15:43:04.455 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:43:04.455 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:43:04.455 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:43:04.455 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:43:04.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.455 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.456 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.456 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.456 | + functions-common:get_or_create_user:937 : user_id=88be715120ee4267a4a206b71fa21224 2022-05-09 15:43:04.456 | + functions-common:get_or_create_user:938 : echo 88be715120ee4267a4a206b71fa21224 2022-05-09 15:43:04.456 | 88be715120ee4267a4a206b71fa21224 2022-05-09 15:43:04.456 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-09 15:43:04.456 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:43:04.456 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:43:04.456 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:43:04.456 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:43:04.456 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:43:04.456 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:43:04.456 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:43:04.456 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:43:04.456 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:43:04.456 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:43:04.456 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:04.456 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.456 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:43:04.456 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:04.456 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.456 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.456 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.456 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.456 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:43:04.456 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:43:04.456 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.456 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.457 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.457 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:04.457 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:43:04.457 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-09 15:43:04.457 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:04.457 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.457 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.457 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.457 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.457 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:43:04.457 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:43:04.457 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:43:04.457 | ++ functions-common:get_field:830 : echo '| d28cdc73a0fc42f6b6e0c45768d418ae | 88be715120ee4267a4a206b71fa21224 | | 290042e8fb734d94baf915970d7d7b95 | | | False |' 2022-05-09 15:43:04.457 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:04.457 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:04.457 | + functions-common:get_or_add_user_project_role:1009 : echo d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:04.457 | d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:04.457 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-09 15:43:04.457 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-09 15:43:04.457 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:43:04.457 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-09 15:43:04.457 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-05-09 15:43:04.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.457 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.457 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.458 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.458 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:43:04.458 | 619419e5e708470599fd7ce0bdd57e8f' 2022-05-09 15:43:04.458 | + functions-common:get_or_create_service:1106 : echo 619419e5e708470599fd7ce0bdd57e8f 2022-05-09 15:43:04.458 | 619419e5e708470599fd7ce0bdd57e8f 2022-05-09 15:43:04.458 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.13:9696/ 2022-05-09 15:43:04.458 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:43:04.458 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.13:9696/ RegionOne 2022-05-09 15:43:04.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:43:04.458 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-05-09 15:43:04.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.458 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.458 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.458 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:43:04.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:43:04.458 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.13:9696/ --region RegionOne -f value -c id 2022-05-09 15:43:04.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.458 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:04.458 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:04.458 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:04.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=635066b37165447f9c07b1c7dffe7ad1 2022-05-09 15:43:04.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 635066b37165447f9c07b1c7dffe7ad1 2022-05-09 15:43:04.458 | + functions-common:get_or_create_endpoint:1139 : public_id=635066b37165447f9c07b1c7dffe7ad1 2022-05-09 15:43:04.458 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:43:04.458 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:43:04.458 | + functions-common:get_or_create_endpoint:1148 : echo 635066b37165447f9c07b1c7dffe7ad1 2022-05-09 15:43:04.458 | 635066b37165447f9c07b1c7dffe7ad1 2022-05-09 15:43:04.504 | [247982 Async create_neutron_accounts:282478]: finished create_neutron_accounts with result 0 in 41 seconds 2022-05-09 15:43:04.543 | [247982 Async create_swift_accounts:282620]: Waiting for completion of create_swift_accounts running on PID 282620 (2 other jobs running) 2022-05-09 15:43:04.570 | [247982 Async create_swift_accounts:282620]: Signaling child to exit 2022-05-09 15:43:53.210 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:43:53.236 | [282620 Async create_swift_accounts:282620]: finished successfully 2022-05-09 15:43:53.256 | WAKEUP 2022-05-09 15:43:53.279 | [247982 Async create_swift_accounts:282620]: Signaled 2022-05-09 15:43:53.280 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-09 15:43:53.280 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-09 15:43:53.280 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-09 15:43:53.280 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-09 15:43:53.280 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-09 15:43:53.280 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-09 15:43:53.280 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-09 15:43:53.281 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-09 15:43:53.281 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-09 15:43:53.281 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-09 15:43:53.281 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-09 15:43:53.281 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-09 15:43:53.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.281 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.281 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.281 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.281 | ++ functions-common:get_or_create_role:962 : role_id=044a2d93445743af91a96573d39f21eb 2022-05-09 15:43:53.281 | ++ functions-common:get_or_create_role:963 : echo 044a2d93445743af91a96573d39f21eb 2022-05-09 15:43:53.281 | + lib/swift:create_swift_accounts:614 : another_role=044a2d93445743af91a96573d39f21eb 2022-05-09 15:43:53.281 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-09 15:43:53.281 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-09 15:43:53.281 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:43:53.281 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:43:53.281 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:43:53.281 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:43:53.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.281 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.281 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.281 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.281 | + functions-common:get_or_create_user:937 : user_id=48c22f093f45490e996d673b027bf391 2022-05-09 15:43:53.281 | + functions-common:get_or_create_user:938 : echo 48c22f093f45490e996d673b027bf391 2022-05-09 15:43:53.281 | 48c22f093f45490e996d673b027bf391 2022-05-09 15:43:53.281 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-09 15:43:53.281 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:43:53.281 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:43:53.281 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:43:53.282 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:43:53.282 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:43:53.282 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:43:53.282 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:43:53.282 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:43:53.282 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:43:53.282 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:43:53.282 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:43:53.282 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:53.282 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:43:53.282 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:53.282 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.282 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.282 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.282 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.282 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:43:53.282 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:43:53.282 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:43:53.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.282 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.282 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.282 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:43:53.282 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:53.282 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:43:53.282 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:53.282 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.282 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.283 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.283 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.283 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:43:53.283 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:43:53.283 | ++ functions-common:get_field:830 : echo '| d28cdc73a0fc42f6b6e0c45768d418ae | 48c22f093f45490e996d673b027bf391 | | 290042e8fb734d94baf915970d7d7b95 | | | False |' 2022-05-09 15:43:53.283 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:43:53.283 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.283 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:53.283 | + functions-common:get_or_add_user_project_role:1009 : echo d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:53.283 | d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:43:53.283 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-09 15:43:53.283 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-09 15:43:53.283 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:43:53.283 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:43:53.283 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:43:53.283 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:43:53.283 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:43:53.283 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:43:53.283 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:43:53.283 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:43:53.283 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:43:53.283 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:43:53.283 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:43:53.283 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:43:53.283 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:53.283 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:53.283 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.283 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.283 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.283 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.283 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:43:53.284 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:43:53.284 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:43:53.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.284 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.284 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.284 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:43:53.284 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:53.284 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:43:53.284 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:53.284 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.284 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.284 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.284 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.284 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:43:53.284 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:43:53.284 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:43:53.284 | ++ functions-common:get_field:830 : echo '| ebff922955b74c919d58613875326151 | 48c22f093f45490e996d673b027bf391 | | 290042e8fb734d94baf915970d7d7b95 | | | False |' 2022-05-09 15:43:53.284 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.284 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ebff922955b74c919d58613875326151 2022-05-09 15:43:53.284 | + functions-common:get_or_add_user_project_role:1009 : echo ebff922955b74c919d58613875326151 2022-05-09 15:43:53.284 | ebff922955b74c919d58613875326151 2022-05-09 15:43:53.284 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-09 15:43:53.284 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:43:53.284 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-09 15:43:53.284 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-05-09 15:43:53.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.284 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.284 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.284 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.285 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:43:53.285 | 07098c71c0b64411917866aaeecb1f0f' 2022-05-09 15:43:53.285 | + functions-common:get_or_create_service:1106 : echo 07098c71c0b64411917866aaeecb1f0f 2022-05-09 15:43:53.285 | 07098c71c0b64411917866aaeecb1f0f 2022-05-09 15:43:53.285 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' http://10.222.0.13:8080 2022-05-09 15:43:53.285 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:43:53.285 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-09 15:43:53.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:43:53.285 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-05-09 15:43:53.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.285 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.285 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.285 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:43:53.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:43:53.285 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-09 15:43:53.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.285 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.285 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.285 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=cfb27759136b4785b327c7a57ae032c8 2022-05-09 15:43:53.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo cfb27759136b4785b327c7a57ae032c8 2022-05-09 15:43:53.285 | + functions-common:get_or_create_endpoint:1139 : public_id=cfb27759136b4785b327c7a57ae032c8 2022-05-09 15:43:53.285 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.13:8080 ]] 2022-05-09 15:43:53.285 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.13:8080 RegionOne 2022-05-09 15:43:53.285 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:43:53.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-05-09 15:43:53.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.286 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.286 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.286 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.286 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:43:53.286 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:43:53.286 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.13:8080 --region RegionOne -f value -c id 2022-05-09 15:43:53.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.286 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.286 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.286 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.286 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=31b70040af6d4e0082480b11103c8119 2022-05-09 15:43:53.286 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 31b70040af6d4e0082480b11103c8119 2022-05-09 15:43:53.286 | 31b70040af6d4e0082480b11103c8119 2022-05-09 15:43:53.286 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:43:53.286 | + functions-common:get_or_create_endpoint:1148 : echo cfb27759136b4785b327c7a57ae032c8 2022-05-09 15:43:53.286 | cfb27759136b4785b327c7a57ae032c8 2022-05-09 15:43:53.286 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-09 15:43:53.286 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-09 15:43:53.286 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:43:53.286 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-05-09 15:43:53.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.286 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.286 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.286 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.286 | ++ functions-common:get_or_create_project:950 : project_id=3800f7bfd9e2467c873821f2ef596d98 2022-05-09 15:43:53.286 | ++ functions-common:get_or_create_project:951 : echo 3800f7bfd9e2467c873821f2ef596d98 2022-05-09 15:43:53.286 | + lib/swift:create_swift_accounts:628 : swift_project_test1=3800f7bfd9e2467c873821f2ef596d98 2022-05-09 15:43:53.286 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-09 15:43:53.286 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:43:53.287 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-09 15:43:53.287 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:43:53.287 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-09 15:43:53.287 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-09 15:43:53.287 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-05-09 15:43:53.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.287 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.287 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.287 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.287 | ++ functions-common:get_or_create_user:937 : user_id=45533fa3735c40918eb22e2592fc23aa 2022-05-09 15:43:53.287 | ++ functions-common:get_or_create_user:938 : echo 45533fa3735c40918eb22e2592fc23aa 2022-05-09 15:43:53.287 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=45533fa3735c40918eb22e2592fc23aa 2022-05-09 15:43:53.287 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-09 15:43:53.287 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:43:53.287 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 45533fa3735c40918eb22e2592fc23aa 3800f7bfd9e2467c873821f2ef596d98 2022-05-09 15:43:53.287 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:43:53.287 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:43:53.287 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:43:53.287 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:43:53.287 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:43:53.287 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:43:53.287 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:43:53.287 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:43:53.287 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:53.287 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45533fa3735c40918eb22e2592fc23aa --project 3800f7bfd9e2467c873821f2ef596d98 2022-05-09 15:43:53.287 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:43:53.287 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:53.287 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.287 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.288 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.288 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.288 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:43:53.288 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:43:53.288 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 45533fa3735c40918eb22e2592fc23aa --project 3800f7bfd9e2467c873821f2ef596d98 2022-05-09 15:43:53.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.288 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.288 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.288 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45533fa3735c40918eb22e2592fc23aa --project 3800f7bfd9e2467c873821f2ef596d98 2022-05-09 15:43:53.288 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:53.288 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:43:53.288 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:53.288 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.288 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.288 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.288 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.288 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:43:53.288 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:43:53.288 | ++ functions-common:get_field:830 : echo '| ebff922955b74c919d58613875326151 | 45533fa3735c40918eb22e2592fc23aa | | 3800f7bfd9e2467c873821f2ef596d98 | | | False |' 2022-05-09 15:43:53.288 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:43:53.288 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.288 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ebff922955b74c919d58613875326151 2022-05-09 15:43:53.288 | + functions-common:get_or_add_user_project_role:1009 : echo ebff922955b74c919d58613875326151 2022-05-09 15:43:53.288 | ebff922955b74c919d58613875326151 2022-05-09 15:43:53.288 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-09 15:43:53.288 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-09 15:43:53.288 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:43:53.288 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-09 15:43:53.288 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-09 15:43:53.289 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-05-09 15:43:53.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.289 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.289 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.289 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.289 | ++ functions-common:get_or_create_user:937 : user_id=54be5805b2dc4404ba5b8b70aef27501 2022-05-09 15:43:53.289 | ++ functions-common:get_or_create_user:938 : echo 54be5805b2dc4404ba5b8b70aef27501 2022-05-09 15:43:53.289 | + lib/swift:create_swift_accounts:637 : swift_user_test3=54be5805b2dc4404ba5b8b70aef27501 2022-05-09 15:43:53.289 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-09 15:43:53.289 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:43:53.289 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 044a2d93445743af91a96573d39f21eb 54be5805b2dc4404ba5b8b70aef27501 3800f7bfd9e2467c873821f2ef596d98 2022-05-09 15:43:53.289 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:43:53.289 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:43:53.289 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:43:53.289 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:43:53.289 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:43:53.289 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:43:53.289 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:43:53.289 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:43:53.289 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 044a2d93445743af91a96573d39f21eb --user 54be5805b2dc4404ba5b8b70aef27501 --project 3800f7bfd9e2467c873821f2ef596d98 2022-05-09 15:43:53.289 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:43:53.289 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:53.289 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:53.289 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.289 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.289 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.289 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.289 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:43:53.290 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:43:53.290 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 044a2d93445743af91a96573d39f21eb --user 54be5805b2dc4404ba5b8b70aef27501 --project 3800f7bfd9e2467c873821f2ef596d98 2022-05-09 15:43:53.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.290 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.290 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.290 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 044a2d93445743af91a96573d39f21eb --user 54be5805b2dc4404ba5b8b70aef27501 --project 3800f7bfd9e2467c873821f2ef596d98 2022-05-09 15:43:53.290 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:53.290 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:43:53.290 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:53.290 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.290 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.290 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.290 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.290 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:43:53.290 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:43:53.290 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:43:53.290 | ++ functions-common:get_field:830 : echo '| 044a2d93445743af91a96573d39f21eb | 54be5805b2dc4404ba5b8b70aef27501 | | 3800f7bfd9e2467c873821f2ef596d98 | | | False |' 2022-05-09 15:43:53.290 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.290 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=044a2d93445743af91a96573d39f21eb 2022-05-09 15:43:53.290 | + functions-common:get_or_add_user_project_role:1009 : echo 044a2d93445743af91a96573d39f21eb 2022-05-09 15:43:53.290 | 044a2d93445743af91a96573d39f21eb 2022-05-09 15:43:53.290 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-09 15:43:53.290 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-09 15:43:53.290 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:43:53.290 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-05-09 15:43:53.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.290 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.290 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.290 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.291 | ++ functions-common:get_or_create_project:950 : project_id=4bedb5a9d9a74d52af3f9e05a490dd24 2022-05-09 15:43:53.291 | ++ functions-common:get_or_create_project:951 : echo 4bedb5a9d9a74d52af3f9e05a490dd24 2022-05-09 15:43:53.291 | + lib/swift:create_swift_accounts:642 : swift_project_test2=4bedb5a9d9a74d52af3f9e05a490dd24 2022-05-09 15:43:53.291 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-09 15:43:53.291 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:43:53.291 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-09 15:43:53.291 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-09 15:43:53.291 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:43:53.291 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-09 15:43:53.291 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-09 15:43:53.291 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-05-09 15:43:53.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.291 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.291 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.291 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.291 | ++ functions-common:get_or_create_user:937 : user_id=7591cc72b75848a59e8e06bfc54bc510 2022-05-09 15:43:53.291 | ++ functions-common:get_or_create_user:938 : echo 7591cc72b75848a59e8e06bfc54bc510 2022-05-09 15:43:53.291 | + lib/swift:create_swift_accounts:647 : swift_user_test2=7591cc72b75848a59e8e06bfc54bc510 2022-05-09 15:43:53.291 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-09 15:43:53.291 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:43:53.291 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 7591cc72b75848a59e8e06bfc54bc510 4bedb5a9d9a74d52af3f9e05a490dd24 2022-05-09 15:43:53.291 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:43:53.291 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:43:53.291 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:43:53.291 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:43:53.291 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:43:53.291 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:43:53.291 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:43:53.291 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:43:53.291 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7591cc72b75848a59e8e06bfc54bc510 --project 4bedb5a9d9a74d52af3f9e05a490dd24 2022-05-09 15:43:53.291 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:53.292 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:43:53.292 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:53.292 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.292 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.292 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.292 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.292 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:43:53.292 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:43:53.292 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 7591cc72b75848a59e8e06bfc54bc510 --project 4bedb5a9d9a74d52af3f9e05a490dd24 2022-05-09 15:43:53.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.292 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.292 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.292 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7591cc72b75848a59e8e06bfc54bc510 --project 4bedb5a9d9a74d52af3f9e05a490dd24 2022-05-09 15:43:53.292 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:43:53.292 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:53.292 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:53.292 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.292 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.292 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.292 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.292 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:43:53.292 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:43:53.292 | ++ functions-common:get_field:830 : echo '| ebff922955b74c919d58613875326151 | 7591cc72b75848a59e8e06bfc54bc510 | | 4bedb5a9d9a74d52af3f9e05a490dd24 | | | False |' 2022-05-09 15:43:53.292 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:43:53.292 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.292 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ebff922955b74c919d58613875326151 2022-05-09 15:43:53.292 | + functions-common:get_or_add_user_project_role:1009 : echo ebff922955b74c919d58613875326151 2022-05-09 15:43:53.292 | ebff922955b74c919d58613875326151 2022-05-09 15:43:53.293 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-09 15:43:53.293 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-09 15:43:53.293 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-09 15:43:53.293 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-09 15:43:53.293 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-05-09 15:43:53.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.293 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.293 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.293 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.293 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-09 15:43:53.293 | faf575be055f45c6ad35663e15eaead0' 2022-05-09 15:43:53.293 | ++ functions-common:get_or_create_domain:900 : echo faf575be055f45c6ad35663e15eaead0 2022-05-09 15:43:53.293 | + lib/swift:create_swift_accounts:652 : swift_domain=faf575be055f45c6ad35663e15eaead0 2022-05-09 15:43:53.293 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-09 15:43:53.293 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:43:53.293 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-09 15:43:53.293 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 faf575be055f45c6ad35663e15eaead0 2022-05-09 15:43:53.293 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:43:53.293 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=faf575be055f45c6ad35663e15eaead0 --or-show -f value -c id 2022-05-09 15:43:53.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.293 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.293 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.293 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.293 | ++ functions-common:get_or_create_project:950 : project_id=a071d94ffbd748f09382ac27fe4acd22 2022-05-09 15:43:53.293 | ++ functions-common:get_or_create_project:951 : echo a071d94ffbd748f09382ac27fe4acd22 2022-05-09 15:43:53.293 | + lib/swift:create_swift_accounts:656 : swift_project_test4=a071d94ffbd748f09382ac27fe4acd22 2022-05-09 15:43:53.293 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-09 15:43:53.293 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:43:53.293 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-09 15:43:53.294 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 faf575be055f45c6ad35663e15eaead0 test4@example.com 2022-05-09 15:43:53.294 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:43:53.294 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-09 15:43:53.294 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-09 15:43:53.294 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=faf575be055f45c6ad35663e15eaead0 --email=test4@example.com --or-show -f value -c id 2022-05-09 15:43:53.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.294 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.294 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.294 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.294 | ++ functions-common:get_or_create_user:937 : user_id=911bb5537c0d49cfb17fecfb47b663d4 2022-05-09 15:43:53.294 | ++ functions-common:get_or_create_user:938 : echo 911bb5537c0d49cfb17fecfb47b663d4 2022-05-09 15:43:53.294 | + lib/swift:create_swift_accounts:661 : swift_user_test4=911bb5537c0d49cfb17fecfb47b663d4 2022-05-09 15:43:53.294 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-09 15:43:53.294 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:43:53.294 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 911bb5537c0d49cfb17fecfb47b663d4 a071d94ffbd748f09382ac27fe4acd22 2022-05-09 15:43:53.294 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:43:53.294 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:43:53.294 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:43:53.294 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:43:53.294 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:43:53.294 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:43:53.294 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:43:53.294 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:43:53.294 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 911bb5537c0d49cfb17fecfb47b663d4 --project a071d94ffbd748f09382ac27fe4acd22 2022-05-09 15:43:53.294 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:53.294 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:43:53.294 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:53.294 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.294 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.295 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.295 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.295 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:43:53.295 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:43:53.295 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 911bb5537c0d49cfb17fecfb47b663d4 --project a071d94ffbd748f09382ac27fe4acd22 2022-05-09 15:43:53.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.295 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.295 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.295 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 911bb5537c0d49cfb17fecfb47b663d4 --project a071d94ffbd748f09382ac27fe4acd22 2022-05-09 15:43:53.295 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:43:53.295 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:43:53.295 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:43:53.295 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.295 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:53.295 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:53.295 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:43:53.295 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:43:53.295 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:43:53.295 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:43:53.295 | ++ functions-common:get_field:830 : echo '| ebff922955b74c919d58613875326151 | 911bb5537c0d49cfb17fecfb47b663d4 | | a071d94ffbd748f09382ac27fe4acd22 | | | False |' 2022-05-09 15:43:53.295 | ++ functions-common:get_field:824 : read data 2022-05-09 15:43:53.295 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ebff922955b74c919d58613875326151 2022-05-09 15:43:53.295 | + functions-common:get_or_add_user_project_role:1009 : echo ebff922955b74c919d58613875326151 2022-05-09 15:43:53.295 | ebff922955b74c919d58613875326151 2022-05-09 15:43:53.326 | [247982 Async create_swift_accounts:282620]: finished create_swift_accounts with result 0 in 127 seconds 2022-05-09 15:43:53.333 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-09 15:43:53.336 | + inc/async:async_wait:197 : return 0 2022-05-09 15:43:53.338 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-09 15:43:53.356 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:43:53.359 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-09 15:43:53.378 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:43:53.380 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-09 15:43:53.383 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:43:53.385 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-09 15:43:53.388 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-09 15:43:53.390 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-09 15:43:53.450 | + inc/async:async_inner:63 : init_glance 2022-05-09 15:43:53.488 | [247982 Async init_glance:286875]: running: init_glance 2022-05-09 15:43:53.491 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-09 15:43:53.509 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:43:53.512 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-09 15:43:53.515 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:43:53.518 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-09 15:43:53.521 | + ./stack.sh:main:1149 : configure_neutron 2022-05-09 15:43:53.524 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-09 15:43:53.529 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:43:53.529 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:43:53.536 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:43:53.539 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-09 15:43:53.542 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-05-09 15:43:53.545 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:43:53.548 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-09 15:43:53.551 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-09 15:43:53.554 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-09 15:43:53.556 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-09 15:43:53.571 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-09 15:43:53.573 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-09 15:43:57.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:57.126 | from cryptography.utils import int_from_bytes 2022-05-09 15:43:57.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:43:57.126 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:00.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:00.759 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:00.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:00.760 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:03.239 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:44:03.264 | [286875 Async init_glance:286875]: finished successfully 2022-05-09 15:44:04.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:04.331 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:04.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:04.331 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:07.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:07.812 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:07.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:07.812 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:11.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:11.230 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:11.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:11.230 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:14.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:14.660 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:14.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:14.660 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:18.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:18.083 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:18.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:18.083 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:21.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:21.733 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:21.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:21.733 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:26.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:26.429 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:26.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:26.429 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:32.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:32.235 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:32.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:32.235 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:32.551 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-09 15:44:32.556 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-09 15:44:32.558 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-09 15:44:32.560 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-09 15:44:32.563 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-09 15:44:32.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-09 15:44:32.568 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-09 15:44:32.570 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-09 15:44:32.572 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-09 15:44:32.575 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-09 15:44:32.577 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-09 15:44:32.579 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-09 15:44:32.582 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-09 15:44:32.584 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-09 15:44:32.586 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-09 15:44:32.588 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-09 15:44:32.592 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:44:32.595 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-09 15:44:32.597 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:44:32.602 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-09 15:44:32.604 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-09 15:44:32.607 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-09 15:44:32.609 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=neutron 2022-05-09 15:44:32.612 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-05-09 15:44:32.614 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-05-09 15:44:32.643 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-09 15:44:32.673 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-09 15:44:32.701 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-09 15:44:32.731 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-09 15:44:32.760 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-09 15:44:32.789 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-09 15:44:32.791 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-09 15:44:32.793 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-09 15:44:32.796 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-09 15:44:32.799 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:44:32.816 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:44:32.818 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:44:32.820 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:44:32.823 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:44:32.825 | + 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-05-09 15:44:32.855 | + 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-05-09 15:44:32.884 | + 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-05-09 15:44:32.913 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:44:32.943 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-09 15:44:32.960 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:44:32.962 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-09 15:44:32.964 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:44:32.967 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-09 15:44:32.970 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-09 15:44:32.972 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-05-09 15:44:32.985 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-09 15:44:32.987 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:44:32.989 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-09 15:44:32.992 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-09 15:44:33.004 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-05-09 15:44:33.017 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-09 15:44:33.019 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-05-09 15:44:33.032 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-05-09 15:44:33.044 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-05-09 15:44:33.057 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-09 15:44:33.059 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-09 15:44:33.062 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-09 15:44:33.066 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.DAIHH86Otd 2022-05-09 15:44:33.069 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-09 15:44:33.071 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-09 15:44:33.074 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.DAIHH86Otd 2022-05-09 15:44:33.078 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.DAIHH86Otd 2022-05-09 15:44:33.090 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.DAIHH86Otd /etc/sudoers.d/neutron-rootwrap 2022-05-09 15:44:33.102 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-09 15:44:33.131 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-09 15:44:33.133 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-09 15:44:33.163 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-09 15:44:33.165 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-09 15:44:33.168 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-09 15:44:33.170 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:44:33.172 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:44:33.175 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:44:33.192 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:44:33.195 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:44:33.197 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:44:33.200 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:44:33.218 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:44:33.221 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-09 15:44:33.224 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-09 15:44:33.253 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:44:33.256 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:44:33.258 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-09 15:44:33.276 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:44:33.278 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-09 15:44:33.281 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-09 15:44:33.283 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-09 15:44:33.286 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-09 15:44:33.288 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-09 15:44:33.291 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-09 15:44:33.293 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-09 15:44:33.296 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-09 15:44:33.298 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-09 15:44:33.301 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-09 15:44:33.305 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-09 15:44:33.307 | + 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-05-09 15:44:33.312 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-09 15:44:33.329 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:44:33.332 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-09 15:44:33.334 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-09 15:44:33.337 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-09 15:44:33.341 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-09 15:44:33.371 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-09 15:44:33.401 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-09 15:44:33.430 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-09 15:44:33.461 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-09 15:44:33.491 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-09 15:44:33.493 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-09 15:44:33.496 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-09 15:44:33.498 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:44:33.501 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-09 15:44:33.530 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-09 15:44:33.559 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-05-09 15:44:33.590 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-09 15:44:33.619 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-09 15:44:33.653 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-09 15:44:33.685 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-09 15:44:33.716 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-09 15:44:33.746 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:44:33.776 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:44:33.806 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-09 15:44:33.837 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-09 15:44:33.867 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-09 15:44:33.870 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-09 15:44:33.872 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-09 15:44:33.875 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-09 15:44:33.877 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-09 15:44:33.907 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-09 15:44:33.937 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.13/identity 2022-05-09 15:44:33.967 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-09 15:44:33.998 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-09 15:44:34.030 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-09 15:44:34.060 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-09 15:44:34.090 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-09 15:44:34.120 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:44:34.150 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-09 15:44:34.180 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-09 15:44:34.183 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-09 15:44:34.185 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-09 15:44:34.187 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-09 15:44:34.190 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-09 15:44:34.192 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-09 15:44:34.195 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-09 15:44:34.197 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 300:349 != '' ]] 2022-05-09 15:44:34.199 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:300:349 2022-05-09 15:44:34.202 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:300:349 != '' ]] 2022-05-09 15:44:34.204 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-09 15:44:34.207 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-09 15:44:34.209 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-09 15:44:34.211 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-09 15:44:34.214 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-09 15:44:34.216 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-09 15:44:34.219 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-09 15:44:34.221 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-09 15:44:34.224 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-09 15:44:34.226 | + 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-05-09 15:44:34.254 | + 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-05-09 15:44:34.257 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:44:34.259 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-09 15:44:34.262 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-09 15:44:34.264 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-09 15:44:34.266 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:44:34.269 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-09 15:44:34.297 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-09 15:44:34.299 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-05-09 15:44:34.302 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:44:34.304 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-09 15:44:34.306 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-09 15:44:34.309 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-09 15:44:34.311 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:44:34.313 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-09 15:44:34.341 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-05-09 15:44:34.345 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:44:34.347 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-09 15:44:34.349 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-09 15:44:34.352 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-09 15:44:34.354 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:44:34.358 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-09 15:44:34.388 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-05-09 15:44:34.390 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:44:34.393 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-09 15:44:34.395 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-09 15:44:34.397 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-09 15:44:34.400 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:44:34.402 | + 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-05-09 15:44:34.431 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-05-09 15:44:34.434 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:44:34.436 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-09 15:44:34.439 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-09 15:44:34.441 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-09 15:44:34.443 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:44:34.446 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-05-09 15:44:34.474 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-05-09 15:44:34.477 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:44:34.479 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-09 15:44:34.482 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-09 15:44:34.485 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-09 15:44:34.487 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:44:34.489 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-09 15:44:34.518 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:300:349 2022-05-09 15:44:34.520 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:44:34.523 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-09 15:44:34.525 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:300:349 2022-05-09 15:44:34.527 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:300:349 ']' 2022-05-09 15:44:34.530 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:44:34.533 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:300:349 2022-05-09 15:44:34.561 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-05-09 15:44:34.563 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:44:34.566 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-09 15:44:34.568 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-09 15:44:34.570 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-09 15:44:34.573 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:44:34.575 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-05-09 15:44:34.605 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-09 15:44:34.607 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-09 15:44:34.624 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:44:34.626 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-09 15:44:34.629 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-09 15:44:34.661 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-09 15:44:34.664 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-09 15:44:34.692 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-09 15:44:34.726 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-09 15:44:34.728 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-09 15:44:34.731 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-09 15:44:34.733 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-09 15:44:37.722 | INFO neutron.common.config [-] Logging enabled! 2022-05-09 15:44:37.722 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev196 2022-05-09 15:44:37.723 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=288849) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-09 15:44:37.773 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=288849) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-09 15:44:37.773 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=288849) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-09 15:44:37.773 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=288849) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:44:37.773 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=288849) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:44:37.774 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=288849) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:44:37.774 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=288849) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:44:37.829 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-09 15:44:37.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:37.829 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:37.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:37.829 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:38.185 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-09 15:44:38.188 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-09 15:44:38.191 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-05-09 15:44:38.193 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-09 15:44:38.196 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-09 15:44:38.254 | + 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-05-09 15:44:38.271 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-09 15:44:38.274 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-09 15:44:38.276 | + 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-05-09 15:44:38.307 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-09 15:44:38.310 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-09 15:44:38.319 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-09 15:44:38.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-09 15:44:38.324 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-09 15:44:38.336 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-09 15:44:38.349 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-09 15:44:38.351 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-09 15:44:38.360 | net.bridge.bridge-nf-call-iptables = 1 2022-05-09 15:44:38.363 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-09 15:44:38.366 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-09 15:44:38.374 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-09 15:44:38.378 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-09 15:44:38.380 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-09 15:44:38.383 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-09 15:44:38.385 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-09 15:44:38.388 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-09 15:44:38.390 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-09 15:44:38.393 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-09 15:44:38.395 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-09 15:44:38.398 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-09 15:44:38.422 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-09 15:44:38.424 | + 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-05-09 15:44:38.458 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-09 15:44:38.461 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-09 15:44:38.490 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-05-09 15:44:38.519 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-09 15:44:38.535 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:44:38.538 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-09 15:44:38.540 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-09 15:44:38.546 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-09 15:44:38.575 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-09 15:44:38.604 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-09 15:44:38.636 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-09 15:44:38.639 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-09 15:44:38.669 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-09 15:44:38.688 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:44:38.691 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-09 15:44:38.693 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-09 15:44:38.723 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-09 15:44:38.725 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-09 15:44:38.728 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-09 15:44:38.757 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-09 15:44:38.759 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-09 15:44:38.762 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-09 15:44:38.764 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-09 15:44:38.782 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:44:38.784 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-09 15:44:38.787 | + 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-05-09 15:44:38.792 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-09 15:44:38.821 | + 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-05-09 15:44:38.853 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-09 15:44:38.855 | + 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-05-09 15:44:38.884 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-09 15:44:38.887 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-09 15:44:38.917 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-09 15:44:38.919 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-09 15:44:38.922 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-09 15:44:38.951 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-09 15:44:38.954 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-09 15:44:38.956 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-09 15:44:38.959 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-09 15:44:41.928 | INFO neutron.common.config [-] Logging enabled! 2022-05-09 15:44:41.928 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev196 2022-05-09 15:44:41.928 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=289380) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-09 15:44:41.979 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=289380) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-09 15:44:41.979 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=289380) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-09 15:44:41.979 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=289380) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:44:41.979 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=289380) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:44:41.979 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=289380) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:44:41.980 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=289380) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:44:42.046 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-09 15:44:42.046 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=289380) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-09 15:44:42.047 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=289380) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-09 15:44:42.047 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-09 15:44:42.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:42.047 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:42.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:44:42.047 | from cryptography.utils import int_from_bytes 2022-05-09 15:44:42.424 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-09 15:44:42.427 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-09 15:44:42.430 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-09 15:44:42.432 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-09 15:44:42.434 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-09 15:44:42.437 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-09 15:44:42.440 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-09 15:44:42.458 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-09 15:44:42.460 | + functions:set_mtu:785 : local dev=br-data 2022-05-09 15:44:42.463 | + functions:set_mtu:786 : local mtu=1500 2022-05-09 15:44:42.465 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-09 15:44:42.478 | + 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-05-09 15:44:42.495 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-09 15:44:42.497 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-09 15:44:42.500 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-09 15:44:42.503 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-09 15:44:42.505 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-09 15:44:42.508 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-09 15:44:42.510 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-09 15:44:42.513 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-09 15:44:42.516 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-09 15:44:42.519 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-09 15:44:42.521 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-09 15:44:42.523 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-09 15:44:42.526 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-09 15:44:42.528 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-09 15:44:42.532 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-09 15:44:42.532 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-09 15:44:42.538 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-09 15:44:42.541 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-09 15:44:42.543 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-09 15:44:42.546 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-09 15:44:42.550 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-09 15:44:42.550 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-09 15:44:42.550 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-09 15:44:42.556 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.58/22 brd 192.168.3.255' 2022-05-09 15:44:42.559 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-09 15:44:42.561 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-09 15:44:42.564 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-09 15:44:42.566 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-09 15:44:42.569 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.58/22 brd 192.168.3.255 != '' ]] 2022-05-09 15:44:42.571 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1' 2022-05-09 15:44:42.573 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data' 2022-05-09 15:44:42.576 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-09 15:44:42.579 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-09 15:44:42.582 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.58/22 brd 192.168.3.255 2022-05-09 15:44:42.583 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-09 15:44:42.584 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-09 15:44:42.584 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-09 15:44:42.589 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.58 2022-05-09 15:44:42.592 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.58 ' 2022-05-09 15:44:42.594 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1 2022-05-09 15:44:42.607 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data 2022-05-09 15:44:42.620 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-09 15:44:42.634 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-09 15:44:42.660 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.58 2022-05-09 15:44:42.669 | PING 192.168.0.58 (192.168.0.58) from 192.168.0.58 br-data: 56(84) bytes of data. 2022-05-09 15:44:42.669 | 64 bytes from 192.168.0.58: icmp_seq=1 ttl=64 time=0.079 ms 2022-05-09 15:44:43.689 | 64 bytes from 192.168.0.58: icmp_seq=2 ttl=64 time=0.042 ms 2022-05-09 15:44:44.713 | 64 bytes from 192.168.0.58: icmp_seq=3 ttl=64 time=0.041 ms 2022-05-09 15:44:44.713 | 2022-05-09 15:44:44.713 | --- 192.168.0.58 ping statistics --- 2022-05-09 15:44:44.713 | 3 packets transmitted, 3 received, 0% packet loss, time 2043ms 2022-05-09 15:44:44.713 | rtt min/avg/max/mdev = 0.041/0.054/0.079/0.017 ms 2022-05-09 15:44:44.719 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-05-09 15:44:44.719 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-05-09 15:44:44.725 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-05-09 15:44:44.727 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-05-09 15:44:44.745 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:44:44.748 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-05-09 15:44:44.750 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-05-09 15:44:44.755 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-05-09 15:44:44.784 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.13 2022-05-09 15:44:44.813 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-05-09 15:44:44.841 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-09 15:44:44.873 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-05-09 15:44:44.876 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-09 15:44:44.905 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-09 15:44:44.907 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-05-09 15:44:44.925 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:44:44.928 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-05-09 15:44:44.930 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-05-09 15:44:44.948 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:44:44.950 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-05-09 15:44:44.971 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:44:44.974 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-05-09 15:44:44.994 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:44:44.997 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-05-09 15:44:45.027 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-05-09 15:44:45.061 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-05-09 15:44:45.064 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-05-09 15:44:45.082 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:44:45.084 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-05-09 15:44:45.102 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:44:45.105 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-05-09 15:44:45.107 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-05-09 15:44:45.167 | + inc/async:async_inner:63 : init_neutron 2022-05-09 15:44:45.207 | [247982 Async init_neutron:289857]: running: init_neutron 2022-05-09 15:44:45.210 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-05-09 15:44:45.231 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:44:45.235 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-05-09 15:44:45.245 | ++ ./stack.sh:main:1164 : true 2022-05-09 15:44:45.248 | + ./stack.sh:main:1164 : netman_pid= 2022-05-09 15:44:45.251 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-05-09 15:44:45.253 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-05-09 15:44:45.272 | + ./stack.sh:main:1171 : clean_iptables 2022-05-09 15:44:45.279 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-09 15:44:45.281 | + lib/nova:clean_iptables:186 : grep nova 2022-05-09 15:44:45.282 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-05-09 15:44:45.287 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-05-09 15:44:45.287 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-05-09 15:44:45.287 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-05-09 15:44:45.290 | + lib/nova:clean_iptables:186 : bash 2022-05-09 15:44:45.302 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-05-09 15:44:45.302 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-09 15:44:45.305 | + lib/nova:clean_iptables:188 : grep nova 2022-05-09 15:44:45.309 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-05-09 15:44:45.309 | + lib/nova:clean_iptables:188 : bash 2022-05-09 15:44:45.314 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-05-09 15:44:45.314 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-05-09 15:44:45.324 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-09 15:44:45.325 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-05-09 15:44:45.328 | + lib/nova:clean_iptables:190 : grep nova 2022-05-09 15:44:45.329 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-05-09 15:44:45.332 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-05-09 15:44:45.333 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-05-09 15:44:45.335 | + lib/nova:clean_iptables:190 : bash 2022-05-09 15:44:45.349 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-05-09 15:44:45.352 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-05-09 15:44:45.352 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-05-09 15:44:45.352 | + lib/nova:clean_iptables:192 : grep nova 2022-05-09 15:44:45.352 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-09 15:44:45.355 | + lib/nova:clean_iptables:192 : bash 2022-05-09 15:44:45.360 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-05-09 15:44:45.366 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-05-09 15:44:45.375 | net.ipv4.ip_forward = 1 2022-05-09 15:44:45.378 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-05-09 15:44:45.397 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:44:45.400 | + ./stack.sh:main:1180 : configure_os_vif 2022-05-09 15:44:45.402 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-05-09 15:44:45.405 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-05-09 15:44:45.440 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-05-09 15:44:45.474 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-05-09 15:44:45.476 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-05-09 15:44:45.514 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-05-09 15:44:45.551 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-05-09 15:44:45.575 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:44:45.579 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-05-09 15:44:45.583 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:44:45.587 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-05-09 15:44:45.590 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-05-09 15:44:45.593 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-05-09 15:44:45.665 | + inc/async:async_inner:63 : init_swift 2022-05-09 15:44:45.725 | [247982 Async init_swift:290215]: running: init_swift 2022-05-09 15:44:45.728 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-05-09 15:44:45.750 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:44:45.754 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-05-09 15:44:45.756 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:44:45.759 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-05-09 15:44:45.762 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-05-09 15:44:45.765 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-05-09 15:44:45.845 | + inc/async:async_inner:63 : init_cinder 2022-05-09 15:44:45.884 | [247982 Async init_cinder:290310]: running: init_cinder 2022-05-09 15:44:45.887 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-05-09 15:44:45.918 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:44:45.923 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-05-09 15:44:45.926 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:44:45.930 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-05-09 15:44:45.947 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-05-09 15:44:45.952 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-05-09 15:44:46.074 | + inc/async:async_inner:63 : init_placement 2022-05-09 15:44:46.219 | [247982 Async init_placement:290447]: running: init_placement 2022-05-09 15:44:46.235 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-05-09 15:44:46.448 | [247982 Async init_neutron:289857]: Waiting for completion of init_neutron running on PID 289857 (6 other jobs running) 2022-05-09 15:44:46.586 | [247982 Async init_neutron:289857]: Signaling child to exit 2022-05-09 15:44:49.606 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:44:49.637 | [290310 Async init_cinder:290310]: finished successfully 2022-05-09 15:44:59.999 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:45:00.027 | [290215 Async init_swift:290215]: finished successfully 2022-05-09 15:45:11.599 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:45:11.626 | [289857 Async init_neutron:289857]: finished successfully 2022-05-09 15:45:11.645 | WAKEUP 2022-05-09 15:45:11.669 | [247982 Async init_neutron:289857]: Signaled 2022-05-09 15:45:11.671 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-05-09 15:45:11.671 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:45:11.671 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:45:11.671 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:45:11.671 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-09 15:45:11.671 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-05-09 15:45:11.671 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:45:11.671 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-05-09 15:45:11.671 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-05-09 15:45:11.671 | + lib/database:recreate_database:112 : local db=neutron 2022-05-09 15:45:11.671 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-05-09 15:45:11.671 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-05-09 15:45:11.671 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-05-09 15:45:11.671 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:45:11.672 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-05-09 15:45:11.672 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:45:11.672 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-05-09 15:45:11.672 | + functions-common:time_start:2423 : local name=dbsync 2022-05-09 15:45:11.672 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:45:11.672 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:45:11.672 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:45:11.672 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111087881 2022-05-09 15:45:11.672 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-05-09 15:45:11.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:11.672 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:11.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:11.672 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-05-09 15:45:11.672 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-05-09 15:45:11.673 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-05-09 15:45:11.674 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-05-09 15:45:11.675 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-05-09 15:45:11.676 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-05-09 15:45:11.676 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-05-09 15:45:11.676 | Running upgrade for neutron ... 2022-05-09 15:45:11.676 | OK 2022-05-09 15:45:11.676 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-05-09 15:45:11.676 | + functions-common:time_stop:2437 : local name 2022-05-09 15:45:11.676 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:45:11.676 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:45:11.676 | + functions-common:time_stop:2440 : local total 2022-05-09 15:45:11.676 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:45:11.676 | + functions-common:time_stop:2443 : name=dbsync 2022-05-09 15:45:11.676 | + functions-common:time_stop:2444 : start_time=1652111087881 2022-05-09 15:45:11.676 | + functions-common:time_stop:2446 : [[ -z 1652111087881 ]] 2022-05-09 15:45:11.676 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:45:11.676 | + functions-common:time_stop:2449 : end_time=1652111111584 2022-05-09 15:45:11.676 | + functions-common:time_stop:2450 : elapsed_time=23703 2022-05-09 15:45:11.676 | + functions-common:time_stop:2451 : total=8439 2022-05-09 15:45:11.676 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:45:11.676 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32142 2022-05-09 15:45:11.717 | [247982 Async init_neutron:289857]: finished init_neutron with result 0 in 26 seconds 2022-05-09 15:45:11.722 | + inc/async:async_wait:197 : return 0 2022-05-09 15:45:11.724 | + ./stack.sh:main:1210 : async_wait init_placement 2022-05-09 15:45:11.776 | [247982 Async init_placement:290447]: Waiting for completion of init_placement running on PID 290447 (5 other jobs running) 2022-05-09 15:45:11.803 | [247982 Async init_placement:290447]: Signaling child to exit 2022-05-09 15:45:30.709 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:45:30.734 | [290447 Async init_placement:290447]: finished successfully 2022-05-09 15:45:30.754 | WAKEUP 2022-05-09 15:45:30.777 | [247982 Async init_placement:290447]: Signaled 2022-05-09 15:45:30.778 | + lib/placement:init_placement:130 : recreate_database placement 2022-05-09 15:45:30.778 | + lib/database:recreate_database:112 : local db=placement 2022-05-09 15:45:30.778 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-05-09 15:45:30.778 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-05-09 15:45:30.779 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-05-09 15:45:30.779 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:45:30.779 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-05-09 15:45:30.779 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:45:30.779 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-05-09 15:45:30.779 | + lib/placement:init_placement:132 : create_placement_accounts 2022-05-09 15:45:30.779 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-05-09 15:45:30.779 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-05-09 15:45:30.779 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:45:30.779 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:45:30.779 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:45:30.779 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:45:30.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.779 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.779 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.779 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:45:30.779 | + functions-common:get_or_create_user:937 : user_id=03ad505fa13b43ea85f25ec2e8bd3cd3 2022-05-09 15:45:30.779 | + functions-common:get_or_create_user:938 : echo 03ad505fa13b43ea85f25ec2e8bd3cd3 2022-05-09 15:45:30.779 | 03ad505fa13b43ea85f25ec2e8bd3cd3 2022-05-09 15:45:30.779 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-05-09 15:45:30.779 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:45:30.779 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:45:30.779 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:45:30.779 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:45:30.779 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:45:30.779 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:45:30.779 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:45:30.779 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:45:30.779 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:45:30.779 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:45:30.779 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:45:30.779 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:45:30.780 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:45:30.780 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:45:30.780 | ++ functions-common:get_field:824 : read data 2022-05-09 15:45:30.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.780 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.780 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.780 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:45:30.780 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:45:30.780 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:45:30.780 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:45:30.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.780 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.780 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.780 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:45:30.780 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:45:30.780 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:45:30.780 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:45:30.780 | ++ functions-common:get_field:824 : read data 2022-05-09 15:45:30.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.780 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.780 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.780 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:45:30.780 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:45:30.780 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:45:30.780 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:45:30.780 | ++ functions-common:get_field:830 : echo '| d28cdc73a0fc42f6b6e0c45768d418ae | 03ad505fa13b43ea85f25ec2e8bd3cd3 | | 290042e8fb734d94baf915970d7d7b95 | | | False |' 2022-05-09 15:45:30.780 | ++ functions-common:get_field:824 : read data 2022-05-09 15:45:30.780 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:45:30.780 | + functions-common:get_or_add_user_project_role:1009 : echo d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:45:30.780 | d28cdc73a0fc42f6b6e0c45768d418ae 2022-05-09 15:45:30.781 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-09 15:45:30.781 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-05-09 15:45:30.781 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:45:30.781 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:45:30.781 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:45:30.781 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:45:30.781 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:45:30.781 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:45:30.781 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:45:30.781 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:45:30.781 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:45:30.781 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:45:30.781 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:45:30.781 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:45:30.781 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:45:30.781 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:45:30.781 | ++ functions-common:get_field:824 : read data 2022-05-09 15:45:30.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.781 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.781 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.781 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:45:30.781 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:45:30.781 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:45:30.781 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:45:30.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.781 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.781 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.782 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:45:30.782 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:45:30.782 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:45:30.782 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:45:30.782 | ++ functions-common:get_field:824 : read data 2022-05-09 15:45:30.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.782 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.782 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.782 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:45:30.782 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:45:30.782 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:45:30.782 | ++ functions-common:get_field:830 : echo '| ebff922955b74c919d58613875326151 | 03ad505fa13b43ea85f25ec2e8bd3cd3 | | 290042e8fb734d94baf915970d7d7b95 | | | False |' 2022-05-09 15:45:30.782 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:45:30.782 | ++ functions-common:get_field:824 : read data 2022-05-09 15:45:30.782 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ebff922955b74c919d58613875326151 2022-05-09 15:45:30.782 | + functions-common:get_or_add_user_project_role:1009 : echo ebff922955b74c919d58613875326151 2022-05-09 15:45:30.782 | ebff922955b74c919d58613875326151 2022-05-09 15:45:30.782 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.13/placement 2022-05-09 15:45:30.782 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-05-09 15:45:30.782 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:45:30.782 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-05-09 15:45:30.782 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-05-09 15:45:30.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.782 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.782 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.782 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:45:30.782 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:45:30.782 | 329b2b45fbaa4f9ea63632758cf5e712' 2022-05-09 15:45:30.782 | + functions-common:get_or_create_service:1106 : echo 329b2b45fbaa4f9ea63632758cf5e712 2022-05-09 15:45:30.782 | 329b2b45fbaa4f9ea63632758cf5e712 2022-05-09 15:45:30.782 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.13/placement 2022-05-09 15:45:30.782 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:45:30.783 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.13/placement RegionOne 2022-05-09 15:45:30.783 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:45:30.783 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-05-09 15:45:30.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.783 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.783 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.783 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:45:30.783 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:45:30.783 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:45:30.783 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.13/placement --region RegionOne -f value -c id 2022-05-09 15:45:30.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.783 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:30.783 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:30.783 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:45:30.783 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=e67805960dc240f295c5f637dcb5a478 2022-05-09 15:45:30.783 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo e67805960dc240f295c5f637dcb5a478 2022-05-09 15:45:30.783 | + functions-common:get_or_create_endpoint:1139 : public_id=e67805960dc240f295c5f637dcb5a478 2022-05-09 15:45:30.783 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:45:30.783 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:45:30.783 | + functions-common:get_or_create_endpoint:1148 : echo e67805960dc240f295c5f637dcb5a478 2022-05-09 15:45:30.783 | e67805960dc240f295c5f637dcb5a478 2022-05-09 15:45:30.825 | [247982 Async init_placement:290447]: finished init_placement with result 0 in 44 seconds 2022-05-09 15:45:30.829 | + inc/async:async_wait:197 : return 0 2022-05-09 15:45:30.832 | + ./stack.sh:main:1211 : async_wait init_glance 2022-05-09 15:45:30.883 | [247982 Async init_glance:286875]: Waiting for completion of init_glance running on PID 286875 (4 other jobs running) 2022-05-09 15:45:30.909 | [247982 Async init_glance:286875]: Signaling child to exit 2022-05-09 15:45:30.909 | WAKEUP 2022-05-09 15:45:30.933 | [247982 Async init_glance:286875]: Signaled 2022-05-09 15:45:30.935 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-05-09 15:45:30.935 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-05-09 15:45:30.935 | + lib/glance:init_glance:485 : recreate_database glance 2022-05-09 15:45:30.935 | + lib/database:recreate_database:112 : local db=glance 2022-05-09 15:45:30.935 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-05-09 15:45:30.935 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-05-09 15:45:30.935 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-05-09 15:45:30.935 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:45:30.935 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-05-09 15:45:30.935 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:45:30.935 | + lib/glance:init_glance:487 : time_start dbsync 2022-05-09 15:45:30.935 | + functions-common:time_start:2423 : local name=dbsync 2022-05-09 15:45:30.935 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:45:30.935 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:45:30.935 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:45:30.935 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111033708 2022-05-09 15:45:30.935 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-05-09 15:45:30.935 | 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=286998) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-09 15:45:30.935 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:45:30.935 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:45:30.935 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:45:30.935 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:45:30.935 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:45:30.936 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:45:30.937 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-05-09 15:45:30.937 | Database migration is up to date. No migration needed. 2022-05-09 15:45:30.937 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-05-09 15:45:30.937 | Database is synced successfully. 2022-05-09 15:45:30.937 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-05-09 15:45:30.937 | 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=287150) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-05-09 15:45:30.937 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-05-09 15:45:30.938 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-05-09 15:45:30.938 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-05-09 15:45:30.938 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-05-09 15:45:30.938 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-05-09 15:45:30.938 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-05-09 15:45:30.938 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-05-09 15:45:30.938 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-05-09 15:45:30.938 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-05-09 15:45:30.938 | + lib/glance:init_glance:493 : time_stop dbsync 2022-05-09 15:45:30.938 | + functions-common:time_stop:2437 : local name 2022-05-09 15:45:30.938 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:45:30.938 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:45:30.938 | + functions-common:time_stop:2440 : local total 2022-05-09 15:45:30.938 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:45:30.938 | + functions-common:time_stop:2443 : name=dbsync 2022-05-09 15:45:30.938 | + functions-common:time_stop:2444 : start_time=1652111033708 2022-05-09 15:45:30.938 | + functions-common:time_stop:2446 : [[ -z 1652111033708 ]] 2022-05-09 15:45:30.938 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:45:30.938 | + functions-common:time_stop:2449 : end_time=1652111043223 2022-05-09 15:45:30.938 | + functions-common:time_stop:2450 : elapsed_time=9515 2022-05-09 15:45:30.938 | + functions-common:time_stop:2451 : total=8439 2022-05-09 15:45:30.938 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:45:30.938 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17954 2022-05-09 15:45:30.980 | [247982 Async init_glance:286875]: finished init_glance with result 0 in 9 seconds 2022-05-09 15:45:30.985 | + inc/async:async_wait:197 : return 0 2022-05-09 15:45:30.987 | + ./stack.sh:main:1212 : async_wait init_swift 2022-05-09 15:45:31.038 | [247982 Async init_swift:290215]: Waiting for completion of init_swift running on PID 290215 (3 other jobs running) 2022-05-09 15:45:31.065 | [247982 Async init_swift:290215]: Signaling child to exit 2022-05-09 15:45:31.065 | WAKEUP 2022-05-09 15:45:31.087 | [247982 Async init_swift:290215]: Signaled 2022-05-09 15:45:31.089 | + lib/swift:init_swift:668 : local node_number 2022-05-09 15:45:31.089 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-09 15:45:31.089 | No proxy-server running 2022-05-09 15:45:31.089 | No object-server running 2022-05-09 15:45:31.089 | No container-server running 2022-05-09 15:45:31.089 | No account-server running 2022-05-09 15:45:31.089 | No container-sync running 2022-05-09 15:45:31.089 | No account-auditor running 2022-05-09 15:45:31.089 | No object-expirer running 2022-05-09 15:45:31.089 | No object-updater running 2022-05-09 15:45:31.089 | No account-replicator running 2022-05-09 15:45:31.089 | No container-sharder running 2022-05-09 15:45:31.089 | No object-auditor running 2022-05-09 15:45:31.089 | No container-reconciler running 2022-05-09 15:45:31.089 | No container-auditor running 2022-05-09 15:45:31.089 | No object-reconstructor running 2022-05-09 15:45:31.089 | No account-reaper running 2022-05-09 15:45:31.089 | No container-replicator running 2022-05-09 15:45:31.089 | No object-replicator running 2022-05-09 15:45:31.089 | No container-updater running 2022-05-09 15:45:31.089 | + lib/swift:init_swift:670 : true 2022-05-09 15:45:31.089 | + lib/swift:init_swift:673 : create_swift_disk 2022-05-09 15:45:31.089 | + lib/swift:create_swift_disk:565 : local node_number 2022-05-09 15:45:31.090 | + lib/swift:create_swift_disk:570 : local user_group 2022-05-09 15:45:31.090 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-05-09 15:45:31.090 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-05-09 15:45:31.090 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-05-09 15:45:31.090 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-05-09 15:45:31.090 | + functions:create_disk:732 : local node_number 2022-05-09 15:45:31.090 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:45:31.090 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-09 15:45:31.090 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-05-09 15:45:31.090 | + functions:create_disk:736 : local key 2022-05-09 15:45:31.090 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:45:31.090 | ++ functions:create_disk:738 : sed s#/.## 2022-05-09 15:45:31.090 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-09 15:45:31.090 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-09 15:45:31.090 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-05-09 15:45:31.090 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:45:31.090 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-09 15:45:31.090 | + functions:destroy_disk:765 : local key 2022-05-09 15:45:31.090 | ++ functions:destroy_disk:767 : sed s#/.## 2022-05-09 15:45:31.090 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:45:31.090 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-09 15:45:31.090 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-09 15:45:31.090 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-05-09 15:45:31.090 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-05-09 15:45:31.090 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:45:31.090 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:45:31.090 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-05-09 15:45:31.090 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:45:31.090 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:45:31.090 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-05-09 15:45:31.090 | = sectsz=512 attr=2, projid32bit=1 2022-05-09 15:45:31.091 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-05-09 15:45:31.091 | = reflink=1 2022-05-09 15:45:31.091 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-05-09 15:45:31.091 | = sunit=0 swidth=0 blks 2022-05-09 15:45:31.091 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-05-09 15:45:31.091 | log =internal log bsize=4096 blocks=2560, version=2 2022-05-09 15:45:31.091 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-05-09 15:45:31.091 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-05-09 15:45:31.091 | + 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-05-09 15:45:31.091 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-05-09 15:45:31.091 | /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-05-09 15:45:31.091 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-05-09 15:45:31.091 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-05-09 15:45:31.091 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-05-09 15:45:31.091 | + lib/swift:create_swift_disk:579 : local node_number 2022-05-09 15:45:31.091 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-09 15:45:31.091 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-05-09 15:45:31.091 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-05-09 15:45:31.091 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-05-09 15:45:31.091 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-09 15:45:31.091 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-05-09 15:45:31.091 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-09 15:45:31.091 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-05-09 15:45:31.091 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1652110302.object.builder backups/1652110303.container.builder backups/1652110304.account.builder backups/1652110310.object.builder backups/1652110312.container.builder backups/1652110313.account.builder backups/1652110310.object.ring.gz backups/1652110312.container.ring.gz backups/1652110313.account.ring.gz 2022-05-09 15:45:31.091 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-05-09 15:45:31.091 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-05-09 15:45:31.091 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-05-09 15:45:31.091 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-05-09 15:45:31.091 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-09 15:45:31.091 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-05-09 15:45:31.091 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-05-09 15:45:31.091 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-05-09 15:45:31.092 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-05-09 15:45:31.092 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-05-09 15:45:31.092 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-05-09 15:45:31.092 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-05-09 15:45:31.092 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-05-09 15:45:31.092 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-05-09 15:45:31.092 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-05-09 15:45:31.092 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-09 15:45:31.092 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-05-09 15:45:31.092 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-09 15:45:31.092 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-05-09 15:45:31.092 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-09 15:45:31.092 | + lib/swift:init_swift:714 : popd 2022-05-09 15:45:31.135 | [247982 Async init_swift:290215]: finished init_swift with result 0 in 14 seconds 2022-05-09 15:45:31.140 | + inc/async:async_wait:197 : return 0 2022-05-09 15:45:31.142 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-05-09 15:45:31.198 | [247982 Async init_cinder:290310]: Waiting for completion of init_cinder running on PID 290310 (2 other jobs running) 2022-05-09 15:45:31.224 | [247982 Async init_cinder:290310]: Signaling child to exit 2022-05-09 15:45:31.224 | WAKEUP 2022-05-09 15:45:31.250 | [247982 Async init_cinder:290310]: Signaled 2022-05-09 15:45:31.251 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-05-09 15:45:31.251 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:45:31.251 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-05-09 15:45:31.251 | + lib/database:recreate_database:112 : local db=cinder 2022-05-09 15:45:31.252 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-05-09 15:45:31.252 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-05-09 15:45:31.252 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-05-09 15:45:31.252 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:45:31.252 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-05-09 15:45:31.252 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:45:31.252 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-05-09 15:45:31.252 | + functions-common:time_start:2423 : local name=dbsync 2022-05-09 15:45:31.252 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:45:31.252 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:45:31.252 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:45:31.252 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111085996 2022-05-09 15:45:31.252 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-05-09 15:45:31.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:31.252 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:31.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:31.252 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:31.252 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-09 15:45:31.252 | last_heartbeat = column_property( 2022-05-09 15:45:31.252 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-09 15:45:31.252 | num_hosts = column_property( 2022-05-09 15:45:31.252 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-09 15:45:31.252 | num_down_hosts = column_property( 2022-05-09 15:45:31.252 | Traceback (most recent call last): 2022-05-09 15:45:31.252 | File "/usr/local/bin/cinder-manage", line 6, in 2022-05-09 15:45:31.252 | from cinder.cmd.manage import main 2022-05-09 15:45:31.252 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-05-09 15:45:31.252 | from cinder.db import migration as db_migration 2022-05-09 15:45:31.252 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-05-09 15:45:31.252 | from cinder.db.sqlalchemy import api as db_api 2022-05-09 15:45:31.252 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 63, in 2022-05-09 15:45:31.252 | from cinder.volume import volume_utils 2022-05-09 15:45:31.252 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 69, in 2022-05-09 15:45:31.252 | from cinder.volume import volume_types 2022-05-09 15:45:31.253 | File "/opt/stack/cinder/cinder/volume/volume_types.py", line 157, in 2022-05-09 15:45:31.253 | sort_keys: Optional[list[str]] = None, 2022-05-09 15:45:31.253 | TypeError: 'type' object is not subscriptable 2022-05-09 15:45:31.253 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-05-09 15:45:31.253 | + functions-common:time_stop:2437 : local name 2022-05-09 15:45:31.253 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:45:31.253 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:45:31.253 | + functions-common:time_stop:2440 : local total 2022-05-09 15:45:31.253 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:45:31.253 | + functions-common:time_stop:2443 : name=dbsync 2022-05-09 15:45:31.253 | + functions-common:time_stop:2444 : start_time=1652111085996 2022-05-09 15:45:31.253 | + functions-common:time_stop:2446 : [[ -z 1652111085996 ]] 2022-05-09 15:45:31.253 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:45:31.253 | + functions-common:time_stop:2449 : end_time=1652111089523 2022-05-09 15:45:31.253 | + functions-common:time_stop:2450 : elapsed_time=3527 2022-05-09 15:45:31.253 | + functions-common:time_stop:2451 : total=8439 2022-05-09 15:45:31.253 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:45:31.253 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11966 2022-05-09 15:45:31.253 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-05-09 15:45:31.253 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:45:31.253 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-05-09 15:45:31.253 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:45:31.253 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-05-09 15:45:31.298 | [247982 Async init_cinder:290310]: finished init_cinder with result 0 in 3 seconds 2022-05-09 15:45:31.302 | + inc/async:async_wait:197 : return 0 2022-05-09 15:45:31.305 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-05-09 15:45:31.322 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:45:31.325 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-05-09 15:45:31.327 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:45:31.330 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-05-09 15:45:31.333 | + ./stack.sh:main:1220 : init_nova 2022-05-09 15:45:31.336 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-05-09 15:45:31.356 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:45:31.359 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-05-09 15:45:31.376 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:45:31.379 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:45:31.381 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-09 15:45:31.440 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-09 15:45:31.477 | [247982 Async nova-cell-0:292449]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-09 15:45:31.480 | ++ lib/nova:init_nova:842 : seq 1 1 2022-05-09 15:45:31.485 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:45:31.489 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-05-09 15:45:31.491 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:45:31.494 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:45:31.497 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-09 15:45:31.557 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-09 15:45:31.600 | [247982 Async nova-cell-1:292541]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-09 15:45:31.604 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-05-09 15:45:31.606 | + lib/database:recreate_database:112 : local db=nova_api 2022-05-09 15:45:31.609 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-05-09 15:45:31.612 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-05-09 15:45:31.615 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-05-09 15:45:31.627 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:45:31.947 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-05-09 15:45:31.953 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:45:31.972 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-05-09 15:45:33.058 | 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-05-09 15:45:36.407 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:45:36.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:36.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:36.418 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:45:36.418 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=292600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:45:36.444 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:45:36.444 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:45:36.473 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-05-09 15:45:38.461 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=292600) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-09 15:45:38.465 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-05-09 15:45:38.910 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=292600) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-09 15:45:38.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:38.919 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:38.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:38.919 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:39.478 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-05-09 15:45:39.482 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-09 15:45:39.486 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-09 15:45:39.489 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-09 15:45:39.491 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-09 15:45:39.495 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-09 15:45:40.578 | 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-05-09 15:45:43.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:43.220 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:43.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:43.220 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:43.740 | ++ lib/nova:init_nova:854 : seq 0 1 2022-05-09 15:45:43.745 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-09 15:45:43.748 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-05-09 15:45:43.781 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:45:43.809 | [292449 Async nova-cell-0:292449]: finished successfully 2022-05-09 15:45:43.812 | [247982 Async nova-cell-0:292449]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 292449 (3 other jobs running) 2022-05-09 15:45:43.821 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:45:43.842 | [247982 Async nova-cell-0:292449]: Signaling child to exit 2022-05-09 15:45:43.842 | WAKEUP 2022-05-09 15:45:43.850 | [292541 Async nova-cell-1:292541]: finished successfully 2022-05-09 15:45:43.865 | [247982 Async nova-cell-0:292449]: Signaled 2022-05-09 15:45:43.867 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-05-09 15:45:43.867 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-05-09 15:45:43.867 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-05-09 15:45:43.867 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-05-09 15:45:43.867 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-05-09 15:45:43.867 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-05-09 15:45:43.867 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-05-09 15:45:43.867 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:45:43.867 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-05-09 15:45:43.867 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:45:43.867 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-05-09 15:45:43.867 | 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-05-09 15:45:43.867 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:45:43.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:43.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:43.869 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:45:43.869 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=292607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:45:43.869 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:45:43.869 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:45:43.869 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-09 15:45:43.869 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=292607) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-09 15:45:43.869 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-09 15:45:43.869 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=292607) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-09 15:45:43.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:43.869 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:43.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:43.869 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:43.912 | [247982 Async nova-cell-0:292449]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-05-09 15:45:43.917 | + inc/async:async_wait:197 : return 0 2022-05-09 15:45:43.920 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-09 15:45:43.922 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-05-09 15:45:43.973 | [247982 Async nova-cell-1:292541]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 292541 (2 other jobs running) 2022-05-09 15:45:43.999 | [247982 Async nova-cell-1:292541]: Signaling child to exit 2022-05-09 15:45:43.999 | WAKEUP 2022-05-09 15:45:44.021 | [247982 Async nova-cell-1:292541]: Signaled 2022-05-09 15:45:44.023 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-05-09 15:45:44.023 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-05-09 15:45:44.023 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-05-09 15:45:44.023 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-05-09 15:45:44.023 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-05-09 15:45:44.023 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-05-09 15:45:44.023 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-05-09 15:45:44.023 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:45:44.023 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-05-09 15:45:44.023 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:45:44.023 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-05-09 15:45:44.023 | 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-05-09 15:45:44.023 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:45:44.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:45:44.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:45:44.025 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:45:44.025 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=292614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:45:44.025 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:45:44.025 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:45:44.025 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-09 15:45:44.025 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=292614) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-09 15:45:44.025 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-09 15:45:44.025 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=292614) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-09 15:45:44.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:44.025 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:44.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:44.025 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:44.069 | [247982 Async nova-cell-1:292541]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-05-09 15:45:44.073 | + inc/async:async_wait:197 : return 0 2022-05-09 15:45:44.076 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:45:44.078 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-05-09 15:45:45.135 | 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-05-09 15:45:48.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:48.010 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:48.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:48.010 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:48.010 | Running batches of 50 until complete 2022-05-09 15:45:48.010 | +-------------------------------------+--------------+-----------+ 2022-05-09 15:45:48.010 | | Migration | Total Needed | Completed | 2022-05-09 15:45:48.010 | +-------------------------------------+--------------+-----------+ 2022-05-09 15:45:48.010 | | fill_virtual_interface_list | 0 | 0 | 2022-05-09 15:45:48.010 | | migrate_empty_ratio | 0 | 0 | 2022-05-09 15:45:48.010 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-05-09 15:45:48.010 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-05-09 15:45:48.010 | | migration_migrate_to_uuid | 0 | 0 | 2022-05-09 15:45:48.010 | | populate_dev_uuids | 0 | 0 | 2022-05-09 15:45:48.010 | | populate_missing_availability_zones | 0 | 0 | 2022-05-09 15:45:48.010 | | populate_queued_for_delete | 0 | 0 | 2022-05-09 15:45:48.010 | | populate_user_id | 0 | 0 | 2022-05-09 15:45:48.010 | | populate_uuids | 0 | 0 | 2022-05-09 15:45:48.010 | +-------------------------------------+--------------+-----------+ 2022-05-09 15:45:48.489 | ++ lib/nova:init_nova:868 : seq 1 1 2022-05-09 15:45:48.494 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:45:48.498 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-05-09 15:45:48.500 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:45:48.503 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:45:48.506 | + lib/nova:init_nova:869 : /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-05-09 15:45:49.550 | 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-05-09 15:45:52.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:52.109 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:52.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:45:52.109 | from cryptography.utils import int_from_bytes 2022-05-09 15:45:52.109 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-05-09 15:45:52.109 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-05-09 15:45:52.552 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-05-09 15:45:52.555 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-05-09 15:45:52.572 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-05-09 15:45:52.575 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-05-09 15:45:52.598 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:45:52.601 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-05-09 15:45:52.604 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-05-09 15:45:52.666 | + inc/async:async_inner:63 : configure_neutron_nova 2022-05-09 15:45:52.704 | [247982 Async configure_neutron_nova:293721]: running: configure_neutron_nova 2022-05-09 15:45:52.707 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-05-09 15:45:52.710 | + functions-common:run_phase:1865 : local mode=stack 2022-05-09 15:45:52.713 | + functions-common:run_phase:1866 : local phase=post-config 2022-05-09 15:45:52.716 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:45:52.718 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:45:52.721 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:45:52.724 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:45:52.727 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:45:52.730 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:45:52.735 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:45:52.737 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:45:52.740 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:45:52.743 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-05-09 15:45:52.746 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:45:52.763 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:45:52.766 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:45:52.768 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:45:52.771 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-05-09 15:45:52.774 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:45:52.776 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-09 15:45:52.779 | ++ extras.d/80-tempest.sh:source:12 : : 2022-05-09 15:45:52.782 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-09 15:45:52.785 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-09 15:45:52.788 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:45:52.790 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-09 15:45:52.793 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-05-09 15:45:52.796 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-09 15:45:52.799 | + functions-common:run_plugins:1852 : local phase=post-config 2022-05-09 15:45:52.802 | + functions-common:run_plugins:1854 : local plugins= 2022-05-09 15:45:52.804 | + functions-common:run_plugins:1855 : local plugin 2022-05-09 15:45:52.807 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-05-09 15:45:52.810 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-09 15:45:52.812 | + inc/meta-config:merge_config_group:171 : shift 2022-05-09 15:45:52.815 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-05-09 15:45:52.818 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:45:52.820 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-09 15:45:52.823 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-09 15:45:52.827 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-05-09 15:45:52.830 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:45:52.832 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-05-09 15:45:52.835 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:45:52.838 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-05-09 15:45:52.838 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:45:52.838 | gsub("[][]", "", $1); 2022-05-09 15:45:52.838 | split($1, a, "|"); 2022-05-09 15:45:52.838 | if (a[1] == matchgroup) 2022-05-09 15:45:52.838 | print a[2] 2022-05-09 15:45:52.838 | } 2022-05-09 15:45:52.838 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:45:52.845 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-09 15:45:52.848 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-09 15:45:52.851 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-09 15:45:52.854 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-05-09 15:45:52.858 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-05-09 15:45:52.862 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-05-09 15:45:52.868 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-05-09 15:45:52.873 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-05-09 15:45:52.878 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-05-09 15:45:52.881 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-05-09 15:45:52.884 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-09 15:45:52.887 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:45:52.890 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:45:52.893 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-05-09 15:45:52.895 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:45:52.899 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-05-09 15:45:52.901 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-05-09 15:45:52.904 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-05-09 15:45:52.909 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-05-09 15:45:52.912 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-09 15:45:52.916 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:52.916 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-05-09 15:45:52.916 | BEGIN { 2022-05-09 15:45:52.916 | section = "" 2022-05-09 15:45:52.916 | last_section = "" 2022-05-09 15:45:52.916 | section_count = 0 2022-05-09 15:45:52.916 | } 2022-05-09 15:45:52.916 | /^\[.+\]/ { 2022-05-09 15:45:52.917 | gsub("[][]", "", $1); 2022-05-09 15:45:52.917 | section=$1 2022-05-09 15:45:52.917 | next 2022-05-09 15:45:52.917 | } 2022-05-09 15:45:52.917 | /^ *\#/ { 2022-05-09 15:45:52.917 | next 2022-05-09 15:45:52.917 | } 2022-05-09 15:45:52.917 | /^[^ \t]+/ { 2022-05-09 15:45:52.917 | # get offset of first = in $0 2022-05-09 15:45:52.917 | eq_idx = index($0, "=") 2022-05-09 15:45:52.917 | # extract attr & value from $0 2022-05-09 15:45:52.917 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:45:52.917 | value = substr($0, eq_idx + 1) 2022-05-09 15:45:52.917 | # only need to strip trailing whitespace from attr 2022-05-09 15:45:52.917 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:45:52.918 | # need to strip leading & trailing whitespace from value 2022-05-09 15:45:52.918 | sub(/^[ \t]*/, "", value) 2022-05-09 15:45:52.918 | sub(/[ \t]*$/, "", value) 2022-05-09 15:45:52.918 | 2022-05-09 15:45:52.918 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:45:52.918 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:45:52.918 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:45:52.918 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:45:52.918 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:45:52.918 | if (section != last_section) { 2022-05-09 15:45:52.918 | cfg_section[section_count++] = section 2022-05-09 15:45:52.918 | last_section = section 2022-05-09 15:45:52.918 | } 2022-05-09 15:45:52.918 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:45:52.918 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:45:52.918 | 2022-05-09 15:45:52.918 | cfg_attr[section, attr, 0] = value 2022-05-09 15:45:52.919 | cfg_attr_count[section, attr] = 1 2022-05-09 15:45:52.919 | } else { 2022-05-09 15:45:52.919 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:45:52.919 | cfg_attr[section, attr, lno] = value 2022-05-09 15:45:52.919 | } 2022-05-09 15:45:52.919 | } 2022-05-09 15:45:52.919 | END { 2022-05-09 15:45:52.919 | # Process each section in order 2022-05-09 15:45:52.919 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:45:52.919 | section = cfg_section[sno] 2022-05-09 15:45:52.919 | # The ini routines simply append a config item immediately 2022-05-09 15:45:52.919 | # after the section header. To keep the same order as defined 2022-05-09 15:45:52.919 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:45:52.919 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:45:52.919 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:45:52.919 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:45:52.919 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:45:52.920 | else { 2022-05-09 15:45:52.920 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:45:52.920 | count = cfg_attr_count[section, attr] 2022-05-09 15:45:52.920 | print "inidelete " configfile " " section " " attr 2022-05-09 15:45:52.920 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:45:52.920 | for (l = count -2; l >= 0; l--) 2022-05-09 15:45:52.920 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:45:52.920 | } 2022-05-09 15:45:52.920 | } 2022-05-09 15:45:52.920 | } 2022-05-09 15:45:52.920 | } 2022-05-09 15:45:52.920 | ' 2022-05-09 15:45:52.920 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:45:52.921 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:45:52.924 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:45:52.926 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-05-09 15:45:52.929 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:45:52.932 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-05-09 15:45:52.935 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-05-09 15:45:52.935 | BEGIN { group = "" } 2022-05-09 15:45:52.935 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:45:52.935 | gsub("[][]", "", $1); 2022-05-09 15:45:52.935 | split($1, a, "|"); 2022-05-09 15:45:52.935 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:45:52.935 | group=a[1] 2022-05-09 15:45:52.935 | } else { 2022-05-09 15:45:52.935 | group="" 2022-05-09 15:45:52.935 | } 2022-05-09 15:45:52.935 | next 2022-05-09 15:45:52.935 | } 2022-05-09 15:45:52.935 | { 2022-05-09 15:45:52.935 | if (group != "") 2022-05-09 15:45:52.935 | print $0 2022-05-09 15:45:52.935 | } 2022-05-09 15:45:52.935 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:45:52.943 | + 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-05-09 15:45:52.946 | ++ 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-05-09 15:45:52.976 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:52.979 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-05-09 15:45:52.982 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-05-09 15:45:53.014 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.016 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-05-09 15:45:53.019 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-05-09 15:45:53.052 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.054 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-05-09 15:45:53.057 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-05-09 15:45:53.091 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.093 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-05-09 15:45:53.096 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-05-09 15:45:53.126 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.129 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-05-09 15:45:53.132 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-09 15:45:53.163 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.166 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.13/identity"' 2022-05-09 15:45:53.168 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.13/identity 2022-05-09 15:45:53.202 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.205 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-05-09 15:45:53.208 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-05-09 15:45:53.242 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.245 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-05-09 15:45:53.248 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-09 15:45:53.279 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.282 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-05-09 15:45:53.284 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-09 15:45:53.322 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.325 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-05-09 15:45:53.328 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-05-09 15:45:53.360 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.363 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-05-09 15:45:53.365 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-09 15:45:53.397 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.400 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-05-09 15:45:53.402 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-05-09 15:45:53.435 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.438 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-09 15:45:53.441 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-09 15:45:53.443 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-09 15:45:53.447 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-05-09 15:45:53.449 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-05-09 15:45:53.452 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-05-09 15:45:53.455 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-05-09 15:45:53.458 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-05-09 15:45:53.463 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-05-09 15:45:53.465 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-05-09 15:45:53.468 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-09 15:45:53.472 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:45:53.475 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:45:53.478 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-05-09 15:45:53.481 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:45:53.485 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-05-09 15:45:53.488 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-05-09 15:45:53.491 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-05-09 15:45:53.493 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-05-09 15:45:53.498 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-09 15:45:53.498 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.499 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-05-09 15:45:53.499 | BEGIN { 2022-05-09 15:45:53.499 | section = "" 2022-05-09 15:45:53.499 | last_section = "" 2022-05-09 15:45:53.499 | section_count = 0 2022-05-09 15:45:53.499 | } 2022-05-09 15:45:53.499 | /^\[.+\]/ { 2022-05-09 15:45:53.499 | gsub("[][]", "", $1); 2022-05-09 15:45:53.499 | section=$1 2022-05-09 15:45:53.500 | next 2022-05-09 15:45:53.500 | } 2022-05-09 15:45:53.500 | /^ *\#/ { 2022-05-09 15:45:53.500 | next 2022-05-09 15:45:53.500 | } 2022-05-09 15:45:53.500 | /^[^ \t]+/ { 2022-05-09 15:45:53.500 | # get offset of first = in $0 2022-05-09 15:45:53.500 | eq_idx = index($0, "=") 2022-05-09 15:45:53.500 | # extract attr & value from $0 2022-05-09 15:45:53.500 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:45:53.500 | value = substr($0, eq_idx + 1) 2022-05-09 15:45:53.500 | # only need to strip trailing whitespace from attr 2022-05-09 15:45:53.500 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:45:53.500 | # need to strip leading & trailing whitespace from value 2022-05-09 15:45:53.500 | sub(/^[ \t]*/, "", value) 2022-05-09 15:45:53.500 | sub(/[ \t]*$/, "", value) 2022-05-09 15:45:53.500 | 2022-05-09 15:45:53.500 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:45:53.500 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:45:53.500 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:45:53.500 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:45:53.500 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:45:53.500 | if (section != last_section) { 2022-05-09 15:45:53.500 | cfg_section[section_count++] = section 2022-05-09 15:45:53.500 | last_section = section 2022-05-09 15:45:53.500 | } 2022-05-09 15:45:53.500 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:45:53.500 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:45:53.500 | 2022-05-09 15:45:53.500 | cfg_attr[section, attr, 0] = value 2022-05-09 15:45:53.500 | cfg_attr_count[section, attr] = 1 2022-05-09 15:45:53.500 | } else { 2022-05-09 15:45:53.500 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:45:53.500 | cfg_attr[section, attr, lno] = value 2022-05-09 15:45:53.500 | } 2022-05-09 15:45:53.500 | } 2022-05-09 15:45:53.501 | END { 2022-05-09 15:45:53.501 | # Process each section in order 2022-05-09 15:45:53.501 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:45:53.501 | section = cfg_section[sno] 2022-05-09 15:45:53.501 | # The ini routines simply append a config item immediately 2022-05-09 15:45:53.501 | # after the section header. To keep the same order as defined 2022-05-09 15:45:53.501 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:45:53.501 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:45:53.501 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:45:53.501 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:45:53.501 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:45:53.501 | else { 2022-05-09 15:45:53.501 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:45:53.501 | count = cfg_attr_count[section, attr] 2022-05-09 15:45:53.501 | print "inidelete " configfile " " section " " attr 2022-05-09 15:45:53.501 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:45:53.501 | for (l = count -2; l >= 0; l--) 2022-05-09 15:45:53.501 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:45:53.501 | } 2022-05-09 15:45:53.501 | } 2022-05-09 15:45:53.501 | } 2022-05-09 15:45:53.501 | } 2022-05-09 15:45:53.501 | ' 2022-05-09 15:45:53.501 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:45:53.502 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:45:53.504 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:45:53.508 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-05-09 15:45:53.511 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:45:53.515 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-05-09 15:45:53.517 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-05-09 15:45:53.517 | BEGIN { group = "" } 2022-05-09 15:45:53.517 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:45:53.517 | gsub("[][]", "", $1); 2022-05-09 15:45:53.517 | split($1, a, "|"); 2022-05-09 15:45:53.517 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:45:53.517 | group=a[1] 2022-05-09 15:45:53.517 | } else { 2022-05-09 15:45:53.517 | group="" 2022-05-09 15:45:53.518 | } 2022-05-09 15:45:53.518 | next 2022-05-09 15:45:53.518 | } 2022-05-09 15:45:53.518 | { 2022-05-09 15:45:53.518 | if (group != "") 2022-05-09 15:45:53.518 | print $0 2022-05-09 15:45:53.518 | } 2022-05-09 15:45:53.518 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:45:53.524 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-05-09 15:45:53.527 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-05-09 15:45:53.528 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:45:53.558 | [293721 Async configure_neutron_nova:293721]: finished successfully 2022-05-09 15:45:53.563 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.567 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-05-09 15:45:53.569 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-05-09 15:45:53.600 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.602 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-05-09 15:45:53.605 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-05-09 15:45:53.635 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.638 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-05-09 15:45:53.640 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-05-09 15:45:53.670 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.673 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-05-09 15:45:53.675 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-05-09 15:45:53.705 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.707 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-05-09 15:45:53.710 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-05-09 15:45:53.740 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.743 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-05-09 15:45:53.745 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-05-09 15:45:53.774 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.777 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-05-09 15:45:53.780 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-05-09 15:45:53.810 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.812 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-05-09 15:45:53.815 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-05-09 15:45:53.845 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.847 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-05-09 15:45:53.850 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-05-09 15:45:53.880 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.882 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-05-09 15:45:53.885 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-05-09 15:45:53.915 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.917 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-05-09 15:45:53.920 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-05-09 15:45:53.950 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.952 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-05-09 15:45:53.955 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-05-09 15:45:53.986 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:53.988 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-05-09 15:45:53.991 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-05-09 15:45:54.021 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:54.024 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-05-09 15:45:54.026 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-05-09 15:45:54.056 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:54.059 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-05-09 15:45:54.061 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-05-09 15:45:54.091 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:54.095 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-09 15:45:54.098 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-09 15:45:54.100 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-09 15:45:54.103 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-05-09 15:45:54.106 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-05-09 15:45:54.109 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-05-09 15:45:54.112 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-05-09 15:45:54.115 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-05-09 15:45:54.119 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-05-09 15:45:54.122 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-05-09 15:45:54.124 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-09 15:45:54.127 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:45:54.129 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:45:54.132 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-05-09 15:45:54.134 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:45:54.138 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-05-09 15:45:54.141 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-05-09 15:45:54.144 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-05-09 15:45:54.146 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-05-09 15:45:54.149 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-09 15:45:54.150 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-05-09 15:45:54.150 | BEGIN { 2022-05-09 15:45:54.150 | section = "" 2022-05-09 15:45:54.150 | last_section = "" 2022-05-09 15:45:54.150 | section_count = 0 2022-05-09 15:45:54.150 | } 2022-05-09 15:45:54.151 | /^\[.+\]/ { 2022-05-09 15:45:54.151 | gsub("[][]", "", $1); 2022-05-09 15:45:54.151 | section=$1 2022-05-09 15:45:54.151 | next 2022-05-09 15:45:54.151 | } 2022-05-09 15:45:54.151 | /^ *\#/ { 2022-05-09 15:45:54.151 | next 2022-05-09 15:45:54.151 | } 2022-05-09 15:45:54.151 | /^[^ \t]+/ { 2022-05-09 15:45:54.151 | # get offset of first = in $0 2022-05-09 15:45:54.151 | eq_idx = index($0, "=") 2022-05-09 15:45:54.151 | # extract attr & value from $0 2022-05-09 15:45:54.151 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:45:54.151 | value = substr($0, eq_idx + 1) 2022-05-09 15:45:54.151 | # only need to strip trailing whitespace from attr 2022-05-09 15:45:54.151 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:45:54.151 | # need to strip leading & trailing whitespace from value 2022-05-09 15:45:54.151 | sub(/^[ \t]*/, "", value) 2022-05-09 15:45:54.151 | sub(/[ \t]*$/, "", value) 2022-05-09 15:45:54.151 | 2022-05-09 15:45:54.151 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:45:54.151 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:45:54.151 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:45:54.151 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:45:54.151 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:45:54.151 | if (section != last_section) { 2022-05-09 15:45:54.151 | cfg_section[section_count++] = section 2022-05-09 15:45:54.151 | last_section = section 2022-05-09 15:45:54.151 | } 2022-05-09 15:45:54.151 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:45:54.151 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:45:54.151 | 2022-05-09 15:45:54.151 | cfg_attr[section, attr, 0] = value 2022-05-09 15:45:54.151 | cfg_attr_count[section, attr] = 1 2022-05-09 15:45:54.152 | } else { 2022-05-09 15:45:54.152 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:45:54.152 | cfg_attr[section, attr, lno] = value 2022-05-09 15:45:54.152 | } 2022-05-09 15:45:54.152 | } 2022-05-09 15:45:54.152 | END { 2022-05-09 15:45:54.152 | # Process each section in order 2022-05-09 15:45:54.152 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:45:54.152 | section = cfg_section[sno] 2022-05-09 15:45:54.152 | # The ini routines simply append a config item immediately 2022-05-09 15:45:54.152 | # after the section header. To keep the same order as defined 2022-05-09 15:45:54.152 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:45:54.152 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:45:54.152 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:45:54.152 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:45:54.152 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:45:54.152 | else { 2022-05-09 15:45:54.152 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:45:54.152 | count = cfg_attr_count[section, attr] 2022-05-09 15:45:54.152 | print "inidelete " configfile " " section " " attr 2022-05-09 15:45:54.152 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:45:54.152 | for (l = count -2; l >= 0; l--) 2022-05-09 15:45:54.152 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:45:54.152 | } 2022-05-09 15:45:54.152 | } 2022-05-09 15:45:54.152 | } 2022-05-09 15:45:54.152 | } 2022-05-09 15:45:54.152 | ' 2022-05-09 15:45:54.152 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:54.152 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:45:54.154 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:45:54.155 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:45:54.158 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-05-09 15:45:54.160 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:45:54.163 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-05-09 15:45:54.165 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-05-09 15:45:54.165 | BEGIN { group = "" } 2022-05-09 15:45:54.165 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:45:54.165 | gsub("[][]", "", $1); 2022-05-09 15:45:54.165 | split($1, a, "|"); 2022-05-09 15:45:54.165 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:45:54.165 | group=a[1] 2022-05-09 15:45:54.165 | } else { 2022-05-09 15:45:54.165 | group="" 2022-05-09 15:45:54.165 | } 2022-05-09 15:45:54.165 | next 2022-05-09 15:45:54.166 | } 2022-05-09 15:45:54.166 | { 2022-05-09 15:45:54.166 | if (group != "") 2022-05-09 15:45:54.166 | print $0 2022-05-09 15:45:54.166 | } 2022-05-09 15:45:54.166 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:45:54.171 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.13/identity/v2.0"' 2022-05-09 15:45:54.174 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.13/identity/v2.0 2022-05-09 15:45:54.202 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:54.207 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-09 15:45:54.210 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-09 15:45:54.213 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-09 15:45:54.217 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-05-09 15:45:54.220 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:45:54.226 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:45:54.229 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-05-09 15:45:54.232 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:45:54.237 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-05-09 15:45:54.239 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-05-09 15:45:54.242 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:45:54.245 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:45:54.248 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:45:54.250 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:45:54.253 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:45:54.256 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:45:54.259 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:45:54.262 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:45:54.265 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-05-09 15:45:54.268 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:45:54.269 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-09 15:45:54.269 | BEGIN { 2022-05-09 15:45:54.269 | section = "" 2022-05-09 15:45:54.269 | last_section = "" 2022-05-09 15:45:54.269 | section_count = 0 2022-05-09 15:45:54.269 | } 2022-05-09 15:45:54.269 | /^\[.+\]/ { 2022-05-09 15:45:54.269 | gsub("[][]", "", $1); 2022-05-09 15:45:54.269 | section=$1 2022-05-09 15:45:54.269 | next 2022-05-09 15:45:54.269 | } 2022-05-09 15:45:54.269 | /^ *\#/ { 2022-05-09 15:45:54.269 | next 2022-05-09 15:45:54.269 | } 2022-05-09 15:45:54.269 | /^[^ \t]+/ { 2022-05-09 15:45:54.269 | # get offset of first = in $0 2022-05-09 15:45:54.269 | eq_idx = index($0, "=") 2022-05-09 15:45:54.269 | # extract attr & value from $0 2022-05-09 15:45:54.269 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:45:54.269 | value = substr($0, eq_idx + 1) 2022-05-09 15:45:54.269 | # only need to strip trailing whitespace from attr 2022-05-09 15:45:54.269 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:45:54.269 | # need to strip leading & trailing whitespace from value 2022-05-09 15:45:54.269 | sub(/^[ \t]*/, "", value) 2022-05-09 15:45:54.269 | sub(/[ \t]*$/, "", value) 2022-05-09 15:45:54.269 | 2022-05-09 15:45:54.269 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:45:54.269 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:45:54.270 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:45:54.270 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:45:54.270 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:45:54.270 | if (section != last_section) { 2022-05-09 15:45:54.270 | cfg_section[section_count++] = section 2022-05-09 15:45:54.270 | last_section = section 2022-05-09 15:45:54.270 | } 2022-05-09 15:45:54.270 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:45:54.270 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:45:54.270 | 2022-05-09 15:45:54.270 | cfg_attr[section, attr, 0] = value 2022-05-09 15:45:54.270 | cfg_attr_count[section, attr] = 1 2022-05-09 15:45:54.270 | } else { 2022-05-09 15:45:54.270 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:45:54.270 | cfg_attr[section, attr, lno] = value 2022-05-09 15:45:54.270 | } 2022-05-09 15:45:54.270 | } 2022-05-09 15:45:54.270 | END { 2022-05-09 15:45:54.270 | # Process each section in order 2022-05-09 15:45:54.270 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:45:54.270 | section = cfg_section[sno] 2022-05-09 15:45:54.270 | # The ini routines simply append a config item immediately 2022-05-09 15:45:54.270 | # after the section header. To keep the same order as defined 2022-05-09 15:45:54.270 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:45:54.270 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:45:54.270 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:45:54.270 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:45:54.270 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:45:54.271 | else { 2022-05-09 15:45:54.271 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:45:54.271 | count = cfg_attr_count[section, attr] 2022-05-09 15:45:54.271 | print "inidelete " configfile " " section " " attr 2022-05-09 15:45:54.271 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:45:54.271 | for (l = count -2; l >= 0; l--) 2022-05-09 15:45:54.271 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:45:54.271 | } 2022-05-09 15:45:54.271 | } 2022-05-09 15:45:54.271 | } 2022-05-09 15:45:54.271 | } 2022-05-09 15:45:54.271 | ' 2022-05-09 15:45:54.271 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:54.272 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:45:54.273 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:45:54.276 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:45:54.280 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:45:54.283 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:45:54.285 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-05-09 15:45:54.287 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-09 15:45:54.288 | BEGIN { group = "" } 2022-05-09 15:45:54.288 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:45:54.288 | gsub("[][]", "", $1); 2022-05-09 15:45:54.288 | split($1, a, "|"); 2022-05-09 15:45:54.288 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:45:54.288 | group=a[1] 2022-05-09 15:45:54.288 | } else { 2022-05-09 15:45:54.288 | group="" 2022-05-09 15:45:54.288 | } 2022-05-09 15:45:54.288 | next 2022-05-09 15:45:54.288 | } 2022-05-09 15:45:54.288 | { 2022-05-09 15:45:54.288 | if (group != "") 2022-05-09 15:45:54.288 | print $0 2022-05-09 15:45:54.288 | } 2022-05-09 15:45:54.288 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:45:54.294 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-05-09 15:45:54.297 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-05-09 15:45:54.325 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:54.328 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-05-09 15:45:54.330 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-05-09 15:45:54.359 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:45:54.362 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-05-09 15:45:54.380 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:45:54.383 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-05-09 15:45:54.386 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:45:54.389 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-05-09 15:45:54.391 | + ./stack.sh:main:1254 : start_swift 2022-05-09 15:45:54.394 | + lib/swift:start_swift:752 : restart_service memcached 2022-05-09 15:45:54.397 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:45:54.399 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-09 15:45:54.429 | + lib/swift:start_swift:755 : is_ubuntu 2022-05-09 15:45:54.432 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:45:54.435 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:45:54.438 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-05-09 15:45:54.884 | Restarting rsync (via systemctl): rsync.service. 2022-05-09 15:45:54.888 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-05-09 15:45:54.891 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-05-09 15:45:54.894 | + lib/swift:start_swift:783 : local foreground_services type 2022-05-09 15:45:54.897 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-05-09 15:45:54.900 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-09 15:45:54.902 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:45:54.905 | + functions-common:run_process:1692 : local service=s-object 2022-05-09 15:45:54.908 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:45:54.911 | + functions-common:run_process:1694 : local group= 2022-05-09 15:45:54.914 | + functions-common:run_process:1695 : local user= 2022-05-09 15:45:54.917 | + functions-common:run_process:1697 : local name=s-object 2022-05-09 15:45:54.920 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:45:54.922 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:45:54.925 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:45:54.928 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:45:54.931 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:45:54.936 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111154933 2022-05-09 15:45:54.939 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-05-09 15:45:54.958 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:45:54.961 | + functions-common:run_process:1701 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-05-09 15:45:54.964 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-05-09 15:45:54.969 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:45:54.972 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:45:54.974 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:45:54.977 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:45:54.980 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-05-09 15:45:54.983 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-05-09 15:45:54.986 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-05-09 15:45:54.988 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:45:54.991 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:45:54.993 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-05-09 15:45:54.996 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-05-09 15:45:54.999 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-05-09 15:45:55.001 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:45:55.003 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:45:55.006 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:45:55.008 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:45:55.010 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:45:55.012 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-05-09 15:45:55.015 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:45:55.022 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-05-09 15:45:55.074 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-05-09 15:45:55.127 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:45:55.180 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-05-09 15:45:55.232 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-05-09 15:45:55.284 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:45:55.337 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:45:55.340 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-05-09 15:45:55.393 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:45:55.839 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-05-09 15:45:55.853 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-05-09 15:45:56.293 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-05-09 15:45:56.320 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:45:56.322 | + functions-common:time_stop:2437 : local name 2022-05-09 15:45:56.325 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:45:56.328 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:45:56.330 | + functions-common:time_stop:2440 : local total 2022-05-09 15:45:56.332 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:45:56.335 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:45:56.337 | + functions-common:time_stop:2444 : start_time=1652111154933 2022-05-09 15:45:56.340 | + functions-common:time_stop:2446 : [[ -z 1652111154933 ]] 2022-05-09 15:45:56.344 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:45:56.348 | + functions-common:time_stop:2449 : end_time=1652111156346 2022-05-09 15:45:56.351 | + functions-common:time_stop:2450 : elapsed_time=1413 2022-05-09 15:45:56.353 | + functions-common:time_stop:2451 : total=3063 2022-05-09 15:45:56.356 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:45:56.358 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4476 2022-05-09 15:45:56.361 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-09 15:45:56.363 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:45:56.366 | + functions-common:run_process:1692 : local service=s-container 2022-05-09 15:45:56.368 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:45:56.371 | + functions-common:run_process:1694 : local group= 2022-05-09 15:45:56.373 | + functions-common:run_process:1695 : local user= 2022-05-09 15:45:56.376 | + functions-common:run_process:1697 : local name=s-container 2022-05-09 15:45:56.378 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:45:56.381 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:45:56.383 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:45:56.386 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:45:56.389 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:45:56.394 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111156391 2022-05-09 15:45:56.396 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-05-09 15:45:56.414 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:45:56.417 | + functions-common:run_process:1701 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-05-09 15:45:56.419 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-05-09 15:45:56.422 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:45:56.424 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:45:56.427 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:45:56.430 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:45:56.432 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-05-09 15:45:56.435 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-05-09 15:45:56.437 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-05-09 15:45:56.440 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:45:56.442 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:45:56.445 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-05-09 15:45:56.447 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-05-09 15:45:56.450 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-05-09 15:45:56.453 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:45:56.455 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:45:56.458 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:45:56.460 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:45:56.463 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:45:56.465 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-05-09 15:45:56.468 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:45:56.473 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-05-09 15:45:56.526 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-05-09 15:45:56.582 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:45:56.647 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-05-09 15:45:56.703 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-05-09 15:45:56.757 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:45:56.811 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:45:56.814 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-05-09 15:45:56.868 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:45:57.328 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-05-09 15:45:57.342 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-05-09 15:45:57.768 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-05-09 15:45:57.796 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:45:57.799 | + functions-common:time_stop:2437 : local name 2022-05-09 15:45:57.804 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:45:57.811 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:45:57.814 | + functions-common:time_stop:2440 : local total 2022-05-09 15:45:57.818 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:45:57.821 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:45:57.823 | + functions-common:time_stop:2444 : start_time=1652111156391 2022-05-09 15:45:57.826 | + functions-common:time_stop:2446 : [[ -z 1652111156391 ]] 2022-05-09 15:45:57.829 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:45:57.833 | + functions-common:time_stop:2449 : end_time=1652111157830 2022-05-09 15:45:57.836 | + functions-common:time_stop:2450 : elapsed_time=1439 2022-05-09 15:45:57.838 | + functions-common:time_stop:2451 : total=4476 2022-05-09 15:45:57.840 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:45:57.843 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5915 2022-05-09 15:45:57.846 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-09 15:45:57.849 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:45:57.851 | + functions-common:run_process:1692 : local service=s-account 2022-05-09 15:45:57.854 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:45:57.857 | + functions-common:run_process:1694 : local group= 2022-05-09 15:45:57.859 | + functions-common:run_process:1695 : local user= 2022-05-09 15:45:57.862 | + functions-common:run_process:1697 : local name=s-account 2022-05-09 15:45:57.864 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:45:57.867 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:45:57.870 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:45:57.873 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:45:57.876 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:45:57.881 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111157878 2022-05-09 15:45:57.884 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-05-09 15:45:57.908 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:45:57.911 | + functions-common:run_process:1701 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-05-09 15:45:57.915 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-05-09 15:45:57.918 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:45:57.921 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:45:57.924 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:45:57.926 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:45:57.929 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-05-09 15:45:57.931 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-05-09 15:45:57.934 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-05-09 15:45:57.937 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:45:57.940 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:45:57.942 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-05-09 15:45:57.945 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-05-09 15:45:57.947 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-05-09 15:45:57.950 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:45:57.952 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:45:57.955 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:45:57.957 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:45:57.959 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:45:57.962 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-05-09 15:45:57.964 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:45:57.969 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-05-09 15:45:58.023 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-05-09 15:45:58.076 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:45:58.130 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-05-09 15:45:58.187 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-05-09 15:45:58.241 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:45:58.294 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:45:58.297 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-05-09 15:45:58.350 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:45:58.823 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-05-09 15:45:58.837 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-05-09 15:45:59.299 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-05-09 15:45:59.329 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:45:59.333 | + functions-common:time_stop:2437 : local name 2022-05-09 15:45:59.335 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:45:59.338 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:45:59.342 | + functions-common:time_stop:2440 : local total 2022-05-09 15:45:59.345 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:45:59.348 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:45:59.351 | + functions-common:time_stop:2444 : start_time=1652111157878 2022-05-09 15:45:59.353 | + functions-common:time_stop:2446 : [[ -z 1652111157878 ]] 2022-05-09 15:45:59.357 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:45:59.361 | + functions-common:time_stop:2449 : end_time=1652111159359 2022-05-09 15:45:59.364 | + functions-common:time_stop:2450 : elapsed_time=1481 2022-05-09 15:45:59.366 | + functions-common:time_stop:2451 : total=5915 2022-05-09 15:45:59.369 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:45:59.372 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7396 2022-05-09 15:45:59.375 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-05-09 15:45:59.377 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-05-09 15:45:59.427 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:45:59.430 | + functions-common:run_process:1692 : local service=s-container-sync 2022-05-09 15:45:59.432 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:45:59.435 | + functions-common:run_process:1694 : local group= 2022-05-09 15:45:59.438 | + functions-common:run_process:1695 : local user= 2022-05-09 15:45:59.440 | + functions-common:run_process:1697 : local name=s-container-sync 2022-05-09 15:45:59.443 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:45:59.445 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:45:59.448 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:45:59.450 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:45:59.454 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:45:59.458 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111159455 2022-05-09 15:45:59.460 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-05-09 15:45:59.478 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:45:59.480 | + functions-common:run_process:1701 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-05-09 15:45:59.483 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-05-09 15:45:59.486 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:45:59.488 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:45:59.491 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:45:59.493 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:45:59.496 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-05-09 15:45:59.499 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-05-09 15:45:59.501 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-05-09 15:45:59.504 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:45:59.506 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:45:59.509 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-05-09 15:45:59.511 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-05-09 15:45:59.514 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-05-09 15:45:59.516 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:45:59.518 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:45:59.521 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:45:59.523 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:45:59.525 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:45:59.528 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-05-09 15:45:59.530 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:45:59.534 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-05-09 15:45:59.587 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-05-09 15:45:59.641 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:45:59.697 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-05-09 15:45:59.752 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-05-09 15:45:59.806 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:45:59.859 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:45:59.861 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-05-09 15:45:59.923 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:46:00.418 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-05-09 15:46:00.882 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-05-09 15:46:00.909 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:46:00.914 | + functions-common:time_stop:2437 : local name 2022-05-09 15:46:00.919 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:46:00.922 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:46:00.924 | + functions-common:time_stop:2440 : local total 2022-05-09 15:46:00.927 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:46:00.929 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:46:00.932 | + functions-common:time_stop:2444 : start_time=1652111159455 2022-05-09 15:46:00.935 | + functions-common:time_stop:2446 : [[ -z 1652111159455 ]] 2022-05-09 15:46:00.938 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:46:00.943 | + functions-common:time_stop:2449 : end_time=1652111160940 2022-05-09 15:46:00.945 | + functions-common:time_stop:2450 : elapsed_time=1485 2022-05-09 15:46:00.948 | + functions-common:time_stop:2451 : total=7396 2022-05-09 15:46:00.950 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:46:00.953 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8881 2022-05-09 15:46:00.955 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-05-09 15:46:00.973 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:46:00.975 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:46:00.978 | + functions-common:run_process:1692 : local service=s-proxy 2022-05-09 15:46:00.980 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:46:00.983 | + functions-common:run_process:1694 : local group= 2022-05-09 15:46:00.986 | + functions-common:run_process:1695 : local user= 2022-05-09 15:46:00.988 | + functions-common:run_process:1697 : local name=s-proxy 2022-05-09 15:46:00.991 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:46:00.993 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:46:00.996 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:46:00.999 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:46:01.002 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:46:01.006 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111161004 2022-05-09 15:46:01.009 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-05-09 15:46:01.026 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:01.029 | + functions-common:run_process:1701 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-05-09 15:46:01.031 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-05-09 15:46:01.034 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:46:01.036 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:46:01.039 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:46:01.041 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:46:01.044 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-05-09 15:46:01.047 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-05-09 15:46:01.049 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-05-09 15:46:01.052 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:46:01.054 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:46:01.057 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-05-09 15:46:01.060 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-05-09 15:46:01.062 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-05-09 15:46:01.065 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:46:01.067 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:46:01.070 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:46:01.072 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:46:01.075 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:46:01.077 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-05-09 15:46:01.079 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:46:01.084 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-05-09 15:46:01.138 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-05-09 15:46:01.191 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:46:01.245 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-05-09 15:46:01.302 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-05-09 15:46:01.359 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:46:01.412 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:46:01.414 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-05-09 15:46:01.469 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:46:01.940 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-05-09 15:46:01.954 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-05-09 15:46:02.396 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-05-09 15:46:02.419 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:46:02.423 | + functions-common:time_stop:2437 : local name 2022-05-09 15:46:02.425 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:46:02.428 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:46:02.431 | + functions-common:time_stop:2440 : local total 2022-05-09 15:46:02.433 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:46:02.436 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:46:02.439 | + functions-common:time_stop:2444 : start_time=1652111161004 2022-05-09 15:46:02.441 | + functions-common:time_stop:2446 : [[ -z 1652111161004 ]] 2022-05-09 15:46:02.445 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:46:02.449 | + functions-common:time_stop:2449 : end_time=1652111162447 2022-05-09 15:46:02.452 | + functions-common:time_stop:2450 : elapsed_time=1443 2022-05-09 15:46:02.454 | + functions-common:time_stop:2451 : total=8881 2022-05-09 15:46:02.457 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:46:02.459 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=10324 2022-05-09 15:46:02.462 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-05-09 15:46:02.462 | Waiting for swift proxy to start... 2022-05-09 15:46:02.464 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.13:8080/info 2022-05-09 15:46:02.467 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:46:02.470 | + functions:wait_for_service:458 : local url=http://10.222.0.13:8080/info 2022-05-09 15:46:02.472 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:46:02.475 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:46:02.477 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:46:02.480 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:46:02.483 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:46:02.486 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:46:02.490 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111162488 2022-05-09 15:46:02.493 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:46:02.499 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13:8080/info 2022-05-09 15:46:02.512 | + :: : [[ 000 == 503 ]] 2022-05-09 15:46:02.514 | + :: : [[ 7 -eq 7 ]] 2022-05-09 15:46:02.515 | + :: : sleep 1 2022-05-09 15:46:03.519 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13:8080/info 2022-05-09 15:46:03.531 | + :: : [[ 000 == 503 ]] 2022-05-09 15:46:03.533 | + :: : [[ 7 -eq 7 ]] 2022-05-09 15:46:03.534 | + :: : sleep 1 2022-05-09 15:46:04.537 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13:8080/info 2022-05-09 15:46:04.550 | + :: : [[ 000 == 503 ]] 2022-05-09 15:46:04.552 | + :: : [[ 7 -eq 7 ]] 2022-05-09 15:46:04.553 | + :: : sleep 1 2022-05-09 15:46:05.556 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13:8080/info 2022-05-09 15:46:05.609 | + :: : [[ 200 == 503 ]] 2022-05-09 15:46:05.610 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:46:05.613 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:46:05.616 | + functions-common:time_stop:2437 : local name 2022-05-09 15:46:05.619 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:46:05.621 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:46:05.624 | + functions-common:time_stop:2440 : local total 2022-05-09 15:46:05.626 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:46:05.629 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:46:05.631 | + functions-common:time_stop:2444 : start_time=1652111162488 2022-05-09 15:46:05.634 | + functions-common:time_stop:2446 : [[ -z 1652111162488 ]] 2022-05-09 15:46:05.637 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:46:05.641 | + functions-common:time_stop:2449 : end_time=1652111165639 2022-05-09 15:46:05.644 | + functions-common:time_stop:2450 : elapsed_time=3151 2022-05-09 15:46:05.647 | + functions-common:time_stop:2451 : total=6477 2022-05-09 15:46:05.649 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:46:05.652 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9628 2022-05-09 15:46:05.655 | + functions:wait_for_service:467 : return 0 2022-05-09 15:46:05.657 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-05-09 15:46:05.660 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-09 15:46:05.662 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-05-09 15:46:05.681 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:05.683 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-09 15:46:05.714 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-05-09 15:46:05.766 | [247982 Async configure_neutron_nova:293721]: Waiting for completion of configure_neutron_nova running on PID 293721 (2 other jobs running) 2022-05-09 15:46:05.792 | [247982 Async configure_neutron_nova:293721]: Signaling child to exit 2022-05-09 15:46:05.792 | WAKEUP 2022-05-09 15:46:05.815 | [247982 Async configure_neutron_nova:293721]: Signaled 2022-05-09 15:46:05.817 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-05-09 15:46:05.817 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:46:05.817 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:46:05.817 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:46:05.817 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-09 15:46:05.817 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-05-09 15:46:05.817 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:46:05.817 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-05-09 15:46:05.817 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-05-09 15:46:05.817 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-05-09 15:46:05.817 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.13/identity 2022-05-09 15:46:05.817 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-05-09 15:46:05.817 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-05-09 15:46:05.817 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-05-09 15:46:05.817 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-05-09 15:46:05.817 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-05-09 15:46:05.817 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-05-09 15:46:05.817 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-05-09 15:46:05.817 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-05-09 15:46:05.817 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-09 15:46:05.817 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-09 15:46:05.817 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-09 15:46:05.817 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:05.817 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-05-09 15:46:05.817 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-05-09 15:46:05.818 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-05-09 15:46:05.818 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:46:05.818 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-05-09 15:46:05.818 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:46:05.818 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-05-09 15:46:05.818 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-05-09 15:46:05.818 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:46:05.818 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:46:05.818 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:46:05.818 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-05-09 15:46:05.818 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-05-09 15:46:05.818 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-05-09 15:46:05.818 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.13/identity 2022-05-09 15:46:05.818 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-05-09 15:46:05.818 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-05-09 15:46:05.818 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-05-09 15:46:05.818 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-05-09 15:46:05.818 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-05-09 15:46:05.818 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-05-09 15:46:05.818 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-05-09 15:46:05.818 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-05-09 15:46:05.818 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-09 15:46:05.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-09 15:46:05.818 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-09 15:46:05.818 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:05.818 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-05-09 15:46:05.818 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-05-09 15:46:05.818 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-05-09 15:46:05.863 | [247982 Async configure_neutron_nova:293721]: finished configure_neutron_nova with result 0 in 0 seconds 2022-05-09 15:46:05.867 | + inc/async:async_wait:197 : return 0 2022-05-09 15:46:05.869 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-05-09 15:46:05.887 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:05.889 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-09 15:46:05.920 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-09 15:46:05.951 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-05-09 15:46:05.969 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:05.973 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-05-09 15:46:05.976 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:46:05.979 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-05-09 15:46:05.982 | + ./stack.sh:main:1279 : start_nova_api 2022-05-09 15:46:05.984 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-05-09 15:46:05.987 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-05-09 15:46:05.989 | + lib/nova:start_nova_api:936 : local nova_url 2022-05-09 15:46:05.992 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-05-09 15:46:06.010 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:46:06.013 | + lib/nova:start_nova_api:943 : 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-05-09 15:46:06.015 | + lib/nova:start_nova_api:944 : 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-05-09 15:46:06.018 | + lib/nova:start_nova_api:944 : 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-05-09 15:46:06.021 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-05-09 15:46:06.024 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-05-09 15:46:06.029 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:46:06.032 | + functions-common:run_process:1692 : local service=n-api 2022-05-09 15:46:06.034 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:46:06.037 | + functions-common:run_process:1694 : local group= 2022-05-09 15:46:06.039 | + functions-common:run_process:1695 : local user= 2022-05-09 15:46:06.042 | + functions-common:run_process:1697 : local name=n-api 2022-05-09 15:46:06.044 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:46:06.047 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:46:06.050 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:46:06.052 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:46:06.055 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:46:06.059 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111166057 2022-05-09 15:46:06.062 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-05-09 15:46:06.079 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:06.082 | + functions-common:run_process:1701 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-05-09 15:46:06.084 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-05-09 15:46:06.087 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:46:06.089 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:46:06.093 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:46:06.095 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:46:06.098 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-05-09 15:46:06.100 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-05-09 15:46:06.103 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-05-09 15:46:06.106 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:46:06.108 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:46:06.111 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-05-09 15:46:06.113 | + functions-common:_run_under_systemd:1667 : 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-05-09 15:46:06.116 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-05-09 15:46:06.118 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:46:06.120 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:46:06.123 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:46:06.125 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-05-09 15:46:06.127 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:46:06.131 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-05-09 15:46:06.184 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-05-09 15:46:06.238 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-05-09 15:46:06.295 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-05-09 15:46:06.349 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:46:06.403 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-05-09 15:46:06.456 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-05-09 15:46:06.508 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-05-09 15:46:06.561 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-05-09 15:46:06.627 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-05-09 15:46:06.681 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:46:06.683 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-05-09 15:46:06.738 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:46:07.194 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-05-09 15:46:07.208 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-05-09 15:46:07.660 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-05-09 15:46:07.738 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:46:07.741 | + functions-common:time_stop:2437 : local name 2022-05-09 15:46:07.744 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:46:07.746 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:46:07.749 | + functions-common:time_stop:2440 : local total 2022-05-09 15:46:07.752 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:46:07.754 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:46:07.757 | + functions-common:time_stop:2444 : start_time=1652111166057 2022-05-09 15:46:07.760 | + functions-common:time_stop:2446 : [[ -z 1652111166057 ]] 2022-05-09 15:46:07.763 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:46:07.768 | + functions-common:time_stop:2449 : end_time=1652111167765 2022-05-09 15:46:07.770 | + functions-common:time_stop:2450 : elapsed_time=1708 2022-05-09 15:46:07.773 | + functions-common:time_stop:2451 : total=10324 2022-05-09 15:46:07.775 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:46:07.778 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12032 2022-05-09 15:46:07.781 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.13/compute/v2.1/ 2022-05-09 15:46:07.783 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-05-09 15:46:07.783 | Waiting for nova-api to start... 2022-05-09 15:46:07.786 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.13/compute/v2.1/ 2022-05-09 15:46:07.788 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:46:07.791 | + functions:wait_for_service:458 : local url=http://10.222.0.13/compute/v2.1/ 2022-05-09 15:46:07.794 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:46:07.797 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:46:07.800 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:46:07.802 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:46:07.805 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:46:07.808 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:46:07.813 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111167810 2022-05-09 15:46:07.816 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:46:07.822 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13/compute/v2.1/ 2022-05-09 15:46:13.565 | + :: : [[ 200 == 503 ]] 2022-05-09 15:46:13.566 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:46:13.570 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:46:13.572 | + functions-common:time_stop:2437 : local name 2022-05-09 15:46:13.575 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:46:13.578 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:46:13.580 | + functions-common:time_stop:2440 : local total 2022-05-09 15:46:13.583 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:46:13.585 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:46:13.588 | + functions-common:time_stop:2444 : start_time=1652111167810 2022-05-09 15:46:13.591 | + functions-common:time_stop:2446 : [[ -z 1652111167810 ]] 2022-05-09 15:46:13.594 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:46:13.599 | + functions-common:time_stop:2449 : end_time=1652111173596 2022-05-09 15:46:13.601 | + functions-common:time_stop:2450 : elapsed_time=5786 2022-05-09 15:46:13.604 | + functions-common:time_stop:2451 : total=9628 2022-05-09 15:46:13.607 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:46:13.609 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15414 2022-05-09 15:46:13.612 | + functions:wait_for_service:467 : return 0 2022-05-09 15:46:13.614 | + lib/nova:start_nova_api:963 : 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-05-09 15:46:13.617 | + lib/nova:start_nova_api:963 : 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-05-09 15:46:13.620 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-05-09 15:46:13.638 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:13.641 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-05-09 15:46:13.644 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:46:13.646 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-05-09 15:46:13.649 | + ./stack.sh:main:1284 : start_ovn_services 2022-05-09 15:46:13.652 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-05-09 15:46:13.655 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-05-09 15:46:13.672 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:46:13.675 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-05-09 15:46:13.692 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:13.695 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-05-09 15:46:13.697 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:46:13.701 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-05-09 15:46:13.703 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-05-09 15:46:13.707 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-05-09 15:46:13.709 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-09 15:46:13.741 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-05-09 15:46:13.743 | + lib/neutron:configure_rbac_policies:635 : [[ False == \T\r\u\e ]] 2022-05-09 15:46:13.746 | + lib/neutron:configure_rbac_policies:635 : [[ ENFORCE_SCOPE == \T\r\u\e ]] 2022-05-09 15:46:13.749 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-05-09 15:46:13.780 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-05-09 15:46:13.810 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-05-09 15:46:13.812 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-05-09 15:46:13.815 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-05-09 15:46:13.818 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-05-09 15:46:13.821 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-05-09 15:46:13.825 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-05-09 15:46:13.827 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-09 15:46:13.830 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-09 15:46:13.833 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-05-09 15:46:13.836 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-05-09 15:46:13.839 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-05-09 15:46:13.842 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-05-09 15:46:13.845 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:13.847 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:13.850 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:13.853 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-05-09 15:46:13.856 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:13.859 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:13.862 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-05-09 15:46:13.879 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:46:13.882 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-05-09 15:46:13.884 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:13.888 | + functions-common:run_process:1692 : local service=q-svc 2022-05-09 15:46:13.890 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:13.893 | + functions-common:run_process:1694 : local group= 2022-05-09 15:46:13.895 | + functions-common:run_process:1695 : local user= 2022-05-09 15:46:13.898 | + functions-common:run_process:1697 : local name=q-svc 2022-05-09 15:46:13.901 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:46:13.903 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:46:13.906 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:46:13.908 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:46:13.912 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:46:13.916 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111173914 2022-05-09 15:46:13.919 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-05-09 15:46:13.936 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:13.939 | + functions-common:run_process:1701 : _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-05-09 15:46:13.941 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-05-09 15:46:13.944 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:13.947 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:13.950 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:13.952 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:13.955 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-09 15:46:13.957 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-09 15:46:13.960 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-05-09 15:46:13.962 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:46:13.965 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:46:13.968 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-09 15:46:13.971 | + functions-common:_run_under_systemd:1669 : 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-05-09 15:46:13.973 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-05-09 15:46:13.975 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:13.978 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:46:13.980 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:46:13.982 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:46:13.984 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:46:13.987 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-05-09 15:46:13.989 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:46:13.993 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-05-09 15:46:14.047 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-05-09 15:46:14.100 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:46:14.151 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-05-09 15:46:14.203 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-05-09 15:46:14.256 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:46:14.311 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:46:14.314 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-05-09 15:46:14.367 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:46:14.835 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-05-09 15:46:14.849 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-05-09 15:46:15.284 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-05-09 15:46:15.309 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:46:15.314 | + functions-common:time_stop:2437 : local name 2022-05-09 15:46:15.319 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:46:15.322 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:46:15.324 | + functions-common:time_stop:2440 : local total 2022-05-09 15:46:15.327 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:46:15.330 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:46:15.332 | + functions-common:time_stop:2444 : start_time=1652111173914 2022-05-09 15:46:15.335 | + functions-common:time_stop:2446 : [[ -z 1652111173914 ]] 2022-05-09 15:46:15.338 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:46:15.343 | + functions-common:time_stop:2449 : end_time=1652111175340 2022-05-09 15:46:15.346 | + functions-common:time_stop:2450 : elapsed_time=1426 2022-05-09 15:46:15.349 | + functions-common:time_stop:2451 : total=12032 2022-05-09 15:46:15.351 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:46:15.354 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=13458 2022-05-09 15:46:15.357 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.13:9696 2022-05-09 15:46:15.360 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-05-09 15:46:15.381 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:46:15.384 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-05-09 15:46:15.384 | Waiting for Neutron to start... 2022-05-09 15:46:15.386 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.13:9696' 2022-05-09 15:46:15.389 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.13:9696' 'Neutron did not start' 60 2022-05-09 15:46:15.391 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.13:9696' 2022-05-09 15:46:15.394 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-05-09 15:46:15.396 | + functions-common:test_with_retry:2377 : local until=60 2022-05-09 15:46:15.399 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-09 15:46:15.401 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-09 15:46:15.405 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-09 15:46:15.407 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:46:15.410 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:46:15.413 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:46:15.418 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111175415 2022-05-09 15:46:15.421 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.13:9696; do sleep 0.5; done' 2022-05-09 15:46:20.996 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.13:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-09 15:46:20.999 | + functions-common:time_stop:2437 : local name 2022-05-09 15:46:21.002 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:46:21.005 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:46:21.008 | + functions-common:time_stop:2440 : local total 2022-05-09 15:46:21.010 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:46:21.014 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-09 15:46:21.016 | + functions-common:time_stop:2444 : start_time=1652111175415 2022-05-09 15:46:21.019 | + functions-common:time_stop:2446 : [[ -z 1652111175415 ]] 2022-05-09 15:46:21.022 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:46:21.028 | + functions-common:time_stop:2449 : end_time=1652111181024 2022-05-09 15:46:21.030 | + functions-common:time_stop:2450 : elapsed_time=5609 2022-05-09 15:46:21.033 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:46:21.035 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:46:21.038 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5609 2022-05-09 15:46:21.041 | + ./stack.sh:main:1298 : is_service_enabled placement 2022-05-09 15:46:21.058 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:21.061 | + ./stack.sh:main:1299 : echo_summary 'Starting Placement' 2022-05-09 15:46:21.064 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:46:21.066 | + ./stack.sh:echo_summary:448 : echo -e Starting Placement 2022-05-09 15:46:21.069 | + ./stack.sh:main:1300 : start_placement 2022-05-09 15:46:21.071 | + lib/placement:start_placement:160 : start_placement_api 2022-05-09 15:46:21.074 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-09 15:46:21.078 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-05-09 15:46:21.082 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:46:21.085 | + functions-common:run_process:1692 : local service=placement-api 2022-05-09 15:46:21.087 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:46:21.090 | + functions-common:run_process:1694 : local group= 2022-05-09 15:46:21.093 | + functions-common:run_process:1695 : local user= 2022-05-09 15:46:21.096 | + functions-common:run_process:1697 : local name=placement-api 2022-05-09 15:46:21.098 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:46:21.101 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:46:21.104 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:46:21.106 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:46:21.110 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:46:21.114 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111181111 2022-05-09 15:46:21.117 | + functions-common:run_process:1700 : is_service_enabled placement-api 2022-05-09 15:46:21.134 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:21.137 | + functions-common:run_process:1701 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-05-09 15:46:21.140 | + functions-common:_run_under_systemd:1657 : local service=placement-api 2022-05-09 15:46:21.142 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:46:21.145 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:46:21.147 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:46:21.150 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:46:21.154 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-05-09 15:46:21.156 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-05-09 15:46:21.159 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@placement-api.service 2022-05-09 15:46:21.161 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:46:21.164 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:46:21.167 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-05-09 15:46:21.169 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-05-09 15:46:21.172 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@placement-api.service 2022-05-09 15:46:21.174 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:46:21.177 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:46:21.179 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:46:21.181 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-05-09 15:46:21.184 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:46:21.188 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-05-09 15:46:21.241 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-05-09 15:46:21.293 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-05-09 15:46:21.346 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:46:21.399 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:46:21.457 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-05-09 15:46:21.511 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-05-09 15:46:21.564 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-05-09 15:46:21.616 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-05-09 15:46:21.670 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-05-09 15:46:21.726 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:46:21.729 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-05-09 15:46:21.784 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:46:22.258 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-05-09 15:46:22.272 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-05-09 15:46:22.718 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-05-09 15:46:22.798 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:46:22.801 | + functions-common:time_stop:2437 : local name 2022-05-09 15:46:22.803 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:46:22.807 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:46:22.810 | + functions-common:time_stop:2440 : local total 2022-05-09 15:46:22.813 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:46:22.815 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:46:22.818 | + functions-common:time_stop:2444 : start_time=1652111181111 2022-05-09 15:46:22.820 | + functions-common:time_stop:2446 : [[ -z 1652111181111 ]] 2022-05-09 15:46:22.826 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:46:22.831 | + functions-common:time_stop:2449 : end_time=1652111182828 2022-05-09 15:46:22.834 | + functions-common:time_stop:2450 : elapsed_time=1717 2022-05-09 15:46:22.836 | + functions-common:time_stop:2451 : total=13458 2022-05-09 15:46:22.839 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:46:22.842 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15175 2022-05-09 15:46:22.845 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-05-09 15:46:22.845 | Waiting for placement-api to start... 2022-05-09 15:46:22.847 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.13/placement 2022-05-09 15:46:22.850 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:46:22.852 | + functions:wait_for_service:458 : local url=http://10.222.0.13/placement 2022-05-09 15:46:22.855 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:46:22.858 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:46:22.861 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:46:22.863 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:46:22.866 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:46:22.871 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:46:22.874 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111182871 2022-05-09 15:46:22.876 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:46:22.882 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13/placement 2022-05-09 15:46:25.486 | + :: : [[ 200 == 503 ]] 2022-05-09 15:46:25.488 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:46:25.491 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:46:25.494 | + functions-common:time_stop:2437 : local name 2022-05-09 15:46:25.497 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:46:25.499 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:46:25.502 | + functions-common:time_stop:2440 : local total 2022-05-09 15:46:25.504 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:46:25.507 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:46:25.510 | + functions-common:time_stop:2444 : start_time=1652111182871 2022-05-09 15:46:25.513 | + functions-common:time_stop:2446 : [[ -z 1652111182871 ]] 2022-05-09 15:46:25.516 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:46:25.521 | + functions-common:time_stop:2449 : end_time=1652111185518 2022-05-09 15:46:25.523 | + functions-common:time_stop:2450 : elapsed_time=2647 2022-05-09 15:46:25.526 | + functions-common:time_stop:2451 : total=15414 2022-05-09 15:46:25.529 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:46:25.532 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18061 2022-05-09 15:46:25.535 | + functions:wait_for_service:467 : return 0 2022-05-09 15:46:25.538 | + ./stack.sh:main:1303 : is_service_enabled neutron 2022-05-09 15:46:25.557 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:25.560 | + ./stack.sh:main:1304 : start_neutron 2022-05-09 15:46:25.562 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-05-09 15:46:25.566 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:46:25.567 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:46:25.572 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:46:25.575 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-09 15:46:25.578 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-05-09 15:46:25.581 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:46:25.583 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-05-09 15:46:25.586 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:25.589 | + functions-common:run_process:1692 : local service=q-agt 2022-05-09 15:46:25.592 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:25.595 | + functions-common:run_process:1694 : local group= 2022-05-09 15:46:25.597 | + functions-common:run_process:1695 : local user= 2022-05-09 15:46:25.600 | + functions-common:run_process:1697 : local name=q-agt 2022-05-09 15:46:25.602 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:46:25.605 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:46:25.608 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:46:25.610 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:46:25.613 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:46:25.618 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111185615 2022-05-09 15:46:25.620 | + functions-common:run_process:1700 : is_service_enabled q-agt 2022-05-09 15:46:25.637 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:25.640 | + functions-common:run_process:1701 : _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-05-09 15:46:25.642 | + functions-common:_run_under_systemd:1657 : local service=q-agt 2022-05-09 15:46:25.645 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:25.647 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:25.650 | + functions-common:_run_under_systemd:1661 : _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-05-09 15:46:25.653 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:25.655 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-09 15:46:25.658 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-09 15:46:25.661 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-agt.service 2022-05-09 15:46:25.663 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:46:25.666 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:46:25.668 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-09 15:46:25.671 | + functions-common:_run_under_systemd:1669 : 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-05-09 15:46:25.673 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-agt.service 2022-05-09 15:46:25.676 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:46:25.678 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:46:25.680 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:46:25.682 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:46:25.685 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:46:25.687 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-05-09 15:46:25.689 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:46:25.693 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-05-09 15:46:25.749 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-05-09 15:46:25.802 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:46:25.855 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-05-09 15:46:25.908 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-05-09 15:46:25.962 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:46:26.015 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:46:26.017 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-05-09 15:46:26.069 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:46:26.534 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-05-09 15:46:26.548 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-05-09 15:46:26.994 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-05-09 15:46:27.014 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:46:27.017 | + functions-common:time_stop:2437 : local name 2022-05-09 15:46:27.020 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:46:27.022 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:46:27.025 | + functions-common:time_stop:2440 : local total 2022-05-09 15:46:27.027 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:46:27.030 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:46:27.032 | + functions-common:time_stop:2444 : start_time=1652111185615 2022-05-09 15:46:27.035 | + functions-common:time_stop:2446 : [[ -z 1652111185615 ]] 2022-05-09 15:46:27.038 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:46:27.043 | + functions-common:time_stop:2449 : end_time=1652111187040 2022-05-09 15:46:27.046 | + functions-common:time_stop:2450 : elapsed_time=1425 2022-05-09 15:46:27.048 | + functions-common:time_stop:2451 : total=15175 2022-05-09 15:46:27.051 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:46:27.053 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=16600 2022-05-09 15:46:27.056 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-05-09 15:46:27.059 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-09 15:46:27.062 | + functions-common:is_provider_network:2289 : return 1 2022-05-09 15:46:27.064 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-05-09 15:46:27.067 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:46:27.070 | + functions-common:run_process:1692 : local service=q-dhcp 2022-05-09 15:46:27.072 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:46:27.075 | + functions-common:run_process:1694 : local group= 2022-05-09 15:46:27.078 | + functions-common:run_process:1695 : local user= 2022-05-09 15:46:27.080 | + functions-common:run_process:1697 : local name=q-dhcp 2022-05-09 15:46:27.083 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:46:27.085 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:46:27.088 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:46:27.090 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:46:27.094 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:46:27.098 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111187096 2022-05-09 15:46:27.101 | + functions-common:run_process:1700 : is_service_enabled q-dhcp 2022-05-09 15:46:27.120 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:27.123 | + functions-common:run_process:1701 : _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-05-09 15:46:27.126 | + functions-common:_run_under_systemd:1657 : local service=q-dhcp 2022-05-09 15:46:27.129 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:46:27.131 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:46:27.134 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:46:27.136 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:46:27.139 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-05-09 15:46:27.142 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-05-09 15:46:27.144 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-dhcp.service 2022-05-09 15:46:27.147 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:46:27.150 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:46:27.152 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-05-09 15:46:27.155 | + functions-common:_run_under_systemd:1669 : 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-05-09 15:46:27.158 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-dhcp.service 2022-05-09 15:46:27.160 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:46:27.163 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:46:27.165 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:46:27.169 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:46:27.171 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:46:27.174 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-05-09 15:46:27.176 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:46:27.181 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-05-09 15:46:27.235 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-05-09 15:46:27.290 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:46:27.346 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-05-09 15:46:27.401 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-05-09 15:46:27.458 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:46:27.513 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:46:27.516 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-05-09 15:46:27.571 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:46:28.030 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-05-09 15:46:28.044 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-05-09 15:46:28.518 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-05-09 15:46:28.544 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:46:28.547 | + functions-common:time_stop:2437 : local name 2022-05-09 15:46:28.550 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:46:28.552 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:46:28.555 | + functions-common:time_stop:2440 : local total 2022-05-09 15:46:28.557 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:46:28.560 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:46:28.563 | + functions-common:time_stop:2444 : start_time=1652111187096 2022-05-09 15:46:28.566 | + functions-common:time_stop:2446 : [[ -z 1652111187096 ]] 2022-05-09 15:46:28.569 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:46:28.574 | + functions-common:time_stop:2449 : end_time=1652111188571 2022-05-09 15:46:28.576 | + functions-common:time_stop:2450 : elapsed_time=1475 2022-05-09 15:46:28.579 | + functions-common:time_stop:2451 : total=16600 2022-05-09 15:46:28.581 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:46:28.584 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18075 2022-05-09 15:46:28.587 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-05-09 15:46:28.590 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-09 15:46:28.593 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-09 15:46:28.596 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-05-09 15:46:28.599 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:46:28.601 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:46:28.604 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:46:28.608 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-05-09 15:46:28.610 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:46:28.613 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:46:28.616 | + functions-common:run_process:1692 : local service=q-l3 2022-05-09 15:46:28.618 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:46:28.621 | + functions-common:run_process:1694 : local group= 2022-05-09 15:46:28.624 | + functions-common:run_process:1695 : local user= 2022-05-09 15:46:28.626 | + functions-common:run_process:1697 : local name=q-l3 2022-05-09 15:46:28.629 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:46:28.632 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:46:28.634 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:46:28.637 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:46:28.640 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:46:28.645 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111188642 2022-05-09 15:46:28.648 | + functions-common:run_process:1700 : is_service_enabled q-l3 2022-05-09 15:46:28.668 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:28.670 | + functions-common:run_process:1701 : _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-05-09 15:46:28.673 | + functions-common:_run_under_systemd:1657 : local service=q-l3 2022-05-09 15:46:28.676 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:46:28.678 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:46:28.681 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:46:28.684 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:46:28.686 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-05-09 15:46:28.689 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-05-09 15:46:28.692 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-l3.service 2022-05-09 15:46:28.695 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:46:28.698 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:46:28.701 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-05-09 15:46:28.703 | + functions-common:_run_under_systemd:1669 : 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-05-09 15:46:28.706 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-l3.service 2022-05-09 15:46:28.709 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:46:28.711 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:46:28.714 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:46:28.716 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:46:28.719 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:46:28.722 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-05-09 15:46:28.724 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:46:28.729 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-05-09 15:46:28.788 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-05-09 15:46:28.845 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:46:28.907 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-05-09 15:46:28.970 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-05-09 15:46:29.036 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:46:29.092 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:46:29.095 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-05-09 15:46:29.150 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:46:29.625 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-05-09 15:46:29.638 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-05-09 15:46:30.099 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-05-09 15:46:30.129 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:46:30.132 | + functions-common:time_stop:2437 : local name 2022-05-09 15:46:30.134 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:46:30.138 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:46:30.141 | + functions-common:time_stop:2440 : local total 2022-05-09 15:46:30.144 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:46:30.146 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:46:30.149 | + functions-common:time_stop:2444 : start_time=1652111188642 2022-05-09 15:46:30.152 | + functions-common:time_stop:2446 : [[ -z 1652111188642 ]] 2022-05-09 15:46:30.158 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:46:30.160 | + functions-common:time_stop:2449 : end_time=1652111190157 2022-05-09 15:46:30.163 | + functions-common:time_stop:2450 : elapsed_time=1515 2022-05-09 15:46:30.165 | + functions-common:time_stop:2451 : total=18075 2022-05-09 15:46:30.168 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:46:30.171 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19590 2022-05-09 15:46:30.173 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:46:30.176 | + functions-common:run_process:1692 : local service=q-meta 2022-05-09 15:46:30.179 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:46:30.181 | + functions-common:run_process:1694 : local group= 2022-05-09 15:46:30.184 | + functions-common:run_process:1695 : local user= 2022-05-09 15:46:30.186 | + functions-common:run_process:1697 : local name=q-meta 2022-05-09 15:46:30.189 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:46:30.192 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:46:30.194 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:46:30.197 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:46:30.205 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:46:30.208 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111190205 2022-05-09 15:46:30.211 | + functions-common:run_process:1700 : is_service_enabled q-meta 2022-05-09 15:46:30.232 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:30.235 | + functions-common:run_process:1701 : _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-05-09 15:46:30.237 | + functions-common:_run_under_systemd:1657 : local service=q-meta 2022-05-09 15:46:30.240 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:46:30.243 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:46:30.246 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:46:30.249 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:46:30.252 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-05-09 15:46:30.254 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-05-09 15:46:30.258 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-meta.service 2022-05-09 15:46:30.260 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:46:30.264 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:46:30.266 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-05-09 15:46:30.270 | + functions-common:_run_under_systemd:1669 : 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-05-09 15:46:30.272 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-meta.service 2022-05-09 15:46:30.275 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:46:30.278 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:46:30.281 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:46:30.284 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:46:30.287 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:46:30.289 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-05-09 15:46:30.292 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:46:30.298 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-05-09 15:46:30.363 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-05-09 15:46:30.429 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:46:30.492 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-05-09 15:46:30.561 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-05-09 15:46:30.625 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:46:30.688 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:46:30.691 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-05-09 15:46:30.759 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:46:31.275 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-05-09 15:46:31.290 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-05-09 15:46:31.795 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-05-09 15:46:31.829 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:46:31.832 | + functions-common:time_stop:2437 : local name 2022-05-09 15:46:31.835 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:46:31.838 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:46:31.841 | + functions-common:time_stop:2440 : local total 2022-05-09 15:46:31.848 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:46:31.852 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:46:31.855 | + functions-common:time_stop:2444 : start_time=1652111190205 2022-05-09 15:46:31.857 | + functions-common:time_stop:2446 : [[ -z 1652111190205 ]] 2022-05-09 15:46:31.864 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:46:31.867 | + functions-common:time_stop:2449 : end_time=1652111191863 2022-05-09 15:46:31.870 | + functions-common:time_stop:2450 : elapsed_time=1658 2022-05-09 15:46:31.873 | + functions-common:time_stop:2451 : total=19590 2022-05-09 15:46:31.876 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:46:31.879 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21248 2022-05-09 15:46:31.882 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-09 15:46:31.884 | + functions-common:run_process:1692 : local service=q-metering 2022-05-09 15:46:31.888 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-09 15:46:31.891 | + functions-common:run_process:1694 : local group= 2022-05-09 15:46:31.893 | + functions-common:run_process:1695 : local user= 2022-05-09 15:46:31.896 | + functions-common:run_process:1697 : local name=q-metering 2022-05-09 15:46:31.899 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:46:31.901 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:46:31.908 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:46:31.911 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:46:31.920 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:46:31.926 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111191920 2022-05-09 15:46:31.928 | + functions-common:run_process:1700 : is_service_enabled q-metering 2022-05-09 15:46:31.952 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:31.955 | + functions-common:run_process:1701 : _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-05-09 15:46:31.958 | + functions-common:_run_under_systemd:1657 : local service=q-metering 2022-05-09 15:46:31.960 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-09 15:46:31.963 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-09 15:46:31.966 | + functions-common:_run_under_systemd:1661 : _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-05-09 15:46:31.969 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-09 15:46:31.972 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-05-09 15:46:31.975 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-05-09 15:46:31.977 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-metering.service 2022-05-09 15:46:31.980 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:46:31.983 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:46:31.985 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-05-09 15:46:31.988 | + functions-common:_run_under_systemd:1669 : 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-05-09 15:46:31.991 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-metering.service 2022-05-09 15:46:31.994 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-09 15:46:31.997 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:46:31.999 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:46:32.002 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:46:32.005 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:46:32.007 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-05-09 15:46:32.010 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:46:32.016 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-05-09 15:46:32.078 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-05-09 15:46:32.155 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:46:32.231 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-05-09 15:46:32.297 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-05-09 15:46:32.366 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:46:32.436 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:46:32.443 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-05-09 15:46:32.535 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:46:33.054 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-05-09 15:46:33.068 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-05-09 15:46:33.565 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-05-09 15:46:33.594 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:46:33.597 | + functions-common:time_stop:2437 : local name 2022-05-09 15:46:33.603 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:46:33.609 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:46:33.615 | + functions-common:time_stop:2440 : local total 2022-05-09 15:46:33.618 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:46:33.622 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:46:33.627 | + functions-common:time_stop:2444 : start_time=1652111191920 2022-05-09 15:46:33.632 | + functions-common:time_stop:2446 : [[ -z 1652111191920 ]] 2022-05-09 15:46:33.641 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:46:33.658 | + functions-common:time_stop:2449 : end_time=1652111193646 2022-05-09 15:46:33.665 | + functions-common:time_stop:2450 : elapsed_time=1726 2022-05-09 15:46:33.674 | + functions-common:time_stop:2451 : total=21248 2022-05-09 15:46:33.687 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:46:33.694 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22974 2022-05-09 15:46:33.699 | + ./stack.sh:main:1307 : is_service_enabled q-svc 2022-05-09 15:46:33.749 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:46:33.754 | + ./stack.sh:main:1307 : [[ True == \T\r\u\e ]] 2022-05-09 15:46:33.764 | + ./stack.sh:main:1308 : echo_summary 'Creating initial neutron network elements' 2022-05-09 15:46:33.771 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:46:33.781 | + ./stack.sh:echo_summary:448 : echo -e Creating initial neutron network elements 2022-05-09 15:46:33.792 | + ./stack.sh:main:1311 : type -p neutron_plugin_create_initial_networks 2022-05-09 15:46:33.801 | + ./stack.sh:main:1314 : create_neutron_initial_network 2022-05-09 15:46:33.813 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-05-09 15:46:33.823 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-05-09 15:46:33.833 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-09 15:46:33.845 | ++ 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-05-09 15:46:37.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:46:37.532 | from cryptography.utils import int_from_bytes 2022-05-09 15:46:37.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:46:37.532 | from cryptography.utils import int_from_bytes 2022-05-09 15:46:37.728 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:46:37.735 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-09 15:46:37.735 | address-scope 2022-05-09 15:46:37.735 | router-admin-state-down-before-update 2022-05-09 15:46:37.735 | agent 2022-05-09 15:46:37.735 | agent-resources-synced 2022-05-09 15:46:37.735 | allowed-address-pairs 2022-05-09 15:46:37.735 | auto-allocated-topology 2022-05-09 15:46:37.735 | availability_zone 2022-05-09 15:46:37.735 | availability_zone_filter 2022-05-09 15:46:37.735 | default-subnetpools 2022-05-09 15:46:37.735 | dhcp_agent_scheduler 2022-05-09 15:46:37.735 | dvr 2022-05-09 15:46:37.735 | empty-string-filtering 2022-05-09 15:46:37.735 | external-net 2022-05-09 15:46:37.735 | extra_dhcp_opt 2022-05-09 15:46:37.735 | extraroute 2022-05-09 15:46:37.735 | extraroute-atomic 2022-05-09 15:46:37.735 | filter-validation 2022-05-09 15:46:37.735 | fip-port-details 2022-05-09 15:46:37.735 | flavors 2022-05-09 15:46:37.735 | floatingip-pools 2022-05-09 15:46:37.735 | ip-substring-filtering 2022-05-09 15:46:37.735 | router 2022-05-09 15:46:37.735 | ext-gw-mode 2022-05-09 15:46:37.735 | l3-ha 2022-05-09 15:46:37.735 | l3-flavors 2022-05-09 15:46:37.735 | l3-port-ip-change-not-allowed 2022-05-09 15:46:37.735 | l3_agent_scheduler 2022-05-09 15:46:37.735 | metering 2022-05-09 15:46:37.735 | metering_source_and_destination_fields 2022-05-09 15:46:37.735 | multi-provider 2022-05-09 15:46:37.735 | net-mtu 2022-05-09 15:46:37.735 | net-mtu-writable 2022-05-09 15:46:37.735 | network_availability_zone 2022-05-09 15:46:37.735 | network-ip-availability 2022-05-09 15:46:37.736 | pagination 2022-05-09 15:46:37.736 | port-device-profile 2022-05-09 15:46:37.736 | port-mac-override 2022-05-09 15:46:37.736 | port-mac-address-regenerate 2022-05-09 15:46:37.736 | port-numa-affinity-policy 2022-05-09 15:46:37.736 | binding 2022-05-09 15:46:37.736 | binding-extended 2022-05-09 15:46:37.736 | port-security 2022-05-09 15:46:37.736 | project-id 2022-05-09 15:46:37.736 | provider 2022-05-09 15:46:37.736 | quota-check-limit 2022-05-09 15:46:37.736 | quotas 2022-05-09 15:46:37.736 | quota_details 2022-05-09 15:46:37.736 | rbac-policies 2022-05-09 15:46:37.736 | rbac-address-group 2022-05-09 15:46:37.736 | rbac-address-scope 2022-05-09 15:46:37.736 | rbac-security-groups 2022-05-09 15:46:37.736 | rbac-subnetpool 2022-05-09 15:46:37.736 | revision-if-match 2022-05-09 15:46:37.736 | standard-attr-revisions 2022-05-09 15:46:37.736 | router_availability_zone 2022-05-09 15:46:37.736 | security-groups-normalized-cidr 2022-05-09 15:46:37.736 | port-security-groups-filtering 2022-05-09 15:46:37.736 | security-groups-remote-address-group 2022-05-09 15:46:37.736 | security-groups-shared-filtering 2022-05-09 15:46:37.736 | security-group 2022-05-09 15:46:37.736 | service-type 2022-05-09 15:46:37.736 | sorting 2022-05-09 15:46:37.736 | standard-attr-description 2022-05-09 15:46:37.736 | stateful-security-group 2022-05-09 15:46:37.736 | subnet_onboard 2022-05-09 15:46:37.737 | subnet-service-types 2022-05-09 15:46:37.737 | subnet_allocation 2022-05-09 15:46:37.737 | subnetpool-prefix-ops 2022-05-09 15:46:37.737 | standard-attr-tag 2022-05-09 15:46:37.737 | standard-attr-timestamp' 2022-05-09 15:46:37.745 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-09 15:46:37.745 | address-scope 2022-05-09 15:46:37.745 | router-admin-state-down-before-update 2022-05-09 15:46:37.745 | agent 2022-05-09 15:46:37.745 | agent-resources-synced 2022-05-09 15:46:37.746 | allowed-address-pairs 2022-05-09 15:46:37.746 | auto-allocated-topology 2022-05-09 15:46:37.746 | availability_zone 2022-05-09 15:46:37.746 | availability_zone_filter 2022-05-09 15:46:37.746 | default-subnetpools 2022-05-09 15:46:37.746 | dhcp_agent_scheduler 2022-05-09 15:46:37.746 | dvr 2022-05-09 15:46:37.746 | empty-string-filtering 2022-05-09 15:46:37.746 | external-net 2022-05-09 15:46:37.746 | extra_dhcp_opt 2022-05-09 15:46:37.746 | extraroute 2022-05-09 15:46:37.746 | extraroute-atomic 2022-05-09 15:46:37.746 | filter-validation 2022-05-09 15:46:37.746 | fip-port-details 2022-05-09 15:46:37.746 | flavors 2022-05-09 15:46:37.746 | floatingip-pools 2022-05-09 15:46:37.746 | ip-substring-filtering 2022-05-09 15:46:37.746 | router 2022-05-09 15:46:37.746 | ext-gw-mode 2022-05-09 15:46:37.746 | l3-ha 2022-05-09 15:46:37.746 | l3-flavors 2022-05-09 15:46:37.746 | l3-port-ip-change-not-allowed 2022-05-09 15:46:37.746 | l3_agent_scheduler 2022-05-09 15:46:37.746 | metering 2022-05-09 15:46:37.746 | metering_source_and_destination_fields 2022-05-09 15:46:37.746 | multi-provider 2022-05-09 15:46:37.746 | net-mtu 2022-05-09 15:46:37.746 | net-mtu-writable 2022-05-09 15:46:37.746 | network_availability_zone 2022-05-09 15:46:37.746 | network-ip-availability 2022-05-09 15:46:37.746 | pagination 2022-05-09 15:46:37.746 | port-device-profile 2022-05-09 15:46:37.746 | port-mac-override 2022-05-09 15:46:37.746 | port-mac-address-regenerate 2022-05-09 15:46:37.747 | port-numa-affinity-policy 2022-05-09 15:46:37.747 | binding 2022-05-09 15:46:37.747 | binding-extended 2022-05-09 15:46:37.747 | port-security 2022-05-09 15:46:37.747 | project-id 2022-05-09 15:46:37.747 | provider 2022-05-09 15:46:37.747 | quota-check-limit 2022-05-09 15:46:37.747 | quotas 2022-05-09 15:46:37.747 | quota_details 2022-05-09 15:46:37.747 | rbac-policies 2022-05-09 15:46:37.747 | rbac-address-group 2022-05-09 15:46:37.747 | rbac-address-scope 2022-05-09 15:46:37.747 | rbac-security-groups 2022-05-09 15:46:37.747 | rbac-subnetpool 2022-05-09 15:46:37.747 | revision-if-match 2022-05-09 15:46:37.747 | standard-attr-revisions 2022-05-09 15:46:37.747 | router_availability_zone 2022-05-09 15:46:37.747 | security-groups-normalized-cidr 2022-05-09 15:46:37.747 | port-security-groups-filtering 2022-05-09 15:46:37.747 | security-groups-remote-address-group 2022-05-09 15:46:37.747 | security-groups-shared-filtering 2022-05-09 15:46:37.747 | security-group 2022-05-09 15:46:37.747 | service-type 2022-05-09 15:46:37.747 | sorting 2022-05-09 15:46:37.747 | standard-attr-description 2022-05-09 15:46:37.747 | stateful-security-group 2022-05-09 15:46:37.747 | subnet_onboard 2022-05-09 15:46:37.747 | subnet-service-types 2022-05-09 15:46:37.747 | subnet_allocation 2022-05-09 15:46:37.747 | subnetpool-prefix-ops 2022-05-09 15:46:37.747 | standard-attr-tag 2022-05-09 15:46:37.747 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-09 15:46:37.747 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-09 15:46:37.750 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-05-09 15:46:37.752 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-05-09 15:46:37.757 | ++ 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-05-09 15:46:41.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:46:41.284 | from cryptography.utils import int_from_bytes 2022-05-09 15:46:41.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:46:41.284 | from cryptography.utils import int_from_bytes 2022-05-09 15:46:41.467 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:46:41.470 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=03241fb1-8052-47f8-b5bd-27e2c9c3b684 2022-05-09 15:46:41.473 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-05-09 15:46:41.476 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-05-09 15:46:41.479 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-09 15:46:41.482 | + functions-common:is_provider_network:2289 : return 1 2022-05-09 15:46:41.486 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-05-09 15:46:41.490 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-05-09 15:46:41.490 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-05-09 15:46:41.495 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:46:41.501 | ++ functions-common:get_field:824 : read data 2022-05-09 15:46:44.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:46:44.567 | from cryptography.utils import int_from_bytes 2022-05-09 15:46:44.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:46:44.567 | from cryptography.utils import int_from_bytes 2022-05-09 15:46:44.751 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:46:44.754 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:46:44.756 | ++ functions-common:get_field:828 : field='$3' 2022-05-09 15:46:44.760 | ++ functions-common:get_field:830 : echo '| id | 501a471e-300f-48e3-9624-6e0b146633d5 |' 2022-05-09 15:46:44.760 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:46:44.767 | ++ functions-common:get_field:824 : read data 2022-05-09 15:46:44.770 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=501a471e-300f-48e3-9624-6e0b146633d5 2022-05-09 15:46:44.773 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-05-09 15:46:44.776 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:46:44.793 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-05-09 15:46:44.796 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-05-09 15:46:44.799 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 03241fb1-8052-47f8-b5bd-27e2c9c3b684 ']' 2022-05-09 15:46:44.802 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-05-09 15:46:44.804 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-05-09 15:46:44.807 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-05-09 15:46:44.810 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 03241fb1-8052-47f8-b5bd-27e2c9c3b684 ' 2022-05-09 15:46:44.813 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-05-09 15:46:44.815 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 501a471e-300f-48e3-9624-6e0b146633d5 private-subnet' 2022-05-09 15:46:44.818 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-05-09 15:46:44.822 | +++ 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 03241fb1-8052-47f8-b5bd-27e2c9c3b684 --network 501a471e-300f-48e3-9624-6e0b146633d5 private-subnet 2022-05-09 15:46:44.823 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-05-09 15:46:44.823 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-05-09 15:46:44.827 | +++ functions-common:get_field:823 : local data field 2022-05-09 15:46:44.830 | +++ functions-common:get_field:824 : read data 2022-05-09 15:46:47.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:46:47.946 | from cryptography.utils import int_from_bytes 2022-05-09 15:46:47.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:46:47.947 | from cryptography.utils import int_from_bytes 2022-05-09 15:46:48.124 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:46:48.127 | +++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:46:48.129 | +++ functions-common:get_field:828 : field='$3' 2022-05-09 15:46:48.132 | +++ functions-common:get_field:830 : echo '| id | ca1c4003-a326-4111-bf91-bb1f7c560b51 |' 2022-05-09 15:46:48.133 | +++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:46:48.139 | +++ functions-common:get_field:824 : read data 2022-05-09 15:46:48.143 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=ca1c4003-a326-4111-bf91-bb1f7c560b51 2022-05-09 15:46:48.145 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-05-09 15:46:48.148 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:46:48.166 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo ca1c4003-a326-4111-bf91-bb1f7c560b51 2022-05-09 15:46:48.169 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=ca1c4003-a326-4111-bf91-bb1f7c560b51 2022-05-09 15:46:48.172 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-05-09 15:46:48.175 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-05-09 15:46:48.177 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-05-09 15:46:48.181 | ++ 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-05-09 15:46:50.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:46:50.813 | from cryptography.utils import int_from_bytes 2022-05-09 15:46:50.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:46:50.813 | from cryptography.utils import int_from_bytes 2022-05-09 15:46:50.986 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:46:50.989 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-09 15:46:50.989 | address-scope 2022-05-09 15:46:50.989 | router-admin-state-down-before-update 2022-05-09 15:46:50.989 | agent 2022-05-09 15:46:50.989 | agent-resources-synced 2022-05-09 15:46:50.989 | allowed-address-pairs 2022-05-09 15:46:50.989 | auto-allocated-topology 2022-05-09 15:46:50.989 | availability_zone 2022-05-09 15:46:50.989 | availability_zone_filter 2022-05-09 15:46:50.989 | default-subnetpools 2022-05-09 15:46:50.989 | dhcp_agent_scheduler 2022-05-09 15:46:50.989 | dvr 2022-05-09 15:46:50.989 | empty-string-filtering 2022-05-09 15:46:50.989 | external-net 2022-05-09 15:46:50.989 | extra_dhcp_opt 2022-05-09 15:46:50.989 | extraroute 2022-05-09 15:46:50.989 | extraroute-atomic 2022-05-09 15:46:50.989 | filter-validation 2022-05-09 15:46:50.989 | fip-port-details 2022-05-09 15:46:50.989 | flavors 2022-05-09 15:46:50.989 | floatingip-pools 2022-05-09 15:46:50.989 | ip-substring-filtering 2022-05-09 15:46:50.989 | router 2022-05-09 15:46:50.989 | ext-gw-mode 2022-05-09 15:46:50.990 | l3-ha 2022-05-09 15:46:50.990 | l3-flavors 2022-05-09 15:46:50.990 | l3-port-ip-change-not-allowed 2022-05-09 15:46:50.990 | l3_agent_scheduler 2022-05-09 15:46:50.990 | metering 2022-05-09 15:46:50.990 | metering_source_and_destination_fields 2022-05-09 15:46:50.990 | multi-provider 2022-05-09 15:46:50.990 | net-mtu 2022-05-09 15:46:50.990 | net-mtu-writable 2022-05-09 15:46:50.990 | network_availability_zone 2022-05-09 15:46:50.990 | network-ip-availability 2022-05-09 15:46:50.990 | pagination 2022-05-09 15:46:50.990 | port-device-profile 2022-05-09 15:46:50.990 | port-mac-override 2022-05-09 15:46:50.990 | port-mac-address-regenerate 2022-05-09 15:46:50.990 | port-numa-affinity-policy 2022-05-09 15:46:50.990 | binding 2022-05-09 15:46:50.990 | binding-extended 2022-05-09 15:46:50.990 | port-security 2022-05-09 15:46:50.990 | project-id 2022-05-09 15:46:50.990 | provider 2022-05-09 15:46:50.990 | quota-check-limit 2022-05-09 15:46:50.990 | quotas 2022-05-09 15:46:50.990 | quota_details 2022-05-09 15:46:50.990 | rbac-policies 2022-05-09 15:46:50.990 | rbac-address-group 2022-05-09 15:46:50.990 | rbac-address-scope 2022-05-09 15:46:50.990 | rbac-security-groups 2022-05-09 15:46:50.990 | rbac-subnetpool 2022-05-09 15:46:50.990 | revision-if-match 2022-05-09 15:46:50.990 | standard-attr-revisions 2022-05-09 15:46:50.990 | router_availability_zone 2022-05-09 15:46:50.990 | security-groups-normalized-cidr 2022-05-09 15:46:50.990 | port-security-groups-filtering 2022-05-09 15:46:50.990 | security-groups-remote-address-group 2022-05-09 15:46:50.990 | security-groups-shared-filtering 2022-05-09 15:46:50.991 | security-group 2022-05-09 15:46:50.991 | service-type 2022-05-09 15:46:50.991 | sorting 2022-05-09 15:46:50.991 | standard-attr-description 2022-05-09 15:46:50.991 | stateful-security-group 2022-05-09 15:46:50.991 | subnet_onboard 2022-05-09 15:46:50.991 | subnet-service-types 2022-05-09 15:46:50.991 | subnet_allocation 2022-05-09 15:46:50.991 | subnetpool-prefix-ops 2022-05-09 15:46:50.991 | standard-attr-tag 2022-05-09 15:46:50.991 | standard-attr-timestamp' 2022-05-09 15:46:50.992 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-09 15:46:50.992 | address-scope 2022-05-09 15:46:50.992 | router-admin-state-down-before-update 2022-05-09 15:46:50.992 | agent 2022-05-09 15:46:50.993 | agent-resources-synced 2022-05-09 15:46:50.993 | allowed-address-pairs 2022-05-09 15:46:50.993 | auto-allocated-topology 2022-05-09 15:46:50.993 | availability_zone 2022-05-09 15:46:50.993 | availability_zone_filter 2022-05-09 15:46:50.993 | default-subnetpools 2022-05-09 15:46:50.993 | dhcp_agent_scheduler 2022-05-09 15:46:50.993 | dvr 2022-05-09 15:46:50.993 | empty-string-filtering 2022-05-09 15:46:50.993 | external-net 2022-05-09 15:46:50.993 | extra_dhcp_opt 2022-05-09 15:46:50.993 | extraroute 2022-05-09 15:46:50.993 | extraroute-atomic 2022-05-09 15:46:50.993 | filter-validation 2022-05-09 15:46:50.993 | fip-port-details 2022-05-09 15:46:50.993 | flavors 2022-05-09 15:46:50.993 | floatingip-pools 2022-05-09 15:46:50.993 | ip-substring-filtering 2022-05-09 15:46:50.993 | router 2022-05-09 15:46:50.993 | ext-gw-mode 2022-05-09 15:46:50.993 | l3-ha 2022-05-09 15:46:50.993 | l3-flavors 2022-05-09 15:46:50.993 | l3-port-ip-change-not-allowed 2022-05-09 15:46:50.993 | l3_agent_scheduler 2022-05-09 15:46:50.993 | metering 2022-05-09 15:46:50.993 | metering_source_and_destination_fields 2022-05-09 15:46:50.993 | multi-provider 2022-05-09 15:46:50.993 | net-mtu 2022-05-09 15:46:50.993 | net-mtu-writable 2022-05-09 15:46:50.993 | network_availability_zone 2022-05-09 15:46:50.993 | network-ip-availability 2022-05-09 15:46:50.993 | pagination 2022-05-09 15:46:50.993 | port-device-profile 2022-05-09 15:46:50.993 | port-mac-override 2022-05-09 15:46:50.993 | port-mac-address-regenerate 2022-05-09 15:46:50.994 | port-numa-affinity-policy 2022-05-09 15:46:50.994 | binding 2022-05-09 15:46:50.994 | binding-extended 2022-05-09 15:46:50.994 | port-security 2022-05-09 15:46:50.994 | project-id 2022-05-09 15:46:50.994 | provider 2022-05-09 15:46:50.994 | quota-check-limit 2022-05-09 15:46:50.994 | quotas 2022-05-09 15:46:50.994 | quota_details 2022-05-09 15:46:50.994 | rbac-policies 2022-05-09 15:46:50.994 | rbac-address-group 2022-05-09 15:46:50.994 | rbac-address-scope 2022-05-09 15:46:50.994 | rbac-security-groups 2022-05-09 15:46:50.994 | rbac-subnetpool 2022-05-09 15:46:50.994 | revision-if-match 2022-05-09 15:46:50.994 | standard-attr-revisions 2022-05-09 15:46:50.994 | router_availability_zone 2022-05-09 15:46:50.994 | security-groups-normalized-cidr 2022-05-09 15:46:50.994 | port-security-groups-filtering 2022-05-09 15:46:50.994 | security-groups-remote-address-group 2022-05-09 15:46:50.994 | security-groups-shared-filtering 2022-05-09 15:46:50.994 | security-group 2022-05-09 15:46:50.994 | service-type 2022-05-09 15:46:50.994 | sorting 2022-05-09 15:46:50.994 | standard-attr-description 2022-05-09 15:46:50.994 | stateful-security-group 2022-05-09 15:46:50.994 | subnet_onboard 2022-05-09 15:46:50.994 | subnet-service-types 2022-05-09 15:46:50.994 | subnet_allocation 2022-05-09 15:46:50.994 | subnetpool-prefix-ops 2022-05-09 15:46:50.994 | standard-attr-tag 2022-05-09 15:46:50.994 | standard-attr-timestamp =~ router ]] 2022-05-09 15:46:50.997 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-09 15:46:50.999 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-05-09 15:46:51.002 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-05-09 15:46:51.006 | ++ 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-05-09 15:46:53.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:46:53.687 | from cryptography.utils import int_from_bytes 2022-05-09 15:46:53.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:46:53.687 | from cryptography.utils import int_from_bytes 2022-05-09 15:46:53.862 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:46:53.866 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-09 15:46:53.866 | address-scope 2022-05-09 15:46:53.866 | router-admin-state-down-before-update 2022-05-09 15:46:53.866 | agent 2022-05-09 15:46:53.866 | agent-resources-synced 2022-05-09 15:46:53.866 | allowed-address-pairs 2022-05-09 15:46:53.866 | auto-allocated-topology 2022-05-09 15:46:53.866 | availability_zone 2022-05-09 15:46:53.866 | availability_zone_filter 2022-05-09 15:46:53.866 | default-subnetpools 2022-05-09 15:46:53.866 | dhcp_agent_scheduler 2022-05-09 15:46:53.867 | dvr 2022-05-09 15:46:53.867 | empty-string-filtering 2022-05-09 15:46:53.867 | external-net 2022-05-09 15:46:53.867 | extra_dhcp_opt 2022-05-09 15:46:53.867 | extraroute 2022-05-09 15:46:53.867 | extraroute-atomic 2022-05-09 15:46:53.867 | filter-validation 2022-05-09 15:46:53.867 | fip-port-details 2022-05-09 15:46:53.867 | flavors 2022-05-09 15:46:53.867 | floatingip-pools 2022-05-09 15:46:53.867 | ip-substring-filtering 2022-05-09 15:46:53.867 | router 2022-05-09 15:46:53.867 | ext-gw-mode 2022-05-09 15:46:53.867 | l3-ha 2022-05-09 15:46:53.867 | l3-flavors 2022-05-09 15:46:53.867 | l3-port-ip-change-not-allowed 2022-05-09 15:46:53.867 | l3_agent_scheduler 2022-05-09 15:46:53.867 | metering 2022-05-09 15:46:53.867 | metering_source_and_destination_fields 2022-05-09 15:46:53.867 | multi-provider 2022-05-09 15:46:53.867 | net-mtu 2022-05-09 15:46:53.867 | net-mtu-writable 2022-05-09 15:46:53.867 | network_availability_zone 2022-05-09 15:46:53.867 | network-ip-availability 2022-05-09 15:46:53.867 | pagination 2022-05-09 15:46:53.867 | port-device-profile 2022-05-09 15:46:53.867 | port-mac-override 2022-05-09 15:46:53.867 | port-mac-address-regenerate 2022-05-09 15:46:53.867 | port-numa-affinity-policy 2022-05-09 15:46:53.867 | binding 2022-05-09 15:46:53.867 | binding-extended 2022-05-09 15:46:53.867 | port-security 2022-05-09 15:46:53.867 | project-id 2022-05-09 15:46:53.867 | provider 2022-05-09 15:46:53.867 | quota-check-limit 2022-05-09 15:46:53.867 | quotas 2022-05-09 15:46:53.868 | quota_details 2022-05-09 15:46:53.868 | rbac-policies 2022-05-09 15:46:53.868 | rbac-address-group 2022-05-09 15:46:53.868 | rbac-address-scope 2022-05-09 15:46:53.868 | rbac-security-groups 2022-05-09 15:46:53.868 | rbac-subnetpool 2022-05-09 15:46:53.868 | revision-if-match 2022-05-09 15:46:53.868 | standard-attr-revisions 2022-05-09 15:46:53.868 | router_availability_zone 2022-05-09 15:46:53.868 | security-groups-normalized-cidr 2022-05-09 15:46:53.868 | port-security-groups-filtering 2022-05-09 15:46:53.868 | security-groups-remote-address-group 2022-05-09 15:46:53.868 | security-groups-shared-filtering 2022-05-09 15:46:53.868 | security-group 2022-05-09 15:46:53.868 | service-type 2022-05-09 15:46:53.868 | sorting 2022-05-09 15:46:53.868 | standard-attr-description 2022-05-09 15:46:53.868 | stateful-security-group 2022-05-09 15:46:53.868 | subnet_onboard 2022-05-09 15:46:53.868 | subnet-service-types 2022-05-09 15:46:53.868 | subnet_allocation 2022-05-09 15:46:53.868 | subnetpool-prefix-ops 2022-05-09 15:46:53.868 | standard-attr-tag 2022-05-09 15:46:53.868 | standard-attr-timestamp' 2022-05-09 15:46:53.869 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-09 15:46:53.869 | address-scope 2022-05-09 15:46:53.869 | router-admin-state-down-before-update 2022-05-09 15:46:53.869 | agent 2022-05-09 15:46:53.869 | agent-resources-synced 2022-05-09 15:46:53.869 | allowed-address-pairs 2022-05-09 15:46:53.869 | auto-allocated-topology 2022-05-09 15:46:53.869 | availability_zone 2022-05-09 15:46:53.869 | availability_zone_filter 2022-05-09 15:46:53.869 | default-subnetpools 2022-05-09 15:46:53.869 | dhcp_agent_scheduler 2022-05-09 15:46:53.869 | dvr 2022-05-09 15:46:53.869 | empty-string-filtering 2022-05-09 15:46:53.869 | external-net 2022-05-09 15:46:53.869 | extra_dhcp_opt 2022-05-09 15:46:53.869 | extraroute 2022-05-09 15:46:53.869 | extraroute-atomic 2022-05-09 15:46:53.869 | filter-validation 2022-05-09 15:46:53.870 | fip-port-details 2022-05-09 15:46:53.870 | flavors 2022-05-09 15:46:53.870 | floatingip-pools 2022-05-09 15:46:53.870 | ip-substring-filtering 2022-05-09 15:46:53.870 | router 2022-05-09 15:46:53.870 | ext-gw-mode 2022-05-09 15:46:53.870 | l3-ha 2022-05-09 15:46:53.870 | l3-flavors 2022-05-09 15:46:53.870 | l3-port-ip-change-not-allowed 2022-05-09 15:46:53.870 | l3_agent_scheduler 2022-05-09 15:46:53.870 | metering 2022-05-09 15:46:53.870 | metering_source_and_destination_fields 2022-05-09 15:46:53.870 | multi-provider 2022-05-09 15:46:53.870 | net-mtu 2022-05-09 15:46:53.870 | net-mtu-writable 2022-05-09 15:46:53.870 | network_availability_zone 2022-05-09 15:46:53.870 | network-ip-availability 2022-05-09 15:46:53.870 | pagination 2022-05-09 15:46:53.870 | port-device-profile 2022-05-09 15:46:53.870 | port-mac-override 2022-05-09 15:46:53.870 | port-mac-address-regenerate 2022-05-09 15:46:53.870 | port-numa-affinity-policy 2022-05-09 15:46:53.870 | binding 2022-05-09 15:46:53.870 | binding-extended 2022-05-09 15:46:53.870 | port-security 2022-05-09 15:46:53.871 | project-id 2022-05-09 15:46:53.871 | provider 2022-05-09 15:46:53.871 | quota-check-limit 2022-05-09 15:46:53.871 | quotas 2022-05-09 15:46:53.871 | quota_details 2022-05-09 15:46:53.871 | rbac-policies 2022-05-09 15:46:53.871 | rbac-address-group 2022-05-09 15:46:53.871 | rbac-address-scope 2022-05-09 15:46:53.871 | rbac-security-groups 2022-05-09 15:46:53.871 | rbac-subnetpool 2022-05-09 15:46:53.871 | revision-if-match 2022-05-09 15:46:53.871 | standard-attr-revisions 2022-05-09 15:46:53.871 | router_availability_zone 2022-05-09 15:46:53.871 | security-groups-normalized-cidr 2022-05-09 15:46:53.871 | port-security-groups-filtering 2022-05-09 15:46:53.871 | security-groups-remote-address-group 2022-05-09 15:46:53.871 | security-groups-shared-filtering 2022-05-09 15:46:53.871 | security-group 2022-05-09 15:46:53.871 | service-type 2022-05-09 15:46:53.871 | sorting 2022-05-09 15:46:53.871 | standard-attr-description 2022-05-09 15:46:53.871 | stateful-security-group 2022-05-09 15:46:53.871 | subnet_onboard 2022-05-09 15:46:53.871 | subnet-service-types 2022-05-09 15:46:53.871 | subnet_allocation 2022-05-09 15:46:53.871 | subnetpool-prefix-ops 2022-05-09 15:46:53.871 | standard-attr-tag 2022-05-09 15:46:53.871 | standard-attr-timestamp =~ external-net ]] 2022-05-09 15:46:53.873 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-09 15:46:53.876 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-05-09 15:46:53.881 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-05-09 15:46:53.881 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-05-09 15:46:53.882 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-05-09 15:46:53.887 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:46:53.889 | ++ functions-common:get_field:824 : read data 2022-05-09 15:46:56.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:46:56.666 | from cryptography.utils import int_from_bytes 2022-05-09 15:46:56.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:46:56.666 | from cryptography.utils import int_from_bytes 2022-05-09 15:46:56.835 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:46:56.839 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:46:56.842 | ++ functions-common:get_field:828 : field='$3' 2022-05-09 15:46:56.845 | ++ functions-common:get_field:830 : echo '| id | 12ad0be1-5cd6-477b-8778-a3833b8b208c |' 2022-05-09 15:46:56.846 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:46:56.852 | ++ functions-common:get_field:824 : read data 2022-05-09 15:46:56.856 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=12ad0be1-5cd6-477b-8778-a3833b8b208c 2022-05-09 15:46:56.859 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-05-09 15:46:56.861 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:46:56.880 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-05-09 15:46:56.883 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-05-09 15:46:56.886 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-09 15:46:56.889 | ++ 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-05-09 15:46:59.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:46:59.466 | from cryptography.utils import int_from_bytes 2022-05-09 15:46:59.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:46:59.466 | from cryptography.utils import int_from_bytes 2022-05-09 15:46:59.634 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:46:59.638 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-09 15:46:59.638 | address-scope 2022-05-09 15:46:59.638 | router-admin-state-down-before-update 2022-05-09 15:46:59.638 | agent 2022-05-09 15:46:59.638 | agent-resources-synced 2022-05-09 15:46:59.638 | allowed-address-pairs 2022-05-09 15:46:59.638 | auto-allocated-topology 2022-05-09 15:46:59.638 | availability_zone 2022-05-09 15:46:59.638 | availability_zone_filter 2022-05-09 15:46:59.638 | default-subnetpools 2022-05-09 15:46:59.638 | dhcp_agent_scheduler 2022-05-09 15:46:59.638 | dvr 2022-05-09 15:46:59.638 | empty-string-filtering 2022-05-09 15:46:59.638 | external-net 2022-05-09 15:46:59.638 | extra_dhcp_opt 2022-05-09 15:46:59.638 | extraroute 2022-05-09 15:46:59.638 | extraroute-atomic 2022-05-09 15:46:59.638 | filter-validation 2022-05-09 15:46:59.638 | fip-port-details 2022-05-09 15:46:59.638 | flavors 2022-05-09 15:46:59.638 | floatingip-pools 2022-05-09 15:46:59.638 | ip-substring-filtering 2022-05-09 15:46:59.639 | router 2022-05-09 15:46:59.639 | ext-gw-mode 2022-05-09 15:46:59.639 | l3-ha 2022-05-09 15:46:59.639 | l3-flavors 2022-05-09 15:46:59.639 | l3-port-ip-change-not-allowed 2022-05-09 15:46:59.639 | l3_agent_scheduler 2022-05-09 15:46:59.639 | metering 2022-05-09 15:46:59.639 | metering_source_and_destination_fields 2022-05-09 15:46:59.639 | multi-provider 2022-05-09 15:46:59.639 | net-mtu 2022-05-09 15:46:59.639 | net-mtu-writable 2022-05-09 15:46:59.639 | network_availability_zone 2022-05-09 15:46:59.639 | network-ip-availability 2022-05-09 15:46:59.639 | pagination 2022-05-09 15:46:59.639 | port-device-profile 2022-05-09 15:46:59.639 | port-mac-override 2022-05-09 15:46:59.639 | port-mac-address-regenerate 2022-05-09 15:46:59.639 | port-numa-affinity-policy 2022-05-09 15:46:59.639 | binding 2022-05-09 15:46:59.639 | binding-extended 2022-05-09 15:46:59.639 | port-security 2022-05-09 15:46:59.639 | project-id 2022-05-09 15:46:59.639 | provider 2022-05-09 15:46:59.639 | quota-check-limit 2022-05-09 15:46:59.639 | quotas 2022-05-09 15:46:59.639 | quota_details 2022-05-09 15:46:59.639 | rbac-policies 2022-05-09 15:46:59.639 | rbac-address-group 2022-05-09 15:46:59.639 | rbac-address-scope 2022-05-09 15:46:59.639 | rbac-security-groups 2022-05-09 15:46:59.639 | rbac-subnetpool 2022-05-09 15:46:59.639 | revision-if-match 2022-05-09 15:46:59.639 | standard-attr-revisions 2022-05-09 15:46:59.639 | router_availability_zone 2022-05-09 15:46:59.639 | security-groups-normalized-cidr 2022-05-09 15:46:59.639 | port-security-groups-filtering 2022-05-09 15:46:59.639 | security-groups-remote-address-group 2022-05-09 15:46:59.640 | security-groups-shared-filtering 2022-05-09 15:46:59.640 | security-group 2022-05-09 15:46:59.640 | service-type 2022-05-09 15:46:59.640 | sorting 2022-05-09 15:46:59.640 | standard-attr-description 2022-05-09 15:46:59.640 | stateful-security-group 2022-05-09 15:46:59.640 | subnet_onboard 2022-05-09 15:46:59.640 | subnet-service-types 2022-05-09 15:46:59.640 | subnet_allocation 2022-05-09 15:46:59.640 | subnetpool-prefix-ops 2022-05-09 15:46:59.640 | standard-attr-tag 2022-05-09 15:46:59.640 | standard-attr-timestamp' 2022-05-09 15:46:59.641 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-09 15:46:59.641 | address-scope 2022-05-09 15:46:59.641 | router-admin-state-down-before-update 2022-05-09 15:46:59.641 | agent 2022-05-09 15:46:59.641 | agent-resources-synced 2022-05-09 15:46:59.641 | allowed-address-pairs 2022-05-09 15:46:59.641 | auto-allocated-topology 2022-05-09 15:46:59.641 | availability_zone 2022-05-09 15:46:59.641 | availability_zone_filter 2022-05-09 15:46:59.641 | default-subnetpools 2022-05-09 15:46:59.641 | dhcp_agent_scheduler 2022-05-09 15:46:59.641 | dvr 2022-05-09 15:46:59.641 | empty-string-filtering 2022-05-09 15:46:59.641 | external-net 2022-05-09 15:46:59.641 | extra_dhcp_opt 2022-05-09 15:46:59.641 | extraroute 2022-05-09 15:46:59.641 | extraroute-atomic 2022-05-09 15:46:59.641 | filter-validation 2022-05-09 15:46:59.641 | fip-port-details 2022-05-09 15:46:59.641 | flavors 2022-05-09 15:46:59.641 | floatingip-pools 2022-05-09 15:46:59.641 | ip-substring-filtering 2022-05-09 15:46:59.641 | router 2022-05-09 15:46:59.641 | ext-gw-mode 2022-05-09 15:46:59.641 | l3-ha 2022-05-09 15:46:59.641 | l3-flavors 2022-05-09 15:46:59.641 | l3-port-ip-change-not-allowed 2022-05-09 15:46:59.641 | l3_agent_scheduler 2022-05-09 15:46:59.641 | metering 2022-05-09 15:46:59.641 | metering_source_and_destination_fields 2022-05-09 15:46:59.641 | multi-provider 2022-05-09 15:46:59.641 | net-mtu 2022-05-09 15:46:59.641 | net-mtu-writable 2022-05-09 15:46:59.642 | network_availability_zone 2022-05-09 15:46:59.642 | network-ip-availability 2022-05-09 15:46:59.642 | pagination 2022-05-09 15:46:59.642 | port-device-profile 2022-05-09 15:46:59.642 | port-mac-override 2022-05-09 15:46:59.642 | port-mac-address-regenerate 2022-05-09 15:46:59.642 | port-numa-affinity-policy 2022-05-09 15:46:59.642 | binding 2022-05-09 15:46:59.642 | binding-extended 2022-05-09 15:46:59.642 | port-security 2022-05-09 15:46:59.642 | project-id 2022-05-09 15:46:59.642 | provider 2022-05-09 15:46:59.642 | quota-check-limit 2022-05-09 15:46:59.642 | quotas 2022-05-09 15:46:59.642 | quota_details 2022-05-09 15:46:59.642 | rbac-policies 2022-05-09 15:46:59.642 | rbac-address-group 2022-05-09 15:46:59.642 | rbac-address-scope 2022-05-09 15:46:59.642 | rbac-security-groups 2022-05-09 15:46:59.642 | rbac-subnetpool 2022-05-09 15:46:59.642 | revision-if-match 2022-05-09 15:46:59.642 | standard-attr-revisions 2022-05-09 15:46:59.642 | router_availability_zone 2022-05-09 15:46:59.642 | security-groups-normalized-cidr 2022-05-09 15:46:59.642 | port-security-groups-filtering 2022-05-09 15:46:59.642 | security-groups-remote-address-group 2022-05-09 15:46:59.642 | security-groups-shared-filtering 2022-05-09 15:46:59.642 | security-group 2022-05-09 15:46:59.642 | service-type 2022-05-09 15:46:59.642 | sorting 2022-05-09 15:46:59.642 | standard-attr-description 2022-05-09 15:46:59.642 | stateful-security-group 2022-05-09 15:46:59.642 | subnet_onboard 2022-05-09 15:46:59.642 | subnet-service-types 2022-05-09 15:46:59.642 | subnet_allocation 2022-05-09 15:46:59.642 | subnetpool-prefix-ops 2022-05-09 15:46:59.642 | standard-attr-tag 2022-05-09 15:46:59.643 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-09 15:46:59.643 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-09 15:46:59.646 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-05-09 15:46:59.649 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-05-09 15:46:59.654 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-05-09 15:46:59.656 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-05-09 15:46:59.658 | ++ 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-05-09 15:46:59.661 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:46:59.663 | ++ functions-common:get_field:824 : read data 2022-05-09 15:47:02.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:47:02.516 | from cryptography.utils import int_from_bytes 2022-05-09 15:47:02.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:47:02.516 | from cryptography.utils import int_from_bytes 2022-05-09 15:47:02.698 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:47:02.701 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:47:02.704 | ++ functions-common:get_field:828 : field='$3' 2022-05-09 15:47:02.707 | ++ functions-common:get_field:830 : echo '| id | e1a1da5a-21ba-4e56-8b25-a2c0f6cf9d47 |' 2022-05-09 15:47:02.708 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:47:02.715 | ++ functions-common:get_field:824 : read data 2022-05-09 15:47:02.719 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=e1a1da5a-21ba-4e56-8b25-a2c0f6cf9d47 2022-05-09 15:47:02.721 | + 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-05-09 15:47:02.724 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:47:02.742 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-05-09 15:47:02.745 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-05-09 15:47:02.748 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 12ad0be1-5cd6-477b-8778-a3833b8b208c ca1c4003-a326-4111-bf91-bb1f7c560b51 2022-05-09 15:47:07.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:47:07.641 | from cryptography.utils import int_from_bytes 2022-05-09 15:47:07.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:47:07.641 | from cryptography.utils import int_from_bytes 2022-05-09 15:47:07.815 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-05-09 15:47:07.819 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 e1a1da5a-21ba-4e56-8b25-a2c0f6cf9d47 2022-05-09 15:47:07.821 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-05-09 15:47:07.823 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-05-09 15:47:07.826 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.2.1 ]] 2022-05-09 15:47:07.828 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.2.1 ' 2022-05-09 15:47:07.831 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network e1a1da5a-21ba-4e56-8b25-a2c0f6cf9d47 --subnet-range 172.27.2.0/24 --no-dhcp ' 2022-05-09 15:47:07.833 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-05-09 15:47:07.835 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-05-09 15:47:07.840 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-05-09 15:47:07.840 | +++ 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.27.2.1 --network e1a1da5a-21ba-4e56-8b25-a2c0f6cf9d47 --subnet-range 172.27.2.0/24 --no-dhcp public-subnet 2022-05-09 15:47:10.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:47:10.785 | from cryptography.utils import int_from_bytes 2022-05-09 15:47:10.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:47:10.786 | from cryptography.utils import int_from_bytes 2022-05-09 15:47:10.966 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:47:10.970 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.2.1 | 2022-05-09 15:47:10.970 | | id | dc42a5f3-b794-4f91-8d72-a16234cfa439 |' 2022-05-09 15:47:10.973 | ++ 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-05-09 15:47:10.975 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:47:10.993 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' dc42a5f3-b794-4f91-8d72-a16234cfa439 '|' 2022-05-09 15:47:10.996 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.2.1 | | id | dc42a5f3-b794-4f91-8d72-a16234cfa439 |' 2022-05-09 15:47:10.998 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-05-09 15:47:11.003 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-05-09 15:47:11.003 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' dc42a5f3-b794-4f91-8d72-a16234cfa439 '|' 2022-05-09 15:47:11.005 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:47:11.007 | ++ functions-common:get_field:824 : read data 2022-05-09 15:47:11.010 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:47:11.012 | ++ functions-common:get_field:828 : field='$3' 2022-05-09 15:47:11.016 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:47:11.016 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.27.2.1 | | id | dc42a5f3-b794-4f91-8d72-a16234cfa439 |' 2022-05-09 15:47:11.021 | ++ functions-common:get_field:824 : read data 2022-05-09 15:47:11.025 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.2.1 2022-05-09 15:47:11.029 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' dc42a5f3-b794-4f91-8d72-a16234cfa439 '|' 2022-05-09 15:47:11.029 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-05-09 15:47:11.032 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:47:11.034 | ++ functions-common:get_field:824 : read data 2022-05-09 15:47:11.037 | ++ functions-common:get_field:825 : '[' 5 -lt 0 ']' 2022-05-09 15:47:11.039 | ++ functions-common:get_field:828 : field='$6' 2022-05-09 15:47:11.043 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-05-09 15:47:11.043 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.27.2.1 | | id | dc42a5f3-b794-4f91-8d72-a16234cfa439 |' 2022-05-09 15:47:11.049 | ++ functions-common:get_field:824 : read data 2022-05-09 15:47:11.053 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=dc42a5f3-b794-4f91-8d72-a16234cfa439 2022-05-09 15:47:11.055 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway e1a1da5a-21ba-4e56-8b25-a2c0f6cf9d47 12ad0be1-5cd6-477b-8778-a3833b8b208c 2022-05-09 15:47:15.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:47:15.423 | from cryptography.utils import int_from_bytes 2022-05-09 15:47:15.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:47:15.423 | from cryptography.utils import int_from_bytes 2022-05-09 15:47:15.596 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-05-09 15:47:15.599 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-05-09 15:47:15.616 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:47:15.618 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-05-09 15:47:15.621 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-05-09 15:47:15.624 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-05-09 15:47:15.627 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-05-09 15:47:15.629 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-05-09 15:47:15.632 | ++ 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-05-09 15:47:15.653 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-05-09 15:47:15.656 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-05-09 15:47:15.659 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-05-09 15:47:15.661 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-05-09 15:47:15.663 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-09 15:47:15.667 | + 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-05-09 15:47:15.672 | + functions-common:test_with_retry:2375 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-09 15:47:15.675 | + functions-common:test_with_retry:2376 : local 'failmsg=br-data creation failed' 2022-05-09 15:47:15.677 | + functions-common:test_with_retry:2377 : local until=10 2022-05-09 15:47:15.680 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-09 15:47:15.683 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-09 15:47:15.686 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-09 15:47:15.688 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:47:15.691 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:47:15.694 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:47:15.699 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111235696 2022-05-09 15:47:15.701 | + functions-common:test_with_retry:2381 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-05-09 15:47:15.710 | + functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-09 15:47:15.712 | + functions-common:time_stop:2437 : local name 2022-05-09 15:47:15.717 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:47:15.719 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:47:15.722 | + functions-common:time_stop:2440 : local total 2022-05-09 15:47:15.724 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:47:15.726 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-09 15:47:15.729 | + functions-common:time_stop:2444 : start_time=1652111235696 2022-05-09 15:47:15.732 | + functions-common:time_stop:2446 : [[ -z 1652111235696 ]] 2022-05-09 15:47:15.735 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:47:15.739 | + functions-common:time_stop:2449 : end_time=1652111235736 2022-05-09 15:47:15.741 | + functions-common:time_stop:2450 : elapsed_time=40 2022-05-09 15:47:15.744 | + functions-common:time_stop:2451 : total=5609 2022-05-09 15:47:15.747 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:47:15.749 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5649 2022-05-09 15:47:15.753 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-05-09 15:47:15.754 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.2.1 2022-05-09 15:47:15.759 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-05-09 15:47:15.762 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:47:15.764 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-05-09 15:47:15.767 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-05-09 15:47:15.769 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.2.1/24 dev br-data 2022-05-09 15:47:15.784 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-05-09 15:47:15.803 | ++ 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-05-09 15:47:15.805 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-05-09 15:47:15.805 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-05-09 15:47:15.807 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-05-09 15:47:18.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:47:18.052 | from cryptography.utils import int_from_bytes 2022-05-09 15:47:18.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:47:18.052 | from cryptography.utils import int_from_bytes 2022-05-09 15:47:18.226 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:47:18.230 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.2.109 ' 2022-05-09 15:47:18.232 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-05-09 15:47:18.235 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:47:18.252 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-05-09 15:47:18.255 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:47:18.257 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-05-09 15:47:18.261 | + ./stack.sh:main:1319 : is_service_enabled nova 2022-05-09 15:47:18.280 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:47:18.283 | + ./stack.sh:main:1320 : echo_summary 'Starting Nova' 2022-05-09 15:47:18.285 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:47:18.288 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova 2022-05-09 15:47:18.290 | + ./stack.sh:main:1321 : start_nova 2022-05-09 15:47:18.293 | + lib/nova:start_nova:1136 : start_nova_rest 2022-05-09 15:47:18.296 | + lib/nova:start_nova_rest:1045 : 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-05-09 15:47:18.298 | + lib/nova:start_nova_rest:1046 : 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-05-09 15:47:18.305 | + lib/nova:start_nova_rest:1046 : 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-05-09 15:47:18.310 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-09 15:47:18.313 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:47:18.316 | + functions-common:run_process:1692 : local service=n-sch 2022-05-09 15:47:18.318 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:47:18.321 | + functions-common:run_process:1694 : local group= 2022-05-09 15:47:18.324 | + functions-common:run_process:1695 : local user= 2022-05-09 15:47:18.327 | + functions-common:run_process:1697 : local name=n-sch 2022-05-09 15:47:18.330 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:47:18.333 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:47:18.336 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:47:18.339 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:47:18.343 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:47:18.350 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111238345 2022-05-09 15:47:18.356 | + functions-common:run_process:1700 : is_service_enabled n-sch 2022-05-09 15:47:18.376 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:47:18.379 | + functions-common:run_process:1701 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-05-09 15:47:18.382 | + functions-common:_run_under_systemd:1657 : local service=n-sch 2022-05-09 15:47:18.386 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:47:18.389 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:47:18.391 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:47:18.394 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:47:18.397 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-09 15:47:18.400 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-09 15:47:18.403 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-sch.service 2022-05-09 15:47:18.406 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:47:18.408 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:47:18.413 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-09 15:47:18.418 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-09 15:47:18.422 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-sch.service 2022-05-09 15:47:18.425 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:47:18.427 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:47:18.429 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:47:18.432 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:47:18.436 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:47:18.442 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-05-09 15:47:18.445 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:47:18.454 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-05-09 15:47:18.523 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-05-09 15:47:18.584 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:47:18.641 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-05-09 15:47:18.698 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-05-09 15:47:18.759 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:47:18.817 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:47:18.820 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-05-09 15:47:18.876 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:47:19.363 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-05-09 15:47:19.376 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-05-09 15:47:19.864 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-05-09 15:47:19.900 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:47:19.903 | + functions-common:time_stop:2437 : local name 2022-05-09 15:47:19.906 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:47:19.909 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:47:19.912 | + functions-common:time_stop:2440 : local total 2022-05-09 15:47:19.915 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:47:19.920 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:47:19.924 | + functions-common:time_stop:2444 : start_time=1652111238345 2022-05-09 15:47:19.926 | + functions-common:time_stop:2446 : [[ -z 1652111238345 ]] 2022-05-09 15:47:19.931 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:47:19.937 | + functions-common:time_stop:2449 : end_time=1652111239934 2022-05-09 15:47:19.939 | + functions-common:time_stop:2450 : elapsed_time=1589 2022-05-09 15:47:19.942 | + functions-common:time_stop:2451 : total=22974 2022-05-09 15:47:19.945 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:47:19.948 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24563 2022-05-09 15:47:19.952 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-05-09 15:47:19.955 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-05-09 15:47:19.960 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:47:19.963 | + functions-common:run_process:1692 : local service=n-api-meta 2022-05-09 15:47:19.965 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:47:19.968 | + functions-common:run_process:1694 : local group= 2022-05-09 15:47:19.972 | + functions-common:run_process:1695 : local user= 2022-05-09 15:47:19.975 | + functions-common:run_process:1697 : local name=n-api-meta 2022-05-09 15:47:19.977 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:47:19.980 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:47:19.983 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:47:19.985 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:47:19.989 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:47:19.998 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111239994 2022-05-09 15:47:20.000 | + functions-common:run_process:1700 : is_service_enabled n-api-meta 2022-05-09 15:47:20.020 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:47:20.023 | + functions-common:run_process:1701 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-05-09 15:47:20.026 | + functions-common:_run_under_systemd:1657 : local service=n-api-meta 2022-05-09 15:47:20.030 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:47:20.033 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:47:20.036 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:47:20.040 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:47:20.043 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-05-09 15:47:20.047 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-05-09 15:47:20.050 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api-meta.service 2022-05-09 15:47:20.053 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:47:20.056 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:47:20.059 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-05-09 15:47:20.062 | + functions-common:_run_under_systemd:1667 : 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-05-09 15:47:20.065 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api-meta.service 2022-05-09 15:47:20.068 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:47:20.071 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:47:20.074 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:47:20.077 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-05-09 15:47:20.080 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:47:20.085 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-05-09 15:47:20.147 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-05-09 15:47:20.214 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-05-09 15:47:20.273 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-05-09 15:47:20.338 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:47:20.429 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-05-09 15:47:20.492 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-05-09 15:47:20.557 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-05-09 15:47:20.621 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-05-09 15:47:20.687 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-05-09 15:47:20.750 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:47:20.753 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-05-09 15:47:20.819 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:47:21.306 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-05-09 15:47:21.319 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-05-09 15:47:21.814 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-05-09 15:47:21.904 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:47:21.907 | + functions-common:time_stop:2437 : local name 2022-05-09 15:47:21.910 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:47:21.914 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:47:21.919 | + functions-common:time_stop:2440 : local total 2022-05-09 15:47:21.922 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:47:21.925 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:47:21.928 | + functions-common:time_stop:2444 : start_time=1652111239994 2022-05-09 15:47:21.931 | + functions-common:time_stop:2446 : [[ -z 1652111239994 ]] 2022-05-09 15:47:21.937 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:47:21.940 | + functions-common:time_stop:2449 : end_time=1652111241936 2022-05-09 15:47:21.942 | + functions-common:time_stop:2450 : elapsed_time=1942 2022-05-09 15:47:21.945 | + functions-common:time_stop:2451 : total=24563 2022-05-09 15:47:21.948 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:47:21.951 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26505 2022-05-09 15:47:21.954 | + lib/nova:start_nova_rest:1057 : 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-05-09 15:47:21.957 | + lib/nova:start_nova_rest:1057 : 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-05-09 15:47:21.960 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-05-09 15:47:21.962 | + lib/nova:start_nova_console_proxies:1072 : 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-05-09 15:47:21.965 | + lib/nova:start_nova_console_proxies:1074 : 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-05-09 15:47:21.969 | + lib/nova:start_nova_console_proxies:1074 : 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-05-09 15:47:21.972 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-05-09 15:47:21.975 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:47:21.978 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-05-09 15:47:21.984 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-05-09 15:47:21.986 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:47:21.990 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-09 15:47:21.993 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-05-09 15:47:22.013 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:47:22.018 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-09 15:47:22.021 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-05-09 15:47:22.057 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:47:22.058 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-09 15:47:22.059 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-05-09 15:47:22.082 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:47:22.088 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-05-09 15:47:22.090 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:47:22.094 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-05-09 15:47:22.097 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-05-09 15:47:22.100 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:47:22.104 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:47:22.107 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:47:22.109 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-09 15:47:22.112 | + functions-common:run_process:1692 : local service=n-novnc-cell1 2022-05-09 15:47:22.115 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-09 15:47:22.118 | + functions-common:run_process:1694 : local group= 2022-05-09 15:47:22.120 | + functions-common:run_process:1695 : local user= 2022-05-09 15:47:22.123 | + functions-common:run_process:1697 : local name=n-novnc-cell1 2022-05-09 15:47:22.129 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:47:22.129 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:47:22.133 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:47:22.134 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:47:22.141 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:47:22.144 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111242139 2022-05-09 15:47:22.145 | + functions-common:run_process:1700 : is_service_enabled n-novnc-cell1 2022-05-09 15:47:22.169 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:47:22.172 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:47:22.175 | + functions-common:time_stop:2437 : local name 2022-05-09 15:47:22.177 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:47:22.180 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:47:22.183 | + functions-common:time_stop:2440 : local total 2022-05-09 15:47:22.185 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:47:22.188 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:47:22.191 | + functions-common:time_stop:2444 : start_time=1652111242139 2022-05-09 15:47:22.194 | + functions-common:time_stop:2446 : [[ -z 1652111242139 ]] 2022-05-09 15:47:22.199 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:47:22.202 | + functions-common:time_stop:2449 : end_time=1652111242198 2022-05-09 15:47:22.205 | + functions-common:time_stop:2450 : elapsed_time=59 2022-05-09 15:47:22.207 | + functions-common:time_stop:2451 : total=26505 2022-05-09 15:47:22.210 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:47:22.214 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26564 2022-05-09 15:47:22.217 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-09 15:47:22.219 | + functions-common:run_process:1692 : local service=n-spice-cell1 2022-05-09 15:47:22.222 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-09 15:47:22.225 | + functions-common:run_process:1694 : local group= 2022-05-09 15:47:22.227 | + functions-common:run_process:1695 : local user= 2022-05-09 15:47:22.231 | + functions-common:run_process:1697 : local name=n-spice-cell1 2022-05-09 15:47:22.234 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:47:22.236 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:47:22.239 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:47:22.241 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:47:22.247 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:47:22.250 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111242247 2022-05-09 15:47:22.253 | + functions-common:run_process:1700 : is_service_enabled n-spice-cell1 2022-05-09 15:47:22.274 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:47:22.277 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:47:22.280 | + functions-common:time_stop:2437 : local name 2022-05-09 15:47:22.283 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:47:22.285 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:47:22.288 | + functions-common:time_stop:2440 : local total 2022-05-09 15:47:22.291 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:47:22.294 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:47:22.297 | + functions-common:time_stop:2444 : start_time=1652111242247 2022-05-09 15:47:22.299 | + functions-common:time_stop:2446 : [[ -z 1652111242247 ]] 2022-05-09 15:47:22.305 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:47:22.308 | + functions-common:time_stop:2449 : end_time=1652111242304 2022-05-09 15:47:22.310 | + functions-common:time_stop:2450 : elapsed_time=57 2022-05-09 15:47:22.313 | + functions-common:time_stop:2451 : total=26564 2022-05-09 15:47:22.315 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:47:22.318 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26621 2022-05-09 15:47:22.321 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:47:22.324 | + functions-common:run_process:1692 : local service=n-sproxy-cell1 2022-05-09 15:47:22.326 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:47:22.329 | + functions-common:run_process:1694 : local group= 2022-05-09 15:47:22.333 | + functions-common:run_process:1695 : local user= 2022-05-09 15:47:22.339 | + functions-common:run_process:1697 : local name=n-sproxy-cell1 2022-05-09 15:47:22.343 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:47:22.347 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:47:22.350 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:47:22.358 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:47:22.367 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:47:22.374 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111242368 2022-05-09 15:47:22.381 | + functions-common:run_process:1700 : is_service_enabled n-sproxy-cell1 2022-05-09 15:47:22.418 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:47:22.421 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:47:22.425 | + functions-common:time_stop:2437 : local name 2022-05-09 15:47:22.440 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:47:22.447 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:47:22.458 | + functions-common:time_stop:2440 : local total 2022-05-09 15:47:22.465 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:47:22.467 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:47:22.470 | + functions-common:time_stop:2444 : start_time=1652111242368 2022-05-09 15:47:22.472 | + functions-common:time_stop:2446 : [[ -z 1652111242368 ]] 2022-05-09 15:47:22.485 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:47:22.487 | + functions-common:time_stop:2449 : end_time=1652111242482 2022-05-09 15:47:22.494 | + functions-common:time_stop:2450 : elapsed_time=114 2022-05-09 15:47:22.498 | + functions-common:time_stop:2451 : total=26621 2022-05-09 15:47:22.505 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:47:22.508 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26735 2022-05-09 15:47:22.513 | + lib/nova:start_nova_console_proxies:1093 : 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-05-09 15:47:22.519 | + lib/nova:start_nova_console_proxies:1093 : 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-05-09 15:47:22.525 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-05-09 15:47:22.535 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:47:22.541 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-05-09 15:47:22.545 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-05-09 15:47:22.589 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:47:22.597 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-05-09 15:47:22.705 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-05-09 15:47:22.708 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:47:22.717 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-05-09 15:47:22.811 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-05-09 15:47:22.832 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:47:22.835 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:47:22.838 | + functions-common:run_process:1692 : local service=n-super-cond 2022-05-09 15:47:22.842 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:47:22.845 | + functions-common:run_process:1694 : local group= 2022-05-09 15:47:22.848 | + functions-common:run_process:1695 : local user= 2022-05-09 15:47:22.851 | + functions-common:run_process:1697 : local name=n-super-cond 2022-05-09 15:47:22.854 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:47:22.857 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:47:22.859 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:47:22.862 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:47:22.868 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:47:22.871 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111242867 2022-05-09 15:47:22.874 | + functions-common:run_process:1700 : is_service_enabled n-super-cond 2022-05-09 15:47:22.895 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:47:22.898 | + functions-common:run_process:1701 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-05-09 15:47:22.901 | + functions-common:_run_under_systemd:1657 : local service=n-super-cond 2022-05-09 15:47:22.904 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:47:22.913 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:47:22.913 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:47:22.917 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:47:22.921 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-09 15:47:22.924 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-09 15:47:22.926 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-super-cond.service 2022-05-09 15:47:22.929 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:47:22.933 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:47:22.936 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-09 15:47:22.939 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-09 15:47:22.942 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-super-cond.service 2022-05-09 15:47:22.945 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:47:22.948 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:47:22.951 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:47:22.954 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:47:22.957 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:47:22.959 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-05-09 15:47:22.962 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:47:22.967 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-05-09 15:47:23.035 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-05-09 15:47:23.109 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:47:23.176 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-05-09 15:47:23.250 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-05-09 15:47:23.324 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:47:23.394 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:47:23.397 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-05-09 15:47:23.464 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:47:24.031 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-05-09 15:47:24.045 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-05-09 15:47:24.597 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-05-09 15:47:24.623 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:47:24.628 | + functions-common:time_stop:2437 : local name 2022-05-09 15:47:24.630 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:47:24.645 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:47:24.651 | + functions-common:time_stop:2440 : local total 2022-05-09 15:47:24.654 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:47:24.658 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:47:24.662 | + functions-common:time_stop:2444 : start_time=1652111242867 2022-05-09 15:47:24.666 | + functions-common:time_stop:2446 : [[ -z 1652111242867 ]] 2022-05-09 15:47:24.670 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:47:24.678 | + functions-common:time_stop:2449 : end_time=1652111244672 2022-05-09 15:47:24.683 | + functions-common:time_stop:2450 : elapsed_time=1805 2022-05-09 15:47:24.686 | + functions-common:time_stop:2451 : total=26735 2022-05-09 15:47:24.693 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:47:24.696 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28540 2022-05-09 15:47:24.707 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-05-09 15:47:24.719 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:47:24.726 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-05-09 15:47:24.774 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:47:24.782 | + lib/nova:start_nova_conductor:1118 : local conf 2022-05-09 15:47:24.789 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-05-09 15:47:24.800 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:47:24.805 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:47:24.810 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:47:24.818 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:47:24.826 | + functions-common:run_process:1692 : local service=n-cond-cell1 2022-05-09 15:47:24.830 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:47:24.845 | + functions-common:run_process:1694 : local group= 2022-05-09 15:47:24.850 | + functions-common:run_process:1695 : local user= 2022-05-09 15:47:24.858 | + functions-common:run_process:1697 : local name=n-cond-cell1 2022-05-09 15:47:24.865 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:47:24.869 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:47:24.871 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:47:24.873 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:47:24.880 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:47:24.885 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111244881 2022-05-09 15:47:24.888 | + functions-common:run_process:1700 : is_service_enabled n-cond-cell1 2022-05-09 15:47:24.910 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:47:24.913 | + functions-common:run_process:1701 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-05-09 15:47:24.916 | + functions-common:_run_under_systemd:1657 : local service=n-cond-cell1 2022-05-09 15:47:24.921 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:47:24.924 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:47:24.930 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:47:24.932 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:47:24.935 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-05-09 15:47:24.937 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-05-09 15:47:24.940 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-cond-cell1.service 2022-05-09 15:47:24.943 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:47:24.945 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:47:24.949 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-05-09 15:47:24.952 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-05-09 15:47:24.954 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-cond-cell1.service 2022-05-09 15:47:24.957 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:47:24.960 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:47:24.963 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:47:24.967 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:47:24.969 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:47:24.972 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-05-09 15:47:24.975 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:47:24.980 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-05-09 15:47:25.045 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-05-09 15:47:25.114 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:47:25.188 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-05-09 15:47:25.257 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-05-09 15:47:25.324 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:47:25.394 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:47:25.397 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-05-09 15:47:25.468 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:47:26.053 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-05-09 15:47:26.067 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-05-09 15:47:26.588 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-05-09 15:47:26.612 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:47:26.615 | + functions-common:time_stop:2437 : local name 2022-05-09 15:47:26.618 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:47:26.626 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:47:26.630 | + functions-common:time_stop:2440 : local total 2022-05-09 15:47:26.640 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:47:26.644 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:47:26.650 | + functions-common:time_stop:2444 : start_time=1652111244881 2022-05-09 15:47:26.654 | + functions-common:time_stop:2446 : [[ -z 1652111244881 ]] 2022-05-09 15:47:26.671 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:47:26.687 | + functions-common:time_stop:2449 : end_time=1652111246672 2022-05-09 15:47:26.701 | + functions-common:time_stop:2450 : elapsed_time=1791 2022-05-09 15:47:26.706 | + functions-common:time_stop:2451 : total=28540 2022-05-09 15:47:26.714 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:47:26.717 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30331 2022-05-09 15:47:26.722 | + lib/nova:start_nova:1139 : start_nova_compute 2022-05-09 15:47:26.730 | + lib/nova:start_nova_compute:970 : 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-05-09 15:47:26.736 | + lib/nova:start_nova_compute:971 : 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-05-09 15:47:26.742 | + lib/nova:start_nova_compute:971 : 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-05-09 15:47:26.746 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-09 15:47:26.748 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-05-09 15:47:26.754 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-09 15:47:26.757 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:47:26.765 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:47:26.774 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-05-09 15:47:26.782 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:47:26.793 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-05-09 15:47:26.801 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-05-09 15:47:26.817 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-05-09 15:47:26.827 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-05-09 15:47:26.831 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-09 15:47:26.834 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:47:26.837 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-09 15:47:26.837 | BEGIN { 2022-05-09 15:47:26.837 | section = "" 2022-05-09 15:47:26.837 | last_section = "" 2022-05-09 15:47:26.837 | section_count = 0 2022-05-09 15:47:26.837 | } 2022-05-09 15:47:26.837 | /^\[.+\]/ { 2022-05-09 15:47:26.837 | gsub("[][]", "", $1); 2022-05-09 15:47:26.837 | section=$1 2022-05-09 15:47:26.837 | next 2022-05-09 15:47:26.837 | } 2022-05-09 15:47:26.837 | /^ *\#/ { 2022-05-09 15:47:26.837 | next 2022-05-09 15:47:26.837 | } 2022-05-09 15:47:26.837 | /^[^ \t]+/ { 2022-05-09 15:47:26.837 | # get offset of first = in $0 2022-05-09 15:47:26.837 | eq_idx = index($0, "=") 2022-05-09 15:47:26.837 | # extract attr & value from $0 2022-05-09 15:47:26.837 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:47:26.837 | value = substr($0, eq_idx + 1) 2022-05-09 15:47:26.837 | # only need to strip trailing whitespace from attr 2022-05-09 15:47:26.837 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:47:26.837 | # need to strip leading & trailing whitespace from value 2022-05-09 15:47:26.838 | sub(/^[ \t]*/, "", value) 2022-05-09 15:47:26.838 | sub(/[ \t]*$/, "", value) 2022-05-09 15:47:26.838 | 2022-05-09 15:47:26.838 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:47:26.838 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:47:26.838 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:47:26.838 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:47:26.838 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:47:26.838 | if (section != last_section) { 2022-05-09 15:47:26.838 | cfg_section[section_count++] = section 2022-05-09 15:47:26.838 | last_section = section 2022-05-09 15:47:26.838 | } 2022-05-09 15:47:26.838 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:47:26.838 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:47:26.838 | 2022-05-09 15:47:26.838 | cfg_attr[section, attr, 0] = value 2022-05-09 15:47:26.838 | cfg_attr_count[section, attr] = 1 2022-05-09 15:47:26.838 | } else { 2022-05-09 15:47:26.838 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:47:26.838 | cfg_attr[section, attr, lno] = value 2022-05-09 15:47:26.838 | } 2022-05-09 15:47:26.838 | } 2022-05-09 15:47:26.838 | END { 2022-05-09 15:47:26.838 | # Process each section in order 2022-05-09 15:47:26.838 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:47:26.838 | section = cfg_section[sno] 2022-05-09 15:47:26.838 | # The ini routines simply append a config item immediately 2022-05-09 15:47:26.838 | # after the section header. To keep the same order as defined 2022-05-09 15:47:26.838 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:47:26.838 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:47:26.838 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:47:26.838 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:47:26.838 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:47:26.838 | else { 2022-05-09 15:47:26.838 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:47:26.839 | count = cfg_attr_count[section, attr] 2022-05-09 15:47:26.839 | print "inidelete " configfile " " section " " attr 2022-05-09 15:47:26.839 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:47:26.839 | for (l = count -2; l >= 0; l--) 2022-05-09 15:47:26.839 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:47:26.839 | } 2022-05-09 15:47:26.839 | } 2022-05-09 15:47:26.839 | } 2022-05-09 15:47:26.839 | } 2022-05-09 15:47:26.839 | ' 2022-05-09 15:47:26.842 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:47:26.843 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:47:26.850 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:47:26.865 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-05-09 15:47:26.873 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:47:26.881 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-05-09 15:47:26.890 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-09 15:47:26.890 | BEGIN { group = "" } 2022-05-09 15:47:26.890 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:47:26.890 | gsub("[][]", "", $1); 2022-05-09 15:47:26.890 | split($1, a, "|"); 2022-05-09 15:47:26.890 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:47:26.890 | group=a[1] 2022-05-09 15:47:26.890 | } else { 2022-05-09 15:47:26.890 | group="" 2022-05-09 15:47:26.890 | } 2022-05-09 15:47:26.890 | next 2022-05-09 15:47:26.890 | } 2022-05-09 15:47:26.890 | { 2022-05-09 15:47:26.890 | if (group != "") 2022-05-09 15:47:26.891 | print $0 2022-05-09 15:47:26.891 | } 2022-05-09 15:47:26.891 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:47:26.909 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:47:26.917 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-05-09 15:47:26.985 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-05-09 15:47:27.061 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-05-09 15:47:27.066 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-09 15:47:27.078 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-05-09 15:47:27.084 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:47:27.093 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-09 15:47:27.098 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:47:27.124 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:47:27.128 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-09 15:47:27.139 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-09 15:47:27.145 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:47:27.197 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:47:27.208 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-05-09 15:47:27.217 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-05-09 15:47:27.293 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:47:27.300 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:47:27.313 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-05-09 15:47:27.349 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-05-09 15:47:27.377 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-05-09 15:47:27.380 | + lib/nova:configure_console_compute:643 : local offset 2022-05-09 15:47:27.383 | + lib/nova:configure_console_compute:644 : offset=0 2022-05-09 15:47:27.386 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-05-09 15:47:27.390 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-05-09 15:47:27.418 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.13 2022-05-09 15:47:27.421 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-05-09 15:47:27.442 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:47:27.445 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-05-09 15:47:27.470 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:47:27.474 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-05-09 15:47:27.476 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-05-09 15:47:27.516 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-05-09 15:47:27.544 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:47:27.547 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-05-09 15:47:27.566 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:47:27.569 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-05-09 15:47:27.572 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-05-09 15:47:27.574 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-05-09 15:47:27.577 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-05-09 15:47:27.579 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-05-09 15:47:27.582 | + functions-common:run_process:1692 : local service=n-cpu 2022-05-09 15:47:27.585 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-05-09 15:47:27.588 | + functions-common:run_process:1694 : local group=libvirt 2022-05-09 15:47:27.590 | + functions-common:run_process:1695 : local user= 2022-05-09 15:47:27.593 | + functions-common:run_process:1697 : local name=n-cpu 2022-05-09 15:47:27.596 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:47:27.599 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:47:27.601 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:47:27.604 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:47:27.608 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:47:27.612 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111247610 2022-05-09 15:47:27.615 | + functions-common:run_process:1700 : is_service_enabled n-cpu 2022-05-09 15:47:27.636 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:47:27.638 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:47:27.641 | + functions-common:time_stop:2437 : local name 2022-05-09 15:47:27.644 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:47:27.647 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:47:27.650 | + functions-common:time_stop:2440 : local total 2022-05-09 15:47:27.653 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:47:27.656 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:47:27.659 | + functions-common:time_stop:2444 : start_time=1652111247610 2022-05-09 15:47:27.661 | + functions-common:time_stop:2446 : [[ -z 1652111247610 ]] 2022-05-09 15:47:27.668 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:47:27.671 | + functions-common:time_stop:2449 : end_time=1652111247668 2022-05-09 15:47:27.674 | + functions-common:time_stop:2450 : elapsed_time=58 2022-05-09 15:47:27.676 | + functions-common:time_stop:2451 : total=30331 2022-05-09 15:47:27.679 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:47:27.682 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30389 2022-05-09 15:47:27.684 | + lib/nova:start_nova_compute:1039 : 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-05-09 15:47:27.687 | + lib/nova:start_nova_compute:1039 : 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-05-09 15:47:27.690 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-05-09 15:47:27.711 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:47:27.714 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-05-09 15:47:27.714 | Dumping cells_v2 mapping 2022-05-09 15:47:27.717 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-05-09 15:47:28.756 | 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-05-09 15:47:31.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:47:31.266 | from cryptography.utils import int_from_bytes 2022-05-09 15:47:31.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:47:31.266 | from cryptography.utils import int_from_bytes 2022-05-09 15:47:31.266 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-09 15:47:31.266 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-05-09 15:47:31.266 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-09 15:47:31.266 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-05-09 15:47:31.266 | | cell1 | fd4c5b21-4d33-409e-8e2b-71d5d81114eb | rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-05-09 15:47:31.266 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-09 15:47:31.705 | + ./stack.sh:main:1322 : async_runfunc create_flavors 2022-05-09 15:47:31.707 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-05-09 15:47:31.773 | + inc/async:async_inner:63 : create_flavors 2022-05-09 15:47:31.813 | [247982 Async create_flavors:305220]: running: create_flavors 2022-05-09 15:47:31.816 | + ./stack.sh:main:1324 : is_service_enabled cinder 2022-05-09 15:47:31.836 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:47:31.839 | + ./stack.sh:main:1325 : echo_summary 'Starting Cinder' 2022-05-09 15:47:31.842 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:47:31.845 | + ./stack.sh:echo_summary:448 : echo -e Starting Cinder 2022-05-09 15:47:31.848 | + ./stack.sh:main:1326 : start_cinder 2022-05-09 15:47:31.851 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-05-09 15:47:31.854 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-05-09 15:47:31.856 | + lib/cinder:start_cinder:510 : local cinder_url 2022-05-09 15:47:31.859 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-05-09 15:47:31.877 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:47:31.879 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-05-09 15:47:31.882 | + 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,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,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-05-09 15:47:31.885 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-05-09 15:47:31.889 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-05-09 15:47:31.893 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:47:31.896 | + functions-common:run_process:1692 : local service=c-api 2022-05-09 15:47:31.899 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:47:31.902 | + functions-common:run_process:1694 : local group= 2022-05-09 15:47:31.905 | + functions-common:run_process:1695 : local user= 2022-05-09 15:47:31.912 | + functions-common:run_process:1697 : local name=c-api 2022-05-09 15:47:31.919 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:47:31.922 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:47:31.925 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:47:31.928 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:47:31.932 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:47:31.937 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111251934 2022-05-09 15:47:31.939 | + functions-common:run_process:1700 : is_service_enabled c-api 2022-05-09 15:47:31.957 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:47:31.960 | + functions-common:run_process:1701 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-05-09 15:47:31.963 | + functions-common:_run_under_systemd:1657 : local service=c-api 2022-05-09 15:47:31.965 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:47:31.968 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:47:31.971 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:47:31.974 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:47:31.976 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-05-09 15:47:31.979 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-05-09 15:47:31.982 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-api.service 2022-05-09 15:47:31.985 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:47:31.988 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:47:31.990 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-05-09 15:47:31.993 | + functions-common:_run_under_systemd:1667 : 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-05-09 15:47:31.996 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@c-api.service 2022-05-09 15:47:31.998 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:47:32.001 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:47:32.003 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:47:32.005 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-05-09 15:47:32.008 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:47:32.012 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-05-09 15:47:32.068 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-05-09 15:47:32.124 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-05-09 15:47:32.178 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-05-09 15:47:32.245 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:47:32.300 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-05-09 15:47:32.361 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-05-09 15:47:32.419 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-05-09 15:47:32.475 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-05-09 15:47:32.535 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-05-09 15:47:32.603 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:47:32.606 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-05-09 15:47:32.661 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:47:33.162 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-05-09 15:47:33.176 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-05-09 15:47:33.672 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-05-09 15:47:33.753 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:47:33.757 | + functions-common:time_stop:2437 : local name 2022-05-09 15:47:33.761 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:47:33.766 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:47:33.772 | + functions-common:time_stop:2440 : local total 2022-05-09 15:47:33.774 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:47:33.778 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:47:33.780 | + functions-common:time_stop:2444 : start_time=1652111251934 2022-05-09 15:47:33.786 | + functions-common:time_stop:2446 : [[ -z 1652111251934 ]] 2022-05-09 15:47:33.792 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:47:33.795 | + functions-common:time_stop:2449 : end_time=1652111253791 2022-05-09 15:47:33.797 | + functions-common:time_stop:2450 : elapsed_time=1857 2022-05-09 15:47:33.800 | + functions-common:time_stop:2451 : total=30389 2022-05-09 15:47:33.803 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:47:33.805 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32246 2022-05-09 15:47:33.808 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.13/volume/v3 2022-05-09 15:47:33.811 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-05-09 15:47:33.811 | Waiting for Cinder API to start... 2022-05-09 15:47:33.814 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.13/volume/v3 2022-05-09 15:47:33.816 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:47:33.819 | + functions:wait_for_service:458 : local url=http://10.222.0.13/volume/v3 2022-05-09 15:47:33.822 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:47:33.825 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:47:33.828 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:47:33.830 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:47:33.834 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:47:33.838 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:47:33.845 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111253840 2022-05-09 15:47:33.847 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:47:33.854 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13/volume/v3 2022-05-09 15:47:36.521 | + :: : [[ 500 == 503 ]] 2022-05-09 15:47:36.523 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:47:36.526 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:47:36.528 | + functions-common:time_stop:2437 : local name 2022-05-09 15:47:36.531 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:47:36.534 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:47:36.536 | + functions-common:time_stop:2440 : local total 2022-05-09 15:47:36.540 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:47:36.543 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:47:36.546 | + functions-common:time_stop:2444 : start_time=1652111253840 2022-05-09 15:47:36.548 | + functions-common:time_stop:2446 : [[ -z 1652111253840 ]] 2022-05-09 15:47:36.552 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:47:36.557 | + functions-common:time_stop:2449 : end_time=1652111256554 2022-05-09 15:47:36.560 | + functions-common:time_stop:2450 : elapsed_time=2714 2022-05-09 15:47:36.562 | + functions-common:time_stop:2451 : total=18061 2022-05-09 15:47:36.565 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:47:36.567 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=20775 2022-05-09 15:47:36.570 | + functions:wait_for_service:467 : return 0 2022-05-09 15:47:36.573 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:47:36.576 | + functions-common:run_process:1692 : local service=c-sch 2022-05-09 15:47:36.578 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:47:36.581 | + functions-common:run_process:1694 : local group= 2022-05-09 15:47:36.584 | + functions-common:run_process:1695 : local user= 2022-05-09 15:47:36.586 | + functions-common:run_process:1697 : local name=c-sch 2022-05-09 15:47:36.589 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:47:36.591 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:47:36.594 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:47:36.597 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:47:36.600 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:47:36.605 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111256602 2022-05-09 15:47:36.610 | + functions-common:run_process:1700 : is_service_enabled c-sch 2022-05-09 15:47:36.633 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:47:36.636 | + functions-common:run_process:1701 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-05-09 15:47:36.640 | + functions-common:_run_under_systemd:1657 : local service=c-sch 2022-05-09 15:47:36.643 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:47:36.647 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:47:36.650 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:47:36.653 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:47:36.656 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-05-09 15:47:36.658 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-05-09 15:47:36.661 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-sch.service 2022-05-09 15:47:36.663 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:47:36.666 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:47:36.669 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-05-09 15:47:36.673 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-05-09 15:47:36.677 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-sch.service 2022-05-09 15:47:36.680 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:47:36.683 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:47:36.686 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:47:36.689 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:47:36.691 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:47:36.694 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-05-09 15:47:36.697 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:47:36.702 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-05-09 15:47:36.759 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-05-09 15:47:36.823 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:47:36.880 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-05-09 15:47:36.949 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-05-09 15:47:37.008 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:47:37.070 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:47:37.073 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-05-09 15:47:37.134 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:47:37.647 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-05-09 15:47:37.661 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-05-09 15:47:38.150 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-05-09 15:47:38.179 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:47:38.186 | + functions-common:time_stop:2437 : local name 2022-05-09 15:47:38.190 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:47:38.193 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:47:38.196 | + functions-common:time_stop:2440 : local total 2022-05-09 15:47:38.199 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:47:38.202 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:47:38.204 | + functions-common:time_stop:2444 : start_time=1652111256602 2022-05-09 15:47:38.207 | + functions-common:time_stop:2446 : [[ -z 1652111256602 ]] 2022-05-09 15:47:38.210 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:47:38.215 | + functions-common:time_stop:2449 : end_time=1652111258212 2022-05-09 15:47:38.218 | + functions-common:time_stop:2450 : elapsed_time=1610 2022-05-09 15:47:38.220 | + functions-common:time_stop:2451 : total=32246 2022-05-09 15:47:38.223 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:47:38.225 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33856 2022-05-09 15:47:38.229 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-09 15:47:38.231 | + functions-common:run_process:1692 : local service=c-bak 2022-05-09 15:47:38.234 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-09 15:47:38.238 | + functions-common:run_process:1694 : local group= 2022-05-09 15:47:38.241 | + functions-common:run_process:1695 : local user= 2022-05-09 15:47:38.244 | + functions-common:run_process:1697 : local name=c-bak 2022-05-09 15:47:38.246 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:47:38.249 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:47:38.252 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:47:38.255 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:47:38.258 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:47:38.263 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111258260 2022-05-09 15:47:38.265 | + functions-common:run_process:1700 : is_service_enabled c-bak 2022-05-09 15:47:38.284 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:47:38.287 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:47:38.289 | + functions-common:time_stop:2437 : local name 2022-05-09 15:47:38.293 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:47:38.295 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:47:38.298 | + functions-common:time_stop:2440 : local total 2022-05-09 15:47:38.300 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:47:38.303 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:47:38.306 | + functions-common:time_stop:2444 : start_time=1652111258260 2022-05-09 15:47:38.309 | + functions-common:time_stop:2446 : [[ -z 1652111258260 ]] 2022-05-09 15:47:38.312 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:47:38.317 | + functions-common:time_stop:2449 : end_time=1652111258314 2022-05-09 15:47:38.320 | + functions-common:time_stop:2450 : elapsed_time=54 2022-05-09 15:47:38.323 | + functions-common:time_stop:2451 : total=33856 2022-05-09 15:47:38.325 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:47:38.328 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33910 2022-05-09 15:47:38.330 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-09 15:47:38.339 | + functions-common:run_process:1692 : local service=c-vol 2022-05-09 15:47:38.344 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-09 15:47:38.347 | + functions-common:run_process:1694 : local group= 2022-05-09 15:47:38.349 | + functions-common:run_process:1695 : local user= 2022-05-09 15:47:38.352 | + functions-common:run_process:1697 : local name=c-vol 2022-05-09 15:47:38.357 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:47:38.362 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:47:38.365 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:47:38.380 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:47:38.383 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:47:38.390 | + functions-common:time_start:2428 : _TIME_START[$name]=1652111258385 2022-05-09 15:47:38.392 | + functions-common:run_process:1700 : is_service_enabled c-vol 2022-05-09 15:47:38.416 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:47:38.419 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:47:38.421 | + functions-common:time_stop:2437 : local name 2022-05-09 15:47:38.424 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:47:38.427 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:47:38.430 | + functions-common:time_stop:2440 : local total 2022-05-09 15:47:38.433 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:47:38.436 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:47:38.439 | + functions-common:time_stop:2444 : start_time=1652111258385 2022-05-09 15:47:38.441 | + functions-common:time_stop:2446 : [[ -z 1652111258385 ]] 2022-05-09 15:47:38.445 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:47:38.449 | + functions-common:time_stop:2449 : end_time=1652111258446 2022-05-09 15:47:38.452 | + functions-common:time_stop:2450 : elapsed_time=61 2022-05-09 15:47:38.455 | + functions-common:time_stop:2451 : total=33910 2022-05-09 15:47:38.457 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:47:38.460 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33971 2022-05-09 15:47:38.463 | + ./stack.sh:main:1327 : create_volume_types 2022-05-09 15:47:38.465 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-05-09 15:47:38.486 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:47:38.488 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-05-09 15:47:38.491 | + lib/cinder:create_volume_types:575 : local be be_name 2022-05-09 15:47:38.494 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-09 15:47:38.497 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-05-09 15:47:38.499 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-05-09 15:47:38.522 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:47:38.525 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-05-09 15:47:40.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:47:40.879 | from cryptography.utils import int_from_bytes 2022-05-09 15:47:40.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:47:40.879 | from cryptography.utils import int_from_bytes 2022-05-09 15:47:40.879 | Unexpected exception for http://10.222.0.13/volume/v3/3c3add198476495285e8aab3267a1d15/types: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read)) 2022-05-09 15:47:41.119 | + lib/cinder:create_volume_types:1 : exit_trap 2022-05-09 15:47:41.122 | + ./stack.sh:exit_trap:523 : local r=1 2022-05-09 15:47:41.125 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-05-09 15:47:41.128 | + ./stack.sh:exit_trap:524 : jobs='273126 2022-05-09 15:47:41.128 | 305220' 2022-05-09 15:47:41.131 | + ./stack.sh:exit_trap:527 : [[ -n 273126 2022-05-09 15:47:41.131 | 305220 ]] 2022-05-09 15:47:41.134 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-05-09-153526 ]] 2022-05-09 15:47:41.137 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-05-09 15:47:41.139 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-05-09 15:47:41.139 | exit_trap: cleaning up child processes 2022-05-09 15:47:41.142 | + ./stack.sh:exit_trap:529 : kill 273126 305220 2022-05-09 15:47:41.145 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.Wkh9Fknjmz ']' 2022-05-09 15:47:41.147 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.Wkh9Fknjmz 2022-05-09 15:47:41.152 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-05-09 15:47:41.154 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-05-09 15:47:41.157 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-05-09 15:47:41.160 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-05-09 15:47:41.160 | Error on exit 2022-05-09 15:47:41.162 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-05-09 15:47:41.165 | + ./stack.sh:exit_trap:544 : generate-subunit 1652110522 739 fail 2022-05-09 15:47:41.876 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-05-09 15:47:41.878 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-09 15:47:43.286 | + ./stack.sh:exit_trap:558 : exit 1