2022-05-09 15:09:16.128 | + ./stack.sh:main:489 : exec 2022-05-09 15:09:16.128 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-09-150916' 2022-05-09 15:09:16.128 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-09-150916.summary.2022-05-09-150916 2022-05-09 15:09:16.128 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:09:16.128 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-09-150916 2022-05-09 15:09:16.128 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-09-150916 /opt/stack/logs/stack.sh.log 2022-05-09 15:09:16.128 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-09-150916.summary.2022-05-09-150916 /opt/stack/logs/stack.sh.log.summary 2022-05-09 15:09:16.128 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-09 15:09:16.128 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-09 15:09:16.128 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-09 15:09:16.128 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-09 15:09:16.128 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-09 15:09:16.128 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-09 15:09:16.128 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-09 15:09:16.128 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-09 15:09:16.128 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-09 15:09:16.128 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-09 15:09:16.128 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-09 15:09:16.128 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-09 15:09:16.128 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-09 15:09:16.128 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-09 15:09:16.128 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-09 15:09:16.128 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-09 15:09:16.129 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-09 15:09:16.131 | + ./stack.sh:main:575 : set -o errexit 2022-05-09 15:09:16.137 | + ./stack.sh:main:578 : uname -a 2022-05-09 15:09:16.138 | Linux dv-cinder-835881-7-smb 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:09:16.140 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-09 15:09:16.142 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-09 15:09:16.146 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-09 15:09:16.196 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-09 15:09:16.213 | + ./stack.sh:main:592 : fetch_plugins 2022-05-09 15:09:16.216 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-09 15:09:16.218 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-09 15:09:16.219 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-09 15:09:16.222 | + functions-common:fetch_plugins:1788 : return 2022-05-09 15:09:16.224 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-09 15:09:16.226 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-09 15:09:16.228 | + functions-common:run_phase:1866 : local phase= 2022-05-09 15:09:16.230 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:09:16.232 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:09:16.234 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:09:16.236 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:09:16.238 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:09:16.241 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:09:16.244 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:09:16.246 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:09:16.248 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:09:16.250 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-09 15:09:16.252 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:09:16.265 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:09:16.267 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-09 15:09:16.269 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:09:16.271 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:09:16.273 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:09:16.275 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:09:16.277 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:09:16.279 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-09 15:09:16.280 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-09 15:09:16.282 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-09 15:09:16.285 | + 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:09:16.286 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-09 15:09:16.289 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-09 15:09:16.291 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-09 15:09:16.292 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-09 15:09:16.294 | + functions-common:plugin_override_defaults:1829 : return 2022-05-09 15:09:16.296 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-09 15:09:16.315 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-09 15:09:16.317 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-09 15:09:16.331 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:09:16.335 | +++ lib/tls:source:43 : hostname -f 2022-05-09 15:09:16.338 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-09 15:09:16.341 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-09 15:09:16.343 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-09 15:09:16.345 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-09 15:09:16.347 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-09 15:09:16.349 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-09 15:09:16.352 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-09 15:09:16.354 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-09 15:09:16.356 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-09 15:09:16.359 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-09 15:09:16.363 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-09 15:09:16.377 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-09 15:09:16.400 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-09 15:09:16.416 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-09 15:09:16.429 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-09 15:09:16.471 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-09 15:09:16.542 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-09 15:09:16.644 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-09 15:09:16.668 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-09 15:09:16.719 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-09 15:09:16.778 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-09 15:09:16.964 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-09 15:09:16.980 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-09 15:09:16.995 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-09 15:09:17.015 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-09 15:09:17.124 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-09 15:09:17.126 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-09 15:09:17.129 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-09 15:09:17.132 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-09 15:09:17.134 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-09 15:09:17.136 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-09 15:09:17.139 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-09 15:09:17.139 | False' 2022-05-09 15:09:17.142 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-09 15:09:17.167 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-09 15:09:17.169 | + ./stack.sh:main:626 : run_phase source 2022-05-09 15:09:17.172 | + functions-common:run_phase:1865 : local mode=source 2022-05-09 15:09:17.174 | + functions-common:run_phase:1866 : local phase= 2022-05-09 15:09:17.176 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:09:17.179 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:09:17.181 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:09:17.183 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:09:17.185 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:09:17.188 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:09:17.192 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:09:17.195 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:09:17.197 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:09:17.199 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-09 15:09:17.201 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:09:17.218 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:09:17.220 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-09 15:09:17.223 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-09 15:09:17.268 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-09 15:09:17.270 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-09 15:09:17.272 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-09 15:09:17.275 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-09 15:09:17.277 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-09 15:09:17.281 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-09 15:09:17.284 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-09 15:09:17.287 | + functions-common:load_plugin_settings:1806 : return 2022-05-09 15:09:17.289 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-09 15:09:17.292 | + functions-common:verify_disabled_services:2148 : local service 2022-05-09 15:09:17.294 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.297 | + 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:09:17.299 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.302 | + 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:09:17.305 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.307 | + 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:09:17.310 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.313 | + 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:09:17.315 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.318 | + 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:09:17.321 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.323 | + 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:09:17.326 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.329 | + 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:09:17.331 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.334 | + 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:09:17.337 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.339 | + 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:09:17.342 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.344 | + 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:09:17.347 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.350 | + 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:09:17.352 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.355 | + 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:09:17.357 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.360 | + 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:09:17.362 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.364 | + 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:09:17.367 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.370 | + 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:09:17.372 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.375 | + 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:09:17.377 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.380 | + 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:09:17.383 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.386 | + 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:09:17.389 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.392 | + 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:09:17.394 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.397 | + 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:09:17.399 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.403 | + 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:09:17.405 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.408 | + 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:09:17.411 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.414 | + 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:09:17.417 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.419 | + 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:09:17.421 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.424 | + 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:09:17.426 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.430 | + 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:09:17.432 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.434 | + 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:09:17.437 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.439 | + 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:09:17.442 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.444 | + 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:09:17.447 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.449 | + 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:09:17.452 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.454 | + 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:09:17.457 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.459 | + 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:09:17.461 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.464 | + 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:09:17.466 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.469 | + 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:09:17.471 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.474 | + 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:09:17.479 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.482 | + 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:09:17.485 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.487 | + 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:09:17.490 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.493 | + 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:09:17.495 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.498 | + 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:09:17.501 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.503 | + 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:09:17.506 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.508 | + 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:09:17.511 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.513 | + 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:09:17.516 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.519 | + 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:09:17.521 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.524 | + 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:09:17.526 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:09:17.529 | + 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:09:17.532 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-09 15:09:17.535 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-09 15:09:17.538 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-09 15:09:17.557 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:09:17.560 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-09 15:09:17.562 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-09 15:09:17.565 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-09 15:09:17.581 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:09:17.584 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-09 15:09:17.586 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-09 15:09:17.589 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-09 15:09:17.592 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-09 15:09:17.595 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-09 15:09:17.598 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-09 15:09:17.602 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-09 15:09:17.605 | + lib/database:initialize_database_backends:92 : return 0 2022-05-09 15:09:17.607 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-09 15:09:17.607 | Using mysql database backend 2022-05-09 15:09:17.611 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-09 15:09:17.632 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-09 15:09:17.636 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-09 15:09:17.639 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-09 15:09:17.643 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-09 15:09:17.646 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-09 15:09:17.648 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-09 15:09:17.665 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:09:17.668 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-09 15:09:17.686 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-09 15:09:17.707 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:09:17.710 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-09 15:09:17.728 | + ./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:09:17.747 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-09 15:09:17.766 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:09:17.769 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-09 15:09:17.788 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:09:17.791 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-09 15:09:17.809 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-09 15:09:17.812 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-09 15:09:17.814 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-09 15:09:17.817 | + functions-common:save_stackenv:60 : local tag=759 2022-05-09 15:09:17.822 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-09 15:09:17.827 | + functions-common:save_stackenv:62 : time_stamp=2022-05-09-150917 2022-05-09 15:09:17.830 | + functions-common:save_stackenv:63 : echo '# 2022-05-09-150917 759' 2022-05-09 15:09:17.833 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:09:17.836 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-09 15:09:17.838 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:09:17.841 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-09 15:09:17.844 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:09:17.847 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-09 15:09:17.849 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:09:17.852 | + 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:09:17.854 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:09:17.857 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.49 2022-05-09 15:09:17.859 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:09:17.862 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.49/identity 2022-05-09 15:09:17.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:09:17.869 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-09-150916 2022-05-09 15:09:17.872 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:09:17.875 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-09 15:09:17.878 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:09:17.882 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.49 2022-05-09 15:09:17.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:09:17.889 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-09 15:09:17.896 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:09:17.898 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-09 15:09:17.902 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:09:17.904 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-09 15:09:17.907 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:09:17.910 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-09 15:09:17.913 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-09 15:09:17.916 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-09 15:09:17.919 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-09 15:09:17.921 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-09 15:09:17.923 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:09:17.925 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:09:17.928 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:09:17.931 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:09:17.933 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:09:17.936 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:09:17.955 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:09:17.959 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:09:17.962 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:09:17.965 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:09:17.967 | + functions-common:git_clone:629 : echo master 2022-05-09 15:09:17.971 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-09 15:09:17.974 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:09:17.977 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-09 15:09:17.994 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-09 15:09:17.997 | + functions-common:git_clone:690 : head -1 2022-05-09 15:09:17.997 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:09:18.002 | fbfcb726 Updated from generate-constraints 2022-05-09 15:09:18.006 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:09:18.010 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-09 15:09:18.012 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:09:18.015 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-09 15:09:18.018 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-09 15:09:18.021 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-09 15:09:18.024 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-09 15:09:18.027 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-09 15:09:18.030 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-09 15:09:18.033 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-09 15:09:18.036 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-09 15:09:18.039 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-09 15:09:18.045 | ++ tools/install_prereqs.sh:source:47 : NOW=1652108958 2022-05-09 15:09:18.049 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-09 15:09:18.055 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1652107955 2022-05-09 15:09:18.058 | ++ tools/install_prereqs.sh:source:49 : DELTA=1003 2022-05-09 15:09:18.061 | ++ tools/install_prereqs.sh:source:50 : [[ 1003 -lt 7200 ]] 2022-05-09 15:09:18.063 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-09 15:09:18.066 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-09 15:09:18.069 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-09 15:09:18.072 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-09 15:09:18.074 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-09 15:09:18.077 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-09 15:09:18.079 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-09 15:09:18.082 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-09 15:09:18.088 | +++ 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:09:18.144 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-09 15:09:18.144 | apache2-dev 2022-05-09 15:09:18.144 | bc 2022-05-09 15:09:18.144 | bsdmainutils 2022-05-09 15:09:18.144 | curl 2022-05-09 15:09:18.144 | g++ 2022-05-09 15:09:18.144 | gawk 2022-05-09 15:09:18.144 | gcc 2022-05-09 15:09:18.144 | gettext 2022-05-09 15:09:18.144 | git 2022-05-09 15:09:18.144 | graphviz 2022-05-09 15:09:18.144 | iputils-ping 2022-05-09 15:09:18.144 | libapache2-mod-proxy-uwsgi 2022-05-09 15:09:18.144 | libffi-dev 2022-05-09 15:09:18.145 | libjpeg-dev 2022-05-09 15:09:18.145 | libpcre3-dev 2022-05-09 15:09:18.145 | libpq-dev 2022-05-09 15:09:18.145 | libssl-dev 2022-05-09 15:09:18.145 | libsystemd-dev 2022-05-09 15:09:18.145 | libxml2-dev 2022-05-09 15:09:18.145 | libxslt1-dev 2022-05-09 15:09:18.145 | libyaml-dev 2022-05-09 15:09:18.145 | lsof 2022-05-09 15:09:18.145 | openssh-server 2022-05-09 15:09:18.145 | openssl 2022-05-09 15:09:18.145 | pkg-config 2022-05-09 15:09:18.145 | psmisc 2022-05-09 15:09:18.145 | python3-dev 2022-05-09 15:09:18.145 | python3-pip 2022-05-09 15:09:18.145 | python3-systemd 2022-05-09 15:09:18.145 | python3-venv 2022-05-09 15:09:18.145 | tar 2022-05-09 15:09:18.145 | tcpdump 2022-05-09 15:09:18.145 | unzip 2022-05-09 15:09:18.145 | uuid-runtime 2022-05-09 15:09:18.145 | wget 2022-05-09 15:09:18.145 | wget 2022-05-09 15:09:18.145 | zlib1g-dev 2022-05-09 15:09:18.145 | libkrb5-dev 2022-05-09 15:09:18.145 | libldap2-dev 2022-05-09 15:09:18.145 | libsasl2-dev 2022-05-09 15:09:18.145 | memcached 2022-05-09 15:09:18.146 | python3-mysqldb 2022-05-09 15:09:18.146 | sqlite3 2022-05-09 15:09:18.146 | conntrack 2022-05-09 15:09:18.146 | curl 2022-05-09 15:09:18.146 | dnsmasq-base 2022-05-09 15:09:18.146 | dnsmasq-utils 2022-05-09 15:09:18.146 | ebtables 2022-05-09 15:09:18.146 | genisoimage 2022-05-09 15:09:18.146 | iptables 2022-05-09 15:09:18.146 | iputils-arping 2022-05-09 15:09:18.146 | kpartx 2022-05-09 15:09:18.146 | libjs-jquery-tablesorter 2022-05-09 15:09:18.146 | parted 2022-05-09 15:09:18.146 | pm-utils 2022-05-09 15:09:18.146 | python3-mysqldb 2022-05-09 15:09:18.146 | socat 2022-05-09 15:09:18.146 | sqlite3 2022-05-09 15:09:18.146 | sudo 2022-05-09 15:09:18.146 | vlan 2022-05-09 15:09:18.146 | lsscsi 2022-05-09 15:09:18.146 | open-iscsi 2022-05-09 15:09:18.146 | lvm2 2022-05-09 15:09:18.146 | qemu-utils 2022-05-09 15:09:18.146 | thin-provisioning-tools 2022-05-09 15:09:18.146 | acl 2022-05-09 15:09:18.146 | dnsmasq-base 2022-05-09 15:09:18.146 | dnsmasq-utils 2022-05-09 15:09:18.146 | ebtables 2022-05-09 15:09:18.146 | haproxy 2022-05-09 15:09:18.146 | iptables 2022-05-09 15:09:18.146 | iputils-arping 2022-05-09 15:09:18.146 | iputils-ping 2022-05-09 15:09:18.146 | postgresql-server-dev-all 2022-05-09 15:09:18.146 | python3-mysqldb 2022-05-09 15:09:18.146 | sqlite3 2022-05-09 15:09:18.146 | sudo 2022-05-09 15:09:18.146 | vlan 2022-05-09 15:09:18.147 | pcp 2022-05-09 15:09:18.147 | ipset 2022-05-09 15:09:18.147 | conntrack 2022-05-09 15:09:18.147 | conntrackd 2022-05-09 15:09:18.147 | keepalived 2022-05-09 15:09:18.147 | lvm2 2022-05-09 15:09:18.147 | qemu-utils 2022-05-09 15:09:18.147 | thin-provisioning-tools 2022-05-09 15:09:18.147 | curl 2022-05-09 15:09:18.147 | liberasurecode-dev 2022-05-09 15:09:18.147 | make 2022-05-09 15:09:18.147 | memcached 2022-05-09 15:09:18.147 | rsync 2022-05-09 15:09:18.147 | sqlite3 2022-05-09 15:09:18.147 | xfsprogs' 2022-05-09 15:09:18.148 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-09 15:09:18.171 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-09 15:09:18.172 | apache2-dev 2022-05-09 15:09:18.172 | bc 2022-05-09 15:09:18.172 | bsdmainutils 2022-05-09 15:09:18.172 | curl 2022-05-09 15:09:18.172 | g++ 2022-05-09 15:09:18.172 | gawk 2022-05-09 15:09:18.172 | gcc 2022-05-09 15:09:18.172 | gettext 2022-05-09 15:09:18.172 | git 2022-05-09 15:09:18.172 | graphviz 2022-05-09 15:09:18.172 | iputils-ping 2022-05-09 15:09:18.172 | libapache2-mod-proxy-uwsgi 2022-05-09 15:09:18.172 | libffi-dev 2022-05-09 15:09:18.172 | libjpeg-dev 2022-05-09 15:09:18.172 | libpcre3-dev 2022-05-09 15:09:18.172 | libpq-dev 2022-05-09 15:09:18.172 | libssl-dev 2022-05-09 15:09:18.172 | libsystemd-dev 2022-05-09 15:09:18.172 | libxml2-dev 2022-05-09 15:09:18.172 | libxslt1-dev 2022-05-09 15:09:18.172 | libyaml-dev 2022-05-09 15:09:18.172 | lsof 2022-05-09 15:09:18.172 | openssh-server 2022-05-09 15:09:18.172 | openssl 2022-05-09 15:09:18.172 | pkg-config 2022-05-09 15:09:18.172 | psmisc 2022-05-09 15:09:18.172 | python3-dev 2022-05-09 15:09:18.172 | python3-pip 2022-05-09 15:09:18.172 | python3-systemd 2022-05-09 15:09:18.172 | python3-venv 2022-05-09 15:09:18.172 | tar 2022-05-09 15:09:18.172 | tcpdump 2022-05-09 15:09:18.173 | unzip 2022-05-09 15:09:18.173 | uuid-runtime 2022-05-09 15:09:18.173 | wget 2022-05-09 15:09:18.173 | wget 2022-05-09 15:09:18.173 | zlib1g-dev 2022-05-09 15:09:18.173 | libkrb5-dev 2022-05-09 15:09:18.173 | libldap2-dev 2022-05-09 15:09:18.173 | libsasl2-dev 2022-05-09 15:09:18.173 | memcached 2022-05-09 15:09:18.173 | python3-mysqldb 2022-05-09 15:09:18.173 | sqlite3 2022-05-09 15:09:18.173 | conntrack 2022-05-09 15:09:18.173 | curl 2022-05-09 15:09:18.173 | dnsmasq-base 2022-05-09 15:09:18.173 | dnsmasq-utils 2022-05-09 15:09:18.173 | ebtables 2022-05-09 15:09:18.173 | genisoimage 2022-05-09 15:09:18.173 | iptables 2022-05-09 15:09:18.173 | iputils-arping 2022-05-09 15:09:18.173 | kpartx 2022-05-09 15:09:18.173 | libjs-jquery-tablesorter 2022-05-09 15:09:18.173 | parted 2022-05-09 15:09:18.173 | pm-utils 2022-05-09 15:09:18.173 | python3-mysqldb 2022-05-09 15:09:18.173 | socat 2022-05-09 15:09:18.173 | sqlite3 2022-05-09 15:09:18.173 | sudo 2022-05-09 15:09:18.173 | vlan 2022-05-09 15:09:18.173 | lsscsi 2022-05-09 15:09:18.173 | open-iscsi 2022-05-09 15:09:18.173 | lvm2 2022-05-09 15:09:18.173 | qemu-utils 2022-05-09 15:09:18.173 | thin-provisioning-tools 2022-05-09 15:09:18.174 | acl 2022-05-09 15:09:18.174 | dnsmasq-base 2022-05-09 15:09:18.174 | dnsmasq-utils 2022-05-09 15:09:18.174 | ebtables 2022-05-09 15:09:18.174 | haproxy 2022-05-09 15:09:18.174 | iptables 2022-05-09 15:09:18.174 | iputils-arping 2022-05-09 15:09:18.174 | iputils-ping 2022-05-09 15:09:18.174 | postgresql-server-dev-all 2022-05-09 15:09:18.174 | python3-mysqldb 2022-05-09 15:09:18.174 | sqlite3 2022-05-09 15:09:18.174 | sudo 2022-05-09 15:09:18.174 | vlan 2022-05-09 15:09:18.174 | pcp 2022-05-09 15:09:18.174 | ipset 2022-05-09 15:09:18.174 | conntrack 2022-05-09 15:09:18.174 | conntrackd 2022-05-09 15:09:18.174 | keepalived 2022-05-09 15:09:18.174 | lvm2 2022-05-09 15:09:18.174 | qemu-utils 2022-05-09 15:09:18.174 | thin-provisioning-tools 2022-05-09 15:09:18.174 | curl 2022-05-09 15:09:18.174 | liberasurecode-dev 2022-05-09 15:09:18.174 | make 2022-05-09 15:09:18.174 | memcached 2022-05-09 15:09:18.174 | rsync 2022-05-09 15:09:18.174 | sqlite3 2022-05-09 15:09:18.174 | xfsprogs ' 2022-05-09 15:09:18.175 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-09 15:09:18.177 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:09:18.181 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:09:18.185 | ++ 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:09:18.185 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-09 15:09:18.190 | ++ 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:09:18.193 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-09 15:09:18.195 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:09:18.197 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-09 15:09:18.200 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:09:18.202 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:09:18.204 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:09:18.207 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:09:18.209 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:09:18.211 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:09:18.214 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-09 15:09:18.216 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-09 15:09:18.218 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-09 15:09:18.222 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-09 15:09:18.227 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-09 15:09:18.230 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-09 15:09:18.232 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-09 15:09:18.234 | ++ functions-common:time_start:2424 : local start_time= 2022-05-09 15:09:18.236 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:09:18.239 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:09:18.244 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652108958241 2022-05-09 15:09:18.247 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-09 15:09:18.250 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-09 15:09:18.252 | ++ 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:09:18.486 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-05-09 15:09:18.487 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-09 15:09:18.537 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-09 15:09:18.589 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-05-09 15:09:21.146 | Reading package lists... 2022-05-09 15:09:21.180 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-09 15:09:21.182 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-09 15:09:21.185 | ++ functions-common:time_stop:2437 : local name 2022-05-09 15:09:21.187 | ++ functions-common:time_stop:2438 : local end_time 2022-05-09 15:09:21.189 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:09:21.191 | ++ functions-common:time_stop:2440 : local total 2022-05-09 15:09:21.194 | ++ functions-common:time_stop:2441 : local start_time 2022-05-09 15:09:21.196 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-09 15:09:21.199 | ++ functions-common:time_stop:2444 : start_time=1652108958241 2022-05-09 15:09:21.201 | ++ functions-common:time_stop:2446 : [[ -z 1652108958241 ]] 2022-05-09 15:09:21.204 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:09:21.208 | ++ functions-common:time_stop:2449 : end_time=1652108961205 2022-05-09 15:09:21.211 | ++ functions-common:time_stop:2450 : elapsed_time=2964 2022-05-09 15:09:21.213 | ++ functions-common:time_stop:2451 : total=0 2022-05-09 15:09:21.216 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:09:21.218 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2964 2022-05-09 15:09:21.221 | ++ 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:09:21.223 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:09:21.226 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:09:21.228 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:09:21.231 | ++ 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:09:21.256 | ++ 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:09:21.373 | Reading package lists... 2022-05-09 15:09:21.647 | Building dependency tree... 2022-05-09 15:09:21.648 | Reading state information... 2022-05-09 15:09:21.697 | acl is already the newest version (2.2.53-6). 2022-05-09 15:09:21.698 | bc is already the newest version (1.07.1-2build1). 2022-05-09 15:09:21.698 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-09 15:09:21.698 | conntrack is already the newest version (1:1.4.5-2). 2022-05-09 15:09:21.698 | ebtables is already the newest version (2.0.11-3build1). 2022-05-09 15:09:21.698 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-09 15:09:21.698 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-09 15:09:21.698 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-09 15:09:21.698 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-09 15:09:21.698 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-09 15:09:21.698 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-09 15:09:21.698 | iputils-arping is already the newest version (3:20190709-3). 2022-05-09 15:09:21.698 | iputils-ping is already the newest version (3:20190709-3). 2022-05-09 15:09:21.698 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-09 15:09:21.698 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-09 15:09:21.698 | libffi-dev is already the newest version (3.3-4). 2022-05-09 15:09:21.698 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-09 15:09:21.698 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-05-09 15:09:21.698 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-09 15:09:21.698 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-09 15:09:21.698 | lsscsi is already the newest version (0.30-0.1). 2022-05-09 15:09:21.698 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-09 15:09:21.698 | make is already the newest version (4.2.1-1.2). 2022-05-09 15:09:21.698 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-09 15:09:21.698 | psmisc is already the newest version (23.3-1). 2022-05-09 15:09:21.698 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-09 15:09:21.698 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-09 15:09:21.698 | python3-systemd is already the newest version (234-3build2). 2022-05-09 15:09:21.698 | socat is already the newest version (1.7.3.3-2). 2022-05-09 15:09:21.698 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-09 15:09:21.698 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-09 15:09:21.698 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-09 15:09:21.698 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-09 15:09:21.699 | graphviz is already the newest version (2.42.2-3build2). 2022-05-09 15:09:21.699 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-09 15:09:21.699 | pcp is already the newest version (5.0.3-1). 2022-05-09 15:09:21.699 | pm-utils is already the newest version (1.4.1-19). 2022-05-09 15:09:21.699 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-09 15:09:21.699 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:09:21.699 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:09:21.699 | curl is already the newest version (7.68.0-1ubuntu2.10). 2022-05-09 15:09:21.699 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-05-09 15:09:21.699 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-05-09 15:09:21.699 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-09 15:09:21.699 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-09 15:09:21.699 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-09 15:09:21.699 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-09 15:09:21.699 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-09 15:09:21.699 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-05-09 15:09:21.699 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-09 15:09:21.699 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-09 15:09:21.699 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-09 15:09:21.699 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-05-09 15:09:21.699 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-05-09 15:09:21.699 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-09 15:09:21.699 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-09 15:09:21.699 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-09 15:09:21.699 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-05-09 15:09:21.699 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-09 15:09:21.699 | openssl set to manually installed. 2022-05-09 15:09:21.699 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-09 15:09:21.699 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-09 15:09:21.699 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-09 15:09:21.699 | rsync set to manually installed. 2022-05-09 15:09:21.699 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-09 15:09:21.699 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-09 15:09:21.699 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-09 15:09:21.700 | tar set to manually installed. 2022-05-09 15:09:21.700 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-09 15:09:21.700 | tcpdump set to manually installed. 2022-05-09 15:09:21.700 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-09 15:09:22.017 | uuid-runtime set to manually installed. 2022-05-09 15:09:22.017 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-09 15:09:22.017 | wget set to manually installed. 2022-05-09 15:09:22.017 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-09 15:09:22.017 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:09:22.017 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-09 15:09:22.017 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-09 15:09:22.017 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-09 15:09:22.017 | The following packages were automatically installed and are no longer required: 2022-05-09 15:09:22.019 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:09:22.019 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:09:22.019 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:09:22.019 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:09:22.019 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:09:22.019 | python3-zope.interface 2022-05-09 15:09:22.019 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:09:22.165 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:09:22.170 | ++ functions-common:apt_get:1246 : result=0 2022-05-09 15:09:22.172 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:09:22.174 | ++ functions-common:time_stop:2437 : local name 2022-05-09 15:09:22.177 | ++ functions-common:time_stop:2438 : local end_time 2022-05-09 15:09:22.179 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:09:22.181 | ++ functions-common:time_stop:2440 : local total 2022-05-09 15:09:22.184 | ++ functions-common:time_stop:2441 : local start_time 2022-05-09 15:09:22.186 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:09:22.188 | ++ functions-common:time_stop:2444 : start_time=1652108961252 2022-05-09 15:09:22.190 | ++ functions-common:time_stop:2446 : [[ -z 1652108961252 ]] 2022-05-09 15:09:22.193 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:09:22.199 | ++ functions-common:time_stop:2449 : end_time=1652108962196 2022-05-09 15:09:22.201 | ++ functions-common:time_stop:2450 : elapsed_time=944 2022-05-09 15:09:22.203 | ++ functions-common:time_stop:2451 : total=883 2022-05-09 15:09:22.205 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:09:22.207 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1827 2022-05-09 15:09:22.210 | ++ functions-common:apt_get:1250 : return 0 2022-05-09 15:09:22.214 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-09 15:09:22.216 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-09 15:09:22.219 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-09 15:09:22.224 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-09 15:09:22.228 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-09 15:09:22.231 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-09 15:09:22.234 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-09 15:09:23.708 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-09 15:09:23.710 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-09 15:09:23.712 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-09 15:09:23.714 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-09 15:09:23.716 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-09 15:09:23.718 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-09 15:09:23.719 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-09 15:09:23.721 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-09 15:09:23.723 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-09 15:09:23.725 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-09 15:09:23.727 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-09 15:09:23.729 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-09 15:09:23.731 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-09 15:09:23.733 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-09 15:09:23.734 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-09 15:09:23.736 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-09 15:09:23.738 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-09 15:09:23.739 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-09 15:09:23.742 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-09 15:09:23.744 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-09 15:09:23.746 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-09 15:09:23.748 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-09 15:09:23.750 | + functions-common:_ensure_lsb_release:394 : return 2022-05-09 15:09:23.752 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-09 15:09:23.829 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-09 15:09:23.831 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-09 15:09:23.911 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-09 15:09:23.914 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-09 15:09:23.992 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-09 15:09:23.994 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-09 15:09:23.996 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-09 15:09:23.998 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-09 15:09:24.000 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-09 15:09:24.002 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-09 15:09:24.003 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-09 15:09:24.005 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-09 15:09:24.007 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-09 15:09:24.009 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-09 15:09:24.011 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-09 15:09:24.011 | Distro: focal 2022-05-09 15:09:24.014 | + tools/install_pip.sh:main:124 : get_versions 2022-05-09 15:09:24.016 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-09 15:09:24.019 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-09 15:09:24.022 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-09 15:09:24.025 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-09 15:09:24.025 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-09 15:09:24.731 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-09 15:09:24.732 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-09 15:09:24.732 | pip: 21.3.1 2022-05-09 15:09:24.734 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-09 15:09:24.736 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-09 15:09:24.738 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:09:24.740 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:09:24.742 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:09:24.743 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:09:24.745 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:09:24.747 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:09:24.749 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:09:24.750 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:09:24.752 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:09:24.754 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:09:24.755 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:09:24.757 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-09 15:09:24.759 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:09:24.761 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:09:24.763 | + tools/install_pip.sh:main:142 : : 2022-05-09 15:09:24.765 | + tools/install_pip.sh:main:147 : set -x 2022-05-09 15:09:24.766 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-09 15:09:24.768 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-09 15:09:24.770 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:09:24.773 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-09 15:09:24.775 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-09 15:09:24.777 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:09:24.779 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:09:24.780 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:09:24.784 | ++ 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:09:24.785 | ++ 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:09:24.787 | ++ 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:09:24.790 | + 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:09:24.791 | + 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:09:24.808 | 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:09:24.810 | + 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:09:25.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:09:25.705 | from cryptography.utils import int_from_bytes 2022-05-09 15:09:25.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:09:25.706 | from cryptography.utils import int_from_bytes 2022-05-09 15:09:27.005 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:09:27.999 | 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:09:28.011 | 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:09:30.591 | Installing collected packages: setuptools 2022-05-09 15:09:31.471 | Successfully installed setuptools-62.1.0 2022-05-09 15:09:31.471 | 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:09:31.659 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:09:31.659 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:09:31.810 | + inc/python:pip_install:200 : result=0 2022-05-09 15:09:31.812 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:09:31.814 | + functions-common:time_stop:2437 : local name 2022-05-09 15:09:31.815 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:09:31.817 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:09:31.819 | + functions-common:time_stop:2440 : local total 2022-05-09 15:09:31.821 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:09:31.823 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:09:31.824 | + functions-common:time_stop:2444 : start_time=1652108964803 2022-05-09 15:09:31.826 | + functions-common:time_stop:2446 : [[ -z 1652108964803 ]] 2022-05-09 15:09:31.828 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:09:31.831 | + functions-common:time_stop:2449 : end_time=1652108971830 2022-05-09 15:09:31.833 | + functions-common:time_stop:2450 : elapsed_time=7027 2022-05-09 15:09:31.835 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:09:31.837 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:09:31.839 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7027 2022-05-09 15:09:31.841 | + inc/python:pip_install:203 : return 0 2022-05-09 15:09:31.842 | + tools/install_pip.sh:main:153 : get_versions 2022-05-09 15:09:31.845 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-09 15:09:31.849 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-09 15:09:31.851 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-09 15:09:31.854 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-09 15:09:31.855 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-09 15:09:32.550 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-09 15:09:32.552 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-09 15:09:32.552 | pip: 21.3.1 2022-05-09 15:09:32.556 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-09 15:09:32.559 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-09 15:09:32.562 | + ./stack.sh:main:798 : fixup_all 2022-05-09 15:09:32.564 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-09 15:09:32.566 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-09 15:09:32.570 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:09:32.572 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:09:32.574 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-09 15:09:32.586 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-09 15:09:32.599 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-09 15:09:32.611 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-09 15:09:32.614 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-09 15:09:32.616 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:09:32.618 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:09:32.621 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:09:32.623 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:09:32.625 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:09:32.627 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:09:32.629 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:09:32.631 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:09:32.633 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:09:32.635 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:09:32.637 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:09:32.639 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-09 15:09:32.641 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-09 15:09:32.644 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-09 15:09:32.646 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:09:32.648 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:09:32.650 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:09:32.652 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:09:32.655 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:09:32.659 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:09:32.661 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-09 15:09:32.664 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-09 15:09:32.666 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-09 15:09:32.669 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-09 15:09:32.671 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-09 15:09:32.673 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-09 15:09:32.675 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-09 15:09:32.697 | Using python 3.8 to install os-testr 2022-05-09 15:09:32.699 | + 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:09:33.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:09:33.727 | from cryptography.utils import int_from_bytes 2022-05-09 15:09:33.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:09:33.727 | from cryptography.utils import int_from_bytes 2022-05-09 15:09:34.937 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:09:34.969 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-09 15:09:35.047 | 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:09:35.048 | 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:09:35.049 | 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:09:35.063 | 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:09:35.073 | 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:09:35.083 | 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:09:37.629 | 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:09:37.638 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:09:37.638 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:09:37.769 | + inc/python:pip_install:200 : result=0 2022-05-09 15:09:37.771 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:09:37.774 | + functions-common:time_stop:2437 : local name 2022-05-09 15:09:37.776 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:09:37.778 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:09:37.780 | + functions-common:time_stop:2440 : local total 2022-05-09 15:09:37.782 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:09:37.784 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:09:37.786 | + functions-common:time_stop:2444 : start_time=1652108972692 2022-05-09 15:09:37.789 | + functions-common:time_stop:2446 : [[ -z 1652108972692 ]] 2022-05-09 15:09:37.792 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:09:37.796 | + functions-common:time_stop:2449 : end_time=1652108977793 2022-05-09 15:09:37.798 | + functions-common:time_stop:2450 : elapsed_time=5101 2022-05-09 15:09:37.800 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:09:37.802 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:09:37.805 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5101 2022-05-09 15:09:37.807 | + inc/python:pip_install:203 : return 0 2022-05-09 15:09:37.809 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-09 15:09:37.862 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-09 15:09:37.968 | + ./stack.sh:main:812 : install_infra 2022-05-09 15:09:37.970 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-09 15:09:37.973 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-09 15:09:37.975 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-09 15:09:37.979 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-09 15:09:38.003 | + 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:09:39.972 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:39.980 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:39.984 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:39.990 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:39.994 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.001 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.006 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.032 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.115 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.135 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.139 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.143 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.159 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.167 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.169 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.186 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.204 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.214 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.218 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.237 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.259 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.277 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.286 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.291 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.312 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.341 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.343 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.358 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.363 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.367 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.373 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.388 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.394 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.445 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.462 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.466 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.498 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.562 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.569 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.576 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.627 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.641 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.650 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.755 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.780 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.784 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.795 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.800 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.820 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.827 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.844 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.876 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.904 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.917 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.924 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.933 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.950 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.958 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.972 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.984 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.988 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:40.995 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:09:41.135 | 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:09:41.430 | + inc/python:pip_install:200 : result=0 2022-05-09 15:09:41.432 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:09:41.434 | + functions-common:time_stop:2437 : local name 2022-05-09 15:09:41.437 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:09:41.439 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:09:41.441 | + functions-common:time_stop:2440 : local total 2022-05-09 15:09:41.443 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:09:41.445 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:09:41.447 | + functions-common:time_stop:2444 : start_time=1652108977995 2022-05-09 15:09:41.449 | + functions-common:time_stop:2446 : [[ -z 1652108977995 ]] 2022-05-09 15:09:41.452 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:09:41.456 | + functions-common:time_stop:2449 : end_time=1652108981453 2022-05-09 15:09:41.458 | + functions-common:time_stop:2450 : elapsed_time=3458 2022-05-09 15:09:41.460 | + functions-common:time_stop:2451 : total=5101 2022-05-09 15:09:41.462 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:09:41.464 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8559 2022-05-09 15:09:41.467 | + inc/python:pip_install:203 : return 0 2022-05-09 15:09:41.469 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-09 15:09:41.471 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-09 15:09:41.495 | + 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:09:43.344 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.353 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.357 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.362 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.366 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.373 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.377 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.403 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.484 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.503 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.508 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.512 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.528 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.536 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.539 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.556 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.573 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.582 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.587 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.606 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.628 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.647 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.655 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.661 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.681 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.711 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.713 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.728 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.732 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.737 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.742 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.757 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.764 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.814 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.833 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.838 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.871 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.935 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.942 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:43.949 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.001 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.015 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.023 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.128 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.154 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.158 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.169 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.174 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.194 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.201 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.218 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.250 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.279 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.291 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.299 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.308 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.325 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.334 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.348 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.360 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.364 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:09:44.371 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:09:44.373 | Processing /opt/stack/requirements 2022-05-09 15:09:46.161 | 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:09:46.165 | 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:09:46.176 | 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:09:46.182 | 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:09:46.185 | 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:09:46.190 | 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:09:46.218 | 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:09:46.220 | 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:09:46.232 | 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:09:46.286 | 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:09:46.290 | 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:09:46.306 | 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:09:46.309 | 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:09:46.313 | 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:09:46.318 | 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:09:46.321 | 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:09:46.335 | 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:09:46.387 | 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:09:46.390 | 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:09:46.398 | 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:09:46.409 | 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:09:46.415 | 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:09:46.418 | 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:09:46.481 | Building wheels for collected packages: openstack-requirements 2022-05-09 15:09:46.482 | Building wheel for openstack-requirements (setup.py): started 2022-05-09 15:09:47.352 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-09 15:09:47.352 | ERROR: Command errored out with exit status 1: 2022-05-09 15:09:47.352 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-lyaefxlf/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-lyaefxlf/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-qzcb9lwg 2022-05-09 15:09:47.352 | cwd: /tmp/pip-req-build-lyaefxlf/ 2022-05-09 15:09:47.352 | Complete output (6 lines): 2022-05-09 15:09:47.352 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-09 15:09:47.352 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-09 15:09:47.352 | or: setup.py --help-commands 2022-05-09 15:09:47.352 | or: setup.py cmd --help 2022-05-09 15:09:47.352 | 2022-05-09 15:09:47.352 | error: invalid command 'bdist_wheel' 2022-05-09 15:09:47.352 | ---------------------------------------- 2022-05-09 15:09:47.352 | ERROR: Failed building wheel for openstack-requirements 2022-05-09 15:09:47.353 | Running setup.py clean for openstack-requirements 2022-05-09 15:09:48.258 | Failed to build openstack-requirements 2022-05-09 15:09:48.276 | Installing collected packages: openstack-requirements 2022-05-09 15:09:48.276 | Attempting uninstall: openstack-requirements 2022-05-09 15:09:48.277 | Found existing installation: openstack-requirements 1.2.1.dev5404 2022-05-09 15:09:48.317 | Uninstalling openstack-requirements-1.2.1.dev5404: 2022-05-09 15:09:48.338 | Successfully uninstalled openstack-requirements-1.2.1.dev5404 2022-05-09 15:09:48.341 | Running setup.py install for openstack-requirements: started 2022-05-09 15:09:51.069 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-09 15:09:51.102 | Successfully installed openstack-requirements-1.2.1.dev5404 2022-05-09 15:09:51.254 | + inc/python:pip_install:200 : result=0 2022-05-09 15:09:51.256 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:09:51.259 | + functions-common:time_stop:2437 : local name 2022-05-09 15:09:51.261 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:09:51.264 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:09:51.267 | + functions-common:time_stop:2440 : local total 2022-05-09 15:09:51.270 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:09:51.272 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:09:51.275 | + functions-common:time_stop:2444 : start_time=1652108981487 2022-05-09 15:09:51.277 | + functions-common:time_stop:2446 : [[ -z 1652108981487 ]] 2022-05-09 15:09:51.280 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:09:51.285 | + functions-common:time_stop:2449 : end_time=1652108991282 2022-05-09 15:09:51.287 | + functions-common:time_stop:2450 : elapsed_time=9795 2022-05-09 15:09:51.290 | + functions-common:time_stop:2451 : total=8559 2022-05-09 15:09:51.293 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:09:51.295 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18354 2022-05-09 15:09:51.298 | + inc/python:pip_install:203 : return 0 2022-05-09 15:09:51.301 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-09 15:09:51.304 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-09 15:09:51.307 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-09 15:09:51.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:09:51.312 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:09:51.315 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-05-09 15:09:51.317 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:09:51.320 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-09 15:09:51.343 | Using python 3.8 to install pbr 2022-05-09 15:09:51.345 | + 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:09:52.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:09:52.293 | from cryptography.utils import int_from_bytes 2022-05-09 15:09:52.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:09:52.293 | from cryptography.utils import int_from_bytes 2022-05-09 15:09:53.582 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:09:53.619 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-09 15:09:56.532 | 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:09:56.540 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:09:56.540 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:09:56.694 | + inc/python:pip_install:200 : result=0 2022-05-09 15:09:56.696 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:09:56.698 | + functions-common:time_stop:2437 : local name 2022-05-09 15:09:56.701 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:09:56.703 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:09:56.705 | + functions-common:time_stop:2440 : local total 2022-05-09 15:09:56.707 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:09:56.709 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:09:56.711 | + functions-common:time_stop:2444 : start_time=1652108991337 2022-05-09 15:09:56.713 | + functions-common:time_stop:2446 : [[ -z 1652108991337 ]] 2022-05-09 15:09:56.716 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:09:56.720 | + functions-common:time_stop:2449 : end_time=1652108996718 2022-05-09 15:09:56.722 | + functions-common:time_stop:2450 : elapsed_time=5381 2022-05-09 15:09:56.725 | + functions-common:time_stop:2451 : total=18354 2022-05-09 15:09:56.727 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:09:56.731 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23735 2022-05-09 15:09:56.734 | + inc/python:pip_install:203 : return 0 2022-05-09 15:09:56.737 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-09 15:09:59.088 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-09 15:10:01.040 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:10:01.041 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-09 15:10:01.063 | 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:10:01.067 | 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:10:01.070 | 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:10:01.075 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-09 15:10:01.078 | 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:10:01.160 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-09 15:10:01.164 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-09 15:10:01.167 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-09 15:10:01.185 | + ./stack.sh:main:821 : pkgs= 2022-05-09 15:10:01.187 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-09 15:10:01.189 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-09 15:10:01.192 | + functions-common:run_phase:1865 : local mode=stack 2022-05-09 15:10:01.194 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-09 15:10:01.196 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:10:01.199 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:10:01.201 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:10:01.203 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:10:01.206 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:10:01.208 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:10:01.213 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:10:01.215 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:10:01.217 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:10:01.219 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-09 15:10:01.222 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:10:01.238 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:10:01.240 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:10:01.242 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:10:01.244 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-09 15:10:01.247 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:10:01.249 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-09 15:10:01.251 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:10:01.253 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-09 15:10:01.255 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:10:01.257 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-09 15:10:01.260 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:10:01.262 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-09 15:10:01.264 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-09 15:10:01.266 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-09 15:10:01.268 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:10:01.270 | + 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:10:01.273 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-09 15:10:01.275 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-09 15:10:01.278 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-09 15:10:01.280 | + functions-common:run_plugins:1854 : local plugins= 2022-05-09 15:10:01.282 | + functions-common:run_plugins:1855 : local plugin 2022-05-09 15:10:01.285 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-09 15:10:01.288 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-09 15:10:01.291 | + functions:set_systemd_override:821 : local value=2048 2022-05-09 15:10:01.293 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-09 15:10:01.295 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-09 15:10:01.352 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-09 15:10:01.352 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-09 15:10:01.356 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-09 15:10:01.748 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-09 15:10:01.751 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-09 15:10:01.768 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:10:01.770 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-09 15:10:01.773 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:10:01.775 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:10:01.778 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:10:01.780 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:10:01.782 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:10:01.785 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:10:01.787 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:01.789 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:01.792 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:10:01.794 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:10:01.797 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:10:01.800 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:10:01.803 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-09 15:10:01.805 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:10:01.808 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:01.810 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:01.813 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-09 15:10:01.835 | + 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:10:01.949 | Reading package lists... 2022-05-09 15:10:02.209 | Building dependency tree... 2022-05-09 15:10:02.210 | Reading state information... 2022-05-09 15:10:02.476 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-09 15:10:02.476 | The following packages were automatically installed and are no longer required: 2022-05-09 15:10:02.477 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:10:02.477 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:10:02.477 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:10:02.477 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:10:02.477 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:10:02.477 | python3-zope.interface 2022-05-09 15:10:02.478 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:10:02.596 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:10:02.601 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:10:02.603 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:10:02.606 | + functions-common:time_stop:2437 : local name 2022-05-09 15:10:02.608 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:10:02.610 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:10:02.612 | + functions-common:time_stop:2440 : local total 2022-05-09 15:10:02.614 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:10:02.617 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:10:02.619 | + functions-common:time_stop:2444 : start_time=1652109001832 2022-05-09 15:10:02.621 | + functions-common:time_stop:2446 : [[ -z 1652109001832 ]] 2022-05-09 15:10:02.624 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:10:02.628 | + functions-common:time_stop:2449 : end_time=1652109002625 2022-05-09 15:10:02.630 | + functions-common:time_stop:2450 : elapsed_time=793 2022-05-09 15:10:02.633 | + functions-common:time_stop:2451 : total=1827 2022-05-09 15:10:02.635 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:10:02.637 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2620 2022-05-09 15:10:02.639 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:10:02.642 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-09 15:10:02.644 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:10:02.647 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:10:02.649 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:10:02.651 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:10:02.654 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:10:02.656 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:10:02.658 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-09 15:10:02.661 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:10:02.663 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:10:02.665 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:10:02.667 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:10:02.670 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:10:02.672 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:10:02.674 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:10:02.677 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:10:02.679 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:10:02.681 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:10:02.684 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:10:02.686 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-09 15:10:02.688 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:10:02.690 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:10:02.693 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:10:02.696 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:10:02.698 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:10:02.700 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:10:02.702 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-09 15:10:02.705 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-09 15:10:02.721 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:10:02.724 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-09 15:10:02.726 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:10:02.728 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-09 15:10:02.731 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-09 15:10:02.734 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-09 15:10:02.738 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-09 15:10:02.740 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-09 15:10:02.742 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-09 15:10:02.745 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-09 15:10:02.747 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-09 15:10:02.749 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-09 15:10:02.752 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-09 15:10:03.468 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-09 15:10:03.468 | user tags 2022-05-09 15:10:03.468 | stackrabbit []' 2022-05-09 15:10:03.472 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-09 15:10:03.472 | user tags 2022-05-09 15:10:03.472 | stackrabbit []' 2022-05-09 15:10:03.472 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-09 15:10:03.479 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-09 15:10:03.481 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-09 15:10:03.483 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-09 15:10:04.170 | Changing password for user "stackrabbit" ... 2022-05-09 15:10:04.194 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-09 15:10:04.870 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-09 15:10:04.896 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-09 15:10:04.899 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-09 15:10:05.599 | Changing password for user "stackrabbit" ... 2022-05-09 15:10:05.623 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-09 15:10:05.625 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-09 15:10:05.628 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-09 15:10:06.318 | Deleting user "guest" ... 2022-05-09 15:10:06.339 | Error: 2022-05-09 15:10:06.339 | {:no_such_user, "guest"} 2022-05-09 15:10:06.354 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-09 15:10:06.356 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-09 15:10:06.378 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:10:06.381 | + ./stack.sh:main:838 : install_database 2022-05-09 15:10:06.383 | + lib/database:install_database:118 : install_database_mysql 2022-05-09 15:10:06.386 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-05-09 15:10:06.388 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:06.390 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:06.393 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-05-09 15:10:06.614 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-09 15:10:06.617 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-05-09 15:10:06.619 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-05-09 15:10:06.621 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-09 15:10:06.624 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:10:06.626 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-05-09 15:10:06.628 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:10:06.631 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:10:06.633 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:10:06.636 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:10:06.638 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:10:06.640 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:10:06.643 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:10:06.645 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:10:06.648 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:10:06.650 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:10:06.653 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:10:06.655 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-05-09 15:10:06.658 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:10:06.660 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:10:06.663 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:10:06.665 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:10:06.668 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:10:06.670 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:10:06.672 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-05-09 15:10:06.675 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:06.677 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:06.679 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-05-09 15:10:06.682 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:10:06.684 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:10:06.686 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:10:06.689 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:10:06.691 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:10:06.693 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:10:06.696 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:06.698 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:06.700 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:10:06.703 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:10:06.705 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:10:06.707 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:10:06.710 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-09 15:10:06.712 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:10:06.715 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:06.717 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:06.720 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-09 15:10:06.742 | + 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:10:06.854 | Reading package lists... 2022-05-09 15:10:07.126 | Building dependency tree... 2022-05-09 15:10:07.128 | Reading state information... 2022-05-09 15:10:07.410 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-09 15:10:07.411 | The following packages were automatically installed and are no longer required: 2022-05-09 15:10:07.412 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:10:07.412 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:10:07.412 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:10:07.412 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:10:07.412 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:10:07.412 | python3-zope.interface 2022-05-09 15:10:07.412 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:10:07.532 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:10:07.537 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:10:07.539 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:10:07.541 | + functions-common:time_stop:2437 : local name 2022-05-09 15:10:07.543 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:10:07.545 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:10:07.548 | + functions-common:time_stop:2440 : local total 2022-05-09 15:10:07.551 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:10:07.553 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:10:07.557 | + functions-common:time_stop:2444 : start_time=1652109006739 2022-05-09 15:10:07.560 | + functions-common:time_stop:2446 : [[ -z 1652109006739 ]] 2022-05-09 15:10:07.562 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:10:07.567 | + functions-common:time_stop:2449 : end_time=1652109007564 2022-05-09 15:10:07.570 | + functions-common:time_stop:2450 : elapsed_time=825 2022-05-09 15:10:07.572 | + functions-common:time_stop:2451 : total=2620 2022-05-09 15:10:07.574 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:10:07.576 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3445 2022-05-09 15:10:07.579 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:10:07.581 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-09 15:10:07.583 | + ./stack.sh:main:841 : install_database_python 2022-05-09 15:10:07.586 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-09 15:10:07.588 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-05-09 15:10:07.590 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-09 15:10:07.593 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:10:07.596 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-09 15:10:07.599 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-09 15:10:07.602 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:10:07.605 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:10:07.606 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:10:07.611 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-09 15:10:07.613 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-09 15:10:07.616 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-09 15:10:07.619 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-09 15:10:07.621 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-09 15:10:07.647 | Using python 3.8 to install PyMySQL 2022-05-09 15:10:07.649 | + 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:10:08.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:10:08.532 | from cryptography.utils import int_from_bytes 2022-05-09 15:10:08.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:10:08.532 | from cryptography.utils import int_from_bytes 2022-05-09 15:10:09.726 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:10:09.760 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-09 15:10:12.308 | 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:10:12.315 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:10:12.315 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:10:12.455 | + inc/python:pip_install:200 : result=0 2022-05-09 15:10:12.457 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:10:12.460 | + functions-common:time_stop:2437 : local name 2022-05-09 15:10:12.462 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:10:12.465 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:10:12.467 | + functions-common:time_stop:2440 : local total 2022-05-09 15:10:12.469 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:10:12.473 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:10:12.476 | + functions-common:time_stop:2444 : start_time=1652109007641 2022-05-09 15:10:12.479 | + functions-common:time_stop:2446 : [[ -z 1652109007641 ]] 2022-05-09 15:10:12.482 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:10:12.487 | + functions-common:time_stop:2449 : end_time=1652109012484 2022-05-09 15:10:12.489 | + functions-common:time_stop:2450 : elapsed_time=4843 2022-05-09 15:10:12.492 | + functions-common:time_stop:2451 : total=23735 2022-05-09 15:10:12.495 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:10:12.498 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28578 2022-05-09 15:10:12.501 | + inc/python:pip_install:203 : return 0 2022-05-09 15:10:12.503 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-09 15:10:12.507 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-09 15:10:12.510 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-09 15:10:12.513 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-09 15:10:12.535 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:10:12.538 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-09 15:10:12.541 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-09 15:10:12.544 | ++ 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:10:12.545 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:10:12.550 | + 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:10:12.553 | + 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:10:12.556 | + 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:10:12.558 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:10:12.561 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-09 15:10:12.567 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-09 15:10:12.583 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:10:12.586 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-09 15:10:12.588 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:10:12.591 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:10:12.594 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:10:12.597 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:10:12.601 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:10:12.603 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:10:12.606 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:12.608 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:12.610 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:10:12.613 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:10:12.615 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:10:12.617 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:10:12.620 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-09 15:10:12.622 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:10:12.625 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:12.627 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:12.630 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-09 15:10:12.652 | + 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:10:12.764 | Reading package lists... 2022-05-09 15:10:13.039 | Building dependency tree... 2022-05-09 15:10:13.041 | Reading state information... 2022-05-09 15:10:13.320 | radvd is already the newest version (1:2.17-2). 2022-05-09 15:10:13.320 | The following packages were automatically installed and are no longer required: 2022-05-09 15:10:13.321 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:10:13.321 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:10:13.321 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:10:13.321 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:10:13.321 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:10:13.321 | python3-zope.interface 2022-05-09 15:10:13.321 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:10:13.448 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:10:13.452 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:10:13.455 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:10:13.457 | + functions-common:time_stop:2437 : local name 2022-05-09 15:10:13.460 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:10:13.462 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:10:13.464 | + functions-common:time_stop:2440 : local total 2022-05-09 15:10:13.467 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:10:13.470 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:10:13.472 | + functions-common:time_stop:2444 : start_time=1652109012649 2022-05-09 15:10:13.476 | + functions-common:time_stop:2446 : [[ -z 1652109012649 ]] 2022-05-09 15:10:13.479 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:10:13.484 | + functions-common:time_stop:2449 : end_time=1652109013481 2022-05-09 15:10:13.487 | + functions-common:time_stop:2450 : elapsed_time=832 2022-05-09 15:10:13.489 | + functions-common:time_stop:2451 : total=3445 2022-05-09 15:10:13.492 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:10:13.494 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4277 2022-05-09 15:10:13.497 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:10:13.500 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-09 15:10:13.519 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:10:13.521 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-09 15:10:13.524 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-09 15:10:13.526 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-09 15:10:13.531 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-09 15:10:13.551 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-09 15:10:13.554 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:10:13.557 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:10:13.559 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:10:13.561 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:10:13.564 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:10:13.567 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:10:13.570 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:13.572 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:13.574 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:10:13.576 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:10:13.578 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:10:13.581 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:10:13.583 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-09 15:10:13.586 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:10:13.588 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:13.591 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:13.593 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-09 15:10:13.618 | + 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:10:13.730 | Reading package lists... 2022-05-09 15:10:13.997 | Building dependency tree... 2022-05-09 15:10:13.998 | Reading state information... 2022-05-09 15:10:14.279 | fakeroot is already the newest version (1.24-1). 2022-05-09 15:10:14.279 | make is already the newest version (4.2.1-1.2). 2022-05-09 15:10:14.279 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-09 15:10:14.279 | The following packages were automatically installed and are no longer required: 2022-05-09 15:10:14.280 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:10:14.280 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:10:14.280 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:10:14.280 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:10:14.280 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:10:14.280 | python3-zope.interface 2022-05-09 15:10:14.280 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:10:14.404 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:10:14.409 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:10:14.411 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:10:14.414 | + functions-common:time_stop:2437 : local name 2022-05-09 15:10:14.417 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:10:14.419 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:10:14.421 | + functions-common:time_stop:2440 : local total 2022-05-09 15:10:14.424 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:10:14.426 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:10:14.428 | + functions-common:time_stop:2444 : start_time=1652109013615 2022-05-09 15:10:14.431 | + functions-common:time_stop:2446 : [[ -z 1652109013615 ]] 2022-05-09 15:10:14.433 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:10:14.438 | + functions-common:time_stop:2449 : end_time=1652109014435 2022-05-09 15:10:14.440 | + functions-common:time_stop:2450 : elapsed_time=820 2022-05-09 15:10:14.442 | + functions-common:time_stop:2451 : total=4277 2022-05-09 15:10:14.445 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:10:14.447 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5097 2022-05-09 15:10:14.449 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:10:14.452 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-09 15:10:14.455 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:14.457 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:14.460 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-09 15:10:14.462 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-09 15:10:14.465 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-09 15:10:14.470 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-09 15:10:14.472 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-09 15:10:14.477 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-09 15:10:14.477 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-09 15:10:14.482 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-09 15:10:14.485 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-09 15:10:14.488 | + functions:vercmp:628 : local v1=5.4 2022-05-09 15:10:14.491 | + functions:vercmp:629 : local 'op=<' 2022-05-09 15:10:14.494 | + functions:vercmp:630 : local v2=3.13 2022-05-09 15:10:14.497 | + functions:vercmp:631 : local result 2022-05-09 15:10:14.501 | ++ functions:vercmp:635 : sort -V 2022-05-09 15:10:14.501 | ++ functions:vercmp:635 : head -1 2022-05-09 15:10:14.502 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-09 15:10:14.508 | + functions:vercmp:635 : result=3.13 2022-05-09 15:10:14.511 | + functions:vercmp:637 : case $op in 2022-05-09 15:10:14.513 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-09 15:10:14.515 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-09 15:10:14.518 | + functions:vercmp:648 : return 2022-05-09 15:10:14.520 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-09 15:10:14.523 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:10:14.525 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-09 15:10:15.020 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-09 15:10:15.023 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-09 15:10:15.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.029 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.032 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-05-09 15:10:15.034 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.037 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-09 15:10:15.056 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:10:15.058 | + ./stack.sh:main:849 : install_etcd3 2022-05-09 15:10:15.061 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-09 15:10:15.061 | Installing etcd 2022-05-09 15:10:15.063 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-09 15:10:15.077 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-09 15:10:15.089 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-09 15:10:15.091 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-09 15:10:15.108 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-09 15:10:15.111 | ++ 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:10:15.114 | ++ 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:10:15.118 | +++ 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:10:15.122 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-09 15:10:15.125 | ++ 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:10:15.127 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-09 15:10:15.130 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-09 15:10:15.133 | ++ functions:get_extra_file:74 : return 2022-05-09 15:10:15.136 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-09 15:10:15.138 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-09 15:10:15.140 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-09 15:10:15.143 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-09 15:10:15.159 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:10:15.162 | + ./stack.sh:main:868 : install_dstat 2022-05-09 15:10:15.164 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-09 15:10:15.181 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:10:15.183 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-09 15:10:15.185 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:10:15.188 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-09 15:10:15.190 | + ./stack.sh:main:877 : install_libs 2022-05-09 15:10:15.193 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-09 15:10:15.195 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-09 15:10:15.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-09 15:10:15.200 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-09 15:10:15.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.204 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.207 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-05-09 15:10:15.209 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.212 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-09 15:10:15.214 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-09 15:10:15.216 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-09 15:10:15.219 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-09 15:10:15.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.223 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-05-09 15:10:15.228 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.230 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-09 15:10:15.232 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-09 15:10:15.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-09 15:10:15.237 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-09 15:10:15.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.242 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.244 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-05-09 15:10:15.246 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.248 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-09 15:10:15.251 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-09 15:10:15.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-09 15:10:15.255 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-09 15:10:15.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.261 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.263 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-05-09 15:10:15.265 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.268 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-09 15:10:15.270 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-09 15:10:15.273 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-09 15:10:15.275 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-09 15:10:15.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.279 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.282 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-05-09 15:10:15.284 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.286 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-09 15:10:15.289 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-09 15:10:15.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-09 15:10:15.293 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-09 15:10:15.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.298 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.300 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-05-09 15:10:15.302 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.305 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-09 15:10:15.307 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-09 15:10:15.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-09 15:10:15.312 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-09 15:10:15.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.316 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.319 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-05-09 15:10:15.321 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.324 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-09 15:10:15.326 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-09 15:10:15.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-09 15:10:15.330 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-09 15:10:15.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.335 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.338 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-05-09 15:10:15.340 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.342 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-09 15:10:15.345 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-09 15:10:15.347 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-09 15:10:15.349 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-09 15:10:15.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.354 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.356 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-05-09 15:10:15.358 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.361 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-09 15:10:15.363 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-09 15:10:15.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-09 15:10:15.368 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-09 15:10:15.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.372 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.374 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-05-09 15:10:15.377 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.379 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-09 15:10:15.382 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-09 15:10:15.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-09 15:10:15.386 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-09 15:10:15.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.391 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.393 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-05-09 15:10:15.395 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.401 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-09 15:10:15.404 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-09 15:10:15.406 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-09 15:10:15.408 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-09 15:10:15.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.413 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.415 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-05-09 15:10:15.418 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.420 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-09 15:10:15.422 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-09 15:10:15.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-09 15:10:15.427 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-09 15:10:15.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.432 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.434 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-05-09 15:10:15.436 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.439 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-09 15:10:15.441 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-09 15:10:15.444 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-09 15:10:15.446 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-09 15:10:15.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.451 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.453 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-05-09 15:10:15.455 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.458 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-09 15:10:15.460 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-09 15:10:15.463 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-09 15:10:15.465 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-09 15:10:15.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.470 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.472 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-05-09 15:10:15.476 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.478 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-09 15:10:15.481 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-09 15:10:15.483 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-09 15:10:15.485 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-09 15:10:15.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.491 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.493 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-05-09 15:10:15.495 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.498 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-09 15:10:15.501 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-09 15:10:15.503 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-09 15:10:15.505 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-09 15:10:15.508 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.510 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.512 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-05-09 15:10:15.515 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.517 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-09 15:10:15.520 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-09 15:10:15.523 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-09 15:10:15.525 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-09 15:10:15.528 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.530 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.532 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-05-09 15:10:15.535 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.538 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-09 15:10:15.540 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-09 15:10:15.542 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-09 15:10:15.545 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-09 15:10:15.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.549 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.552 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-05-09 15:10:15.554 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.557 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-09 15:10:15.559 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-09 15:10:15.561 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-09 15:10:15.563 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-09 15:10:15.566 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.568 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.571 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-05-09 15:10:15.573 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.575 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-09 15:10:15.578 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-09 15:10:15.580 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-09 15:10:15.582 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-09 15:10:15.585 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.587 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.590 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-05-09 15:10:15.592 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.594 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-09 15:10:15.597 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-09 15:10:15.600 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-09 15:10:15.603 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-09 15:10:15.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.607 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.609 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-05-09 15:10:15.612 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.614 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-09 15:10:15.617 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-09 15:10:15.619 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-09 15:10:15.621 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-09 15:10:15.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.626 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.628 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-05-09 15:10:15.630 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.633 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-09 15:10:15.635 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-09 15:10:15.638 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-09 15:10:15.640 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-09 15:10:15.642 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.645 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.648 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-05-09 15:10:15.650 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.653 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-09 15:10:15.655 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-09 15:10:15.657 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-09 15:10:15.660 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-09 15:10:15.663 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.665 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.667 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-05-09 15:10:15.670 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.672 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-09 15:10:15.674 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-09 15:10:15.677 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-09 15:10:15.679 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-09 15:10:15.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.684 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.686 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-05-09 15:10:15.688 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.691 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-09 15:10:15.693 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-09 15:10:15.695 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-09 15:10:15.698 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-09 15:10:15.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.702 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.705 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-05-09 15:10:15.707 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.710 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-09 15:10:15.712 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-09 15:10:15.715 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-09 15:10:15.717 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-09 15:10:15.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.721 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.724 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-05-09 15:10:15.727 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.729 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-09 15:10:15.731 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-09 15:10:15.734 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-09 15:10:15.736 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-09 15:10:15.738 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.741 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.743 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-05-09 15:10:15.746 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.748 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-09 15:10:15.750 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-09 15:10:15.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-09 15:10:15.755 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-09 15:10:15.758 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.760 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.763 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-05-09 15:10:15.765 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.767 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-09 15:10:15.770 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-09 15:10:15.772 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-09 15:10:15.775 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-09 15:10:15.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.779 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.782 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-05-09 15:10:15.784 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.786 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-09 15:10:15.789 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-09 15:10:15.792 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-09 15:10:15.794 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-09 15:10:15.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.799 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.801 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-05-09 15:10:15.804 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.807 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-09 15:10:15.809 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-09 15:10:15.812 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-09 15:10:15.814 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-09 15:10:15.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.819 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.822 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-05-09 15:10:15.824 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.827 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-09 15:10:15.829 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-09 15:10:15.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-09 15:10:15.834 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-09 15:10:15.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.839 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.841 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-05-09 15:10:15.843 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.846 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-09 15:10:15.848 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-09 15:10:15.851 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-09 15:10:15.853 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-09 15:10:15.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.858 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.860 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-05-09 15:10:15.862 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.866 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-09 15:10:15.868 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-09 15:10:15.870 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-09 15:10:15.873 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-09 15:10:15.875 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.877 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.879 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-05-09 15:10:15.882 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.885 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-09 15:10:15.887 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-09 15:10:15.890 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-09 15:10:15.892 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-09 15:10:15.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.897 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.899 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-05-09 15:10:15.902 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.904 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-09 15:10:15.906 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-09 15:10:15.909 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-09 15:10:15.911 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-09 15:10:15.914 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:15.916 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:15.919 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-05-09 15:10:15.921 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:15.924 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-09 15:10:15.946 | Using python 3.8 to install etcd3 2022-05-09 15:10:15.949 | + 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:10:16.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:10:16.824 | from cryptography.utils import int_from_bytes 2022-05-09 15:10:16.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:10:16.824 | from cryptography.utils import int_from_bytes 2022-05-09 15:10:18.014 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:10:18.047 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-09 15:10:18.056 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-09 15:10:18.057 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-09 15:10:18.058 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-09 15:10:18.059 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.0) 2022-05-09 15:10:20.610 | 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:10:20.617 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:10:20.617 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:10:20.751 | + inc/python:pip_install:200 : result=0 2022-05-09 15:10:20.754 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:10:20.756 | + functions-common:time_stop:2437 : local name 2022-05-09 15:10:20.758 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:10:20.761 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:10:20.763 | + functions-common:time_stop:2440 : local total 2022-05-09 15:10:20.765 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:10:20.767 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:10:20.769 | + functions-common:time_stop:2444 : start_time=1652109015941 2022-05-09 15:10:20.772 | + functions-common:time_stop:2446 : [[ -z 1652109015941 ]] 2022-05-09 15:10:20.775 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:10:20.779 | + functions-common:time_stop:2449 : end_time=1652109020776 2022-05-09 15:10:20.781 | + functions-common:time_stop:2450 : elapsed_time=4835 2022-05-09 15:10:20.783 | + functions-common:time_stop:2451 : total=28578 2022-05-09 15:10:20.785 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:10:20.788 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33413 2022-05-09 15:10:20.790 | + inc/python:pip_install:203 : return 0 2022-05-09 15:10:20.793 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-09 15:10:20.816 | Using python 3.8 to install etcd3gw 2022-05-09 15:10:20.819 | + 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:10:21.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:10:21.728 | from cryptography.utils import int_from_bytes 2022-05-09 15:10:21.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:10:21.728 | from cryptography.utils import int_from_bytes 2022-05-09 15:10:22.920 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:10:22.954 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-09 15:10:22.962 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-09 15:10:22.963 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-09 15:10:22.964 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-09 15:10:22.993 | 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:10:22.996 | 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:10:22.998 | 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:10:22.999 | 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:10:25.523 | 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:10:25.530 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:10:25.530 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:10:25.687 | + inc/python:pip_install:200 : result=0 2022-05-09 15:10:25.690 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:10:25.692 | + functions-common:time_stop:2437 : local name 2022-05-09 15:10:25.695 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:10:25.697 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:10:25.700 | + functions-common:time_stop:2440 : local total 2022-05-09 15:10:25.702 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:10:25.704 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:10:25.707 | + functions-common:time_stop:2444 : start_time=1652109020810 2022-05-09 15:10:25.710 | + functions-common:time_stop:2446 : [[ -z 1652109020810 ]] 2022-05-09 15:10:25.713 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:10:25.717 | + functions-common:time_stop:2449 : end_time=1652109025714 2022-05-09 15:10:25.719 | + functions-common:time_stop:2450 : elapsed_time=4904 2022-05-09 15:10:25.721 | + functions-common:time_stop:2451 : total=33413 2022-05-09 15:10:25.724 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:10:25.726 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=38317 2022-05-09 15:10:25.729 | + inc/python:pip_install:203 : return 0 2022-05-09 15:10:25.731 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-09 15:10:25.733 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-09 15:10:25.736 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-09 15:10:25.738 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:10:25.741 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:10:25.743 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:10:25.746 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:10:25.748 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:10:25.751 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:10:25.753 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:10:25.756 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:10:25.758 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:10:25.761 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:10:25.763 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:10:25.766 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-09 15:10:25.768 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:25.770 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:25.773 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-09 15:10:25.775 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-09 15:10:25.778 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:10:25.780 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:10:25.782 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:10:25.785 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:10:25.787 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:10:25.790 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:10:25.792 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:25.794 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:25.797 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:10:25.799 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:10:25.801 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:10:25.804 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:10:25.806 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-09 15:10:25.809 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:10:25.811 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:25.813 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:25.816 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-09 15:10:25.839 | + 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:10:25.950 | Reading package lists... 2022-05-09 15:10:26.216 | Building dependency tree... 2022-05-09 15:10:26.217 | Reading state information... 2022-05-09 15:10:26.518 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-09 15:10:26.518 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-09 15:10:26.518 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:10:26.518 | The following packages were automatically installed and are no longer required: 2022-05-09 15:10:26.519 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:10:26.519 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:10:26.519 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:10:26.519 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:10:26.519 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:10:26.519 | python3-zope.interface 2022-05-09 15:10:26.519 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:10:26.638 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:10:26.643 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:10:26.645 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:10:26.648 | + functions-common:time_stop:2437 : local name 2022-05-09 15:10:26.650 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:10:26.653 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:10:26.655 | + functions-common:time_stop:2440 : local total 2022-05-09 15:10:26.657 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:10:26.659 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:10:26.662 | + functions-common:time_stop:2444 : start_time=1652109025835 2022-05-09 15:10:26.664 | + functions-common:time_stop:2446 : [[ -z 1652109025835 ]] 2022-05-09 15:10:26.667 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:10:26.671 | + functions-common:time_stop:2449 : end_time=1652109026668 2022-05-09 15:10:26.673 | + functions-common:time_stop:2450 : elapsed_time=833 2022-05-09 15:10:26.675 | + functions-common:time_stop:2451 : total=5097 2022-05-09 15:10:26.678 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:10:26.680 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5930 2022-05-09 15:10:26.683 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:10:26.685 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-09 15:10:26.687 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:26.690 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:26.692 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-09 15:10:26.757 | Module proxy already enabled 2022-05-09 15:10:26.761 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-09 15:10:26.825 | Considering dependency proxy for proxy_uwsgi: 2022-05-09 15:10:26.825 | Module proxy already enabled 2022-05-09 15:10:26.825 | Module proxy_uwsgi already enabled 2022-05-09 15:10:26.829 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-09 15:10:26.831 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:10:26.834 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:10:26.836 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:10:26.975 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-09 15:10:26.978 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-09 15:10:26.982 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-09 15:10:26.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:26.987 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:26.990 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-05-09 15:10:26.993 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:26.996 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-09 15:10:26.998 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-09 15:10:27.001 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-09 15:10:27.003 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:27.007 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:27.009 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-05-09 15:10:27.012 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:27.014 | + ./stack.sh:main:885 : install_glanceclient 2022-05-09 15:10:27.017 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-09 15:10:27.019 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-09 15:10:27.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:27.025 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:27.027 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-05-09 15:10:27.030 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:27.032 | + ./stack.sh:main:886 : install_cinderclient 2022-05-09 15:10:27.034 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-09 15:10:27.037 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-09 15:10:27.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:27.042 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:27.045 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-05-09 15:10:27.047 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:27.050 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-09 15:10:27.053 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-09 15:10:27.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:27.058 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:27.060 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-05-09 15:10:27.063 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:27.065 | + ./stack.sh:main:887 : install_novaclient 2022-05-09 15:10:27.067 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-09 15:10:27.070 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-09 15:10:27.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:27.075 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:27.078 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-05-09 15:10:27.080 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:27.083 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-09 15:10:27.100 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:10:27.102 | + ./stack.sh:main:889 : install_swiftclient 2022-05-09 15:10:27.104 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-09 15:10:27.107 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-09 15:10:27.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:27.112 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:27.114 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-05-09 15:10:27.117 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:27.119 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-09 15:10:27.137 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:10:27.140 | + ./stack.sh:main:892 : install_neutronclient 2022-05-09 15:10:27.142 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-09 15:10:27.145 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-09 15:10:27.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:27.150 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:27.152 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-05-09 15:10:27.155 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:27.157 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-09 15:10:27.159 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-09 15:10:27.162 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-09 15:10:27.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:27.167 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:27.170 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-05-09 15:10:27.172 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:27.175 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-09 15:10:27.177 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-09 15:10:27.180 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:10:27.183 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-09 15:10:27.186 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-09 15:10:27.188 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:10:27.192 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:10:27.192 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:10:27.197 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-09 15:10:27.201 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-09 15:10:27.203 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-09 15:10:27.206 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-09 15:10:27.209 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-09 15:10:27.231 | Using python 3.8 to install keystonemiddleware 2022-05-09 15:10:27.233 | + 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:10:28.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:10:28.113 | from cryptography.utils import int_from_bytes 2022-05-09 15:10:28.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:10:28.113 | from cryptography.utils import int_from_bytes 2022-05-09 15:10:29.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:10:29.342 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-09 15:10:29.396 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-09 15:10:29.397 | 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:10:29.398 | 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:10:29.399 | 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:10:29.400 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-09 15:10:29.401 | 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:10:29.402 | 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:10:29.404 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-09 15:10:29.405 | 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:10:29.406 | 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:10:29.407 | 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:10:29.408 | 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:10:29.410 | 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:10:29.411 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-09 15:10:29.468 | 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:10:29.469 | 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:10:29.471 | 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:10:29.511 | 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:10:29.551 | 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:10:29.552 | 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:10:29.554 | 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:10:29.555 | 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:10:29.606 | 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:10:29.610 | 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:10:29.623 | 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:10:29.625 | 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:10:29.639 | 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:10:29.640 | 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:10:29.643 | 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:10:29.707 | 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:10:29.710 | 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:10:29.711 | 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:10:29.713 | 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:10:29.763 | 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:10:29.775 | 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:10:32.263 | 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:10:32.270 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:10:32.270 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:10:32.407 | + inc/python:pip_install:200 : result=0 2022-05-09 15:10:32.411 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:10:32.414 | + functions-common:time_stop:2437 : local name 2022-05-09 15:10:32.416 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:10:32.419 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:10:32.421 | + functions-common:time_stop:2440 : local total 2022-05-09 15:10:32.423 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:10:32.425 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:10:32.428 | + functions-common:time_stop:2444 : start_time=1652109027225 2022-05-09 15:10:32.430 | + functions-common:time_stop:2446 : [[ -z 1652109027225 ]] 2022-05-09 15:10:32.433 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:10:32.437 | + functions-common:time_stop:2449 : end_time=1652109032434 2022-05-09 15:10:32.439 | + functions-common:time_stop:2450 : elapsed_time=5209 2022-05-09 15:10:32.441 | + functions-common:time_stop:2451 : total=38317 2022-05-09 15:10:32.444 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:10:32.447 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=43526 2022-05-09 15:10:32.450 | + inc/python:pip_install:203 : return 0 2022-05-09 15:10:32.452 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-09 15:10:32.455 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-09 15:10:32.457 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:10:32.461 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-09 15:10:32.463 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-09 15:10:32.466 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:10:32.470 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:10:32.471 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:10:32.478 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-09 15:10:32.480 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-09 15:10:32.483 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-09 15:10:32.487 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-09 15:10:32.490 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-09 15:10:32.518 | Using python 3.8 to install python-memcached 2022-05-09 15:10:32.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 python-memcached 2022-05-09 15:10:33.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:10:33.442 | from cryptography.utils import int_from_bytes 2022-05-09 15:10:33.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:10:33.442 | from cryptography.utils import int_from_bytes 2022-05-09 15:10:34.670 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:10:34.702 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-09 15:10:34.705 | 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:10:37.274 | 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:10:37.281 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:10:37.281 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:10:37.417 | + inc/python:pip_install:200 : result=0 2022-05-09 15:10:37.419 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:10:37.422 | + functions-common:time_stop:2437 : local name 2022-05-09 15:10:37.424 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:10:37.426 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:10:37.429 | + functions-common:time_stop:2440 : local total 2022-05-09 15:10:37.432 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:10:37.434 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:10:37.437 | + functions-common:time_stop:2444 : start_time=1652109032510 2022-05-09 15:10:37.439 | + functions-common:time_stop:2446 : [[ -z 1652109032510 ]] 2022-05-09 15:10:37.443 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:10:37.447 | + functions-common:time_stop:2449 : end_time=1652109037444 2022-05-09 15:10:37.449 | + functions-common:time_stop:2450 : elapsed_time=4934 2022-05-09 15:10:37.452 | + functions-common:time_stop:2451 : total=43526 2022-05-09 15:10:37.454 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:10:37.456 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=48460 2022-05-09 15:10:37.459 | + inc/python:pip_install:203 : return 0 2022-05-09 15:10:37.462 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-09 15:10:37.482 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:10:37.486 | + ./stack.sh:main:899 : '[' 10.222.0.49 == 10.222.0.49 ']' 2022-05-09 15:10:37.488 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-09 15:10:37.490 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-09 15:10:37.493 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-09 15:10:37.495 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:10:37.498 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-09 15:10:37.500 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-09 15:10:37.516 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:10:37.518 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-09 15:10:37.520 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-09 15:10:37.523 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-09 15:10:37.525 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:10:37.527 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:10:37.530 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:10:37.532 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:10:37.534 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:10:37.538 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:10:37.554 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:10:37.556 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:10:37.558 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:10:37.561 | + functions-common:git_clone:629 : echo master 2022-05-09 15:10:37.561 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:10:37.566 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-09 15:10:37.568 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:10:37.570 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-09 15:10:37.583 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-09 15:10:37.586 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:10:37.586 | + functions-common:git_clone:690 : head -1 2022-05-09 15:10:37.590 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-09 15:10:37.592 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:10:37.595 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-09 15:10:37.597 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:10:37.600 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-09 15:10:37.603 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-09 15:10:37.605 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:10:37.607 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-09 15:10:37.610 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:10:37.612 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-09 15:10:37.614 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-09 15:10:37.617 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:10:37.619 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:10:37.622 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-09 15:10:37.625 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:10:37.628 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-09 15:10:37.631 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:10:37.634 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:10:37.637 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-09 15:10:37.643 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-09 15:10:37.646 | + 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:10:38.352 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-09 15:10:38.355 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:10:38.357 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:10:38.359 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:10:38.361 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-09 15:10:38.364 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-09 15:10:38.367 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:10:38.369 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:10:38.371 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:10:38.373 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:10:38.375 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:10:38.378 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:10:38.381 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:10:38.384 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-09 15:10:38.404 | Using python 3.8 to install /opt/stack/keystone 2022-05-09 15:10:38.407 | + 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:10:39.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:10:39.292 | from cryptography.utils import int_from_bytes 2022-05-09 15:10:39.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:10:39.292 | from cryptography.utils import int_from_bytes 2022-05-09 15:10:40.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:10:40.593 | Obtaining file:///opt/stack/keystone 2022-05-09 15:10:40.594 | Preparing metadata (setup.py): started 2022-05-09 15:10:45.895 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:10:45.972 | 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:10:45.973 | 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:10:45.975 | 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:10:45.976 | 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:10:45.978 | 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:10:45.979 | 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:10:45.980 | 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:10:45.981 | 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:10:45.982 | 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:10:45.983 | 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:10:45.984 | 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:10:45.985 | 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:10:45.986 | 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:10:45.988 | 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:10:45.989 | 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:10:45.990 | 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:10:45.991 | 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:10:45.993 | 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:10:45.994 | 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:10:45.995 | 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:10:45.996 | 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:10:45.997 | 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:10:45.998 | 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:10:46.000 | 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:10:46.001 | 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:10:46.002 | 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:10:46.003 | 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:10:46.004 | 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:10:46.005 | 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:10:46.006 | 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:10:46.007 | 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:10:46.008 | 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:10:46.009 | 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:10:46.010 | 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:10:46.020 | 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:10:46.065 | 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:10:46.082 | 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:10:46.084 | 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:10:46.085 | 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:10:46.086 | 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:10:46.088 | 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:10:46.098 | 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:10:46.100 | 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:10:46.164 | 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:10:46.166 | 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:10:46.266 | 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:10:46.267 | 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:10:46.268 | 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:10:46.269 | 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:10:46.327 | 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:10:46.328 | 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:10:46.330 | 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:10:46.385 | 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:10:46.387 | 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:10:46.487 | 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:10:46.488 | 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:10:46.489 | 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:10:46.491 | 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:10:46.495 | 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:10:46.497 | 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:10:46.516 | 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:10:46.571 | 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:10:46.594 | 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:10:46.596 | 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:10:46.597 | 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:10:46.599 | 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:10:46.652 | 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:10:46.778 | 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:10:46.779 | 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:10:46.781 | 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:10:46.781 | 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:10:46.783 | 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:10:47.018 | 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:10:47.043 | 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:10:47.044 | 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:10:47.118 | 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:10:47.138 | 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:10:47.200 | 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:10:47.243 | 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:10:47.351 | 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:10:47.409 | 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:10:47.489 | 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:10:47.628 | 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:10:47.660 | 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:10:47.703 | 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:10:47.705 | 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:10:47.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:10:47.708 | 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:10:47.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:10:47.712 | 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:10:47.767 | 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:10:47.915 | 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:10:47.918 | 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:10:47.919 | 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:10:47.921 | 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:10:48.080 | 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:10:48.165 | 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:10:48.426 | 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:10:48.700 | 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:10:48.738 | 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:10:50.742 | Installing collected packages: keystone 2022-05-09 15:10:50.742 | Attempting uninstall: keystone 2022-05-09 15:10:50.742 | Found existing installation: keystone 21.1.0.dev13 2022-05-09 15:10:50.746 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-09 15:10:50.747 | Running setup.py develop for keystone 2022-05-09 15:10:57.101 | Successfully installed keystone 2022-05-09 15:10:57.101 | 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:10:57.109 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:10:57.109 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:10:57.259 | + inc/python:pip_install:200 : result=0 2022-05-09 15:10:57.261 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:10:57.264 | + functions-common:time_stop:2437 : local name 2022-05-09 15:10:57.266 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:10:57.268 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:10:57.270 | + functions-common:time_stop:2440 : local total 2022-05-09 15:10:57.272 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:10:57.274 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:10:57.277 | + functions-common:time_stop:2444 : start_time=1652109038399 2022-05-09 15:10:57.279 | + functions-common:time_stop:2446 : [[ -z 1652109038399 ]] 2022-05-09 15:10:57.282 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:10:57.287 | + functions-common:time_stop:2449 : end_time=1652109057284 2022-05-09 15:10:57.289 | + functions-common:time_stop:2450 : elapsed_time=18885 2022-05-09 15:10:57.291 | + functions-common:time_stop:2451 : total=48460 2022-05-09 15:10:57.293 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:10:57.295 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=67345 2022-05-09 15:10:57.298 | + inc/python:pip_install:203 : return 0 2022-05-09 15:10:57.300 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:10:57.302 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-09 15:10:57.305 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-09 15:10:57.324 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-09 15:10:57.338 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-09 15:10:57.341 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-09 15:10:57.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:10:57.346 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:10:57.348 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-05-09 15:10:57.351 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:10:57.354 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-09 15:10:57.371 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:10:57.373 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-09 15:10:57.375 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:10:57.378 | + ./stack.sh:main:901 : configure_keystone 2022-05-09 15:10:57.381 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-09 15:10:57.393 | + 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:10:57.396 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-09 15:10:57.404 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-09 15:10:57.420 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:10:57.422 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-09 15:10:57.453 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-09 15:10:57.482 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-09 15:10:57.514 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-09 15:10:57.546 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-09 15:10:57.578 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-09 15:10:57.609 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-09 15:10:57.638 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-09 15:10:57.667 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-09 15:10:57.670 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-09 15:10:57.672 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-09 15:10:57.674 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-09 15:10:57.676 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:10:57.679 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:10:57.695 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:10:57.698 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:10:57.701 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:10:57.703 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:10:57.719 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:10:57.722 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:10:57.725 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:10:57.757 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:10:57.759 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:10:57.762 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-09 15:10:57.764 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-09 15:10:57.781 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:10:57.783 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.49/identity 2022-05-09 15:10:57.814 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-09 15:10:57.816 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-09 15:10:57.848 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-09 15:10:57.851 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-09 15:10:57.853 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-09 15:10:57.856 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-05-09 15:10:57.858 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-09 15:10:57.861 | + 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:10:57.894 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-09 15:10:57.896 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-09 15:10:57.899 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-09 15:10:57.902 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-09 15:10:57.905 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:10:57.926 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:10:57.929 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:10:57.932 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:10:57.934 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:10:57.936 | + 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:10:57.965 | + 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:10:57.994 | + 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:10:58.026 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:10:58.056 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-09 15:10:58.084 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-09 15:10:58.086 | + 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:10:58.089 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-09 15:10:58.091 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-09 15:10:58.093 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-09 15:10:58.096 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-09 15:10:58.098 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:10:58.102 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-09 15:10:58.106 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-09 15:10:58.109 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:10:58.111 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:10:58.124 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:10:58.125 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:10:58.134 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:10:58.137 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:10:58.154 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-09 15:10:58.156 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-09 15:10:58.160 | + 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:10:58.190 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-09 15:10:58.219 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-09 15:10:58.247 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-09 15:10:58.277 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-09 15:10:58.305 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-09 15:10:58.333 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-09 15:10:58.361 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-09 15:10:58.391 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-09 15:10:58.423 | + 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:10:58.452 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-09 15:10:58.481 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-09 15:10:58.510 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-09 15:10:58.538 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-09 15:10:58.540 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-09 15:10:58.543 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-09 15:10:58.545 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-09 15:10:58.548 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:10:58.550 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:58.553 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:58.556 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-09 15:10:58.558 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-09 15:10:58.561 | + 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:10:58.591 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-09 15:10:58.623 | + 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:10:58.624 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-09 15:10:58.634 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-09 15:10:58.637 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-09 15:10:58.640 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-09 15:10:58.642 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:10:58.645 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:10:58.647 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:10:58.649 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:58.652 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:58.654 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:10:58.656 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:10:58.659 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:10:58.661 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:10:58.664 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-09 15:10:58.728 | Site keystone-wsgi-public already enabled 2022-05-09 15:10:58.733 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-09 15:10:58.735 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:10:58.737 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:10:58.741 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:10:58.879 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-09 15:10:58.917 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-09 15:10:58.959 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-09 15:10:58.992 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-09 15:10:58.995 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-09 15:10:59.027 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-09 15:10:59.057 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-09 15:10:59.086 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-09 15:10:59.089 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-09 15:10:59.091 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-09 15:10:59.109 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:10:59.112 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-09 15:10:59.129 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:10:59.131 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-09 15:10:59.134 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-09 15:10:59.136 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-09 15:10:59.139 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:10:59.141 | + lib/stack:stack_install_service:32 : install_swift 2022-05-09 15:10:59.144 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-09 15:10:59.147 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-09 15:10:59.149 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-09 15:10:59.151 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:10:59.153 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:10:59.156 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:10:59.159 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:10:59.161 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:10:59.165 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:10:59.184 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:10:59.187 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:10:59.189 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:10:59.193 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:10:59.193 | + functions-common:git_clone:629 : echo master 2022-05-09 15:10:59.198 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-09 15:10:59.200 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:10:59.203 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-09 15:10:59.216 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-09 15:10:59.219 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:10:59.219 | + functions-common:git_clone:690 : head -1 2022-05-09 15:10:59.223 | bff6e5f8f Merge "Rip out pickle support in our memcached client" 2022-05-09 15:10:59.226 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:10:59.229 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-09 15:10:59.231 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:10:59.234 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-09 15:10:59.236 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-09 15:10:59.239 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-09 15:10:59.241 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-09 15:10:59.244 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:10:59.246 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-09 15:10:59.248 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-09 15:10:59.251 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:10:59.253 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-09 15:10:59.256 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-09 15:10:59.260 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:10:59.263 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-09 15:10:59.266 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:10:59.269 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:10:59.273 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-09 15:10:59.282 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-09 15:10:59.284 | + 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:10:59.998 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-09 15:11:00.000 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:11:00.003 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:11:00.006 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:11:00.008 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-09 15:11:00.011 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-09 15:11:00.013 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:11:00.016 | + inc/python:setup_package:428 : local extras=keystone 2022-05-09 15:11:00.018 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:11:00.020 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-09 15:11:00.023 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-09 15:11:00.025 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-09 15:11:00.028 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:11:00.030 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-09 15:11:00.053 | Using python 3.8 to install /opt/stack/swift 2022-05-09 15:11:00.055 | + 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:11:00.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:11:00.944 | from cryptography.utils import int_from_bytes 2022-05-09 15:11:00.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:11:00.944 | from cryptography.utils import int_from_bytes 2022-05-09 15:11:02.152 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:11:02.184 | Obtaining file:///opt/stack/swift 2022-05-09 15:11:02.185 | Preparing metadata (setup.py): started 2022-05-09 15:11:07.009 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:11:07.048 | 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:11:07.049 | 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:11:07.050 | 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:11:07.051 | 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:11:07.053 | 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:11:07.054 | 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:11:07.055 | 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:11:07.056 | 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:11:07.057 | 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:11:07.058 | 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:11:07.059 | 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:11:07.097 | 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:11:07.106 | 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:11:07.161 | 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:11:07.162 | 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:11:07.163 | 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:11:07.164 | 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:11:07.166 | 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:11:07.167 | 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:11:07.168 | 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:11:07.169 | 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:11:07.170 | 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:11:07.172 | 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:11:07.173 | 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:11:07.174 | 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:11:07.196 | 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:11:07.226 | 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:11:07.229 | 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:11:07.230 | 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:11:07.232 | 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:11:07.255 | 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:11:07.359 | 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:11:07.361 | 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:11:07.362 | 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:11:07.405 | 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:11:07.449 | 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:11:07.450 | 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:11:07.452 | 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:11:07.453 | 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:11:07.564 | 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:11:07.566 | 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:11:07.579 | 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:11:07.580 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.0.3) 2022-05-09 15:11:07.600 | 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:11:07.602 | 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:11:07.748 | 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:11:07.765 | 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:11:10.058 | Installing collected packages: swift 2022-05-09 15:11:10.058 | Attempting uninstall: swift 2022-05-09 15:11:10.058 | Found existing installation: swift 2.30.0.dev40 2022-05-09 15:11:10.061 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-09 15:11:10.063 | Running setup.py develop for swift 2022-05-09 15:11:16.001 | Successfully installed swift 2022-05-09 15:11:16.001 | 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:11:16.009 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:11:16.010 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:11:16.151 | + inc/python:pip_install:200 : result=0 2022-05-09 15:11:16.153 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:11:16.156 | + functions-common:time_stop:2437 : local name 2022-05-09 15:11:16.158 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:11:16.160 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:11:16.163 | + functions-common:time_stop:2440 : local total 2022-05-09 15:11:16.165 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:11:16.167 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:11:16.169 | + functions-common:time_stop:2444 : start_time=1652109060047 2022-05-09 15:11:16.171 | + functions-common:time_stop:2446 : [[ -z 1652109060047 ]] 2022-05-09 15:11:16.174 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:11:16.178 | + functions-common:time_stop:2449 : end_time=1652109076176 2022-05-09 15:11:16.181 | + functions-common:time_stop:2450 : elapsed_time=16129 2022-05-09 15:11:16.183 | + functions-common:time_stop:2451 : total=67345 2022-05-09 15:11:16.185 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:11:16.187 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=83474 2022-05-09 15:11:16.189 | + inc/python:pip_install:203 : return 0 2022-05-09 15:11:16.192 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:11:16.194 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-09 15:11:16.197 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-09 15:11:16.217 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-09 15:11:16.230 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-09 15:11:16.232 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-09 15:11:16.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:11:16.237 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:11:16.239 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-05-09 15:11:16.242 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:11:16.244 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-09 15:11:16.246 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:11:16.249 | + ./stack.sh:main:910 : configure_swift 2022-05-09 15:11:16.251 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-09 15:11:16.253 | + lib/swift:configure_swift:332 : local node_number 2022-05-09 15:11:16.256 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-09 15:11:16.258 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-09 15:11:16.260 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-09 15:11:17.510 | No container-reconciler running 2022-05-09 15:11:17.510 | No object-auditor running 2022-05-09 15:11:17.510 | No object-reconstructor running 2022-05-09 15:11:17.510 | No object-server running 2022-05-09 15:11:17.510 | No account-server running 2022-05-09 15:11:17.510 | No proxy-server running 2022-05-09 15:11:17.510 | No account-replicator running 2022-05-09 15:11:17.510 | No container-updater running 2022-05-09 15:11:17.510 | No container-auditor running 2022-05-09 15:11:17.510 | No container-sync running 2022-05-09 15:11:17.510 | No container-replicator running 2022-05-09 15:11:17.510 | No account-reaper running 2022-05-09 15:11:17.510 | No object-expirer running 2022-05-09 15:11:17.510 | No container-server running 2022-05-09 15:11:17.510 | No object-replicator running 2022-05-09 15:11:17.510 | No object-updater running 2022-05-09 15:11:17.510 | No container-sharder running 2022-05-09 15:11:17.510 | No account-auditor running 2022-05-09 15:11:17.617 | + lib/swift:configure_swift:337 : true 2022-05-09 15:11:17.619 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-09 15:11:17.632 | + 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:11:17.644 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-09 15:11:17.648 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-09 15:11:17.649 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-09 15:11:17.653 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-09 15:11:17.653 | s/%GROUP%/ubuntu/; 2022-05-09 15:11:17.653 | s/%USER%/ubuntu/; 2022-05-09 15:11:17.653 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-09 15:11:17.654 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-09 15:11:17.657 | uid = ubuntu 2022-05-09 15:11:17.657 | gid = ubuntu 2022-05-09 15:11:17.657 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-09 15:11:17.657 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-09 15:11:17.657 | address = 127.0.0.1 2022-05-09 15:11:17.657 | 2022-05-09 15:11:17.657 | [account6612] 2022-05-09 15:11:17.657 | max connections = 25 2022-05-09 15:11:17.657 | path = /opt/stack/data/swift/1/node/ 2022-05-09 15:11:17.657 | read only = false 2022-05-09 15:11:17.657 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-09 15:11:17.657 | 2022-05-09 15:11:17.657 | [account6622] 2022-05-09 15:11:17.657 | max connections = 25 2022-05-09 15:11:17.657 | path = /opt/stack/data/swift/2/node/ 2022-05-09 15:11:17.657 | read only = false 2022-05-09 15:11:17.657 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-09 15:11:17.657 | 2022-05-09 15:11:17.657 | [account6632] 2022-05-09 15:11:17.657 | max connections = 25 2022-05-09 15:11:17.657 | path = /opt/stack/data/swift/3/node/ 2022-05-09 15:11:17.657 | read only = false 2022-05-09 15:11:17.657 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-09 15:11:17.657 | 2022-05-09 15:11:17.657 | [account6642] 2022-05-09 15:11:17.657 | max connections = 25 2022-05-09 15:11:17.657 | path = /opt/stack/data/swift/4/node/ 2022-05-09 15:11:17.657 | read only = false 2022-05-09 15:11:17.657 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-09 15:11:17.658 | 2022-05-09 15:11:17.658 | 2022-05-09 15:11:17.658 | [container6611] 2022-05-09 15:11:17.658 | max connections = 25 2022-05-09 15:11:17.658 | path = /opt/stack/data/swift/1/node/ 2022-05-09 15:11:17.658 | read only = false 2022-05-09 15:11:17.658 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-09 15:11:17.658 | 2022-05-09 15:11:17.658 | [container6621] 2022-05-09 15:11:17.658 | max connections = 25 2022-05-09 15:11:17.658 | path = /opt/stack/data/swift/2/node/ 2022-05-09 15:11:17.658 | read only = false 2022-05-09 15:11:17.658 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-09 15:11:17.658 | 2022-05-09 15:11:17.658 | [container6631] 2022-05-09 15:11:17.658 | max connections = 25 2022-05-09 15:11:17.658 | path = /opt/stack/data/swift/3/node/ 2022-05-09 15:11:17.658 | read only = false 2022-05-09 15:11:17.658 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-09 15:11:17.658 | 2022-05-09 15:11:17.658 | [container6641] 2022-05-09 15:11:17.658 | max connections = 25 2022-05-09 15:11:17.658 | path = /opt/stack/data/swift/4/node/ 2022-05-09 15:11:17.658 | read only = false 2022-05-09 15:11:17.658 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-09 15:11:17.658 | 2022-05-09 15:11:17.658 | 2022-05-09 15:11:17.658 | [object6613] 2022-05-09 15:11:17.658 | max connections = 25 2022-05-09 15:11:17.658 | path = /opt/stack/data/swift/1/node/ 2022-05-09 15:11:17.658 | read only = false 2022-05-09 15:11:17.658 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-09 15:11:17.658 | 2022-05-09 15:11:17.658 | [object6623] 2022-05-09 15:11:17.658 | max connections = 25 2022-05-09 15:11:17.659 | path = /opt/stack/data/swift/2/node/ 2022-05-09 15:11:17.659 | read only = false 2022-05-09 15:11:17.659 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-09 15:11:17.659 | 2022-05-09 15:11:17.659 | [object6633] 2022-05-09 15:11:17.659 | max connections = 25 2022-05-09 15:11:17.659 | path = /opt/stack/data/swift/3/node/ 2022-05-09 15:11:17.659 | read only = false 2022-05-09 15:11:17.659 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-09 15:11:17.659 | 2022-05-09 15:11:17.659 | [object6643] 2022-05-09 15:11:17.659 | max connections = 25 2022-05-09 15:11:17.659 | path = /opt/stack/data/swift/4/node/ 2022-05-09 15:11:17.659 | read only = false 2022-05-09 15:11:17.659 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-09 15:11:17.660 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-09 15:11:17.663 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:11:17.665 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:11:17.667 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-09 15:11:17.680 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-09 15:11:17.682 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-09 15:11:17.686 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-09 15:11:17.691 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-09 15:11:17.693 | + 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:11:17.697 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-09 15:11:17.727 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.49:8080/v1/ 2022-05-09 15:11:17.753 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-09 15:11:17.772 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-09 15:11:17.801 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-09 15:11:17.820 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-09 15:11:17.850 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-09 15:11:17.869 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-09 15:11:17.900 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-09 15:11:17.922 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-09 15:11:17.951 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-09 15:11:17.970 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-09 15:11:17.999 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-09 15:11:18.018 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-09 15:11:18.034 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:11:18.036 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-09 15:11:18.065 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-09 15:11:18.095 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-09 15:11:18.124 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-09 15:11:18.153 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-09 15:11:18.172 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:11:18.174 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-09 15:11:18.203 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-09 15:11:18.218 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:11:18.220 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-09 15:11:18.236 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:11:18.239 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-09 15:11:18.241 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-09 15:11:18.258 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:11:18.260 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-09 15:11:18.263 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-09 15:11:18.265 | + 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:11:18.270 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-09 15:11:18.275 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-09 15:11:18.303 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-09 15:11:18.331 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-09 15:11:18.362 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-09 15:11:18.394 | + 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:11:18.425 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-09 15:11:18.427 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-09 15:11:18.430 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-09 15:11:18.432 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-09 15:11:18.434 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-09 15:11:18.464 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-09 15:11:18.496 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.49/identity 2022-05-09 15:11:18.525 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-09 15:11:18.558 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-09 15:11:18.589 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-09 15:11:18.622 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-09 15:11:18.656 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-09 15:11:18.688 | + 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:11:18.718 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-09 15:11:18.749 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-09 15:11:18.779 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-09 15:11:18.809 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-09 15:11:18.840 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-09 15:11:18.872 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-09 15:11:18.902 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-09 15:11:18.921 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-09 15:11:18.951 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-09 15:11:18.983 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-09 15:11:18.988 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-09 15:11:19.018 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-09 15:11:19.048 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-09 15:11:19.077 | + lib/swift:configure_swift:475 : local node_number 2022-05-09 15:11:19.079 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-09 15:11:19.081 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-09 15:11:19.084 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-09 15:11:19.088 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-09 15:11:19.091 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-09 15:11:19.093 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-09 15:11:19.095 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-09 15:11:19.098 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-09 15:11:19.101 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-09 15:11:19.103 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-09 15:11:19.105 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-09 15:11:19.124 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-09 15:11:19.154 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-09 15:11:19.174 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-09 15:11:19.205 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-09 15:11:19.225 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-09 15:11:19.262 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-09 15:11:19.281 | + 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:11:19.315 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-09 15:11:19.339 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-09 15:11:19.372 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-09 15:11:19.392 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-09 15:11:19.423 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-09 15:11:19.443 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-09 15:11:19.478 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-09 15:11:19.499 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-09 15:11:19.533 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-09 15:11:19.554 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-09 15:11:19.585 | + 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:11:19.591 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-09 15:11:19.617 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-09 15:11:19.668 | + 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:11:19.702 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-09 15:11:19.704 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-09 15:11:19.709 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-09 15:11:19.711 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-09 15:11:19.713 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-09 15:11:19.715 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-09 15:11:19.718 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-09 15:11:19.720 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-09 15:11:19.722 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-09 15:11:19.725 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-09 15:11:19.745 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-09 15:11:19.776 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-09 15:11:19.795 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-09 15:11:19.829 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-09 15:11:19.850 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-09 15:11:19.883 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-09 15:11:19.902 | + 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:11:19.932 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-09 15:11:19.952 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-09 15:11:19.985 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-09 15:11:20.004 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-09 15:11:20.035 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-09 15:11:20.056 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-09 15:11:20.086 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-09 15:11:20.106 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-09 15:11:20.136 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-09 15:11:20.155 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-09 15:11:20.185 | + 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:11:20.190 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-09 15:11:20.209 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-09 15:11:20.240 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-09 15:11:20.243 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-09 15:11:20.248 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-09 15:11:20.250 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-09 15:11:20.253 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-09 15:11:20.256 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-09 15:11:20.258 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-09 15:11:20.260 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-09 15:11:20.263 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-09 15:11:20.265 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-09 15:11:20.284 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-09 15:11:20.315 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-09 15:11:20.336 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-09 15:11:20.367 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-09 15:11:20.386 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-09 15:11:20.417 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-09 15:11:20.436 | + 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:11:20.466 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-09 15:11:20.486 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-09 15:11:20.517 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-09 15:11:20.536 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-09 15:11:20.568 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-09 15:11:20.587 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-09 15:11:20.618 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-09 15:11:20.641 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-09 15:11:20.674 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-09 15:11:20.695 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-09 15:11:20.724 | + 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:11:20.729 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-09 15:11:20.749 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-09 15:11:20.779 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-09 15:11:20.811 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-09 15:11:20.842 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-09 15:11:20.880 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-09 15:11:20.883 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-09 15:11:20.888 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-09 15:11:20.922 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-09 15:11:20.957 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-09 15:11:20.991 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-09 15:11:21.026 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-09 15:11:21.060 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-09 15:11:21.092 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-09 15:11:21.124 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-09 15:11:21.154 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-09 15:11:21.185 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-09 15:11:21.203 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:11:21.205 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-09 15:11:21.228 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-09 15:11:21.231 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-09 15:11:21.254 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-09 15:11:21.258 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.49 2022-05-09 15:11:21.290 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-09 15:11:21.293 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-09 15:11:21.326 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.49/identity 2022-05-09 15:11:21.357 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-09 15:11:21.360 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-09 15:11:21.392 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-09 15:11:21.409 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:11:21.411 | + lib/swift:configure_swift:538 : local user_group 2022-05-09 15:11:21.414 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-09 15:11:21.419 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-09 15:11:21.422 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-09 15:11:21.436 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-09 15:11:21.439 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-09 15:11:21.453 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-09 15:11:21.456 | + lib/swift:configure_swift:545 : is_suse 2022-05-09 15:11:21.458 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:11:21.461 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:11:21.463 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:11:21.466 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:11:21.469 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:11:21.471 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:11:21.475 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-09 15:11:21.489 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-09 15:11:21.492 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-09 15:11:21.494 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-09 15:11:21.512 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:11:21.515 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-09 15:11:21.535 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:11:21.539 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-09 15:11:21.542 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-09 15:11:21.545 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-09 15:11:21.548 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:11:21.551 | + lib/stack:stack_install_service:32 : install_glance 2022-05-09 15:11:21.555 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-09 15:11:21.558 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-09 15:11:21.561 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-09 15:11:21.579 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:11:21.582 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-09 15:11:21.585 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-09 15:11:21.605 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:11:21.608 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-09 15:11:21.611 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-09 15:11:21.614 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-09 15:11:21.617 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:11:21.620 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:11:21.623 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-05-09 15:11:21.626 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:11:21.629 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-09 15:11:21.632 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-09 15:11:21.635 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-09 15:11:21.639 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-09 15:11:21.641 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-09 15:11:21.644 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-09 15:11:21.646 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-09 15:11:21.650 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-09 15:11:21.653 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-09 15:11:21.655 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-09 15:11:21.659 | +++ 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:11:21.660 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-09 15:11:21.666 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-09 15:11:21.669 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-09 15:11:21.671 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-09 15:11:21.675 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-09 15:11:21.678 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-09 15:11:21.701 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-09 15:11:21.704 | + 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:11:22.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:11:22.600 | from cryptography.utils import int_from_bytes 2022-05-09 15:11:22.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:11:22.600 | from cryptography.utils import int_from_bytes 2022-05-09 15:11:23.824 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:11:23.861 | 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:11:23.947 | 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:11:23.948 | 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:11:23.949 | 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:11:23.950 | 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:11:23.951 | 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:11:23.952 | 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:11:23.954 | 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:11:23.955 | 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:11:23.956 | 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:11:23.957 | 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:11:23.959 | 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:11:23.959 | 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:11:23.962 | 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:11:23.964 | 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:11:23.966 | 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:11:23.968 | 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:11:23.970 | 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:11:23.973 | 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:11:23.983 | 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:11:23.985 | 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:11:23.998 | 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:11:24.068 | 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:11:24.069 | 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:11:24.070 | 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:11:24.094 | 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:11:24.096 | 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:11:24.097 | 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:11:24.101 | 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:11:24.102 | 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:11:24.113 | 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:11:24.154 | 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:11:24.155 | 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:11:24.156 | 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:11:24.158 | 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:11:24.179 | 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:11:24.181 | 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:11:24.196 | 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:11:24.212 | 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:11:24.215 | 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:11:24.235 | 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:11:24.236 | 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:11:24.319 | 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:11:24.320 | 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:11:24.323 | 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:11:24.324 | 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:11:24.376 | 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:11:24.402 | 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:11:24.644 | 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:11:24.647 | 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:11:24.681 | 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:11:24.683 | 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:11:24.684 | 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:11:24.686 | 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:11:24.687 | 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:11:24.690 | 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:11:24.746 | 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:11:24.933 | 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:11:24.957 | 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:11:25.044 | 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:11:25.196 | 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:11:27.352 | 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:11:27.359 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:11:27.360 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:11:27.518 | + inc/python:pip_install:200 : result=0 2022-05-09 15:11:27.521 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:11:27.524 | + functions-common:time_stop:2437 : local name 2022-05-09 15:11:27.526 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:11:27.529 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:11:27.531 | + functions-common:time_stop:2440 : local total 2022-05-09 15:11:27.534 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:11:27.537 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:11:27.539 | + functions-common:time_stop:2444 : start_time=1652109081695 2022-05-09 15:11:27.542 | + functions-common:time_stop:2446 : [[ -z 1652109081695 ]] 2022-05-09 15:11:27.545 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:11:27.550 | + functions-common:time_stop:2449 : end_time=1652109087547 2022-05-09 15:11:27.554 | + functions-common:time_stop:2450 : elapsed_time=5852 2022-05-09 15:11:27.557 | + functions-common:time_stop:2451 : total=83474 2022-05-09 15:11:27.559 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:11:27.562 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=89326 2022-05-09 15:11:27.565 | + inc/python:pip_install:203 : return 0 2022-05-09 15:11:27.568 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-09 15:11:27.571 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-09 15:11:27.574 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-09 15:11:27.589 | + 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:11:27.595 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-09 15:11:27.598 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-09 15:11:27.602 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-09 15:11:27.604 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:11:27.606 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:11:27.609 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:11:27.612 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:11:27.615 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:11:27.618 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:11:27.635 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:11:27.637 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:11:27.640 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:11:27.643 | + functions-common:git_clone:629 : echo master 2022-05-09 15:11:27.643 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:11:27.649 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-09 15:11:27.651 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:11:27.654 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-09 15:11:27.667 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-09 15:11:27.671 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:11:27.671 | + functions-common:git_clone:690 : head -1 2022-05-09 15:11:27.674 | f40fdba51 Merge "[CI] Add upper constraints to install command" 2022-05-09 15:11:27.678 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:11:27.680 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-09 15:11:27.683 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:11:27.686 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-09 15:11:27.689 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-09 15:11:27.691 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:11:27.694 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-09 15:11:27.697 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:11:27.700 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-09 15:11:27.702 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-09 15:11:27.705 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:11:27.708 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:11:27.712 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-09 15:11:27.714 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:11:27.717 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-09 15:11:27.720 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:11:27.722 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:11:27.726 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-09 15:11:27.732 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-09 15:11:27.735 | + 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:11:28.419 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-09 15:11:28.422 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:11:28.425 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:11:28.428 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:11:28.430 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-09 15:11:28.433 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-09 15:11:28.435 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:11:28.438 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:11:28.440 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:11:28.443 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:11:28.446 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:11:28.448 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:11:28.451 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:11:28.454 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-09 15:11:28.478 | Using python 3.8 to install /opt/stack/glance 2022-05-09 15:11:28.480 | + 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:11:29.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:11:29.390 | from cryptography.utils import int_from_bytes 2022-05-09 15:11:29.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:11:29.390 | from cryptography.utils import int_from_bytes 2022-05-09 15:11:30.623 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:11:30.657 | Obtaining file:///opt/stack/glance 2022-05-09 15:11:30.658 | Preparing metadata (setup.py): started 2022-05-09 15:11:35.637 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:11:35.710 | 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:11:35.711 | 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:11:35.712 | 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:11:35.713 | 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:11:35.714 | 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:11:35.715 | 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:11:35.716 | 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:11:35.717 | 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:11:35.718 | 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:11:35.719 | 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:11:35.720 | 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:11:35.721 | 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:11:35.723 | 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:11:35.724 | 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:11:35.725 | 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:11:35.726 | 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:11:35.727 | 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:11:35.729 | 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:11:35.730 | 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:11:35.731 | 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:11:35.732 | 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:11:35.733 | 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:11:35.734 | 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:11:35.735 | 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:11:35.736 | 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:11:35.737 | 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:11:35.738 | 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:11:35.740 | 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:11:35.741 | 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:11:35.742 | 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:11:35.743 | 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:11:35.744 | 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:11:35.745 | 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:11:35.746 | 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:11:35.747 | 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:11:35.749 | 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:11:35.750 | 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:11:35.751 | 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:11:35.752 | 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:11:35.753 | 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:11:35.755 | 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:11:35.756 | 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:11:35.757 | 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:11:35.772 | 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:11:35.774 | 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:11:35.775 | 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:11:35.797 | 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:11:35.799 | 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:11:35.841 | 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:11:35.859 | 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:11:35.868 | 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:11:35.883 | 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:11:35.884 | 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:11:35.886 | 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:11:35.976 | 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:11:36.054 | 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:11:36.110 | 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:11:36.112 | 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:11:36.148 | 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:11:36.228 | 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:11:36.229 | 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:11:36.232 | 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:11:36.292 | 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:11:36.294 | 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:11:36.296 | 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:11:36.325 | 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:11:36.373 | 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:11:36.376 | 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:11:36.436 | 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:11:36.439 | 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:11:36.442 | 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:11:36.443 | 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:11:36.445 | 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:11:36.469 | 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:11:36.471 | 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:11:36.472 | 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:11:36.518 | 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:11:36.565 | 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:11:36.566 | 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:11:36.568 | 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:11:36.643 | 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:11:36.704 | 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:11:36.811 | 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:11:37.089 | 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:11:37.090 | 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:11:37.093 | 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:11:37.096 | 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:11:37.154 | 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:11:37.201 | 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:11:37.297 | 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:11:37.420 | 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:11:37.655 | 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:11:37.656 | 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:11:37.659 | 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:11:37.660 | 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:11:37.661 | 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:11:37.662 | 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:11:37.663 | 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:11:37.795 | 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:11:37.828 | 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:11:37.876 | 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:11:37.878 | 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:11:38.136 | 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:11:38.335 | 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:11:38.337 | 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:11:38.340 | 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:11:38.341 | 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:11:38.460 | 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:11:38.628 | 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:11:38.782 | 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:11:39.125 | 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:11:39.127 | 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:11:39.434 | 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:11:39.743 | 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:11:40.131 | 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:11:40.132 | 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:11:41.696 | Installing collected packages: glance 2022-05-09 15:11:41.697 | Attempting uninstall: glance 2022-05-09 15:11:41.697 | Found existing installation: glance 25.0.0.dev21 2022-05-09 15:11:41.704 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-09 15:11:41.705 | Running setup.py develop for glance 2022-05-09 15:11:47.883 | Successfully installed glance 2022-05-09 15:11:47.883 | 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:11:47.891 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:11:47.891 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:11:48.062 | + inc/python:pip_install:200 : result=0 2022-05-09 15:11:48.064 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:11:48.067 | + functions-common:time_stop:2437 : local name 2022-05-09 15:11:48.069 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:11:48.071 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:11:48.074 | + functions-common:time_stop:2440 : local total 2022-05-09 15:11:48.076 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:11:48.078 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:11:48.081 | + functions-common:time_stop:2444 : start_time=1652109088470 2022-05-09 15:11:48.084 | + functions-common:time_stop:2446 : [[ -z 1652109088470 ]] 2022-05-09 15:11:48.087 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:11:48.092 | + functions-common:time_stop:2449 : end_time=1652109108089 2022-05-09 15:11:48.095 | + functions-common:time_stop:2450 : elapsed_time=19619 2022-05-09 15:11:48.097 | + functions-common:time_stop:2451 : total=89326 2022-05-09 15:11:48.100 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:11:48.102 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=108945 2022-05-09 15:11:48.105 | + inc/python:pip_install:203 : return 0 2022-05-09 15:11:48.107 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:11:48.110 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-09 15:11:48.112 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-09 15:11:48.132 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-09 15:11:48.146 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-09 15:11:48.148 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-09 15:11:48.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:11:48.154 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:11:48.156 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-05-09 15:11:48.159 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:11:48.162 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:11:48.164 | + ./stack.sh:main:922 : configure_glance 2022-05-09 15:11:48.168 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-09 15:11:48.182 | + lib/glance:configure_glance:326 : local dburl 2022-05-09 15:11:48.185 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-09 15:11:48.188 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-09 15:11:48.190 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-09 15:11:48.193 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-05-09 15:11:48.196 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-09 15:11:48.199 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-09 15:11:48.202 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-09 15:11:48.236 | + 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:11:48.271 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-09 15:11:48.304 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-09 15:11:48.338 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-09 15:11:48.373 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-09 15:11:48.408 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-09 15:11:48.411 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-09 15:11:48.414 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-09 15:11:48.417 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:11:48.420 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-09 15:11:48.453 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-09 15:11:48.485 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-05-09 15:11:48.525 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-09 15:11:48.558 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-09 15:11:48.593 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-09 15:11:48.625 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-09 15:11:48.660 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-09 15:11:48.693 | + 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:11:48.727 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:11:48.765 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-09 15:11:48.804 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-09 15:11:48.806 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-09 15:11:48.809 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-09 15:11:48.811 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:11:48.814 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:11:48.816 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:11:48.835 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:11:48.838 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:11:48.841 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:11:48.844 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:11:48.862 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:11:48.864 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:11:48.868 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:11:48.906 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:11:48.909 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:11:48.912 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-09 15:11:48.915 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-09 15:11:48.917 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-09 15:11:48.950 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-09 15:11:48.986 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-09 15:11:48.989 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-09 15:11:48.991 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-09 15:11:48.994 | + lib/glance:configure_glance_store:254 : local be 2022-05-09 15:11:48.996 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-09 15:11:48.999 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-09 15:11:49.002 | + 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:11:49.038 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-09 15:11:49.041 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.49 2022-05-09 15:11:49.075 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-09 15:11:49.078 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-09 15:11:49.097 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:11:49.100 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-09 15:11:49.134 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-09 15:11:49.166 | + 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:11:49.200 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-09 15:11:49.232 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-09 15:11:49.264 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-09 15:11:49.281 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:11:49.284 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-09 15:11:49.316 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-09 15:11:49.350 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-09 15:11:49.383 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.49/identity/v3 2022-05-09 15:11:49.416 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-09 15:11:49.451 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.49/image 2022-05-09 15:11:49.484 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-09 15:11:49.503 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:11:49.506 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-09 15:11:49.508 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-09 15:11:49.511 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-09 15:11:49.515 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:11:49.535 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:11:49.538 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:11:49.541 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:11:49.543 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:11:49.546 | + 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:11:49.577 | + 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:11:49.610 | + 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:11:49.642 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:11:49.677 | + 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:11:49.683 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-09 15:11:49.716 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-09 15:11:49.748 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-09 15:11:49.780 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.49/identity 2022-05-09 15:11:49.813 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-09 15:11:49.845 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-09 15:11:49.876 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-09 15:11:49.910 | + 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:11:49.945 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-09 15:11:49.980 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-09 15:11:50.016 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-09 15:11:50.051 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-09 15:11:50.057 | + 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:11:50.068 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-09 15:11:50.088 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:11:50.091 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-09 15:11:50.094 | + 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:11:50.097 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-09 15:11:50.100 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-09 15:11:50.103 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-09 15:11:50.106 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-09 15:11:50.111 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-09 15:11:50.113 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-09 15:11:50.117 | + 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:11:50.150 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-09 15:11:50.153 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-09 15:11:50.156 | ++ functions:get_random_port:837 : true 2022-05-09 15:11:50.158 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-09 15:11:50.161 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-09 15:11:50.163 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-09 15:11:50.229 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-09 15:11:50.232 | ++ functions:get_random_port:841 : break 2 2022-05-09 15:11:50.234 | ++ functions:get_random_port:845 : echo 60999 2022-05-09 15:11:50.237 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-09 15:11:50.239 | + 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:11:50.270 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-09 15:11:50.299 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-09 15:11:50.328 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:11:50.359 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:11:50.387 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:11:50.418 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:11:50.447 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:11:50.479 | + 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:11:50.508 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:11:50.539 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:11:50.571 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:11:50.603 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:11:50.633 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-09 15:11:50.664 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-09 15:11:50.694 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-09 15:11:50.727 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-09 15:11:50.760 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-09 15:11:50.791 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-09 15:11:50.822 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-09 15:11:50.824 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-09 15:11:50.827 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:11:50.829 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:11:50.831 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:11:50.834 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-09 15:11:50.837 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-09 15:11:50.894 | proxy (enabled by site administrator) 2022-05-09 15:11:50.898 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-09 15:11:50.901 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-09 15:11:50.903 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:11:50.906 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:11:50.908 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:11:50.911 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-09 15:11:50.913 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-09 15:11:50.971 | proxy_http (enabled by site administrator) 2022-05-09 15:11:50.975 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-09 15:11:50.978 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-09 15:11:50.981 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-09 15:11:50.984 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:11:50.986 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:11:50.989 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:11:50.992 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:11:50.995 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:11:50.998 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-09 15:11:50.998 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:11:51.008 | KeepAlive Off 2022-05-09 15:11:51.013 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-09 15:11:51.014 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:11:51.024 | SetEnv proxy-sendchunked 1 2022-05-09 15:11:51.029 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:11:51.030 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-09 15:11:51.040 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-09 15:11:51.045 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-09 15:11:51.048 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-09 15:11:51.050 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:11:51.054 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:11:51.056 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:11:51.059 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:11:51.062 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:11:51.064 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:11:51.067 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:11:51.069 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:11:51.072 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:11:51.075 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-09 15:11:51.138 | Site glance-wsgi-api already enabled 2022-05-09 15:11:51.143 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-09 15:11:51.146 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:11:51.148 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:11:51.151 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:11:51.301 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-09 15:11:51.313 | + 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:11:51.354 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-09 15:11:51.357 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-09 15:11:51.360 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-09 15:11:51.382 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:11:51.385 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-09 15:11:51.388 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-09 15:11:51.392 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-09 15:11:51.396 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:11:51.399 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-09 15:11:51.402 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-09 15:11:51.405 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-09 15:11:51.408 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-09 15:11:51.412 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:11:51.415 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:11:51.419 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:11:51.422 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:11:51.424 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:11:51.429 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:11:51.450 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:11:51.452 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:11:51.454 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:11:51.458 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:11:51.459 | + functions-common:git_clone:629 : echo master 2022-05-09 15:11:51.464 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-09 15:11:51.466 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:11:51.469 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-09 15:11:51.484 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-09 15:11:51.488 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:11:51.488 | + functions-common:git_clone:690 : head -1 2022-05-09 15:11:51.495 | 291023f00 Merge commit 'refs/changes/81/835881/7' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-05-09 15:11:51.498 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:11:51.500 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-09 15:11:51.503 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:11:51.506 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-09 15:11:51.508 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-09 15:11:51.511 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:11:51.514 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-09 15:11:51.516 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:11:51.519 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-09 15:11:51.522 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-09 15:11:51.524 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:11:51.527 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:11:51.530 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-09 15:11:51.532 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:11:51.537 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-09 15:11:51.540 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:11:51.543 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:11:51.547 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-09 15:11:51.554 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-09 15:11:51.557 | + 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:11:52.268 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-09 15:11:52.271 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:11:52.273 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:11:52.276 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:11:52.278 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-09 15:11:52.281 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-09 15:11:52.283 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:11:52.286 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:11:52.290 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:11:52.292 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:11:52.295 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:11:52.297 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:11:52.300 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:11:52.303 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-09 15:11:52.327 | Using python 3.8 to install /opt/stack/cinder 2022-05-09 15:11:52.329 | + 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:11:53.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:11:53.240 | from cryptography.utils import int_from_bytes 2022-05-09 15:11:53.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:11:53.240 | from cryptography.utils import int_from_bytes 2022-05-09 15:11:54.476 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:11:54.508 | Obtaining file:///opt/stack/cinder 2022-05-09 15:11:54.509 | Preparing metadata (setup.py): started 2022-05-09 15:12:00.137 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:12:00.270 | 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:12:00.271 | 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:12:00.272 | 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:12:00.273 | 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:12:00.274 | 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:12:00.275 | 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:12:00.276 | 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:12:00.277 | 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:12:00.278 | 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:12:00.279 | 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:12:00.280 | 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:12:00.282 | 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:12:00.283 | 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:12:00.284 | 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:12:00.285 | 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:12:00.286 | 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:12:00.287 | 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:12:00.288 | 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:12:00.289 | 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:12:00.290 | 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:12:00.291 | 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:12:00.292 | 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:12:00.294 | 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:12:00.295 | 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:12:00.296 | 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:12:00.297 | 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:12:00.299 | 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:12:00.299 | 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:12:00.300 | 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:12:00.302 | 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:12:00.303 | 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:12:00.304 | 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:12:00.305 | 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:12:00.306 | 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:12:00.308 | 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:12:00.309 | 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:12:00.310 | 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:12:00.311 | 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:12:00.312 | 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:12:00.313 | 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:12:00.314 | 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:12:00.315 | 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:12:00.316 | 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:12:00.318 | 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:12:00.319 | 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:12:00.320 | 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:12:00.321 | 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:12:00.322 | 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:12:00.323 | 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:12:00.324 | 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:12:00.325 | 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:12:00.326 | 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:12:00.328 | 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:12:00.329 | 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:12:00.330 | 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:12:00.331 | 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:12:00.332 | 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:12:00.334 | 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:12:00.335 | 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:12:00.336 | 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:12:00.337 | 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:12:00.338 | 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:12:00.351 | 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:12:00.353 | 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:12:00.354 | 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:12:00.417 | 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:12:00.449 | 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:12:00.466 | 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:12:00.467 | 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:12:00.468 | 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:12:00.469 | 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:12:00.567 | 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:12:00.621 | 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:12:00.624 | 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:12:00.652 | 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:12:00.653 | 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:12:00.654 | 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:12:00.738 | 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:12:00.785 | 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:12:00.787 | 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:12:00.788 | 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:12:00.789 | 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:12:00.850 | 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:12:00.853 | 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:12:00.854 | 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:12:00.913 | 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:12:00.915 | 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:12:00.979 | 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:12:00.980 | 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:12:00.983 | 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:12:00.984 | 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:12:00.986 | 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:12:01.012 | 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:12:01.013 | 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:12:01.015 | 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:12:01.061 | 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:12:01.147 | 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:12:01.150 | 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:12:01.173 | 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:12:01.201 | 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:12:01.271 | 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:12:01.273 | 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:12:01.402 | 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:12:01.429 | 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:12:01.574 | 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:12:01.612 | 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:12:01.614 | 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:12:01.615 | 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:12:01.821 | 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:12:01.823 | 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:12:01.825 | 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:12:01.862 | 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:12:01.894 | 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:12:02.137 | 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:12:02.139 | 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:12:02.287 | 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:12:02.288 | 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:12:02.290 | 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:12:02.456 | 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:12:02.577 | 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:12:02.578 | 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:12:02.579 | 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:12:02.617 | 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:12:02.839 | 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:12:02.921 | 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:12:02.924 | 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:12:03.104 | 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:12:03.194 | 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:12:03.196 | 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:12:03.380 | 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:12:03.822 | 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:12:03.874 | 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:12:03.924 | 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:12:05.010 | 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:12:05.289 | 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:12:05.290 | 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:12:05.440 | 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:12:05.635 | 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:12:05.817 | 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:12:07.571 | Installing collected packages: cinder 2022-05-09 15:12:07.571 | Attempting uninstall: cinder 2022-05-09 15:12:07.571 | Found existing installation: cinder 20.1.0.dev128 2022-05-09 15:12:07.577 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-09 15:12:07.579 | Running setup.py develop for cinder 2022-05-09 15:12:15.272 | Successfully installed cinder 2022-05-09 15:12:15.272 | 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:12:15.280 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:12:15.280 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:12:15.451 | + inc/python:pip_install:200 : result=0 2022-05-09 15:12:15.453 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:12:15.455 | + functions-common:time_stop:2437 : local name 2022-05-09 15:12:15.458 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:12:15.460 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:12:15.463 | + functions-common:time_stop:2440 : local total 2022-05-09 15:12:15.465 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:12:15.467 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:12:15.469 | + functions-common:time_stop:2444 : start_time=1652109112321 2022-05-09 15:12:15.472 | + functions-common:time_stop:2446 : [[ -z 1652109112321 ]] 2022-05-09 15:12:15.475 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:12:15.479 | + functions-common:time_stop:2449 : end_time=1652109135477 2022-05-09 15:12:15.482 | + functions-common:time_stop:2450 : elapsed_time=23156 2022-05-09 15:12:15.484 | + functions-common:time_stop:2451 : total=108945 2022-05-09 15:12:15.486 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:12:15.488 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=132101 2022-05-09 15:12:15.491 | + inc/python:pip_install:203 : return 0 2022-05-09 15:12:15.493 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:12:15.496 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-09 15:12:15.498 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-09 15:12:15.518 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-09 15:12:15.531 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-09 15:12:15.534 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-09 15:12:15.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:12:15.539 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:12:15.542 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-05-09 15:12:15.544 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:12:15.547 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-09 15:12:15.550 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-09 15:12:15.552 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-09 15:12:15.555 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:12:15.557 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:12:15.560 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-09 15:12:15.573 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-09 15:12:15.576 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:12:15.578 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:12:15.581 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:12:15.584 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:12:15.586 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:12:15.589 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:12:15.593 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:12:15.595 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:12:15.598 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:12:15.601 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:12:15.603 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:12:15.606 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:12:15.608 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-09 15:12:15.611 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:12:15.614 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:12:15.616 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:12:15.619 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-09 15:12:15.646 | + 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:12:15.759 | Reading package lists... 2022-05-09 15:12:16.061 | Building dependency tree... 2022-05-09 15:12:16.062 | Reading state information... 2022-05-09 15:12:16.433 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-05-09 15:12:16.434 | The following packages were automatically installed and are no longer required: 2022-05-09 15:12:16.435 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:12:16.435 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:12:16.435 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:12:16.435 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:12:16.435 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:12:16.435 | python3-zope.interface 2022-05-09 15:12:16.435 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:12:16.550 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:12:16.556 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:12:16.558 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:12:16.561 | + functions-common:time_stop:2437 : local name 2022-05-09 15:12:16.563 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:12:16.566 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:12:16.569 | + functions-common:time_stop:2440 : local total 2022-05-09 15:12:16.571 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:12:16.574 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:12:16.576 | + functions-common:time_stop:2444 : start_time=1652109135640 2022-05-09 15:12:16.579 | + functions-common:time_stop:2446 : [[ -z 1652109135640 ]] 2022-05-09 15:12:16.582 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:12:16.587 | + functions-common:time_stop:2449 : end_time=1652109136584 2022-05-09 15:12:16.590 | + functions-common:time_stop:2450 : elapsed_time=944 2022-05-09 15:12:16.592 | + functions-common:time_stop:2451 : total=5930 2022-05-09 15:12:16.595 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:12:16.597 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6874 2022-05-09 15:12:16.601 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:12:16.603 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:12:16.606 | + ./stack.sh:main:928 : configure_cinder 2022-05-09 15:12:16.608 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-09 15:12:16.621 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-09 15:12:16.625 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-09 15:12:16.628 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-09 15:12:16.630 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-09 15:12:16.634 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-09 15:12:16.634 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-09 15:12:16.639 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-09 15:12:16.641 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-09 15:12:16.643 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-09 15:12:16.645 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-09 15:12:16.648 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-09 15:12:16.650 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-09 15:12:16.652 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-09 15:12:16.654 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-09 15:12:16.666 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-09 15:12:16.679 | + 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:12:16.692 | + 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:12:16.705 | + 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:12:16.717 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-09 15:12:16.720 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-09 15:12:16.724 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.BJDxRqFILH 2022-05-09 15:12:16.727 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-09 15:12:16.729 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-09 15:12:16.732 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-09 15:12:16.734 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.BJDxRqFILH 2022-05-09 15:12:16.739 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.BJDxRqFILH 2022-05-09 15:12:16.750 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.BJDxRqFILH /etc/sudoers.d/cinder-rootwrap 2022-05-09 15:12:16.764 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-09 15:12:16.768 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-09 15:12:16.770 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-09 15:12:16.772 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-09 15:12:16.775 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-09 15:12:16.777 | + 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:12:16.779 | + 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:12:16.781 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-09 15:12:16.784 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-09 15:12:16.788 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-09 15:12:16.793 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-09 15:12:16.812 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-09 15:12:16.832 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-09 15:12:16.852 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-09 15:12:16.872 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-09 15:12:16.893 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-09 15:12:16.916 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-09 15:12:16.935 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-09 15:12:16.965 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-09 15:12:16.968 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-09 15:12:16.970 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-09 15:12:16.973 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:12:16.976 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-09 15:12:17.008 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-09 15:12:17.037 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-05-09 15:12:17.065 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-09 15:12:17.093 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-09 15:12:17.124 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-09 15:12:17.154 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-09 15:12:17.184 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-09 15:12:17.213 | + 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:12:17.242 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:12:17.271 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-09 15:12:17.306 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-09 15:12:17.336 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-09 15:12:17.339 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-09 15:12:17.341 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-09 15:12:17.343 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=cinder 2022-05-09 15:12:17.346 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-09 15:12:17.349 | + 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:12:17.384 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-09 15:12:17.415 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-09 15:12:17.444 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-09 15:12:17.473 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-09 15:12:17.501 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-09 15:12:17.529 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-09 15:12:17.561 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-09 15:12:17.563 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.49 2022-05-09 15:12:17.592 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-09 15:12:17.624 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-09 15:12:17.633 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 9436de3d996dae6423097f105c611075 2022-05-09 15:12:17.664 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-09 15:12:17.667 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-09 15:12:17.698 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-09 15:12:17.730 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-09 15:12:17.761 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-09 15:12:17.795 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-09 15:12:17.816 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:12:17.818 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-09 15:12:17.835 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:12:17.838 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-09 15:12:17.867 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:12:17.869 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-09 15:12:17.886 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:12:17.889 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-09 15:12:17.891 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-09 15:12:17.897 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-09 15:12:17.899 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-09 15:12:17.902 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:12:17.904 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:12:17.906 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:12:17.925 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:12:17.929 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:12:17.932 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:12:17.934 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:12:17.951 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:12:17.955 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:12:17.958 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:12:17.988 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:12:17.991 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:12:17.994 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-09 15:12:17.996 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-09 15:12:17.998 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-09 15:12:18.002 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:12:18.019 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:12:18.022 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:12:18.024 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:12:18.026 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:12:18.029 | + 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:12:18.059 | + 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:12:18.088 | + 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:12:18.120 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:12:18.150 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-09 15:12:18.167 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:12:18.170 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-09 15:12:18.172 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-09 15:12:18.175 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-09 15:12:18.177 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-09 15:12:18.180 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-09 15:12:18.182 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:12:18.185 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-09 15:12:18.189 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-09 15:12:18.192 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:12:18.194 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:12:18.207 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:12:18.207 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:12:18.216 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:12:18.220 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:12:18.237 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-09 15:12:18.240 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-09 15:12:18.244 | + 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:12:18.276 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-09 15:12:18.308 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-09 15:12:18.336 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:12:18.364 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:12:18.392 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:12:18.422 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:12:18.450 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:12:18.480 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:12:18.508 | + 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:12:18.536 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:12:18.564 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:12:18.593 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:12:18.621 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-09 15:12:18.624 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-09 15:12:18.627 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-09 15:12:18.630 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-09 15:12:18.632 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:12:18.635 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:12:18.637 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:12:18.640 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-09 15:12:18.642 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-09 15:12:18.645 | + 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:12:18.673 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-09 15:12:18.703 | + 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:12:18.703 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-09 15:12:18.713 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-09 15:12:18.716 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-09 15:12:18.719 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-09 15:12:18.721 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:12:18.724 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:12:18.727 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:12:18.729 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:12:18.732 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:12:18.734 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:12:18.737 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:12:18.739 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:12:18.742 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:12:18.744 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-09 15:12:18.809 | Enabling site cinder-wsgi. 2022-05-09 15:12:18.814 | To activate the new configuration, you need to run: 2022-05-09 15:12:18.814 | systemctl reload apache2 2022-05-09 15:12:18.820 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-09 15:12:18.822 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:12:18.825 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:12:18.827 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:12:19.030 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-09 15:12:19.033 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-09 15:12:19.065 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.49/image 2022-05-09 15:12:19.096 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-09 15:12:19.115 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:12:19.117 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-09 15:12:19.120 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-09 15:12:19.122 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-09 15:12:19.125 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-09 15:12:19.127 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-09 15:12:19.159 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-09 15:12:19.194 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.49/identity 2022-05-09 15:12:19.226 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-09 15:12:19.259 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-09 15:12:19.294 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-09 15:12:19.326 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-09 15:12:19.356 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-09 15:12:19.385 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:12:19.414 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-09 15:12:19.444 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-09 15:12:19.472 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-09 15:12:19.501 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-09 15:12:19.504 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-09 15:12:19.520 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:12:19.523 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.49:2379 2022-05-09 15:12:19.555 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-09 15:12:19.558 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-09 15:12:19.560 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-09 15:12:19.578 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:12:19.581 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-09 15:12:19.584 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-09 15:12:19.587 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-09 15:12:19.589 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:12:19.592 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-09 15:12:19.595 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-09 15:12:19.599 | ++ 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:12:19.600 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:12:19.606 | + 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:12:19.609 | + 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:12:19.612 | + 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:12:19.615 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:12:19.617 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-09 15:12:19.620 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-09 15:12:19.623 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-09 15:12:19.626 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:12:19.628 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:12:19.631 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-05-09 15:12:19.634 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:12:19.637 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-09 15:12:19.640 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-09 15:12:19.643 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-09 15:12:19.646 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:12:19.648 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:12:19.651 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:12:19.654 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:12:19.657 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:12:19.661 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:12:19.679 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:12:19.681 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:12:19.684 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:12:19.687 | + functions-common:git_clone:629 : echo master 2022-05-09 15:12:19.688 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:12:19.694 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-09 15:12:19.696 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:12:19.699 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-09 15:12:19.712 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-09 15:12:19.716 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:12:19.716 | + functions-common:git_clone:690 : head -1 2022-05-09 15:12:19.721 | dda20363cf Merge "ovs: add complete details to the log" 2022-05-09 15:12:19.724 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:12:19.727 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-09 15:12:19.730 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:12:19.733 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-09 15:12:19.735 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-09 15:12:19.739 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:12:19.744 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-09 15:12:19.747 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:12:19.749 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-09 15:12:19.752 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-09 15:12:19.755 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:12:19.758 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:12:19.761 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-09 15:12:19.764 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:12:19.767 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-09 15:12:19.770 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:12:19.772 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:12:19.776 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-09 15:12:19.782 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-09 15:12:19.784 | + 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:12:20.460 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-09 15:12:20.463 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:12:20.466 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:12:20.468 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:12:20.471 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-09 15:12:20.473 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-09 15:12:20.476 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:12:20.479 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:12:20.481 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:12:20.483 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:12:20.486 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:12:20.489 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:12:20.492 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:12:20.495 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-09 15:12:20.517 | Using python 3.8 to install /opt/stack/neutron 2022-05-09 15:12:20.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 -e /opt/stack/neutron 2022-05-09 15:12:21.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:12:21.420 | from cryptography.utils import int_from_bytes 2022-05-09 15:12:21.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:12:21.421 | from cryptography.utils import int_from_bytes 2022-05-09 15:12:22.641 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:12:22.674 | Obtaining file:///opt/stack/neutron 2022-05-09 15:12:22.675 | Preparing metadata (setup.py): started 2022-05-09 15:12:28.511 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:12:28.604 | 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:12:28.605 | 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:12:28.606 | 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:12:28.607 | 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:12:28.608 | 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:12:28.609 | 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:12:28.610 | 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:12:28.611 | 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:12:28.613 | 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:12:28.614 | 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:12:28.615 | 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:12:28.616 | 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:12:28.617 | 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:12:28.618 | 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:12:28.619 | 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:12:28.620 | 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:12:28.621 | 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:12:28.622 | 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:12:28.624 | 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:12:28.625 | 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:12:28.626 | 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:12:28.627 | 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:12:28.628 | 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:12:28.629 | 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:12:28.630 | 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:12:28.631 | 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:12:28.632 | 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:12:28.634 | 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:12:28.635 | 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:12:28.636 | 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:12:28.637 | 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:12:28.638 | 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:12:28.639 | 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:12:28.640 | 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:12:28.641 | 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:12:28.642 | 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:12:28.644 | 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:12:28.646 | 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:12:28.647 | 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:12:28.648 | 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:12:28.649 | 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:12:28.650 | 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:12:28.651 | 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:12:28.652 | 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:12:28.653 | 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:12:28.654 | 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:12:28.656 | 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:12:28.657 | 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:12:28.658 | 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:12:28.659 | 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:12:28.661 | 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:12:28.662 | 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:12:28.663 | 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:12:28.664 | 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:12:28.665 | 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:12:28.682 | 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:12:28.683 | 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:12:28.685 | 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:12:28.695 | 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:12:28.709 | 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:12:28.711 | 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:12:28.712 | 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:12:28.731 | 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:12:28.739 | 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:12:28.804 | 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:12:28.806 | 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:12:28.862 | 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:12:28.867 | 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:12:28.915 | 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:12:28.919 | 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:12:28.951 | 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:12:28.952 | 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:12:28.954 | 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:12:28.956 | 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:12:28.958 | 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:12:28.959 | 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:12:28.960 | 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:12:28.961 | 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:12:28.981 | 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:12:29.075 | 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:12:29.150 | 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:12:29.213 | 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:12:29.216 | 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:12:29.217 | 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:12:29.277 | 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:12:29.280 | 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:12:29.339 | 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:12:29.341 | 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:12:29.343 | 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:12:29.345 | 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:12:29.371 | 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:12:29.374 | 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:12:29.421 | 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:12:29.476 | 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:12:29.509 | 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:12:29.513 | 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:12:29.536 | 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:12:29.683 | 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:12:29.757 | 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:12:29.833 | 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:12:29.836 | 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:12:29.952 | 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:12:29.953 | 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:12:29.954 | 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:12:29.955 | 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:12:29.956 | 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:12:29.957 | 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:12:29.958 | 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:12:30.167 | 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:12:30.170 | 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:12:30.173 | 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:12:30.220 | 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:12:30.223 | 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:12:30.314 | 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:12:30.315 | 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:12:30.318 | 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:12:30.320 | 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:12:30.357 | 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:12:30.697 | 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:12:30.779 | 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:12:30.949 | 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:12:31.032 | 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:12:31.033 | 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:12:31.282 | 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:12:31.457 | 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:12:32.030 | 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:12:32.076 | 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:12:32.706 | 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:12:32.709 | 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:12:33.037 | 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:12:33.038 | 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:12:33.210 | 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:12:33.460 | 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:12:33.461 | 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:12:33.646 | 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:12:33.910 | 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:12:35.580 | Installing collected packages: neutron 2022-05-09 15:12:35.580 | Attempting uninstall: neutron 2022-05-09 15:12:35.580 | Found existing installation: neutron 20.1.0.dev196 2022-05-09 15:12:35.599 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-05-09 15:12:35.601 | Running setup.py develop for neutron 2022-05-09 15:12:43.363 | Successfully installed neutron 2022-05-09 15:12:43.363 | 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:12:43.372 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:12:43.372 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:12:43.539 | + inc/python:pip_install:200 : result=0 2022-05-09 15:12:43.541 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:12:43.544 | + functions-common:time_stop:2437 : local name 2022-05-09 15:12:43.546 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:12:43.548 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:12:43.551 | + functions-common:time_stop:2440 : local total 2022-05-09 15:12:43.553 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:12:43.555 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:12:43.558 | + functions-common:time_stop:2444 : start_time=1652109140511 2022-05-09 15:12:43.560 | + functions-common:time_stop:2446 : [[ -z 1652109140511 ]] 2022-05-09 15:12:43.563 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:12:43.567 | + functions-common:time_stop:2449 : end_time=1652109163565 2022-05-09 15:12:43.569 | + functions-common:time_stop:2450 : elapsed_time=23054 2022-05-09 15:12:43.572 | + functions-common:time_stop:2451 : total=132101 2022-05-09 15:12:43.574 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:12:43.576 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=155155 2022-05-09 15:12:43.578 | + inc/python:pip_install:203 : return 0 2022-05-09 15:12:43.582 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:12:43.584 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-09 15:12:43.590 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-09 15:12:43.609 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-09 15:12:43.622 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-09 15:12:43.625 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-09 15:12:43.630 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:12:43.633 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:12:43.636 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-05-09 15:12:43.638 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:12:43.641 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-09 15:12:43.643 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:12:43.646 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-09 15:12:43.664 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:12:43.666 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-09 15:12:43.669 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-09 15:12:43.671 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-09 15:12:43.674 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:12:43.677 | + lib/stack:stack_install_service:32 : install_nova 2022-05-09 15:12:43.679 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-09 15:12:43.682 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-09 15:12:43.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:12:43.687 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:12:43.689 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-05-09 15:12:43.693 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:12:43.695 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-09 15:12:43.712 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:12:43.715 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-09 15:12:43.732 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:12:43.735 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-09 15:12:43.753 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:12:43.756 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-09 15:12:43.758 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-09 15:12:43.760 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-09 15:12:43.763 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:12:43.765 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:12:43.767 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:12:43.770 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:12:43.772 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:12:43.775 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:12:43.791 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:12:43.793 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:12:43.796 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:12:43.798 | + functions-common:git_clone:629 : echo master 2022-05-09 15:12:43.799 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:12:43.804 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-09 15:12:43.807 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:12:43.809 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-09 15:12:43.822 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-09 15:12:43.825 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:12:43.826 | + functions-common:git_clone:690 : head -1 2022-05-09 15:12:43.839 | 972c06c608 Merge "Debug Nova APIs call failures" 2022-05-09 15:12:43.842 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:12:43.845 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-09 15:12:43.847 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:12:43.850 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-09 15:12:43.852 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-09 15:12:43.855 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:12:43.857 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-09 15:12:43.860 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:12:43.863 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-09 15:12:43.866 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-09 15:12:43.868 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:12:43.871 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:12:43.874 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-09 15:12:43.876 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:12:43.880 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-09 15:12:43.883 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:12:43.885 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:12:43.889 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-09 15:12:43.895 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-09 15:12:43.897 | + 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:12:44.577 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-09 15:12:44.579 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:12:44.582 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:12:44.584 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:12:44.587 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-09 15:12:44.589 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-09 15:12:44.591 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:12:44.594 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:12:44.596 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:12:44.599 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:12:44.601 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:12:44.604 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:12:44.606 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:12:44.608 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-09 15:12:44.630 | Using python 3.8 to install /opt/stack/nova 2022-05-09 15:12:44.633 | + 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:12:45.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:12:45.508 | from cryptography.utils import int_from_bytes 2022-05-09 15:12:45.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:12:45.508 | from cryptography.utils import int_from_bytes 2022-05-09 15:12:46.711 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:12:46.745 | Obtaining file:///opt/stack/nova 2022-05-09 15:12:46.745 | Preparing metadata (setup.py): started 2022-05-09 15:12:53.516 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:12:53.641 | 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:12:53.642 | 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:12:53.643 | 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:12:53.645 | 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:12:53.646 | 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:12:53.647 | 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:12:53.648 | 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:12:53.649 | 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:12:53.650 | 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:12:53.651 | 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:12:53.652 | 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:12:53.653 | 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:12:53.654 | 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:12:53.655 | 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:12:53.656 | 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:12:53.657 | 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:12:53.658 | 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:12:53.660 | 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:12:53.661 | 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:12:53.662 | 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:12:53.663 | 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:12:53.664 | 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:12:53.665 | 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:12:53.666 | 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:12:53.667 | 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:12:53.668 | 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:12:53.669 | 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:12:53.670 | 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:12:53.671 | 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:12:53.672 | 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:12:53.673 | 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:12:53.675 | 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:12:53.676 | 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:12:53.677 | 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:12:53.678 | 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:12:53.680 | 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:12:53.681 | 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:12:53.682 | 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:12:53.683 | 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:12:53.684 | 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:12:53.686 | 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:12:53.687 | 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:12:53.688 | 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:12:53.689 | 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:12:53.691 | 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:12:53.692 | 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:12:53.693 | 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:12:53.694 | 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:12:53.695 | 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:12:53.696 | 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:12:53.697 | 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:12:53.698 | 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:12:53.699 | 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:12:53.700 | 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:12:53.701 | 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:12:53.702 | 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:12:53.703 | 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:12:53.704 | 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:12:53.706 | 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:12:53.707 | 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:12:53.708 | 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:12:53.709 | 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:12:53.710 | 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:12:53.711 | 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:12:53.727 | 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:12:53.729 | 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:12:53.731 | 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:12:53.751 | 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:12:53.792 | 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:12:53.823 | 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:12:53.824 | 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:12:53.846 | 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:12:53.972 | 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:12:53.973 | 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:12:54.032 | 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:12:54.033 | 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:12:54.034 | 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:12:54.063 | 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:12:54.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:12:54.067 | 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:12:54.089 | 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:12:54.092 | 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:12:54.143 | 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:12:54.146 | 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:12:54.147 | 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:12:54.208 | 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:12:54.318 | 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:12:54.320 | 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:12:54.401 | 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:12:54.463 | 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:12:54.464 | 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:12:54.468 | 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:12:54.471 | 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:12:54.495 | 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:12:54.499 | 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:12:54.550 | 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:12:54.608 | 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:12:54.647 | 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:12:54.648 | 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:12:54.699 | 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:12:54.701 | 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:12:54.790 | 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:12:54.816 | 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:12:54.896 | 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:12:54.974 | 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:12:55.040 | 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:12:55.041 | 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:12:55.043 | 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:12:55.088 | 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:12:55.089 | 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:12:55.094 | 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:12:55.175 | 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:12:55.177 | 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:12:55.178 | 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:12:55.179 | 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:12:55.275 | 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:12:55.491 | 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:12:55.491 | 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:12:55.603 | 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:12:55.604 | 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:12:55.607 | 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:12:55.728 | 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:12:55.805 | 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:12:55.840 | 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:12:56.046 | 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:12:56.125 | 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:12:56.127 | 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:12:56.352 | 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:12:56.463 | 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:12:56.941 | 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:12:56.988 | 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:12:57.363 | 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:12:57.365 | 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:12:57.366 | 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:12:57.367 | 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:12:57.368 | 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:12:57.369 | 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:12:57.370 | 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:12:58.620 | 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:12:59.035 | 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:12:59.036 | 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:12:59.134 | 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:12:59.240 | 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:13:00.916 | Installing collected packages: nova 2022-05-09 15:13:00.916 | Attempting uninstall: nova 2022-05-09 15:13:00.916 | Found existing installation: nova 25.1.0.dev102 2022-05-09 15:13:00.925 | Can't uninstall 'nova'. No files were found to uninstall. 2022-05-09 15:13:00.927 | Running setup.py develop for nova 2022-05-09 15:13:09.328 | Successfully installed nova 2022-05-09 15:13:09.329 | 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:13:09.337 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:13:09.337 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:13:09.497 | + inc/python:pip_install:200 : result=0 2022-05-09 15:13:09.499 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:13:09.502 | + functions-common:time_stop:2437 : local name 2022-05-09 15:13:09.504 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:13:09.506 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:13:09.508 | + functions-common:time_stop:2440 : local total 2022-05-09 15:13:09.511 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:13:09.513 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:13:09.515 | + functions-common:time_stop:2444 : start_time=1652109164624 2022-05-09 15:13:09.517 | + functions-common:time_stop:2446 : [[ -z 1652109164624 ]] 2022-05-09 15:13:09.520 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:13:09.524 | + functions-common:time_stop:2449 : end_time=1652109189522 2022-05-09 15:13:09.526 | + functions-common:time_stop:2450 : elapsed_time=24898 2022-05-09 15:13:09.529 | + functions-common:time_stop:2451 : total=155155 2022-05-09 15:13:09.531 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:13:09.533 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=180053 2022-05-09 15:13:09.536 | + inc/python:pip_install:203 : return 0 2022-05-09 15:13:09.538 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:13:09.541 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-09 15:13:09.543 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-09 15:13:09.563 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-09 15:13:09.575 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-09 15:13:09.578 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-09 15:13:09.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:13:09.583 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:13:09.585 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-05-09 15:13:09.588 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:13:09.590 | + 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:13:09.604 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:13:09.607 | + ./stack.sh:main:939 : configure_nova 2022-05-09 15:13:09.609 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-09 15:13:09.622 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-09 15:13:09.625 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-09 15:13:09.627 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-09 15:13:09.631 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-09 15:13:09.631 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-09 15:13:09.636 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-09 15:13:09.639 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-09 15:13:09.641 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-09 15:13:09.644 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-09 15:13:09.646 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-09 15:13:09.649 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-09 15:13:09.651 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-09 15:13:09.654 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-09 15:13:09.667 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-09 15:13:09.681 | + 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:13:09.694 | + 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:13:09.707 | + 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:13:09.719 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-09 15:13:09.723 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-09 15:13:09.728 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Gv63XVVX99 2022-05-09 15:13:09.730 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-09 15:13:09.733 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-09 15:13:09.736 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-09 15:13:09.739 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-09 15:13:09.741 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-09 15:13:09.744 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Gv63XVVX99 2022-05-09 15:13:09.748 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Gv63XVVX99 2022-05-09 15:13:09.760 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Gv63XVVX99 /etc/sudoers.d/nova-rootwrap 2022-05-09 15:13:09.773 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-09 15:13:09.778 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-09 15:13:09.780 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-09 15:13:09.783 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-09 15:13:09.786 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-09 15:13:09.789 | + 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:13:09.791 | + 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:13:09.794 | + 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:13:09.796 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-09 15:13:09.802 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-09 15:13:09.819 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:13:09.822 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-09 15:13:09.824 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-09 15:13:09.828 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-09 15:13:09.832 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-09 15:13:09.862 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-09 15:13:09.864 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-09 15:13:09.891 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-09 15:13:09.927 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-09 15:13:09.955 | + 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:13:09.985 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-09 15:13:10.016 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-09 15:13:10.046 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-09 15:13:10.049 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.49 2022-05-09 15:13:10.077 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-09 15:13:10.104 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-09 15:13:10.133 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-09 15:13:10.163 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-09 15:13:10.191 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-09 15:13:10.223 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-09 15:13:10.228 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:13:10.230 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:13:10.235 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:13:10.237 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:13:10.240 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:13:10.242 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:13:10.247 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:13:10.250 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:13:10.253 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:13:10.256 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:13:10.258 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:13:10.260 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-09 15:13:10.262 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:13:10.265 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:13:10.267 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:13:10.270 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:13:10.272 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:13:10.275 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:13:10.277 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-09 15:13:10.294 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:10.296 | + 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:13:10.298 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-09 15:13:10.301 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-09 15:13:10.329 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-09 15:13:10.333 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-09 15:13:10.335 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-09 15:13:10.337 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-09 15:13:10.339 | ++ 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:13:10.342 | + 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:13:10.374 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-09 15:13:10.376 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-09 15:13:10.379 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-09 15:13:10.382 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_api 2022-05-09 15:13:10.384 | ++ 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:13:10.387 | + 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:13:10.418 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-09 15:13:10.449 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-09 15:13:10.481 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-09 15:13:10.511 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-09 15:13:10.527 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:10.530 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-09 15:13:10.546 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:10.551 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-09 15:13:10.551 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-09 15:13:10.556 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-09 15:13:10.558 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-09 15:13:10.588 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-09 15:13:10.605 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:13:10.607 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-09 15:13:10.610 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-09 15:13:10.612 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-09 15:13:10.614 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:13:10.617 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-09 15:13:10.647 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-09 15:13:10.675 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-05-09 15:13:10.704 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-09 15:13:10.733 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-09 15:13:10.762 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-09 15:13:10.792 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-09 15:13:10.819 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-09 15:13:10.848 | + 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:13:10.875 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:13:10.904 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-09 15:13:10.920 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:10.922 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-09 15:13:10.927 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-09 15:13:10.958 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-09 15:13:10.985 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.49/identity 2022-05-09 15:13:11.014 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-09 15:13:11.041 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-09 15:13:11.069 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-09 15:13:11.097 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-09 15:13:11.127 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-09 15:13:11.155 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-09 15:13:11.171 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:13:11.174 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-09 15:13:11.176 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-09 15:13:11.204 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-09 15:13:11.236 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-09 15:13:11.239 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-09 15:13:11.267 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-09 15:13:11.270 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-09 15:13:11.272 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-09 15:13:11.275 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:13:11.277 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:13:11.280 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:13:11.282 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:13:11.285 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:13:11.287 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:13:11.289 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-09 15:13:11.292 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:13:11.294 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:13:11.296 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:13:11.299 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:13:11.301 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:13:11.303 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:13:11.306 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:13:11.308 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:13:11.310 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:13:11.312 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:13:11.315 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:13:11.318 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-09 15:13:11.320 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-09 15:13:11.322 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-09 15:13:11.325 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:13:11.342 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:13:11.345 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:13:11.347 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:13:11.349 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:13:11.352 | + 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:13:11.381 | + 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:13:11.409 | + 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:13:11.437 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:13:11.467 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-09 15:13:11.499 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-09 15:13:11.516 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:11.518 | + 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:13:11.521 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-09 15:13:11.523 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-09 15:13:11.525 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-09 15:13:11.528 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-09 15:13:11.530 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:13:11.533 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-09 15:13:11.537 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-09 15:13:11.540 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:13:11.542 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:13:11.555 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:13:11.556 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:13:11.565 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:13:11.569 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:13:11.586 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-09 15:13:11.588 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-09 15:13:11.592 | + 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:13:11.623 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-09 15:13:11.651 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-09 15:13:11.679 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:13:11.707 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:13:11.735 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:13:11.763 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:13:11.792 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:13:11.819 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:13:11.849 | + 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:13:11.879 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:13:11.912 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:13:11.945 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:13:11.973 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-09 15:13:11.976 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-09 15:13:11.979 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-09 15:13:11.981 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-09 15:13:11.983 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:13:11.986 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:13:11.989 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:13:11.991 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-09 15:13:11.994 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-09 15:13:11.996 | + 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:13:12.024 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-09 15:13:12.053 | + 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:13:12.053 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-09 15:13:12.062 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-09 15:13:12.066 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-09 15:13:12.068 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-09 15:13:12.071 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:13:12.073 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:13:12.075 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:13:12.078 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:13:12.080 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:13:12.083 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:13:12.085 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:13:12.088 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:13:12.090 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:13:12.092 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-09 15:13:12.155 | Enabling site nova-api-wsgi. 2022-05-09 15:13:12.161 | To activate the new configuration, you need to run: 2022-05-09 15:13:12.161 | systemctl reload apache2 2022-05-09 15:13:12.166 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-09 15:13:12.168 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:13:12.171 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:13:12.175 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:13:12.316 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-09 15:13:12.334 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:12.337 | + 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:13:12.340 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-09 15:13:12.342 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-09 15:13:12.344 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-09 15:13:12.347 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-09 15:13:12.349 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:13:12.352 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-09 15:13:12.357 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-09 15:13:12.359 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:13:12.362 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:13:12.376 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:13:12.376 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:13:12.385 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:13:12.389 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:13:12.405 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-09 15:13:12.407 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-09 15:13:12.411 | + 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:13:12.442 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-09 15:13:12.470 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-09 15:13:12.499 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:13:12.526 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:13:12.555 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:13:12.584 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:13:12.613 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:13:12.642 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:13:12.671 | + 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:13:12.699 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:13:12.728 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:13:12.757 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:13:12.785 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-09 15:13:12.787 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-09 15:13:12.816 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-09 15:13:12.833 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:13:12.835 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-09 15:13:12.867 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-09 15:13:12.870 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-09 15:13:12.872 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-09 15:13:12.889 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:12.892 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:13:12.895 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:13:12.925 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-09 15:13:12.959 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-09 15:13:12.962 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-09 15:13:12.964 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-09 15:13:12.966 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:13:12.969 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:13:12.972 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:13:12.989 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:12.992 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:13:12.994 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:13:12.996 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:13:13.013 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:13.016 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:13:13.019 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:13:13.048 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:13:13.051 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:13:13.053 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-09 15:13:13.082 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-09 15:13:13.113 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-09 15:13:13.144 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-09 15:13:13.162 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:13:13.164 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-09 15:13:13.194 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-09 15:13:13.196 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-09 15:13:13.199 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-09 15:13:13.230 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-09 15:13:13.259 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.49/identity 2022-05-09 15:13:13.288 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-09 15:13:13.317 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-09 15:13:13.345 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-09 15:13:13.375 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-09 15:13:13.405 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-09 15:13:13.434 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-09 15:13:13.463 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-09 15:13:13.481 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:13.484 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-09 15:13:13.489 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:13:13.492 | + lib/nova:create_nova_conf:553 : local conf 2022-05-09 15:13:13.494 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-09 15:13:13.497 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-09 15:13:13.499 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:13:13.502 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:13:13.504 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:13:13.507 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-09 15:13:13.509 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-09 15:13:13.513 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-09 15:13:13.516 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-09 15:13:13.518 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-09 15:13:13.521 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell1 2022-05-09 15:13:13.523 | ++ 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:13:13.526 | + 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:13:13.558 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-09 15:13:13.590 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-09 15:13:13.628 | + 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:13:13.630 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-09 15:13:13.633 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-09 15:13:13.635 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-09 15:13:13.652 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:13.655 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-09 15:13:13.656 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-09 15:13:14.369 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-05-09 15:13:14.372 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-09 15:13:14.374 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-09 15:13:14.377 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-09 15:13:14.379 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:13:14.381 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-09 15:13:14.384 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:13:14.401 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:14.404 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-09 15:13:14.407 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-09 15:13:14.410 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:13:14.426 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:14.428 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2022-05-09 15:13:14.431 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2022-05-09 15:13:14.459 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:13:14.462 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:13:14.464 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-09 15:13:14.482 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:14.484 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-09 15:13:14.487 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-09 15:13:14.490 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-09 15:13:14.520 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.49/identity 2022-05-09 15:13:14.547 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-09 15:13:14.576 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-09 15:13:14.604 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-09 15:13:14.632 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-09 15:13:14.660 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-09 15:13:14.689 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-09 15:13:14.717 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-09 15:13:14.719 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-09 15:13:14.722 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-09 15:13:14.726 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:13:14.743 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:13:14.746 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:13:14.748 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:13:14.750 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:13:14.753 | + 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:13:14.784 | + 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:13:14.812 | + 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:13:14.840 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:13:14.870 | + 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:13:14.873 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-09 15:13:14.877 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:13:14.880 | + lib/nova:create_nova_conf:587 : local conf 2022-05-09 15:13:14.882 | + lib/nova:create_nova_conf:588 : local offset 2022-05-09 15:13:14.885 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-09 15:13:14.888 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:13:14.890 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:13:14.893 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:13:14.895 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-09 15:13:14.898 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-09 15:13:14.900 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-09 15:13:14.905 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-09 15:13:14.907 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-09 15:13:14.910 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-09 15:13:14.926 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:13:14.929 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-09 15:13:14.931 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-09 15:13:14.947 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:13:14.950 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-09 15:13:14.966 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:13:14.968 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-09 15:13:14.987 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:13:14.990 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-09 15:13:15.007 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:15.009 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-09 15:13:15.012 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-09 15:13:15.014 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-09 15:13:15.017 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:13:15.020 | + lib/stack:stack_install_service:32 : install_placement 2022-05-09 15:13:15.022 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-09 15:13:15.025 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-09 15:13:15.028 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:13:15.030 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:13:15.033 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-09 15:13:15.036 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:13:15.039 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:13:15.042 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:13:15.044 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:13:15.047 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:13:15.050 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:13:15.052 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:13:15.055 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:13:15.058 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:13:15.061 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:13:15.064 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:13:15.066 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:13:15.069 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-09 15:13:15.072 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:13:15.074 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:13:15.077 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:13:15.079 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-09 15:13:15.103 | + 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:13:15.216 | Reading package lists... 2022-05-09 15:13:15.488 | Building dependency tree... 2022-05-09 15:13:15.490 | Reading state information... 2022-05-09 15:13:15.770 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:13:15.770 | The following packages were automatically installed and are no longer required: 2022-05-09 15:13:15.771 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:13:15.771 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:13:15.771 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:13:15.772 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:13:15.772 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:13:15.772 | python3-zope.interface 2022-05-09 15:13:15.772 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:13:15.894 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:13:15.899 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:13:15.901 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:13:15.903 | + functions-common:time_stop:2437 : local name 2022-05-09 15:13:15.906 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:13:15.909 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:13:15.911 | + functions-common:time_stop:2440 : local total 2022-05-09 15:13:15.914 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:13:15.916 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:13:15.918 | + functions-common:time_stop:2444 : start_time=1652109195100 2022-05-09 15:13:15.921 | + functions-common:time_stop:2446 : [[ -z 1652109195100 ]] 2022-05-09 15:13:15.923 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:13:15.928 | + functions-common:time_stop:2449 : end_time=1652109195926 2022-05-09 15:13:15.931 | + functions-common:time_stop:2450 : elapsed_time=826 2022-05-09 15:13:15.933 | + functions-common:time_stop:2451 : total=6874 2022-05-09 15:13:15.935 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:13:15.938 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7700 2022-05-09 15:13:15.941 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:13:15.944 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-09 15:13:15.946 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-09 15:13:15.949 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-09 15:13:15.952 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-09 15:13:15.954 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-09 15:13:15.977 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-09 15:13:15.980 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:13:15.982 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:13:15.985 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:13:15.988 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:13:15.990 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:13:15.993 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:13:15.995 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:13:15.998 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:13:16.000 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:13:16.003 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:13:16.006 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:13:16.008 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:13:16.011 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-09 15:13:16.013 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:13:16.016 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:13:16.018 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:13:16.021 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-09 15:13:16.044 | + 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:13:16.154 | Reading package lists... 2022-05-09 15:13:16.409 | Building dependency tree... 2022-05-09 15:13:16.410 | Reading state information... 2022-05-09 15:13:16.677 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-05-09 15:13:16.677 | The following packages were automatically installed and are no longer required: 2022-05-09 15:13:16.678 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:13:16.678 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:13:16.678 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:13:16.678 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:13:16.678 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:13:16.678 | python3-zope.interface 2022-05-09 15:13:16.678 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:13:16.796 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:13:16.801 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:13:16.804 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:13:16.806 | + functions-common:time_stop:2437 : local name 2022-05-09 15:13:16.809 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:13:16.811 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:13:16.822 | + functions-common:time_stop:2440 : local total 2022-05-09 15:13:16.825 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:13:16.827 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:13:16.830 | + functions-common:time_stop:2444 : start_time=1652109196041 2022-05-09 15:13:16.832 | + functions-common:time_stop:2446 : [[ -z 1652109196041 ]] 2022-05-09 15:13:16.835 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:13:16.839 | + functions-common:time_stop:2449 : end_time=1652109196837 2022-05-09 15:13:16.842 | + functions-common:time_stop:2450 : elapsed_time=796 2022-05-09 15:13:16.844 | + functions-common:time_stop:2451 : total=7700 2022-05-09 15:13:16.847 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:13:16.849 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8496 2022-05-09 15:13:16.852 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:13:16.854 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-09 15:13:16.857 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-09 15:13:16.859 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:13:16.863 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:13:16.865 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:13:16.868 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-09 15:13:16.870 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-09 15:13:16.926 | wsgi (enabled by maintainer script) 2022-05-09 15:13:16.930 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-09 15:13:16.932 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-09 15:13:16.935 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:13:16.938 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-09 15:13:16.942 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-09 15:13:16.945 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:13:16.949 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:13:16.949 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:13:16.955 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-09 15:13:16.959 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-09 15:13:16.962 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-09 15:13:16.965 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-09 15:13:16.967 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-09 15:13:16.992 | Using python 3.8 to install osc-placement 2022-05-09 15:13:16.995 | + 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:13:17.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:13:17.860 | from cryptography.utils import int_from_bytes 2022-05-09 15:13:17.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:13:17.860 | from cryptography.utils import int_from_bytes 2022-05-09 15:13:19.036 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:13:19.069 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-05-09 15:13:19.081 | 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:13:19.082 | 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:13:19.083 | 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:13:19.084 | 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:13:19.085 | 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:13:19.086 | 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:13:19.145 | 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:13:19.146 | 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:13:19.147 | 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:13:19.149 | 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:13:19.162 | 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:13:19.163 | 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:13:19.165 | 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:13:19.178 | 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:13:19.179 | 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:13:19.180 | 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:13:19.182 | 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:13:19.183 | 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:13:19.185 | 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:13:19.204 | 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:13:19.206 | 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:13:19.207 | 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:13:19.209 | 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:13:19.217 | 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:13:19.255 | 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:13:19.256 | 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:13:19.258 | 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:13:19.259 | 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:13:19.260 | 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:13:19.261 | 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:13:19.263 | 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:13:19.265 | 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:13:19.330 | 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:13:19.332 | 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:13:19.333 | 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:13:19.335 | 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:13:19.423 | 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:13:19.424 | 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:13:19.425 | 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:13:19.467 | 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:13:19.510 | 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:13:19.683 | 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:13:21.929 | 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:13:21.936 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:13:21.936 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:13:22.073 | + inc/python:pip_install:200 : result=0 2022-05-09 15:13:22.076 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:13:22.078 | + functions-common:time_stop:2437 : local name 2022-05-09 15:13:22.081 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:13:22.084 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:13:22.086 | + functions-common:time_stop:2440 : local total 2022-05-09 15:13:22.089 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:13:22.091 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:13:22.094 | + functions-common:time_stop:2444 : start_time=1652109196986 2022-05-09 15:13:22.097 | + functions-common:time_stop:2446 : [[ -z 1652109196986 ]] 2022-05-09 15:13:22.101 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:13:22.105 | + functions-common:time_stop:2449 : end_time=1652109202102 2022-05-09 15:13:22.108 | + functions-common:time_stop:2450 : elapsed_time=5116 2022-05-09 15:13:22.110 | + functions-common:time_stop:2451 : total=180053 2022-05-09 15:13:22.113 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:13:22.115 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=185169 2022-05-09 15:13:22.119 | + inc/python:pip_install:203 : return 0 2022-05-09 15:13:22.122 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-09 15:13:22.124 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-09 15:13:22.127 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-09 15:13:22.129 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:13:22.131 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:13:22.135 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:13:22.138 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:13:22.140 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:13:22.144 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:13:22.162 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:13:22.164 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:13:22.167 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:13:22.170 | + functions-common:git_clone:629 : echo master 2022-05-09 15:13:22.170 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:13:22.176 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-09 15:13:22.178 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:13:22.181 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-09 15:13:22.194 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-09 15:13:22.197 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:13:22.197 | + functions-common:git_clone:690 : head -1 2022-05-09 15:13:22.201 | 5acaa2ee Merge "Make perfload jobs fail if write allocation fails" 2022-05-09 15:13:22.204 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:13:22.207 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-09 15:13:22.210 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:13:22.213 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-09 15:13:22.215 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-09 15:13:22.218 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:13:22.220 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-09 15:13:22.223 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:13:22.226 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-09 15:13:22.229 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-09 15:13:22.231 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:13:22.234 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:13:22.237 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-09 15:13:22.240 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:13:22.243 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-09 15:13:22.246 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:13:22.248 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:13:22.251 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-09 15:13:22.258 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-09 15:13:22.261 | + 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:13:22.945 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-09 15:13:22.948 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:13:22.950 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:13:22.953 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:13:22.955 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-09 15:13:22.958 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-09 15:13:22.961 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:13:22.963 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:13:22.965 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:13:22.968 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:13:22.971 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:13:22.973 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:13:22.976 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:13:22.979 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-09 15:13:23.001 | Using python 3.8 to install /opt/stack/placement 2022-05-09 15:13:23.003 | + 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:13:23.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:13:23.919 | from cryptography.utils import int_from_bytes 2022-05-09 15:13:23.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:13:23.919 | from cryptography.utils import int_from_bytes 2022-05-09 15:13:25.104 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:13:25.135 | Obtaining file:///opt/stack/placement 2022-05-09 15:13:25.136 | Preparing metadata (setup.py): started 2022-05-09 15:13:29.867 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:13:29.911 | 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:13:29.912 | 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:13:29.913 | 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:13:29.914 | 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:13:29.915 | 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:13:29.916 | 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:13:29.917 | 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:13:29.919 | 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:13:29.920 | 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:13:29.921 | 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:13:29.923 | 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:13:29.924 | 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:13:29.925 | 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:13:29.926 | 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:13:29.927 | 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:13:29.928 | 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:13:29.929 | 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:13:29.930 | 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:13:29.931 | 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:13:29.933 | 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:13:29.934 | 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:13:29.999 | 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:13:30.000 | 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:13:30.003 | 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:13:30.005 | 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:13:30.006 | 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:13:30.007 | 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:13:30.027 | 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:13:30.069 | 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:13:30.070 | 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:13:30.071 | 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:13:30.072 | 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:13:30.073 | 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:13:30.125 | 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:13:30.126 | 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:13:30.128 | 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:13:30.129 | 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:13:30.171 | 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:13:30.172 | 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:13:30.192 | 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:13:30.193 | 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:13:30.196 | 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:13:30.221 | 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:13:30.223 | 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:13:30.236 | 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:13:30.253 | 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:13:30.254 | 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:13:30.255 | 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:13:30.257 | 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:13:30.308 | 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:13:30.309 | 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:13:30.310 | 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:13:30.312 | 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:13:30.330 | 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:13:30.522 | 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:13:30.568 | 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:13:30.569 | 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:13:30.570 | 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:13:30.586 | 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:13:30.621 | 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:13:30.678 | 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:13:30.744 | 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:13:30.830 | 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:13:30.883 | 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:13:31.079 | 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:13:31.081 | 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:13:31.083 | 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:13:31.162 | 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:13:31.229 | 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:13:31.395 | 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:13:31.510 | 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:13:31.512 | 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:13:33.441 | Installing collected packages: openstack-placement 2022-05-09 15:13:33.441 | Attempting uninstall: openstack-placement 2022-05-09 15:13:33.441 | Found existing installation: openstack-placement 7.1.0.dev20 2022-05-09 15:13:33.444 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-05-09 15:13:33.445 | Running setup.py develop for openstack-placement 2022-05-09 15:13:39.623 | Successfully installed openstack-placement 2022-05-09 15:13:39.623 | 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:13:39.632 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:13:39.632 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:13:39.782 | + inc/python:pip_install:200 : result=0 2022-05-09 15:13:39.785 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:13:39.787 | + functions-common:time_stop:2437 : local name 2022-05-09 15:13:39.790 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:13:39.792 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:13:39.794 | + functions-common:time_stop:2440 : local total 2022-05-09 15:13:39.796 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:13:39.800 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:13:39.802 | + functions-common:time_stop:2444 : start_time=1652109202995 2022-05-09 15:13:39.804 | + functions-common:time_stop:2446 : [[ -z 1652109202995 ]] 2022-05-09 15:13:39.807 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:13:39.811 | + functions-common:time_stop:2449 : end_time=1652109219809 2022-05-09 15:13:39.814 | + functions-common:time_stop:2450 : elapsed_time=16814 2022-05-09 15:13:39.817 | + functions-common:time_stop:2451 : total=185169 2022-05-09 15:13:39.819 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:13:39.821 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=201983 2022-05-09 15:13:39.824 | + inc/python:pip_install:203 : return 0 2022-05-09 15:13:39.827 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:13:39.830 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-09 15:13:39.832 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-09 15:13:39.854 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-09 15:13:39.866 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-09 15:13:39.869 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-09 15:13:39.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:13:39.875 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:13:39.878 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-05-09 15:13:39.880 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:13:39.883 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:13:39.886 | + ./stack.sh:main:945 : configure_placement 2022-05-09 15:13:39.888 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-09 15:13:39.901 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-09 15:13:39.905 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-09 15:13:39.911 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-09 15:13:39.914 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-09 15:13:39.916 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-09 15:13:39.919 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=placement 2022-05-09 15:13:39.921 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-09 15:13:39.925 | + 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:13:39.958 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-09 15:13:39.992 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-09 15:13:40.025 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-09 15:13:40.028 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-09 15:13:40.030 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-09 15:13:40.034 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:13:40.036 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-09 15:13:40.071 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-09 15:13:40.102 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-05-09 15:13:40.132 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-09 15:13:40.162 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-09 15:13:40.192 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-09 15:13:40.222 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-09 15:13:40.252 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-09 15:13:40.283 | + 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:13:40.312 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:13:40.347 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-09 15:13:40.349 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-09 15:13:40.352 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-09 15:13:40.355 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:13:40.374 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:13:40.377 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:13:40.379 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:13:40.382 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:13:40.384 | + 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:13:40.415 | + 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:13:40.445 | + 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:13:40.477 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:13:40.507 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-09 15:13:40.510 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-09 15:13:40.512 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-09 15:13:40.515 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-09 15:13:40.518 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-09 15:13:40.520 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-09 15:13:40.523 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:13:40.526 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-09 15:13:40.531 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-09 15:13:40.533 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:13:40.536 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:13:40.549 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:13:40.549 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:13:40.557 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:13:40.561 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:13:40.578 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-09 15:13:40.581 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-09 15:13:40.585 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-09 15:13:40.618 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-09 15:13:40.648 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-09 15:13:40.678 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:13:40.708 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:13:40.739 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:13:40.769 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:13:40.798 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:13:40.828 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:13:40.858 | + 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:13:40.889 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:13:40.921 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:13:40.952 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:13:40.984 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-09 15:13:40.987 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-09 15:13:40.990 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-09 15:13:40.993 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-09 15:13:40.995 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:13:40.998 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:13:41.001 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:13:41.005 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-09 15:13:41.008 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-09 15:13:41.011 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-09 15:13:41.041 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-09 15:13:41.071 | + 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:13:41.072 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-09 15:13:41.081 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-09 15:13:41.085 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-09 15:13:41.087 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-09 15:13:41.090 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:13:41.092 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:13:41.096 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:13:41.098 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:13:41.101 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:13:41.103 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:13:41.106 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:13:41.109 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:13:41.112 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:13:41.114 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-09 15:13:41.176 | Site placement-api already enabled 2022-05-09 15:13:41.180 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-09 15:13:41.183 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:13:41.186 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:13:41.188 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:13:41.326 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-09 15:13:41.349 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:41.352 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-09 15:13:41.370 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:13:41.373 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-09 15:13:41.391 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:41.395 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-09 15:13:41.397 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-09 15:13:41.400 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-09 15:13:41.433 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.49/identity 2022-05-09 15:13:41.463 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-09 15:13:41.494 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-09 15:13:41.525 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-09 15:13:41.555 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-09 15:13:41.585 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-09 15:13:41.617 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-09 15:13:41.647 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-09 15:13:41.666 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:13:41.668 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-09 15:13:41.688 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:13:41.690 | + ./stack.sh:main:971 : run_phase stack install 2022-05-09 15:13:41.693 | + functions-common:run_phase:1865 : local mode=stack 2022-05-09 15:13:41.695 | + functions-common:run_phase:1866 : local phase=install 2022-05-09 15:13:41.698 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:13:41.701 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:13:41.703 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:13:41.706 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:13:41.709 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:13:41.712 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:13:41.717 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:13:41.719 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:13:41.723 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:13:41.725 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-09 15:13:41.728 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:13:41.744 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:41.747 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:13:41.749 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:13:41.752 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-09 15:13:41.754 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-09 15:13:41.756 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:13:41.759 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-09 15:13:41.761 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-09 15:13:41.764 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-09 15:13:41.821 | ++ inc/async:async_inner:63 : install_tempest 2022-05-09 15:13:41.859 | [115395 Async install_tempest:140541]: running: install_tempest 2022-05-09 15:13:41.862 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-09 15:13:41.865 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-09 15:13:41.868 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:13:41.870 | + 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:13:41.873 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-09 15:13:41.876 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-09 15:13:41.879 | + functions-common:run_plugins:1852 : local phase=install 2022-05-09 15:13:41.882 | + functions-common:run_plugins:1854 : local plugins= 2022-05-09 15:13:41.885 | + functions-common:run_plugins:1855 : local plugin 2022-05-09 15:13:41.888 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-09 15:13:41.891 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-09 15:13:41.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:13:41.897 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:13:41.901 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-05-09 15:13:41.904 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:13:41.906 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-09 15:13:41.910 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-09 15:13:41.912 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:13:41.916 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-09 15:13:41.919 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-09 15:13:41.922 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:13:41.927 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:13:41.927 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:13:41.933 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-09 15:13:41.935 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-09 15:13:41.938 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-09 15:13:41.942 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-09 15:13:41.945 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-09 15:13:41.968 | Using python 3.8 to install python-openstackclient 2022-05-09 15:13:41.971 | + 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:13:42.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:13:42.846 | from cryptography.utils import int_from_bytes 2022-05-09 15:13:42.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:13:42.846 | from cryptography.utils import int_from_bytes 2022-05-09 15:13:44.028 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:13:44.059 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-05-09 15:13:44.080 | 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:13:44.081 | 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:13:44.082 | 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:13:44.083 | 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:13:44.084 | 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:13:44.085 | 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:13:44.086 | 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:13:44.087 | 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:13:44.088 | 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:13:44.089 | 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:13:44.090 | 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:13:44.102 | 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:13:44.103 | 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:13:44.104 | 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:13:44.105 | 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:13:44.106 | 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:13:44.134 | 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:13:44.135 | 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:13:44.136 | 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:13:44.137 | 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:13:44.138 | 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:13:44.139 | 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:13:44.140 | 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:13:44.141 | 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:13:44.143 | 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:13:44.145 | 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:13:44.146 | 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:13:44.160 | 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:13:44.177 | 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:13:44.179 | 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:13:44.180 | 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:13:44.181 | 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:13:44.201 | 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:13:44.221 | 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:13:44.223 | 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:13:44.225 | 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:13:44.316 | 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:13:44.317 | 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:13:44.318 | 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:13:44.361 | 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:13:44.372 | 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:13:44.406 | 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:13:44.586 | 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:13:44.602 | 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:13:44.708 | 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:13:44.709 | 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:13:44.712 | 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:13:44.713 | 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:13:44.877 | 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:13:47.171 | 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:13:47.179 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:13:47.179 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:13:47.313 | + inc/python:pip_install:200 : result=0 2022-05-09 15:13:47.316 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:13:47.319 | + functions-common:time_stop:2437 : local name 2022-05-09 15:13:47.321 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:13:47.323 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:13:47.326 | + functions-common:time_stop:2440 : local total 2022-05-09 15:13:47.328 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:13:47.331 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:13:47.334 | + functions-common:time_stop:2444 : start_time=1652109221962 2022-05-09 15:13:47.336 | + functions-common:time_stop:2446 : [[ -z 1652109221962 ]] 2022-05-09 15:13:47.339 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:13:47.343 | + functions-common:time_stop:2449 : end_time=1652109227341 2022-05-09 15:13:47.346 | + functions-common:time_stop:2450 : elapsed_time=5379 2022-05-09 15:13:47.348 | + functions-common:time_stop:2451 : total=201983 2022-05-09 15:13:47.351 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:13:47.353 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=207362 2022-05-09 15:13:47.356 | + inc/python:pip_install:203 : return 0 2022-05-09 15:13:47.358 | + ./stack.sh:main:983 : install_oscwrap 2022-05-09 15:13:47.362 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-09 15:13:47.367 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.sBcGnD2FVk 2022-05-09 15:13:47.369 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-09 15:13:47.372 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-09 15:13:47.374 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-09 15:13:47.377 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-09 15:13:47.380 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-09 15:13:47.383 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-09 15:13:47.404 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:47.406 | + ./stack.sh:main:1037 : configure_database 2022-05-09 15:13:47.409 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-09 15:13:47.412 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-09 15:13:47.414 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-09 15:13:47.416 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:13:47.419 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-09 15:13:47.421 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-09 15:13:47.424 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:13:47.426 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:13:47.429 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-09 15:13:47.432 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-09 15:13:47.435 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-09 15:13:47.437 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-09 15:13:47.440 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-09 15:13:47.494 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-09 15:13:47.496 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:13:47.499 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:13:47.502 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:13:47.504 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:13:47.507 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:13:47.509 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:13:47.512 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:13:47.514 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:13:47.516 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:13:47.519 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:13:47.521 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:13:47.524 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-09 15:13:47.526 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:13:47.529 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:13:47.531 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:13:47.533 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:13:47.536 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:13:47.538 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:13:47.541 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-09 15:13:47.543 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:13:47.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:13:47.548 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-09 15:13:47.551 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:13:47.553 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-09 15:13:49.489 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-09 15:13:49.506 | mysqladmin: connect to server at 'localhost' failed 2022-05-09 15:13:49.506 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-09 15:13:49.510 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-09 15:13:49.512 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-09 15:13:49.515 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:13:49.518 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:13:49.520 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-09 15:13:49.523 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-09 15:13:49.525 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-09 15:13:49.528 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:13:49.530 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:13:49.533 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-09 15:13:49.535 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-09 15:13:49.538 | + 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:13:49.551 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:13:49.587 | + 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:13:49.598 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:13:49.616 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-09 15:13:49.674 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-09 15:13:49.733 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-09 15:13:49.793 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-09 15:13:49.795 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-09 15:13:49.798 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance_schema items' 2022-05-09 15:13:49.799 | enabling MySQL performance_schema items 2022-05-09 15:13:49.801 | + 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:13:49.860 | + 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:13:49.919 | + lib/databases/mysql:configure_database_mysql:162 : restart_service mysql 2022-05-09 15:13:49.923 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:13:49.927 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-09 15:13:52.668 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-09 15:13:52.671 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-09 15:13:52.675 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-09 15:13:52.680 | + functions-common:save_stackenv:62 : time_stamp=2022-05-09-151352 2022-05-09 15:13:52.682 | + functions-common:save_stackenv:63 : echo '# 2022-05-09-151352 1041' 2022-05-09 15:13:52.685 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:13:52.688 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-09 15:13:52.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:13:52.693 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-09 15:13:52.696 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:13:52.698 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-09 15:13:52.701 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:13:52.704 | + 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:13:52.706 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:13:52.709 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.49 2022-05-09 15:13:52.712 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:13:52.714 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.49/identity 2022-05-09 15:13:52.717 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:13:52.719 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-09-150916 2022-05-09 15:13:52.722 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:13:52.724 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-09 15:13:52.727 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:13:52.730 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.49 2022-05-09 15:13:52.732 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:13:52.735 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-09 15:13:52.738 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:13:52.740 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-09 15:13:52.743 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:13:52.746 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-09 15:13:52.748 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:13:52.751 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-09 15:13:52.754 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-09 15:13:52.757 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-09 15:13:52.759 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-09 15:13:52.771 | + ./stack.sh:main:1067 : start_dstat 2022-05-09 15:13:52.773 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:13:52.776 | + functions-common:run_process:1692 : local service=dstat 2022-05-09 15:13:52.779 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:13:52.781 | + functions-common:run_process:1694 : local group= 2022-05-09 15:13:52.783 | + functions-common:run_process:1695 : local user= 2022-05-09 15:13:52.786 | + functions-common:run_process:1697 : local name=dstat 2022-05-09 15:13:52.788 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:13:52.791 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:13:52.793 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:13:52.796 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:13:52.800 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:13:52.804 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109232801 2022-05-09 15:13:52.807 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-09 15:13:52.824 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:52.827 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-09 15:13:52.830 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-09 15:13:52.832 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:13:52.835 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:13:52.837 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:13:52.840 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:13:52.842 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-09 15:13:52.845 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-09 15:13:52.848 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-09 15:13:52.850 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:13:52.853 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:13:52.855 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-09 15:13:52.858 | + 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:13:52.861 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-09 15:13:52.864 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:13:52.866 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:13:52.868 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:13:52.871 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:13:52.873 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:13:52.876 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-09 15:13:52.879 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:13:52.883 | + 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:13:52.935 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-09 15:13:52.989 | + 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:13:53.043 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-09 15:13:53.097 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-09 15:13:53.152 | + 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:13:53.206 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:13:53.209 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-09 15:13:53.263 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:13:53.675 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-09 15:13:53.690 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-09 15:13:54.127 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-09 15:13:54.151 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:13:54.153 | + functions-common:time_stop:2437 : local name 2022-05-09 15:13:54.156 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:13:54.159 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:13:54.161 | + functions-common:time_stop:2440 : local total 2022-05-09 15:13:54.164 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:13:54.166 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:13:54.169 | + functions-common:time_stop:2444 : start_time=1652109232801 2022-05-09 15:13:54.171 | + functions-common:time_stop:2446 : [[ -z 1652109232801 ]] 2022-05-09 15:13:54.175 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:13:54.180 | + functions-common:time_stop:2449 : end_time=1652109234177 2022-05-09 15:13:54.182 | + functions-common:time_stop:2450 : elapsed_time=1376 2022-05-09 15:13:54.185 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:13:54.187 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:13:54.190 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1376 2022-05-09 15:13:54.192 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-09 15:13:54.195 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-09 15:13:54.197 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-09 15:13:54.200 | + functions-common:run_process:1694 : local group= 2022-05-09 15:13:54.202 | + functions-common:run_process:1695 : local user=root 2022-05-09 15:13:54.205 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-09 15:13:54.208 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:13:54.210 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:13:54.213 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:13:54.215 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:13:54.218 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:13:54.224 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109234221 2022-05-09 15:13:54.227 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-09 15:13:54.245 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:13:54.248 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:13:54.250 | + functions-common:time_stop:2437 : local name 2022-05-09 15:13:54.253 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:13:54.255 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:13:54.258 | + functions-common:time_stop:2440 : local total 2022-05-09 15:13:54.261 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:13:54.264 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:13:54.267 | + functions-common:time_stop:2444 : start_time=1652109234221 2022-05-09 15:13:54.270 | + functions-common:time_stop:2446 : [[ -z 1652109234221 ]] 2022-05-09 15:13:54.274 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:13:54.279 | + functions-common:time_stop:2449 : end_time=1652109234276 2022-05-09 15:13:54.282 | + functions-common:time_stop:2450 : elapsed_time=55 2022-05-09 15:13:54.285 | + functions-common:time_stop:2451 : total=1376 2022-05-09 15:13:54.287 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:13:54.290 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1431 2022-05-09 15:13:54.293 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-09 15:13:54.311 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:13:54.314 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-09 15:13:54.337 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:13:54.340 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-09 15:13:54.368 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:54.368 | + ./stack.sh:main:1080 : start_etcd3 2022-05-09 15:13:54.374 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-09 15:13:54.374 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-835881-7-smb --data-dir /opt/stack/data/etcd' 2022-05-09 15:13:54.376 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-09 15:13:54.378 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-835881-7-smb=http://10.222.0.49:2380' 2022-05-09 15:13:54.383 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.49:2380' 2022-05-09 15:13:54.386 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.49:2379' 2022-05-09 15:13:54.389 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-09 15:13:54.391 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-09 15:13:54.394 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.49:2379' 2022-05-09 15:13:54.397 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-09 15:13:54.399 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-09 15:13:54.401 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-09 15:13:54.404 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-835881-7-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-7-smb=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' '' root 2022-05-09 15:13:54.406 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-09 15:13:54.410 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-cinder-835881-7-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-7-smb=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' 2022-05-09 15:13:54.412 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:13:54.414 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-09 15:13:54.417 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:13:54.419 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:13:54.422 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-09 15:13:54.425 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:13:54.430 | + 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:13:54.502 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-09 15:13:54.582 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-835881-7-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-7-smb=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' 2022-05-09 15:13:54.644 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-09 15:13:54.697 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-09 15:13:54.750 | + 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:13:54.802 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:13:54.805 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-09 15:13:54.869 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:13:55.286 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-09 15:13:55.340 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-09 15:13:55.395 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-09 15:13:55.449 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-09 15:13:55.503 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-09 15:13:55.506 | ++ functions-common:is_arch:506 : uname -m 2022-05-09 15:13:55.511 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-09 15:13:55.513 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-09 15:13:55.903 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-09 15:13:55.917 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-09 15:13:56.307 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-09 15:13:56.488 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-09 15:13:56.507 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:13:56.509 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-09 15:13:56.512 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-09 15:13:56.515 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-09 15:13:56.520 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-09 15:13:56.532 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-09 15:13:56.546 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-09 15:13:56.550 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-09 15:13:56.552 | + 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.49/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-09 15:13:56.694 | + 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.49/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-09 15:13:56.835 | + 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.49/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-09 15:13:56.974 | + 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.49/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-09 15:13:57.112 | + 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.49/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-09 15:13:57.249 | + 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.49/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-09 15:13:57.387 | + 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.49/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-09 15:13:57.526 | + 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.49/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-09 15:13:57.664 | + 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.49/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-09 15:13:57.804 | + 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.49/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-09 15:13:57.947 | + functions-common:write_clouds_yaml:198 : cat 2022-05-09 15:13:57.952 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-09 15:13:57.956 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-09 15:13:57.959 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-09 15:13:57.963 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-09 15:13:57.966 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-09 15:13:57.969 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-09 15:13:57.987 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:13:57.990 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-09 15:13:57.992 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:13:57.995 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-09 15:13:57.997 | + ./stack.sh:main:1097 : '[' 10.222.0.49 == 10.222.0.49 ']' 2022-05-09 15:13:58.000 | + ./stack.sh:main:1098 : init_keystone 2022-05-09 15:13:58.003 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-09 15:13:58.019 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:13:58.022 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-09 15:13:58.024 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-09 15:13:58.027 | + lib/database:recreate_database:112 : local db=keystone 2022-05-09 15:13:58.029 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-09 15:13:58.032 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-09 15:13:58.035 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-09 15:13:58.040 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:13:58.550 | + 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:13:58.556 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:13:58.575 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-09 15:13:58.577 | + functions-common:time_start:2423 : local name=dbsync 2022-05-09 15:13:58.581 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:13:58.584 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:13:58.588 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:13:58.592 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109238589 2022-05-09 15:13:58.597 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-09 15:14:03.277 | 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=142561) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-09 15:14:03.285 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:14:03.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.287 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.287 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.287 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.288 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:14:03.289 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:14:03.317 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:14:03.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.319 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.319 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.319 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.321 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:14:03.321 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:14:03.472 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:14:03.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.473 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.473 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.474 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:03.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:03.475 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:14:03.475 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:14:03.483 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-09 15:14:05.416 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:05.416 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-09 15:14:05.425 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:05.425 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-09 15:14:05.432 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:05.432 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-09 15:14:05.440 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:05.441 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-09 15:14:05.448 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:05.448 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-09 15:14:05.455 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:05.455 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-09 15:14:05.518 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:05.518 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:14:05.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.520 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.520 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.521 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.521 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.521 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:14:05.521 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:14:05.522 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:14:05.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.523 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.523 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.524 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.525 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:14:05.525 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:14:05.533 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:14:05.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.535 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.535 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.536 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:05.536 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:05.536 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:14:05.536 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:14:06.116 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:14:06.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.118 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.118 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.118 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.119 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.119 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:14:06.119 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:14:06.145 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:14:06.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.147 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.147 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.147 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.148 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.148 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:14:06.148 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:14:06.155 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-09 15:14:06.215 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:06.215 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-09 15:14:06.223 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:06.223 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-09 15:14:06.231 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:06.231 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-09 15:14:06.239 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:06.239 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-09 15:14:06.246 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:06.247 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-09 15:14:06.254 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:06.254 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-09 15:14:06.262 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:06.262 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:14:06.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.264 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.265 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.265 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.265 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:14:06.266 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:14:06.266 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:14:06.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.268 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.268 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.269 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.269 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.269 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:14:06.269 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:14:06.276 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:14:06.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.278 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.279 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.279 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.279 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:14:06.279 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:14:06.793 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:14:06.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.795 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.796 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.796 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.796 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:14:06.797 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:14:06.824 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:14:06.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.825 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.826 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.826 | 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=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:14:06.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:14:06.827 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:14:06.827 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:14:06.834 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-09 15:14:06.844 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:06.844 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-09 15:14:06.853 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:06.853 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-09 15:14:06.860 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:06.860 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-09 15:14:06.868 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:06.868 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-09 15:14:06.875 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:06.875 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-09 15:14:06.883 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:06.883 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-09 15:14:06.891 | INFO migrate.versioning.api [-] done 2022-05-09 15:14:07.295 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-09 15:14:07.298 | + functions-common:time_stop:2437 : local name 2022-05-09 15:14:07.301 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:14:07.303 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:14:07.306 | + functions-common:time_stop:2440 : local total 2022-05-09 15:14:07.308 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:14:07.311 | + functions-common:time_stop:2443 : name=dbsync 2022-05-09 15:14:07.313 | + functions-common:time_stop:2444 : start_time=1652109238589 2022-05-09 15:14:07.316 | + functions-common:time_stop:2446 : [[ -z 1652109238589 ]] 2022-05-09 15:14:07.319 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:14:07.324 | + functions-common:time_stop:2449 : end_time=1652109247321 2022-05-09 15:14:07.326 | + functions-common:time_stop:2450 : elapsed_time=8732 2022-05-09 15:14:07.329 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:14:07.331 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:14:07.334 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8732 2022-05-09 15:14:07.336 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-09 15:14:07.339 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-09 15:14:07.343 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-09 15:14:11.795 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-09 15:14:11.795 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-09 15:14:11.795 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-09 15:14:11.796 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-09 15:14:11.796 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-09 15:14:11.796 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-09 15:14:11.796 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-09 15:14:11.797 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-09 15:14:11.797 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-09 15:14:12.172 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-09 15:14:12.176 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-09 15:14:16.644 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-09 15:14:16.645 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-09 15:14:16.645 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-09 15:14:16.645 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-09 15:14:16.646 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-09 15:14:16.646 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-09 15:14:16.646 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-09 15:14:16.647 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-09 15:14:16.647 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-09 15:14:17.021 | + ./stack.sh:main:1099 : start_keystone 2022-05-09 15:14:17.024 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-09 15:14:17.026 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-09 15:14:17.029 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-09 15:14:17.046 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:14:17.048 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-09 15:14:17.052 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-09 15:14:17.056 | + 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:14:17.059 | + functions-common:run_process:1692 : local service=keystone 2022-05-09 15:14:17.061 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:14:17.064 | + functions-common:run_process:1694 : local group= 2022-05-09 15:14:17.067 | + functions-common:run_process:1695 : local user= 2022-05-09 15:14:17.069 | + functions-common:run_process:1697 : local name=keystone 2022-05-09 15:14:17.072 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:14:17.074 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:14:17.077 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:14:17.080 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:14:17.083 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:14:17.088 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109257085 2022-05-09 15:14:17.090 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-09 15:14:17.106 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:14:17.109 | + 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:14:17.111 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-09 15:14:17.114 | + 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:14:17.116 | + 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:14:17.119 | + 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:14:17.121 | + 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:14:17.124 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-09 15:14:17.126 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-09 15:14:17.129 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-09 15:14:17.131 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:14:17.134 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:14:17.136 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-09 15:14:17.139 | + 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:14:17.142 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-09 15:14:17.144 | + 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:14:17.146 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:14:17.148 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:14:17.150 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-09 15:14:17.153 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:14:17.157 | + 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:14:17.210 | + 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:14:17.262 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-09 15:14:17.316 | + 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:14:17.369 | + 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:14:17.422 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-09 15:14:17.474 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-09 15:14:17.527 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-09 15:14:17.580 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-09 15:14:17.635 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-09 15:14:17.689 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:14:17.691 | + 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:14:17.745 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:14:18.166 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-09 15:14:18.179 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-09 15:14:18.573 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-09 15:14:18.657 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:14:18.660 | + functions-common:time_stop:2437 : local name 2022-05-09 15:14:18.662 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:14:18.666 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:14:18.668 | + functions-common:time_stop:2440 : local total 2022-05-09 15:14:18.670 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:14:18.674 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:14:18.677 | + functions-common:time_stop:2444 : start_time=1652109257085 2022-05-09 15:14:18.681 | + functions-common:time_stop:2446 : [[ -z 1652109257085 ]] 2022-05-09 15:14:18.688 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:14:18.691 | + functions-common:time_stop:2449 : end_time=1652109258687 2022-05-09 15:14:18.693 | + functions-common:time_stop:2450 : elapsed_time=1602 2022-05-09 15:14:18.696 | + functions-common:time_stop:2451 : total=1431 2022-05-09 15:14:18.698 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:14:18.701 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3033 2022-05-09 15:14:18.705 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-09 15:14:18.705 | Waiting for keystone to start... 2022-05-09 15:14:18.707 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.49/identity/v3/ 2022-05-09 15:14:18.710 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.49/identity/v3/ 2022-05-09 15:14:18.712 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:14:18.715 | + functions:wait_for_service:458 : local url=http://10.222.0.49/identity/v3/ 2022-05-09 15:14:18.717 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:14:18.720 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:14:18.722 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:14:18.725 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:14:18.727 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:14:18.733 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:14:18.735 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109258732 2022-05-09 15:14:18.738 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:14:18.748 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/identity/v3/ 2022-05-09 15:14:23.806 | ++ inc/async:async_inner:64 : rc=0 2022-05-09 15:14:23.833 | [140541 Async install_tempest:140541]: finished successfully 2022-05-09 15:14:25.251 | + :: : [[ 200 == 503 ]] 2022-05-09 15:14:25.253 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:14:25.256 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:14:25.259 | + functions-common:time_stop:2437 : local name 2022-05-09 15:14:25.261 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:14:25.263 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:14:25.266 | + functions-common:time_stop:2440 : local total 2022-05-09 15:14:25.269 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:14:25.271 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:14:25.274 | + functions-common:time_stop:2444 : start_time=1652109258732 2022-05-09 15:14:25.276 | + functions-common:time_stop:2446 : [[ -z 1652109258732 ]] 2022-05-09 15:14:25.279 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:14:25.284 | + functions-common:time_stop:2449 : end_time=1652109265281 2022-05-09 15:14:25.286 | + functions-common:time_stop:2450 : elapsed_time=6549 2022-05-09 15:14:25.289 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:14:25.291 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:14:25.294 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6549 2022-05-09 15:14:25.296 | + functions:wait_for_service:467 : return 0 2022-05-09 15:14:25.299 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-09 15:14:25.316 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:14:25.319 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-09 15:14:25.321 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:14:25.324 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-09 15:14:25.357 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-09 15:14:25.360 | + 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.49/identity 2022-05-09 15:14:29.931 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:29.931 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:29.931 | 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=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:29.940 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:29.957 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:29.957 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:29.987 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.019 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.019 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.111 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.111 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.112 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.112 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.112 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.112 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.125 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.125 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.126 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.126 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.126 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.126 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.126 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.134 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.137 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.137 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.137 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.137 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.137 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.137 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.138 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=143371) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:14:30.170 | 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=143371) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-09 15:14:30.381 | INFO keystone.cmd.bootstrap [None req-5487ab67-91be-4c0f-9253-8beeabc8192a None None] Created domain default 2022-05-09 15:14:30.422 | INFO keystone.cmd.bootstrap [None req-5487ab67-91be-4c0f-9253-8beeabc8192a None None] Created project admin 2022-05-09 15:14:30.451 | DEBUG passlib.handlers.bcrypt [None req-5487ab67-91be-4c0f-9253-8beeabc8192a None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=143371) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-09 15:14:30.452 | DEBUG passlib.handlers.bcrypt [None req-5487ab67-91be-4c0f-9253-8beeabc8192a None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=143371) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-09 15:14:30.513 | INFO keystone.cmd.bootstrap [None req-5487ab67-91be-4c0f-9253-8beeabc8192a None None] Created user admin 2022-05-09 15:14:30.525 | INFO keystone.cmd.bootstrap [None req-5487ab67-91be-4c0f-9253-8beeabc8192a None None] Created role reader 2022-05-09 15:14:30.535 | INFO keystone.cmd.bootstrap [None req-5487ab67-91be-4c0f-9253-8beeabc8192a None None] Created role member 2022-05-09 15:14:30.558 | INFO keystone.cmd.bootstrap [None req-5487ab67-91be-4c0f-9253-8beeabc8192a None None] Created implied role where 1ae42763f3f546368be3f341ade370da implies 391204fdf4504f3f958aa0bab468589b 2022-05-09 15:14:30.568 | INFO keystone.cmd.bootstrap [None req-5487ab67-91be-4c0f-9253-8beeabc8192a None None] Created role admin 2022-05-09 15:14:30.584 | INFO keystone.cmd.bootstrap [None req-5487ab67-91be-4c0f-9253-8beeabc8192a None None] Created implied role where 42922688d97b4edf9d3bc1c90f4a46f8 implies 1ae42763f3f546368be3f341ade370da 2022-05-09 15:14:30.598 | INFO keystone.cmd.bootstrap [None req-5487ab67-91be-4c0f-9253-8beeabc8192a None None] Granted role admin on project admin to user admin. 2022-05-09 15:14:30.606 | INFO keystone.cmd.bootstrap [None req-5487ab67-91be-4c0f-9253-8beeabc8192a None None] Granted role admin on the system to user admin. 2022-05-09 15:14:30.618 | WARNING py.warnings [None req-5487ab67-91be-4c0f-9253-8beeabc8192a 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:14:30.618 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-09 15:14:30.618 |  2022-05-09 15:14:30.622 | INFO keystone.cmd.bootstrap [None req-5487ab67-91be-4c0f-9253-8beeabc8192a None None] Created region RegionOne 2022-05-09 15:14:30.653 | INFO keystone.cmd.bootstrap [None req-5487ab67-91be-4c0f-9253-8beeabc8192a None None] Created public endpoint http://10.222.0.49/identity 2022-05-09 15:14:31.118 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-09 15:14:31.121 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-09 15:14:31.124 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-09 15:14:31.128 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-09 15:14:34.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:34.005 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:34.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:34.005 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:34.174 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:14:34.177 | + lib/keystone:create_keystone_accounts:310 : admin_project=73a2c206c63e41af9773bf23da96289b 2022-05-09 15:14:34.179 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-09 15:14:34.182 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-09 15:14:36.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:36.340 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:36.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:36.340 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:36.509 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:14:36.512 | + lib/keystone:create_keystone_accounts:312 : admin_user=2bfa33ba27c14a62ba1d74aed9a68223 2022-05-09 15:14:36.514 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-09 15:14:36.517 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-09 15:14:36.519 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-09 15:14:36.521 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 2bfa33ba27c14a62ba1d74aed9a68223 default 2022-05-09 15:14:36.580 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 2bfa33ba27c14a62ba1d74aed9a68223 default 2022-05-09 15:14:36.622 | [115395 Async ks-domain-role:143488]: running: get_or_add_user_domain_role admin 2bfa33ba27c14a62ba1d74aed9a68223 default 2022-05-09 15:14:36.624 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-09 15:14:36.626 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-09 15:14:36.630 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-09 15:14:40.036 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-09 15:14:40.038 | + functions-common:get_or_create_domain:900 : echo default 2022-05-09 15:14:40.038 | default 2022-05-09 15:14:40.041 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-09 15:14:40.103 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-09 15:14:40.152 | [115395 Async ks-project:143632]: running: get_or_create_project service Default 2022-05-09 15:14:40.154 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-09 15:14:40.224 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-09 15:14:40.267 | [115395 Async ks-service:143718]: running: get_or_create_role service 2022-05-09 15:14:40.270 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-09 15:14:40.354 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-09 15:14:40.413 | [115395 Async ks-reseller:143805]: running: get_or_create_role ResellerAdmin 2022-05-09 15:14:40.418 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-09 15:14:40.422 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-09 15:14:40.799 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-09 15:14:41.039 | [115395 Async ks-anotherrole:143895]: running: get_or_create_role anotherrole 2022-05-09 15:14:41.054 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-09 15:14:41.094 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-09 15:14:41.117 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:14:41.146 | +++ 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:14:44.038 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:14:44.189 | [143718 Async ks-service:143718]: finished successfully 2022-05-09 15:14:44.528 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:14:44.549 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:14:44.598 | [143632 Async ks-project:143632]: finished successfully 2022-05-09 15:14:44.619 | [143805 Async ks-reseller:143805]: finished successfully 2022-05-09 15:14:44.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:44.961 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:44.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:44.961 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:44.982 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:14:45.012 | [143895 Async ks-anotherrole:143895]: finished successfully 2022-05-09 15:14:45.146 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:14:45.149 | ++ functions-common:get_or_create_project:950 : project_id=9798e755ae1f4d53bf9e715751871065 2022-05-09 15:14:45.151 | ++ functions-common:get_or_create_project:951 : echo 9798e755ae1f4d53bf9e715751871065 2022-05-09 15:14:45.154 | + lib/keystone:create_keystone_accounts:340 : invis_project=9798e755ae1f4d53bf9e715751871065 2022-05-09 15:14:45.157 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-09 15:14:45.162 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-09 15:14:45.165 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:14:45.168 | +++ 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:14:47.511 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:14:47.538 | [143488 Async ks-domain-role:143488]: finished successfully 2022-05-09 15:14:47.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:47.707 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:47.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:47.707 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:47.882 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:14:47.885 | ++ functions-common:get_or_create_project:950 : project_id=9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:14:47.888 | ++ functions-common:get_or_create_project:951 : echo 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:14:47.891 | + lib/keystone:create_keystone_accounts:344 : demo_project=9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:14:47.893 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-09 15:14:47.897 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-09 15:14:47.899 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:14:47.902 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-09 15:14:47.904 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-09 15:14:47.908 | +++ 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:14:50.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:50.349 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:50.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:50.349 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:50.520 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:14:50.523 | ++ functions-common:get_or_create_user:937 : user_id=9c3f0018c93e4bb08a5e5e3a1d2921db 2022-05-09 15:14:50.526 | ++ functions-common:get_or_create_user:938 : echo 9c3f0018c93e4bb08a5e5e3a1d2921db 2022-05-09 15:14:50.529 | + lib/keystone:create_keystone_accounts:347 : demo_user=9c3f0018c93e4bb08a5e5e3a1d2921db 2022-05-09 15:14:50.532 | + 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:14:50.583 | [115395 Async ks-domain-role:143488]: Waiting for completion of get_or_add_user_domain_role admin 2bfa33ba27c14a62ba1d74aed9a68223 default running on PID 143488 (6 other jobs running) 2022-05-09 15:14:50.610 | [115395 Async ks-domain-role:143488]: Signaling child to exit 2022-05-09 15:14:50.610 | WAKEUP 2022-05-09 15:14:50.633 | [115395 Async ks-domain-role:143488]: Signaled 2022-05-09 15:14:50.635 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-09 15:14:50.635 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2bfa33ba27c14a62ba1d74aed9a68223 --domain default 2022-05-09 15:14:50.635 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:14:50.635 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-09 15:14:50.635 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:14:50.635 | ++ functions-common:get_field:824 : read data 2022-05-09 15:14:50.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:50.635 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:50.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:50.635 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:50.635 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:14:50.635 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-09 15:14:50.635 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-09 15:14:50.635 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 2bfa33ba27c14a62ba1d74aed9a68223 --domain default 2022-05-09 15:14:50.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:50.635 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:50.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:50.635 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:50.635 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:14:50.636 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-09 15:14:50.636 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2bfa33ba27c14a62ba1d74aed9a68223 --domain default 2022-05-09 15:14:50.636 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:14:50.636 | ++ functions-common:get_field:824 : read data 2022-05-09 15:14:50.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:50.636 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:50.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:50.636 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:50.636 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:14:50.636 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:14:50.636 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:14:50.636 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:14:50.636 | ++ functions-common:get_field:830 : echo '| 42922688d97b4edf9d3bc1c90f4a46f8 | 2bfa33ba27c14a62ba1d74aed9a68223 | | | default | | False |' 2022-05-09 15:14:50.636 | ++ functions-common:get_field:824 : read data 2022-05-09 15:14:50.636 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:14:50.636 | + functions-common:get_or_add_user_domain_role:1033 : echo 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:14:50.636 | 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:14:50.679 | [115395 Async ks-domain-role:143488]: finished get_or_add_user_domain_role admin 2bfa33ba27c14a62ba1d74aed9a68223 default with result 0 in 10 seconds 2022-05-09 15:14:50.686 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-09 15:14:50.723 | [115395 Async ks-project:143632]: Waiting for completion of get_or_create_project service Default running on PID 143632 (5 other jobs running) 2022-05-09 15:14:50.748 | [115395 Async ks-project:143632]: Signaling child to exit 2022-05-09 15:14:50.748 | WAKEUP 2022-05-09 15:14:50.771 | [115395 Async ks-project:143632]: Signaled 2022-05-09 15:14:50.772 | + functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:14:50.773 | ++ 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:14:50.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:50.773 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:50.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:50.773 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:50.773 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:14:50.773 | + functions-common:get_or_create_project:950 : project_id=9cd79c3b5b6740a3856aac1bf0aee9a1 2022-05-09 15:14:50.773 | + functions-common:get_or_create_project:951 : echo 9cd79c3b5b6740a3856aac1bf0aee9a1 2022-05-09 15:14:50.773 | 9cd79c3b5b6740a3856aac1bf0aee9a1 2022-05-09 15:14:50.816 | [115395 Async ks-project:143632]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-09 15:14:50.854 | [115395 Async ks-service:143718]: Waiting for completion of get_or_create_role service running on PID 143718 (4 other jobs running) 2022-05-09 15:14:50.878 | [115395 Async ks-service:143718]: Signaling child to exit 2022-05-09 15:14:50.879 | WAKEUP 2022-05-09 15:14:50.900 | [115395 Async ks-service:143718]: Signaled 2022-05-09 15:14:50.902 | + functions-common:get_or_create_role:957 : local role_id 2022-05-09 15:14:50.902 | ++ 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:14:50.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:50.902 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:50.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:50.902 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:50.902 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:14:50.902 | + functions-common:get_or_create_role:962 : role_id=4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:14:50.902 | + functions-common:get_or_create_role:963 : echo 4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:14:50.902 | 4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:14:50.947 | [115395 Async ks-service:143718]: finished get_or_create_role service with result 0 in 4 seconds 2022-05-09 15:14:50.985 | [115395 Async ks-reseller:143805]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 143805 (3 other jobs running) 2022-05-09 15:14:51.009 | [115395 Async ks-reseller:143805]: Signaling child to exit 2022-05-09 15:14:51.009 | WAKEUP 2022-05-09 15:14:51.032 | [115395 Async ks-reseller:143805]: Signaled 2022-05-09 15:14:51.033 | + functions-common:get_or_create_role:957 : local role_id 2022-05-09 15:14:51.033 | ++ 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:14:51.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:51.033 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:51.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:51.033 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:51.033 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:14:51.033 | + functions-common:get_or_create_role:962 : role_id=19e36a7745ad4e18b9c95f91d3bcbbf5 2022-05-09 15:14:51.034 | + functions-common:get_or_create_role:963 : echo 19e36a7745ad4e18b9c95f91d3bcbbf5 2022-05-09 15:14:51.034 | 19e36a7745ad4e18b9c95f91d3bcbbf5 2022-05-09 15:14:51.077 | [115395 Async ks-reseller:143805]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-05-09 15:14:51.115 | [115395 Async ks-anotherrole:143895]: Waiting for completion of get_or_create_role anotherrole running on PID 143895 (2 other jobs running) 2022-05-09 15:14:51.140 | [115395 Async ks-anotherrole:143895]: Signaling child to exit 2022-05-09 15:14:51.140 | WAKEUP 2022-05-09 15:14:51.163 | [115395 Async ks-anotherrole:143895]: Signaled 2022-05-09 15:14:51.164 | + functions-common:get_or_create_role:957 : local role_id 2022-05-09 15:14:51.164 | ++ 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:14:51.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:51.165 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:51.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:51.165 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:51.165 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:14:51.165 | + functions-common:get_or_create_role:962 : role_id=477087b40dac4961a4f16566509a5a80 2022-05-09 15:14:51.165 | + functions-common:get_or_create_role:963 : echo 477087b40dac4961a4f16566509a5a80 2022-05-09 15:14:51.165 | 477087b40dac4961a4f16566509a5a80 2022-05-09 15:14:51.208 | [115395 Async ks-anotherrole:143895]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-05-09 15:14:51.212 | + inc/async:async_wait:197 : return 0 2022-05-09 15:14:51.215 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 9c3f0018c93e4bb08a5e5e3a1d2921db 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:14:51.275 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9c3f0018c93e4bb08a5e5e3a1d2921db 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:14:51.317 | [115395 Async ks-demo-member:144761]: running: get_or_add_user_project_role member 9c3f0018c93e4bb08a5e5e3a1d2921db 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:14:51.320 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 2bfa33ba27c14a62ba1d74aed9a68223 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:14:51.391 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2bfa33ba27c14a62ba1d74aed9a68223 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:14:51.432 | [115395 Async ks-demo-admin:144873]: running: get_or_add_user_project_role admin 2bfa33ba27c14a62ba1d74aed9a68223 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:14:51.435 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 9c3f0018c93e4bb08a5e5e3a1d2921db 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:14:51.506 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 9c3f0018c93e4bb08a5e5e3a1d2921db 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:14:51.553 | [115395 Async ks-demo-another:144985]: running: get_or_add_user_project_role anotherrole 9c3f0018c93e4bb08a5e5e3a1d2921db 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:14:51.556 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 9c3f0018c93e4bb08a5e5e3a1d2921db 9798e755ae1f4d53bf9e715751871065 2022-05-09 15:14:51.632 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9c3f0018c93e4bb08a5e5e3a1d2921db 9798e755ae1f4d53bf9e715751871065 2022-05-09 15:14:51.686 | [115395 Async ks-demo-invis:145097]: running: get_or_add_user_project_role member 9c3f0018c93e4bb08a5e5e3a1d2921db 9798e755ae1f4d53bf9e715751871065 2022-05-09 15:14:51.689 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-09 15:14:51.694 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-09 15:14:51.697 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:14:51.700 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-09 15:14:51.709 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-09 15:14:51.714 | +++ 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:14:55.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:14:55.283 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:55.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:14:55.283 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:55.476 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:14:55.478 | ++ functions-common:get_or_create_user:937 : user_id=962158e9b6a94b3485265707a8b12500 2022-05-09 15:14:55.481 | ++ functions-common:get_or_create_user:938 : echo 962158e9b6a94b3485265707a8b12500 2022-05-09 15:14:55.485 | + lib/keystone:create_keystone_accounts:360 : demo_reader=962158e9b6a94b3485265707a8b12500 2022-05-09 15:14:55.487 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 962158e9b6a94b3485265707a8b12500 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:14:55.556 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 962158e9b6a94b3485265707a8b12500 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:14:55.619 | [115395 Async ks-demo-reader:145287]: running: get_or_add_user_project_role reader 962158e9b6a94b3485265707a8b12500 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:14:55.623 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-09 15:14:55.630 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-09 15:14:55.634 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:14:55.641 | +++ 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:14:58.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:58.916 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:58.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:14:58.916 | from cryptography.utils import int_from_bytes 2022-05-09 15:14:59.335 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:14:59.343 | ++ functions-common:get_or_create_project:950 : project_id=e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:14:59.360 | ++ functions-common:get_or_create_project:951 : echo e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:14:59.369 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:14:59.381 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-09 15:14:59.407 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-09 15:14:59.432 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:14:59.450 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-09 15:14:59.472 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-09 15:14:59.515 | +++ 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:15:02.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:02.760 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:02.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:15:02.760 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:03.010 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:03.033 | ++ functions-common:get_or_create_user:937 : user_id=855143b7f74b431da5ec9c5187686522 2022-05-09 15:15:03.054 | ++ functions-common:get_or_create_user:938 : echo 855143b7f74b431da5ec9c5187686522 2022-05-09 15:15:03.069 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=855143b7f74b431da5ec9c5187686522 2022-05-09 15:15:03.086 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 855143b7f74b431da5ec9c5187686522 e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:03.522 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 855143b7f74b431da5ec9c5187686522 e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:03.736 | [115395 Async ks-alt-admin:145656]: running: get_or_add_user_project_role admin 855143b7f74b431da5ec9c5187686522 e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:03.749 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 855143b7f74b431da5ec9c5187686522 e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:04.148 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 855143b7f74b431da5ec9c5187686522 e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:04.381 | [115395 Async ks-alt-another:145769]: running: get_or_add_user_project_role anotherrole 855143b7f74b431da5ec9c5187686522 e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:04.394 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-09 15:15:04.422 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-09 15:15:04.454 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:15:04.478 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-09 15:15:04.498 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-09 15:15:04.542 | +++ 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:15:07.254 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:15:07.447 | [144761 Async ks-demo-member:144761]: finished successfully 2022-05-09 15:15:08.997 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:15:09.068 | [144873 Async ks-demo-admin:144873]: finished successfully 2022-05-09 15:15:09.777 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:15:09.804 | [144985 Async ks-demo-another:144985]: finished successfully 2022-05-09 15:15:10.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:10.199 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:10.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:10.199 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:10.403 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:10.406 | ++ functions-common:get_or_create_user:937 : user_id=cfa0d8bb761d47408fc87ebd9e2366cc 2022-05-09 15:15:10.410 | ++ functions-common:get_or_create_user:938 : echo cfa0d8bb761d47408fc87ebd9e2366cc 2022-05-09 15:15:10.414 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=cfa0d8bb761d47408fc87ebd9e2366cc 2022-05-09 15:15:10.418 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member cfa0d8bb761d47408fc87ebd9e2366cc e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:10.515 | + inc/async:async_inner:63 : get_or_add_user_project_role member cfa0d8bb761d47408fc87ebd9e2366cc e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:10.595 | [115395 Async ks-alt-member-user:146103]: running: get_or_add_user_project_role member cfa0d8bb761d47408fc87ebd9e2366cc e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:10.601 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-09 15:15:10.612 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-09 15:15:10.618 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:15:10.624 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-09 15:15:10.627 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-09 15:15:10.632 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:15:10.639 | +++ 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:15:10.694 | [145097 Async ks-demo-invis:145097]: finished successfully 2022-05-09 15:15:12.341 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:15:12.519 | [145287 Async ks-demo-reader:145287]: finished successfully 2022-05-09 15:15:13.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:13.642 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:13.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:13.643 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:13.848 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:13.851 | ++ functions-common:get_or_create_user:937 : user_id=2fba7d16315c4c718122bce8d01061da 2022-05-09 15:15:13.854 | ++ functions-common:get_or_create_user:938 : echo 2fba7d16315c4c718122bce8d01061da 2022-05-09 15:15:13.858 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=2fba7d16315c4c718122bce8d01061da 2022-05-09 15:15:13.861 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 2fba7d16315c4c718122bce8d01061da e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:13.936 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2fba7d16315c4c718122bce8d01061da e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:13.990 | [115395 Async ks-alt-reader-user:146377]: running: get_or_add_user_project_role reader 2fba7d16315c4c718122bce8d01061da e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:13.994 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-09 15:15:13.997 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:15:14.002 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-09 15:15:14.006 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-09 15:15:14.022 | +++ 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:15:17.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:17.204 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:17.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:17.204 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:17.534 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:17.548 | ++ functions-common:get_or_create_user:937 : user_id=b0f36d119bff4a489e28277a18f6419e 2022-05-09 15:15:17.554 | ++ functions-common:get_or_create_user:938 : echo b0f36d119bff4a489e28277a18f6419e 2022-05-09 15:15:17.567 | + lib/keystone:create_keystone_accounts:392 : system_member_user=b0f36d119bff4a489e28277a18f6419e 2022-05-09 15:15:17.578 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member b0f36d119bff4a489e28277a18f6419e all 2022-05-09 15:15:17.880 | + inc/async:async_inner:63 : get_or_add_user_system_role member b0f36d119bff4a489e28277a18f6419e all 2022-05-09 15:15:18.069 | [115395 Async ks-system-member:146601]: running: get_or_add_user_system_role member b0f36d119bff4a489e28277a18f6419e all 2022-05-09 15:15:18.088 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-09 15:15:18.091 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:15:18.094 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-09 15:15:18.097 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-09 15:15:18.101 | +++ 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:15:20.397 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:15:20.556 | [145656 Async ks-alt-admin:145656]: finished successfully 2022-05-09 15:15:21.006 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:15:21.141 | [145769 Async ks-alt-another:145769]: finished successfully 2022-05-09 15:15:21.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:15:21.297 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:21.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:15:21.297 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:21.500 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:21.503 | ++ functions-common:get_or_create_user:937 : user_id=0aaa0b1c88784178af99a74f939729d2 2022-05-09 15:15:21.506 | ++ functions-common:get_or_create_user:938 : echo 0aaa0b1c88784178af99a74f939729d2 2022-05-09 15:15:21.508 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=0aaa0b1c88784178af99a74f939729d2 2022-05-09 15:15:21.511 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 0aaa0b1c88784178af99a74f939729d2 all 2022-05-09 15:15:21.608 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 0aaa0b1c88784178af99a74f939729d2 all 2022-05-09 15:15:21.689 | [115395 Async ks-system-reader:146885]: running: get_or_add_user_system_role reader 0aaa0b1c88784178af99a74f939729d2 all 2022-05-09 15:15:21.695 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-09 15:15:21.699 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-09 15:15:21.703 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-09 15:15:21.709 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-09 15:15:21.716 | +++ 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:15:24.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:24.941 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:24.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:24.941 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:25.138 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:25.141 | ++ functions-common:get_or_create_group:914 : group_id=c2391a79a12c404a8e0d5ec73f9fe09e 2022-05-09 15:15:25.147 | ++ functions-common:get_or_create_group:915 : echo c2391a79a12c404a8e0d5ec73f9fe09e 2022-05-09 15:15:25.163 | + lib/keystone:create_keystone_accounts:402 : admin_group=c2391a79a12c404a8e0d5ec73f9fe09e 2022-05-09 15:15:25.177 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-09 15:15:25.183 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-09 15:15:25.197 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-09 15:15:25.215 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-09 15:15:25.224 | +++ 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:15:25.402 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:15:25.494 | [146103 Async ks-alt-member-user:146103]: finished successfully 2022-05-09 15:15:27.203 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:15:27.234 | [146377 Async ks-alt-reader-user:146377]: finished successfully 2022-05-09 15:15:27.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:27.930 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:27.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:27.930 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:28.131 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:28.134 | ++ functions-common:get_or_create_group:914 : group_id=d3b515e214064e869e3af0a08868848d 2022-05-09 15:15:28.139 | ++ functions-common:get_or_create_group:915 : echo d3b515e214064e869e3af0a08868848d 2022-05-09 15:15:28.142 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=d3b515e214064e869e3af0a08868848d 2022-05-09 15:15:28.145 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member d3b515e214064e869e3af0a08868848d 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:28.218 | + inc/async:async_inner:63 : get_or_add_group_project_role member d3b515e214064e869e3af0a08868848d 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:28.275 | [115395 Async ks-group-memberdemo:147236]: running: get_or_add_group_project_role member d3b515e214064e869e3af0a08868848d 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:28.280 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole d3b515e214064e869e3af0a08868848d 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:28.377 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d3b515e214064e869e3af0a08868848d 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:28.464 | [115395 Async ks-group-anotherdemo:147324]: running: get_or_add_group_project_role anotherrole d3b515e214064e869e3af0a08868848d 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:28.476 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member d3b515e214064e869e3af0a08868848d e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:28.719 | + inc/async:async_inner:63 : get_or_add_group_project_role member d3b515e214064e869e3af0a08868848d e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:28.852 | [115395 Async ks-group-memberalt:147411]: running: get_or_add_group_project_role member d3b515e214064e869e3af0a08868848d e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:28.882 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole d3b515e214064e869e3af0a08868848d e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:29.223 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d3b515e214064e869e3af0a08868848d e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:29.457 | [115395 Async ks-group-anotheralt:147513]: running: get_or_add_group_project_role anotherrole d3b515e214064e869e3af0a08868848d e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:29.474 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin c2391a79a12c404a8e0d5ec73f9fe09e 73a2c206c63e41af9773bf23da96289b 2022-05-09 15:15:29.567 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:15:29.724 | [146601 Async ks-system-member:146601]: finished successfully 2022-05-09 15:15:29.958 | + inc/async:async_inner:63 : get_or_add_group_project_role admin c2391a79a12c404a8e0d5ec73f9fe09e 73a2c206c63e41af9773bf23da96289b 2022-05-09 15:15:30.173 | [115395 Async ks-group-admin:147642]: running: get_or_add_group_project_role admin c2391a79a12c404a8e0d5ec73f9fe09e 73a2c206c63e41af9773bf23da96289b 2022-05-09 15:15:30.193 | + 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:15:30.567 | [115395 Async ks-demo-member:144761]: Waiting for completion of get_or_add_user_project_role member 9c3f0018c93e4bb08a5e5e3a1d2921db 9d24a056893049bebd7904d0ddb0b11c running on PID 144761 (17 other jobs running) 2022-05-09 15:15:30.738 | [115395 Async ks-demo-member:144761]: Signaling child to exit 2022-05-09 15:15:30.738 | WAKEUP 2022-05-09 15:15:30.908 | [115395 Async ks-demo-member:144761]: Signaled 2022-05-09 15:15:30.933 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:15:30.933 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:15:30.933 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:15:30.933 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:15:30.933 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:15:30.933 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:15:30.933 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:15:30.933 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:15:30.934 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9c3f0018c93e4bb08a5e5e3a1d2921db --project 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:30.934 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:15:30.934 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:30.934 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:30.934 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:30.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:30.934 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:30.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:30.934 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:30.934 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:30.934 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:15:30.934 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:15:30.934 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 9c3f0018c93e4bb08a5e5e3a1d2921db --project 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:30.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:30.934 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:30.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:30.934 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:30.934 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9c3f0018c93e4bb08a5e5e3a1d2921db --project 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:30.934 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:30.934 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:15:30.934 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:30.934 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:30.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:30.934 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:30.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:30.934 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:30.934 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:30.934 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:15:30.934 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:15:30.934 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:15:30.935 | ++ functions-common:get_field:830 : echo '| 1ae42763f3f546368be3f341ade370da | 9c3f0018c93e4bb08a5e5e3a1d2921db | | 9d24a056893049bebd7904d0ddb0b11c | | | False |' 2022-05-09 15:15:30.935 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:30.935 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1ae42763f3f546368be3f341ade370da 2022-05-09 15:15:30.935 | + functions-common:get_or_add_user_project_role:1009 : echo 1ae42763f3f546368be3f341ade370da 2022-05-09 15:15:30.935 | 1ae42763f3f546368be3f341ade370da 2022-05-09 15:15:31.226 | [115395 Async ks-demo-member:144761]: finished get_or_add_user_project_role member 9c3f0018c93e4bb08a5e5e3a1d2921db 9d24a056893049bebd7904d0ddb0b11c with result 0 in 16 seconds 2022-05-09 15:15:31.427 | [115395 Async ks-demo-admin:144873]: Waiting for completion of get_or_add_user_project_role admin 2bfa33ba27c14a62ba1d74aed9a68223 9d24a056893049bebd7904d0ddb0b11c running on PID 144873 (16 other jobs running) 2022-05-09 15:15:31.612 | [115395 Async ks-demo-admin:144873]: Signaling child to exit 2022-05-09 15:15:31.613 | WAKEUP 2022-05-09 15:15:31.742 | [115395 Async ks-demo-admin:144873]: Signaled 2022-05-09 15:15:31.748 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:15:31.748 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:15:31.749 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:15:31.749 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:15:31.749 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:15:31.749 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:15:31.749 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:15:31.749 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:15:31.749 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:15:31.749 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2bfa33ba27c14a62ba1d74aed9a68223 --project 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:31.749 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:31.749 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:31.749 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:31.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:31.749 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:31.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:31.749 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:31.749 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:31.749 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:15:31.749 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:15:31.749 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 2bfa33ba27c14a62ba1d74aed9a68223 --project 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:31.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:31.749 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:31.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:31.749 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:31.749 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:15:31.749 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:31.749 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2bfa33ba27c14a62ba1d74aed9a68223 --project 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:31.749 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:31.749 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:31.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:31.749 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:31.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:15:31.750 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:31.750 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:31.750 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:15:31.750 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:15:31.750 | ++ functions-common:get_field:830 : echo '| 42922688d97b4edf9d3bc1c90f4a46f8 | 2bfa33ba27c14a62ba1d74aed9a68223 | | 9d24a056893049bebd7904d0ddb0b11c | | | False |' 2022-05-09 15:15:31.750 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:15:31.750 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:31.750 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:15:31.750 | + functions-common:get_or_add_user_project_role:1009 : echo 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:15:31.750 | 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:15:32.013 | [115395 Async ks-demo-admin:144873]: finished get_or_add_user_project_role admin 2bfa33ba27c14a62ba1d74aed9a68223 9d24a056893049bebd7904d0ddb0b11c with result 0 in 17 seconds 2022-05-09 15:15:32.258 | [115395 Async ks-demo-another:144985]: Waiting for completion of get_or_add_user_project_role anotherrole 9c3f0018c93e4bb08a5e5e3a1d2921db 9d24a056893049bebd7904d0ddb0b11c running on PID 144985 (15 other jobs running) 2022-05-09 15:15:32.404 | [115395 Async ks-demo-another:144985]: Signaling child to exit 2022-05-09 15:15:32.405 | WAKEUP 2022-05-09 15:15:32.544 | [115395 Async ks-demo-another:144985]: Signaled 2022-05-09 15:15:32.551 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:15:32.551 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:15:32.551 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:15:32.551 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:15:32.551 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:15:32.551 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:15:32.551 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:15:32.551 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:15:32.551 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:15:32.551 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:32.551 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9c3f0018c93e4bb08a5e5e3a1d2921db --project 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:32.551 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:32.551 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:32.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:32.551 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:32.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:32.551 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:32.551 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:32.551 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:15:32.552 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:15:32.552 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 9c3f0018c93e4bb08a5e5e3a1d2921db --project 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:32.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:32.552 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:32.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:32.552 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:32.552 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:32.552 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9c3f0018c93e4bb08a5e5e3a1d2921db --project 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:32.552 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:15:32.552 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:32.552 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:32.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:32.552 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:32.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:32.552 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:32.552 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:32.552 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:15:32.552 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:15:32.552 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:15:32.552 | ++ functions-common:get_field:830 : echo '| 477087b40dac4961a4f16566509a5a80 | 9c3f0018c93e4bb08a5e5e3a1d2921db | | 9d24a056893049bebd7904d0ddb0b11c | | | False |' 2022-05-09 15:15:32.552 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:32.552 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=477087b40dac4961a4f16566509a5a80 2022-05-09 15:15:32.552 | + functions-common:get_or_add_user_project_role:1009 : echo 477087b40dac4961a4f16566509a5a80 2022-05-09 15:15:32.552 | 477087b40dac4961a4f16566509a5a80 2022-05-09 15:15:32.863 | [115395 Async ks-demo-another:144985]: finished get_or_add_user_project_role anotherrole 9c3f0018c93e4bb08a5e5e3a1d2921db 9d24a056893049bebd7904d0ddb0b11c with result 0 in 18 seconds 2022-05-09 15:15:32.932 | [115395 Async ks-demo-invis:145097]: Waiting for completion of get_or_add_user_project_role member 9c3f0018c93e4bb08a5e5e3a1d2921db 9798e755ae1f4d53bf9e715751871065 running on PID 145097 (14 other jobs running) 2022-05-09 15:15:32.971 | [115395 Async ks-demo-invis:145097]: Signaling child to exit 2022-05-09 15:15:32.972 | WAKEUP 2022-05-09 15:15:33.010 | [115395 Async ks-demo-invis:145097]: Signaled 2022-05-09 15:15:33.012 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:15:33.012 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:15:33.012 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:15:33.012 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:15:33.012 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:15:33.012 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:15:33.012 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:15:33.012 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:15:33.012 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:33.012 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:15:33.012 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9c3f0018c93e4bb08a5e5e3a1d2921db --project 9798e755ae1f4d53bf9e715751871065 2022-05-09 15:15:33.012 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:33.012 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:33.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:15:33.012 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.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:15:33.012 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.012 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:33.012 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:15:33.012 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:15:33.012 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 9c3f0018c93e4bb08a5e5e3a1d2921db --project 9798e755ae1f4d53bf9e715751871065 2022-05-09 15:15:33.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:15:33.012 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.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:15:33.013 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.013 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9c3f0018c93e4bb08a5e5e3a1d2921db --project 9798e755ae1f4d53bf9e715751871065 2022-05-09 15:15:33.013 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:33.013 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:15:33.013 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:33.013 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:33.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:15:33.013 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.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:15:33.013 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.013 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:33.013 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:15:33.013 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:15:33.013 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:15:33.013 | ++ functions-common:get_field:830 : echo '| 1ae42763f3f546368be3f341ade370da | 9c3f0018c93e4bb08a5e5e3a1d2921db | | 9798e755ae1f4d53bf9e715751871065 | | | False |' 2022-05-09 15:15:33.013 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:33.013 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1ae42763f3f546368be3f341ade370da 2022-05-09 15:15:33.013 | + functions-common:get_or_add_user_project_role:1009 : echo 1ae42763f3f546368be3f341ade370da 2022-05-09 15:15:33.013 | 1ae42763f3f546368be3f341ade370da 2022-05-09 15:15:33.093 | [115395 Async ks-demo-invis:145097]: finished get_or_add_user_project_role member 9c3f0018c93e4bb08a5e5e3a1d2921db 9798e755ae1f4d53bf9e715751871065 with result 0 in 19 seconds 2022-05-09 15:15:33.153 | [115395 Async ks-demo-reader:145287]: Waiting for completion of get_or_add_user_project_role reader 962158e9b6a94b3485265707a8b12500 9d24a056893049bebd7904d0ddb0b11c running on PID 145287 (13 other jobs running) 2022-05-09 15:15:33.213 | [115395 Async ks-demo-reader:145287]: Signaling child to exit 2022-05-09 15:15:33.213 | WAKEUP 2022-05-09 15:15:33.253 | [115395 Async ks-demo-reader:145287]: Signaled 2022-05-09 15:15:33.255 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:15:33.255 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:15:33.255 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:15:33.255 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:15:33.255 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:15:33.255 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:15:33.255 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:15:33.255 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:15:33.255 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:33.255 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 962158e9b6a94b3485265707a8b12500 --project 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:33.255 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:15:33.255 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:33.255 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:33.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.255 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.255 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.255 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:33.255 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:15:33.255 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:15:33.255 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 962158e9b6a94b3485265707a8b12500 --project 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:33.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.256 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.256 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.256 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:33.256 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:15:33.256 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 962158e9b6a94b3485265707a8b12500 --project 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:33.256 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:33.256 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:33.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.256 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.256 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.256 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:33.256 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:15:33.256 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:15:33.256 | ++ functions-common:get_field:830 : echo '| 391204fdf4504f3f958aa0bab468589b | 962158e9b6a94b3485265707a8b12500 | | 9d24a056893049bebd7904d0ddb0b11c | | | False |' 2022-05-09 15:15:33.256 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:15:33.256 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:33.256 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=391204fdf4504f3f958aa0bab468589b 2022-05-09 15:15:33.256 | + functions-common:get_or_add_user_project_role:1009 : echo 391204fdf4504f3f958aa0bab468589b 2022-05-09 15:15:33.256 | 391204fdf4504f3f958aa0bab468589b 2022-05-09 15:15:33.320 | [115395 Async ks-demo-reader:145287]: finished get_or_add_user_project_role reader 962158e9b6a94b3485265707a8b12500 9d24a056893049bebd7904d0ddb0b11c with result 0 in 17 seconds 2022-05-09 15:15:33.325 | + inc/async:async_wait:197 : return 0 2022-05-09 15:15:33.328 | + 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:15:33.476 | [115395 Async ks-alt-admin:145656]: Waiting for completion of get_or_add_user_project_role admin 855143b7f74b431da5ec9c5187686522 e95cdcbd3ed24297a13dad9daad38bdd running on PID 145656 (12 other jobs running) 2022-05-09 15:15:33.538 | [115395 Async ks-alt-admin:145656]: Signaling child to exit 2022-05-09 15:15:33.538 | WAKEUP 2022-05-09 15:15:33.578 | [115395 Async ks-alt-admin:145656]: Signaled 2022-05-09 15:15:33.581 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:15:33.581 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:15:33.582 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:15:33.582 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:15:33.582 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:15:33.582 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:15:33.582 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:15:33.582 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:15:33.582 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 855143b7f74b431da5ec9c5187686522 --project e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:33.582 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:33.582 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:15:33.582 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:33.582 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:33.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.582 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.582 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.582 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:33.582 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:15:33.582 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:15:33.582 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 855143b7f74b431da5ec9c5187686522 --project e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:33.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.582 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.582 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.582 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:33.582 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 855143b7f74b431da5ec9c5187686522 --project e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:33.582 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:15:33.582 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:33.582 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:33.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.582 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.583 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.583 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:33.583 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:15:33.583 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:15:33.583 | ++ functions-common:get_field:830 : echo '| 42922688d97b4edf9d3bc1c90f4a46f8 | 855143b7f74b431da5ec9c5187686522 | | e95cdcbd3ed24297a13dad9daad38bdd | | | False |' 2022-05-09 15:15:33.583 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:15:33.583 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:33.583 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:15:33.583 | + functions-common:get_or_add_user_project_role:1009 : echo 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:15:33.583 | 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:15:33.662 | [115395 Async ks-alt-admin:145656]: finished get_or_add_user_project_role admin 855143b7f74b431da5ec9c5187686522 e95cdcbd3ed24297a13dad9daad38bdd with result 0 in 17 seconds 2022-05-09 15:15:33.734 | [115395 Async ks-alt-another:145769]: Waiting for completion of get_or_add_user_project_role anotherrole 855143b7f74b431da5ec9c5187686522 e95cdcbd3ed24297a13dad9daad38bdd running on PID 145769 (11 other jobs running) 2022-05-09 15:15:33.775 | [115395 Async ks-alt-another:145769]: Signaling child to exit 2022-05-09 15:15:33.776 | WAKEUP 2022-05-09 15:15:33.812 | [115395 Async ks-alt-another:145769]: Signaled 2022-05-09 15:15:33.814 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:15:33.814 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:15:33.814 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:15:33.814 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:15:33.814 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:15:33.814 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:15:33.814 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:15:33.814 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:15:33.814 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:33.814 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 855143b7f74b431da5ec9c5187686522 --project e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:33.814 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:15:33.814 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:33.814 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:33.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.814 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.814 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.814 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:33.814 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:15:33.814 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:15:33.814 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 855143b7f74b431da5ec9c5187686522 --project e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:33.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.814 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.814 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.814 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 855143b7f74b431da5ec9c5187686522 --project e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:33.815 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:33.815 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:15:33.815 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:33.815 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:33.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.815 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:33.815 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:33.815 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:33.815 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:15:33.815 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:15:33.815 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:15:33.815 | ++ functions-common:get_field:830 : echo '| 477087b40dac4961a4f16566509a5a80 | 855143b7f74b431da5ec9c5187686522 | | e95cdcbd3ed24297a13dad9daad38bdd | | | False |' 2022-05-09 15:15:33.815 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:33.815 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=477087b40dac4961a4f16566509a5a80 2022-05-09 15:15:33.815 | + functions-common:get_or_add_user_project_role:1009 : echo 477087b40dac4961a4f16566509a5a80 2022-05-09 15:15:33.815 | 477087b40dac4961a4f16566509a5a80 2022-05-09 15:15:33.883 | [115395 Async ks-alt-another:145769]: finished get_or_add_user_project_role anotherrole 855143b7f74b431da5ec9c5187686522 e95cdcbd3ed24297a13dad9daad38bdd with result 0 in 17 seconds 2022-05-09 15:15:34.021 | [115395 Async ks-alt-member-user:146103]: Waiting for completion of get_or_add_user_project_role member cfa0d8bb761d47408fc87ebd9e2366cc e95cdcbd3ed24297a13dad9daad38bdd running on PID 146103 (10 other jobs running) 2022-05-09 15:15:34.161 | [115395 Async ks-alt-member-user:146103]: Signaling child to exit 2022-05-09 15:15:34.161 | WAKEUP 2022-05-09 15:15:34.312 | [115395 Async ks-alt-member-user:146103]: Signaled 2022-05-09 15:15:34.330 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:15:34.330 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:15:34.330 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:15:34.330 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:15:34.330 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:15:34.330 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:15:34.330 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:15:34.330 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:15:34.330 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cfa0d8bb761d47408fc87ebd9e2366cc --project e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:34.331 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:34.331 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:15:34.331 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:34.331 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:34.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:15:34.331 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:34.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:15:34.331 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:34.331 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:34.331 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:15:34.331 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:15:34.331 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user cfa0d8bb761d47408fc87ebd9e2366cc --project e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:34.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:15:34.331 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:34.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:15:34.331 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:34.331 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:34.332 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:15:34.332 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cfa0d8bb761d47408fc87ebd9e2366cc --project e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:34.332 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:34.332 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:34.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:34.332 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:34.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:34.332 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:34.332 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:34.332 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:15:34.332 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:15:34.332 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:15:34.332 | ++ functions-common:get_field:830 : echo '| 1ae42763f3f546368be3f341ade370da | cfa0d8bb761d47408fc87ebd9e2366cc | | e95cdcbd3ed24297a13dad9daad38bdd | | | False |' 2022-05-09 15:15:34.332 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:34.332 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1ae42763f3f546368be3f341ade370da 2022-05-09 15:15:34.332 | + functions-common:get_or_add_user_project_role:1009 : echo 1ae42763f3f546368be3f341ade370da 2022-05-09 15:15:34.333 | 1ae42763f3f546368be3f341ade370da 2022-05-09 15:15:34.617 | [115395 Async ks-alt-member-user:146103]: finished get_or_add_user_project_role member cfa0d8bb761d47408fc87ebd9e2366cc e95cdcbd3ed24297a13dad9daad38bdd with result 0 in 15 seconds 2022-05-09 15:15:34.631 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:15:34.791 | [146885 Async ks-system-reader:146885]: finished successfully 2022-05-09 15:15:34.841 | [115395 Async ks-alt-reader-user:146377]: Waiting for completion of get_or_add_user_project_role reader 2fba7d16315c4c718122bce8d01061da e95cdcbd3ed24297a13dad9daad38bdd running on PID 146377 (9 other jobs running) 2022-05-09 15:15:34.997 | [115395 Async ks-alt-reader-user:146377]: Signaling child to exit 2022-05-09 15:15:35.004 | WAKEUP 2022-05-09 15:15:35.132 | [115395 Async ks-alt-reader-user:146377]: Signaled 2022-05-09 15:15:35.148 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:15:35.148 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:15:35.148 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:15:35.148 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:15:35.148 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:15:35.148 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:15:35.149 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:15:35.149 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:15:35.149 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2fba7d16315c4c718122bce8d01061da --project e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:35.149 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:15:35.149 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:35.149 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:35.149 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:35.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:15:35.149 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:35.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:15:35.149 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:35.149 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:35.149 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:15:35.149 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:15:35.150 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 2fba7d16315c4c718122bce8d01061da --project e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:35.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:15:35.150 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:35.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:15:35.150 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:35.150 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:15:35.150 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:15:35.150 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2fba7d16315c4c718122bce8d01061da --project e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:35.150 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:15:35.150 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:35.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:15:35.150 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:35.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:15:35.150 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:35.150 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:35.150 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:15:35.150 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:15:35.150 | ++ functions-common:get_field:830 : echo '| 391204fdf4504f3f958aa0bab468589b | 2fba7d16315c4c718122bce8d01061da | | e95cdcbd3ed24297a13dad9daad38bdd | | | False |' 2022-05-09 15:15:35.150 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:15:35.150 | ++ functions-common:get_field:824 : read data 2022-05-09 15:15:35.150 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=391204fdf4504f3f958aa0bab468589b 2022-05-09 15:15:35.150 | + functions-common:get_or_add_user_project_role:1009 : echo 391204fdf4504f3f958aa0bab468589b 2022-05-09 15:15:35.150 | 391204fdf4504f3f958aa0bab468589b 2022-05-09 15:15:35.469 | [115395 Async ks-alt-reader-user:146377]: finished get_or_add_user_project_role reader 2fba7d16315c4c718122bce8d01061da e95cdcbd3ed24297a13dad9daad38bdd with result 0 in 13 seconds 2022-05-09 15:15:35.500 | + inc/async:async_wait:197 : return 0 2022-05-09 15:15:35.518 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-09 15:15:35.845 | [115395 Async ks-system-member:146601]: Waiting for completion of get_or_add_user_system_role member b0f36d119bff4a489e28277a18f6419e all running on PID 146601 (8 other jobs running) 2022-05-09 15:15:36.032 | [115395 Async ks-system-member:146601]: Signaling child to exit 2022-05-09 15:15:36.032 | WAKEUP 2022-05-09 15:15:36.161 | [115395 Async ks-system-member:146601]: Signaled 2022-05-09 15:15:36.173 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-09 15:15:36.173 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-09 15:15:36.173 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-09 15:15:36.173 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:15:36.173 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:15:36.173 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:15:36.173 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:15:36.173 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:15:36.173 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-09 15:15:36.173 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b0f36d119bff4a489e28277a18f6419e --system all -f value -c Role 2022-05-09 15:15:36.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:36.174 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:36.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:36.174 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:36.174 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:36.174 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-09 15:15:36.174 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-09 15:15:36.174 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user b0f36d119bff4a489e28277a18f6419e --system all 2022-05-09 15:15:36.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:36.174 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:36.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:36.174 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:36.174 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b0f36d119bff4a489e28277a18f6419e --system all -f value -c Role 2022-05-09 15:15:36.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:36.174 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:36.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:36.174 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:36.174 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:36.174 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=1ae42763f3f546368be3f341ade370da 2022-05-09 15:15:36.174 | + functions-common:get_or_add_user_system_role:1064 : echo 1ae42763f3f546368be3f341ade370da 2022-05-09 15:15:36.174 | 1ae42763f3f546368be3f341ade370da 2022-05-09 15:15:36.537 | [115395 Async ks-system-member:146601]: finished get_or_add_user_system_role member b0f36d119bff4a489e28277a18f6419e all with result 0 in 12 seconds 2022-05-09 15:15:36.808 | [115395 Async ks-system-reader:146885]: Waiting for completion of get_or_add_user_system_role reader 0aaa0b1c88784178af99a74f939729d2 all running on PID 146885 (7 other jobs running) 2022-05-09 15:15:36.933 | [115395 Async ks-system-reader:146885]: Signaling child to exit 2022-05-09 15:15:36.934 | WAKEUP 2022-05-09 15:15:37.069 | [115395 Async ks-system-reader:146885]: Signaled 2022-05-09 15:15:37.081 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-09 15:15:37.081 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-09 15:15:37.081 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-09 15:15:37.081 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:15:37.081 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:15:37.081 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:15:37.081 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:15:37.081 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:15:37.081 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-09 15:15:37.082 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0aaa0b1c88784178af99a74f939729d2 --system all -f value -c Role 2022-05-09 15:15:37.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:37.082 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:37.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:37.082 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:37.082 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:37.082 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-09 15:15:37.082 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-09 15:15:37.082 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 0aaa0b1c88784178af99a74f939729d2 --system all 2022-05-09 15:15:37.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:37.082 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:37.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:37.082 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:37.082 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0aaa0b1c88784178af99a74f939729d2 --system all -f value -c Role 2022-05-09 15:15:37.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:37.082 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:37.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:37.082 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:37.082 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:37.082 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=391204fdf4504f3f958aa0bab468589b 2022-05-09 15:15:37.082 | + functions-common:get_or_add_user_system_role:1064 : echo 391204fdf4504f3f958aa0bab468589b 2022-05-09 15:15:37.082 | 391204fdf4504f3f958aa0bab468589b 2022-05-09 15:15:37.363 | [115395 Async ks-system-reader:146885]: finished get_or_add_user_system_role reader 0aaa0b1c88784178af99a74f939729d2 all with result 0 in 13 seconds 2022-05-09 15:15:37.405 | + inc/async:async_wait:197 : return 0 2022-05-09 15:15:37.431 | + 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:15:37.770 | [115395 Async ks-group-memberdemo:147236]: Waiting for completion of get_or_add_group_project_role member d3b515e214064e869e3af0a08868848d 9d24a056893049bebd7904d0ddb0b11c running on PID 147236 (6 other jobs running) 2022-05-09 15:15:37.913 | [115395 Async ks-group-memberdemo:147236]: Signaling child to exit 2022-05-09 15:15:42.971 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:15:43.081 | [147324 Async ks-group-anotherdemo:147324]: finished successfully 2022-05-09 15:15:43.119 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:15:43.155 | [147411 Async ks-group-memberalt:147411]: finished successfully 2022-05-09 15:15:44.868 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:15:44.904 | [147236 Async ks-group-memberdemo:147236]: finished successfully 2022-05-09 15:15:44.928 | WAKEUP 2022-05-09 15:15:44.941 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:15:44.956 | [115395 Async ks-group-memberdemo:147236]: Signaled 2022-05-09 15:15:44.958 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:15:44.958 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d3b515e214064e869e3af0a08868848d --project 9d24a056893049bebd7904d0ddb0b11c -f value 2022-05-09 15:15:44.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:44.958 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:44.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:44.958 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:44.958 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:44.958 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:15:44.958 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:15:44.958 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group d3b515e214064e869e3af0a08868848d --project 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:44.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:44.958 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:44.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:44.958 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:44.958 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d3b515e214064e869e3af0a08868848d --project 9d24a056893049bebd7904d0ddb0b11c -f value 2022-05-09 15:15:44.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:44.958 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:44.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:44.959 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:44.959 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:44.959 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='1ae42763f3f546368be3f341ade370da d3b515e214064e869e3af0a08868848d 9d24a056893049bebd7904d0ddb0b11c False' 2022-05-09 15:15:44.959 | + functions-common:get_or_add_group_project_role:1088 : echo 1ae42763f3f546368be3f341ade370da d3b515e214064e869e3af0a08868848d 9d24a056893049bebd7904d0ddb0b11c False 2022-05-09 15:15:44.959 | 1ae42763f3f546368be3f341ade370da d3b515e214064e869e3af0a08868848d 9d24a056893049bebd7904d0ddb0b11c False 2022-05-09 15:15:44.976 | [147513 Async ks-group-anotheralt:147513]: finished successfully 2022-05-09 15:15:45.016 | [115395 Async ks-group-memberdemo:147236]: finished get_or_add_group_project_role member d3b515e214064e869e3af0a08868848d 9d24a056893049bebd7904d0ddb0b11c with result 0 in 16 seconds 2022-05-09 15:15:45.046 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:15:45.063 | [115395 Async ks-group-anotherdemo:147324]: Waiting for completion of get_or_add_group_project_role anotherrole d3b515e214064e869e3af0a08868848d 9d24a056893049bebd7904d0ddb0b11c running on PID 147324 (5 other jobs running) 2022-05-09 15:15:45.076 | [147642 Async ks-group-admin:147642]: finished successfully 2022-05-09 15:15:45.099 | [115395 Async ks-group-anotherdemo:147324]: Signaling child to exit 2022-05-09 15:15:45.100 | WAKEUP 2022-05-09 15:15:45.124 | [115395 Async ks-group-anotherdemo:147324]: Signaled 2022-05-09 15:15:45.125 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:15:45.126 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d3b515e214064e869e3af0a08868848d --project 9d24a056893049bebd7904d0ddb0b11c -f value 2022-05-09 15:15:45.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:15:45.126 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.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:15:45.126 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.126 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:45.126 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:15:45.126 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:15:45.126 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group d3b515e214064e869e3af0a08868848d --project 9d24a056893049bebd7904d0ddb0b11c 2022-05-09 15:15:45.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:15:45.126 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.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:15:45.126 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.126 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d3b515e214064e869e3af0a08868848d --project 9d24a056893049bebd7904d0ddb0b11c -f value 2022-05-09 15:15:45.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:15:45.126 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.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:15:45.126 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.126 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:45.126 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='477087b40dac4961a4f16566509a5a80 d3b515e214064e869e3af0a08868848d 9d24a056893049bebd7904d0ddb0b11c False' 2022-05-09 15:15:45.126 | + functions-common:get_or_add_group_project_role:1088 : echo 477087b40dac4961a4f16566509a5a80 d3b515e214064e869e3af0a08868848d 9d24a056893049bebd7904d0ddb0b11c False 2022-05-09 15:15:45.126 | 477087b40dac4961a4f16566509a5a80 d3b515e214064e869e3af0a08868848d 9d24a056893049bebd7904d0ddb0b11c False 2022-05-09 15:15:45.171 | [115395 Async ks-group-anotherdemo:147324]: finished get_or_add_group_project_role anotherrole d3b515e214064e869e3af0a08868848d 9d24a056893049bebd7904d0ddb0b11c with result 0 in 14 seconds 2022-05-09 15:15:45.212 | [115395 Async ks-group-memberalt:147411]: Waiting for completion of get_or_add_group_project_role member d3b515e214064e869e3af0a08868848d e95cdcbd3ed24297a13dad9daad38bdd running on PID 147411 (4 other jobs running) 2022-05-09 15:15:45.239 | [115395 Async ks-group-memberalt:147411]: Signaling child to exit 2022-05-09 15:15:45.239 | WAKEUP 2022-05-09 15:15:45.267 | [115395 Async ks-group-memberalt:147411]: Signaled 2022-05-09 15:15:45.268 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:15:45.268 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d3b515e214064e869e3af0a08868848d --project e95cdcbd3ed24297a13dad9daad38bdd -f value 2022-05-09 15:15:45.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.268 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.269 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.269 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:45.269 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:15:45.269 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:15:45.269 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group d3b515e214064e869e3af0a08868848d --project e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:45.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.269 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.269 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.269 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d3b515e214064e869e3af0a08868848d --project e95cdcbd3ed24297a13dad9daad38bdd -f value 2022-05-09 15:15:45.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.269 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.269 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.269 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:45.269 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='1ae42763f3f546368be3f341ade370da d3b515e214064e869e3af0a08868848d e95cdcbd3ed24297a13dad9daad38bdd False' 2022-05-09 15:15:45.269 | + functions-common:get_or_add_group_project_role:1088 : echo 1ae42763f3f546368be3f341ade370da d3b515e214064e869e3af0a08868848d e95cdcbd3ed24297a13dad9daad38bdd False 2022-05-09 15:15:45.269 | 1ae42763f3f546368be3f341ade370da d3b515e214064e869e3af0a08868848d e95cdcbd3ed24297a13dad9daad38bdd False 2022-05-09 15:15:45.322 | [115395 Async ks-group-memberalt:147411]: finished get_or_add_group_project_role member d3b515e214064e869e3af0a08868848d e95cdcbd3ed24297a13dad9daad38bdd with result 0 in 14 seconds 2022-05-09 15:15:45.362 | [115395 Async ks-group-anotheralt:147513]: Waiting for completion of get_or_add_group_project_role anotherrole d3b515e214064e869e3af0a08868848d e95cdcbd3ed24297a13dad9daad38bdd running on PID 147513 (3 other jobs running) 2022-05-09 15:15:45.389 | [115395 Async ks-group-anotheralt:147513]: Signaling child to exit 2022-05-09 15:15:45.389 | WAKEUP 2022-05-09 15:15:45.413 | [115395 Async ks-group-anotheralt:147513]: Signaled 2022-05-09 15:15:45.415 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:15:45.415 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d3b515e214064e869e3af0a08868848d --project e95cdcbd3ed24297a13dad9daad38bdd -f value 2022-05-09 15:15:45.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.415 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.415 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.415 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:45.415 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:15:45.415 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:15:45.415 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group d3b515e214064e869e3af0a08868848d --project e95cdcbd3ed24297a13dad9daad38bdd 2022-05-09 15:15:45.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.415 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.415 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.416 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d3b515e214064e869e3af0a08868848d --project e95cdcbd3ed24297a13dad9daad38bdd -f value 2022-05-09 15:15:45.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.416 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.416 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.416 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:45.416 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='477087b40dac4961a4f16566509a5a80 d3b515e214064e869e3af0a08868848d e95cdcbd3ed24297a13dad9daad38bdd False' 2022-05-09 15:15:45.416 | + functions-common:get_or_add_group_project_role:1088 : echo 477087b40dac4961a4f16566509a5a80 d3b515e214064e869e3af0a08868848d e95cdcbd3ed24297a13dad9daad38bdd False 2022-05-09 15:15:45.416 | 477087b40dac4961a4f16566509a5a80 d3b515e214064e869e3af0a08868848d e95cdcbd3ed24297a13dad9daad38bdd False 2022-05-09 15:15:45.462 | [115395 Async ks-group-anotheralt:147513]: finished get_or_add_group_project_role anotherrole d3b515e214064e869e3af0a08868848d e95cdcbd3ed24297a13dad9daad38bdd with result 0 in 15 seconds 2022-05-09 15:15:45.502 | [115395 Async ks-group-admin:147642]: Waiting for completion of get_or_add_group_project_role admin c2391a79a12c404a8e0d5ec73f9fe09e 73a2c206c63e41af9773bf23da96289b running on PID 147642 (2 other jobs running) 2022-05-09 15:15:45.528 | [115395 Async ks-group-admin:147642]: Signaling child to exit 2022-05-09 15:15:45.528 | WAKEUP 2022-05-09 15:15:45.553 | [115395 Async ks-group-admin:147642]: Signaled 2022-05-09 15:15:45.555 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:15:45.555 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c2391a79a12c404a8e0d5ec73f9fe09e --project 73a2c206c63e41af9773bf23da96289b -f value 2022-05-09 15:15:45.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.555 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.555 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.555 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:45.555 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:15:45.555 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:15:45.555 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group c2391a79a12c404a8e0d5ec73f9fe09e --project 73a2c206c63e41af9773bf23da96289b 2022-05-09 15:15:45.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.555 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.555 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.555 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c2391a79a12c404a8e0d5ec73f9fe09e --project 73a2c206c63e41af9773bf23da96289b -f value 2022-05-09 15:15:45.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.555 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:15:45.555 | from cryptography.utils import int_from_bytes 2022-05-09 15:15:45.555 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:15:45.555 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='42922688d97b4edf9d3bc1c90f4a46f8 c2391a79a12c404a8e0d5ec73f9fe09e 73a2c206c63e41af9773bf23da96289b False' 2022-05-09 15:15:45.555 | + functions-common:get_or_add_group_project_role:1088 : echo 42922688d97b4edf9d3bc1c90f4a46f8 c2391a79a12c404a8e0d5ec73f9fe09e 73a2c206c63e41af9773bf23da96289b False 2022-05-09 15:15:45.556 | 42922688d97b4edf9d3bc1c90f4a46f8 c2391a79a12c404a8e0d5ec73f9fe09e 73a2c206c63e41af9773bf23da96289b False 2022-05-09 15:15:45.617 | [115395 Async ks-group-admin:147642]: finished get_or_add_group_project_role admin c2391a79a12c404a8e0d5ec73f9fe09e 73a2c206c63e41af9773bf23da96289b with result 0 in 15 seconds 2022-05-09 15:15:45.621 | + inc/async:async_wait:197 : return 0 2022-05-09 15:15:45.624 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-09 15:15:45.641 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:15:45.644 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-09 15:15:45.665 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:15:45.668 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-09 15:15:45.671 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-09 15:15:45.736 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-09 15:15:45.777 | [115395 Async create_nova_accounts:149541]: running: create_nova_accounts 2022-05-09 15:15:45.780 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-09 15:15:45.801 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:15:45.803 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-09 15:15:45.806 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-09 15:15:45.880 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-09 15:15:45.928 | [115395 Async create_glance_accounts:149656]: running: create_glance_accounts 2022-05-09 15:15:45.931 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-09 15:15:45.958 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:15:45.961 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-09 15:15:45.967 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-09 15:15:46.042 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-09 15:15:46.088 | [115395 Async create_cinder_accounts:149786]: running: create_cinder_accounts 2022-05-09 15:15:46.092 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-09 15:15:46.116 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:15:46.118 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-09 15:15:46.121 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-09 15:15:46.194 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-09 15:15:46.275 | [115395 Async create_neutron_accounts:149902]: running: create_neutron_accounts 2022-05-09 15:15:46.277 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-09 15:15:46.307 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:15:46.312 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-09 15:15:46.316 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-09 15:15:46.629 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-09 15:15:46.857 | [115395 Async create_swift_accounts:150044]: running: create_swift_accounts 2022-05-09 15:15:46.874 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-09 15:15:47.007 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:15:47.031 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-09 15:15:47.400 | [115395 Async create_nova_accounts:149541]: Waiting for completion of create_nova_accounts running on PID 149541 (6 other jobs running) 2022-05-09 15:15:47.578 | [115395 Async create_nova_accounts:149541]: Signaling child to exit 2022-05-09 15:16:28.587 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:16:28.637 | [149902 Async create_neutron_accounts:149902]: finished successfully 2022-05-09 15:16:43.774 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:16:43.827 | [149786 Async create_cinder_accounts:149786]: finished successfully 2022-05-09 15:17:04.195 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:17:04.225 | [149656 Async create_glance_accounts:149656]: finished successfully 2022-05-09 15:17:07.876 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:17:07.909 | [149541 Async create_nova_accounts:149541]: finished successfully 2022-05-09 15:17:07.930 | WAKEUP 2022-05-09 15:17:07.954 | [115395 Async create_nova_accounts:149541]: Signaled 2022-05-09 15:17:07.955 | + 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:17:07.955 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-09 15:17:07.955 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-09 15:17:07.955 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:17:07.955 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:17:07.955 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:17:07.955 | ++ 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:17:07.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.956 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.956 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.956 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:07.956 | + functions-common:get_or_create_user:937 : user_id=c4fe9ac5cccc40a588d50ac9bda709a8 2022-05-09 15:17:07.956 | + functions-common:get_or_create_user:938 : echo c4fe9ac5cccc40a588d50ac9bda709a8 2022-05-09 15:17:07.956 | c4fe9ac5cccc40a588d50ac9bda709a8 2022-05-09 15:17:07.956 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-09 15:17:07.956 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:17:07.956 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:17:07.956 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:17:07.956 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:17:07.956 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:17:07.956 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:17:07.956 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:17:07.956 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:17:07.956 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:17:07.956 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:17:07.956 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:17:07.956 | ++ 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:17:07.956 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:07.956 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:07.956 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:07.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.956 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.956 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.957 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:07.957 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:17:07.957 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:17:07.957 | + 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:17:07.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.957 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.957 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.957 | ++ 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:17:07.957 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:17:07.957 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:07.957 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:07.957 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:07.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.957 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.957 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.957 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:07.957 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:17:07.957 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:17:07.957 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:17:07.957 | ++ functions-common:get_field:830 : echo '| 4cf550674d37460b8bd11a7d8bd2b165 | c4fe9ac5cccc40a588d50ac9bda709a8 | | 9cd79c3b5b6740a3856aac1bf0aee9a1 | | | False |' 2022-05-09 15:17:07.957 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:07.957 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:07.957 | + functions-common:get_or_add_user_project_role:1009 : echo 4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:07.957 | 4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:07.957 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-09 15:17:07.957 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-09 15:17:07.957 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:17:07.957 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:17:07.957 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:17:07.958 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:17:07.958 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:17:07.958 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:17:07.958 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:17:07.958 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:17:07.958 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:17:07.958 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:17:07.958 | ++ 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:17:07.958 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:17:07.958 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:07.958 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:07.958 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:07.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.958 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.958 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.958 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:07.958 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:17:07.958 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:17:07.958 | + 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:17:07.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.958 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.958 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.958 | ++ 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:17:07.958 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:07.958 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:17:07.958 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:07.958 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:07.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.959 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.959 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.959 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:07.959 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:17:07.959 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:17:07.959 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:17:07.959 | ++ functions-common:get_field:830 : echo '| 42922688d97b4edf9d3bc1c90f4a46f8 | c4fe9ac5cccc40a588d50ac9bda709a8 | | 9cd79c3b5b6740a3856aac1bf0aee9a1 | | | False |' 2022-05-09 15:17:07.959 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:07.959 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:17:07.959 | + functions-common:get_or_add_user_project_role:1009 : echo 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:17:07.959 | 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:17:07.959 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-09 15:17:07.959 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:17:07.959 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.49/compute 2022-05-09 15:17:07.959 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-09 15:17:07.959 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:17:07.959 | ++ 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:17:07.959 | ++ 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:17:07.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.959 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.959 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.959 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:07.959 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:17:07.959 | ce26cd18e1e845b9a5f0248de94f07f9' 2022-05-09 15:17:07.959 | + functions-common:get_or_create_service:1106 : echo ce26cd18e1e845b9a5f0248de94f07f9 2022-05-09 15:17:07.959 | ce26cd18e1e845b9a5f0248de94f07f9 2022-05-09 15:17:07.959 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.49/compute/v2/$(project_id)s' 2022-05-09 15:17:07.959 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:17:07.959 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.49/compute/v2/$(project_id)s' RegionOne 2022-05-09 15:17:07.959 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:17:07.960 | +++ 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:17:07.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.960 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.960 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.960 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:07.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:17:07.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:17:07.960 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.49/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-09 15:17:07.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.960 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.960 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.960 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:07.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=1bd03f8acb344f979d9ef5e1a6ec4606 2022-05-09 15:17:07.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 1bd03f8acb344f979d9ef5e1a6ec4606 2022-05-09 15:17:07.960 | + functions-common:get_or_create_endpoint:1139 : public_id=1bd03f8acb344f979d9ef5e1a6ec4606 2022-05-09 15:17:07.960 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:17:07.960 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:17:07.960 | + functions-common:get_or_create_endpoint:1148 : echo 1bd03f8acb344f979d9ef5e1a6ec4606 2022-05-09 15:17:07.960 | 1bd03f8acb344f979d9ef5e1a6ec4606 2022-05-09 15:17:07.960 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-09 15:17:07.960 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:17:07.960 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-09 15:17:07.960 | ++ 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:17:07.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.960 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.960 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.961 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:07.961 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:17:07.961 | dec3a9c5d8944d3bad04e269980c0f3e' 2022-05-09 15:17:07.961 | + functions-common:get_or_create_service:1106 : echo dec3a9c5d8944d3bad04e269980c0f3e 2022-05-09 15:17:07.961 | dec3a9c5d8944d3bad04e269980c0f3e 2022-05-09 15:17:07.961 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.49/compute/v2.1 2022-05-09 15:17:07.961 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:17:07.961 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.49/compute/v2.1 RegionOne 2022-05-09 15:17:07.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:17:07.961 | +++ 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:17:07.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.961 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.961 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.961 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:07.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:17:07.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:17:07.961 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.49/compute/v2.1 --region RegionOne -f value -c id 2022-05-09 15:17:07.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.961 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.961 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.961 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:07.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=64e1a4ee0bc8478fa1025f9790dfb9ce 2022-05-09 15:17:07.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 64e1a4ee0bc8478fa1025f9790dfb9ce 2022-05-09 15:17:07.961 | + functions-common:get_or_create_endpoint:1139 : public_id=64e1a4ee0bc8478fa1025f9790dfb9ce 2022-05-09 15:17:07.961 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:17:07.961 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:17:07.961 | + functions-common:get_or_create_endpoint:1148 : echo 64e1a4ee0bc8478fa1025f9790dfb9ce 2022-05-09 15:17:07.961 | 64e1a4ee0bc8478fa1025f9790dfb9ce 2022-05-09 15:17:07.962 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-09 15:17:07.962 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:17:07.962 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-09 15:17:07.962 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:17:07.962 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-09 15:17:07.962 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:17:07.962 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:17:07.962 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:17:07.962 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:17:07.962 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:17:07.962 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:17:07.962 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:17:07.962 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:17:07.963 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:17:07.963 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:17:07.963 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:07.963 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:17:07.963 | ++ 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:17:07.963 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:07.963 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:07.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:17:07.963 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.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:17:07.963 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.963 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:07.963 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:17:07.963 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:17:07.963 | + 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:17:07.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:17:07.963 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.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:17:07.963 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.963 | ++ 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:17:07.963 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:17:07.963 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:07.964 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:07.964 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:07.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.964 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:07.964 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:07.964 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:07.964 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:17:07.964 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:17:07.964 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:17:07.964 | ++ functions-common:get_field:830 : echo '| 19e36a7745ad4e18b9c95f91d3bcbbf5 | c4fe9ac5cccc40a588d50ac9bda709a8 | | 9cd79c3b5b6740a3856aac1bf0aee9a1 | | | False |' 2022-05-09 15:17:07.964 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:07.964 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=19e36a7745ad4e18b9c95f91d3bcbbf5 2022-05-09 15:17:07.964 | + functions-common:get_or_add_user_project_role:1009 : echo 19e36a7745ad4e18b9c95f91d3bcbbf5 2022-05-09 15:17:07.964 | 19e36a7745ad4e18b9c95f91d3bcbbf5 2022-05-09 15:17:07.964 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-09 15:17:07.964 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:17:07.964 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-09 15:17:07.964 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:17:07.964 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-09 15:17:08.002 | [115395 Async create_nova_accounts:149541]: finished create_nova_accounts with result 0 in 82 seconds 2022-05-09 15:17:08.041 | [115395 Async create_glance_accounts:149656]: Waiting for completion of create_glance_accounts running on PID 149656 (5 other jobs running) 2022-05-09 15:17:08.066 | [115395 Async create_glance_accounts:149656]: Signaling child to exit 2022-05-09 15:17:08.067 | WAKEUP 2022-05-09 15:17:08.090 | [115395 Async create_glance_accounts:149656]: Signaled 2022-05-09 15:17:08.092 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-09 15:17:08.092 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:17:08.092 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-09 15:17:08.092 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-09 15:17:08.092 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:17:08.092 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:17:08.092 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:17:08.092 | ++ 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:17:08.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.092 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.092 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.092 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.092 | + functions-common:get_or_create_user:937 : user_id=2054b43b5efa42a8bf11e94d0cd74ed0 2022-05-09 15:17:08.092 | + functions-common:get_or_create_user:938 : echo 2054b43b5efa42a8bf11e94d0cd74ed0 2022-05-09 15:17:08.092 | 2054b43b5efa42a8bf11e94d0cd74ed0 2022-05-09 15:17:08.092 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-09 15:17:08.092 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:17:08.092 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:17:08.092 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:17:08.092 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:17:08.092 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:17:08.092 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:17:08.092 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:17:08.092 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:17:08.093 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:17:08.093 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:17:08.093 | ++ 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:17:08.093 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:17:08.093 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:08.093 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:08.093 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:08.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.093 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.093 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.093 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.093 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:17:08.093 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:17:08.093 | + 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:17:08.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.093 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.093 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.093 | ++ 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:17:08.093 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:08.093 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:17:08.093 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:08.093 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:08.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.093 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.093 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.093 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.093 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:17:08.094 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:17:08.094 | ++ functions-common:get_field:830 : echo '| 4cf550674d37460b8bd11a7d8bd2b165 | 2054b43b5efa42a8bf11e94d0cd74ed0 | | 9cd79c3b5b6740a3856aac1bf0aee9a1 | | | False |' 2022-05-09 15:17:08.094 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:17:08.094 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:08.094 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:08.094 | + functions-common:get_or_add_user_project_role:1009 : echo 4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:08.094 | 4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:08.094 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-09 15:17:08.094 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-09 15:17:08.094 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:17:08.094 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-09 15:17:08.094 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-09 15:17:08.094 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:17:08.094 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:17:08.094 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:17:08.094 | ++ 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:17:08.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.094 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.094 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.094 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.094 | + functions-common:get_or_create_user:937 : user_id=9c34aa5c45d14cfb906784425502b9b0 2022-05-09 15:17:08.094 | + functions-common:get_or_create_user:938 : echo 9c34aa5c45d14cfb906784425502b9b0 2022-05-09 15:17:08.094 | 9c34aa5c45d14cfb906784425502b9b0 2022-05-09 15:17:08.094 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-09 15:17:08.094 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:17:08.094 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:17:08.094 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:17:08.094 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:17:08.094 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:17:08.094 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:17:08.095 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:17:08.095 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:17:08.095 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:17:08.095 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:17:08.095 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:08.095 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:17:08.095 | ++ 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:17:08.095 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:08.095 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:08.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.095 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.095 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.095 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.095 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:17:08.095 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:17:08.095 | + 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:17:08.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.095 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.095 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.095 | ++ 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:17:08.095 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:17:08.095 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:08.095 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:08.095 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:08.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.095 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.095 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.095 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.096 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:17:08.096 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:17:08.096 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:17:08.096 | ++ functions-common:get_field:830 : echo '| 4cf550674d37460b8bd11a7d8bd2b165 | 9c34aa5c45d14cfb906784425502b9b0 | | 9cd79c3b5b6740a3856aac1bf0aee9a1 | | | False |' 2022-05-09 15:17:08.096 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:08.096 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:08.096 | + functions-common:get_or_add_user_project_role:1009 : echo 4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:08.096 | 4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:08.096 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-09 15:17:08.096 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-09 15:17:08.096 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:17:08.096 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:17:08.096 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:17:08.096 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:17:08.096 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:17:08.096 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:17:08.096 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:17:08.096 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:17:08.096 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:17:08.096 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:17:08.096 | ++ 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:17:08.096 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:08.096 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:17:08.096 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:08.096 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:08.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.096 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.096 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.096 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.097 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:17:08.097 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:17:08.097 | + 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:17:08.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.097 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.097 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.097 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:17:08.097 | ++ 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:17:08.097 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:08.097 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:08.097 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:08.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.097 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.097 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.097 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.097 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:17:08.097 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:17:08.097 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:17:08.097 | ++ functions-common:get_field:830 : echo '| 19e36a7745ad4e18b9c95f91d3bcbbf5 | 9c34aa5c45d14cfb906784425502b9b0 | | 9cd79c3b5b6740a3856aac1bf0aee9a1 | | | False |' 2022-05-09 15:17:08.097 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:08.097 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=19e36a7745ad4e18b9c95f91d3bcbbf5 2022-05-09 15:17:08.097 | + functions-common:get_or_add_user_project_role:1009 : echo 19e36a7745ad4e18b9c95f91d3bcbbf5 2022-05-09 15:17:08.097 | 19e36a7745ad4e18b9c95f91d3bcbbf5 2022-05-09 15:17:08.097 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-09 15:17:08.097 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:17:08.097 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-09 15:17:08.097 | ++ 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:17:08.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.098 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.098 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.098 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.098 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:17:08.098 | a2e00b6193e04015a90411956343512c' 2022-05-09 15:17:08.098 | + functions-common:get_or_create_service:1106 : echo a2e00b6193e04015a90411956343512c 2022-05-09 15:17:08.098 | a2e00b6193e04015a90411956343512c 2022-05-09 15:17:08.098 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.49/image 2022-05-09 15:17:08.098 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:17:08.098 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.49/image RegionOne 2022-05-09 15:17:08.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:17:08.098 | +++ 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:17:08.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.098 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.098 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.098 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:17:08.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:17:08.098 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.49/image --region RegionOne -f value -c id 2022-05-09 15:17:08.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.098 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.099 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.099 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=3317238c80264457be48bdda36b267b2 2022-05-09 15:17:08.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 3317238c80264457be48bdda36b267b2 2022-05-09 15:17:08.099 | + functions-common:get_or_create_endpoint:1139 : public_id=3317238c80264457be48bdda36b267b2 2022-05-09 15:17:08.099 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:17:08.099 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:17:08.099 | + functions-common:get_or_create_endpoint:1148 : echo 3317238c80264457be48bdda36b267b2 2022-05-09 15:17:08.099 | 3317238c80264457be48bdda36b267b2 2022-05-09 15:17:08.099 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-09 15:17:08.099 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-09 15:17:08.099 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-09 15:17:08.099 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-09 15:17:08.099 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-09 15:17:08.099 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-09 15:17:08.099 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-09 15:17:08.099 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-09 15:17:08.099 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-09 15:17:08.141 | [115395 Async create_glance_accounts:149656]: finished create_glance_accounts with result 0 in 78 seconds 2022-05-09 15:17:08.179 | [115395 Async create_cinder_accounts:149786]: Waiting for completion of create_cinder_accounts running on PID 149786 (4 other jobs running) 2022-05-09 15:17:08.206 | [115395 Async create_cinder_accounts:149786]: Signaling child to exit 2022-05-09 15:17:08.206 | WAKEUP 2022-05-09 15:17:08.229 | [115395 Async create_cinder_accounts:149786]: Signaled 2022-05-09 15:17:08.230 | + 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:17:08.230 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-09 15:17:08.230 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-09 15:17:08.230 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:17:08.230 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:17:08.230 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:17:08.231 | ++ 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:17:08.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:17:08.231 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.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:17:08.231 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.231 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.231 | + functions-common:get_or_create_user:937 : user_id=3bd7e1e60a114636b1e4eff33fa3015a 2022-05-09 15:17:08.231 | + functions-common:get_or_create_user:938 : echo 3bd7e1e60a114636b1e4eff33fa3015a 2022-05-09 15:17:08.231 | 3bd7e1e60a114636b1e4eff33fa3015a 2022-05-09 15:17:08.231 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-09 15:17:08.231 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:17:08.231 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:17:08.231 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:17:08.231 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:17:08.231 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:17:08.231 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:17:08.231 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:17:08.231 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:17:08.231 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:17:08.231 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:17:08.231 | ++ 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:17:08.231 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:08.231 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:17:08.231 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:08.231 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:08.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:17:08.231 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.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:17:08.231 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.231 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.231 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:17:08.232 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:17:08.232 | + 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:17:08.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.232 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.232 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.232 | ++ 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:17:08.232 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:08.232 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:17:08.232 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:08.232 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:08.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.232 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.232 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.232 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.232 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:17:08.232 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:17:08.232 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:17:08.232 | ++ functions-common:get_field:830 : echo '| 4cf550674d37460b8bd11a7d8bd2b165 | 3bd7e1e60a114636b1e4eff33fa3015a | | 9cd79c3b5b6740a3856aac1bf0aee9a1 | | | False |' 2022-05-09 15:17:08.232 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:08.232 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:08.232 | + functions-common:get_or_add_user_project_role:1009 : echo 4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:08.232 | 4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:08.232 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-09 15:17:08.232 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-09 15:17:08.232 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:17:08.232 | ++ 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:17:08.232 | ++ 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:17:08.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.233 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.233 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.233 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.233 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:17:08.233 | 6fbc63db79c94783a67ba6632b65fbda' 2022-05-09 15:17:08.233 | + functions-common:get_or_create_service:1106 : echo 6fbc63db79c94783a67ba6632b65fbda 2022-05-09 15:17:08.233 | 6fbc63db79c94783a67ba6632b65fbda 2022-05-09 15:17:08.233 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-09 15:17:08.233 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.49/volume/v3/$(project_id)s' 2022-05-09 15:17:08.233 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:17:08.233 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.49/volume/v3/$(project_id)s' RegionOne 2022-05-09 15:17:08.233 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:17:08.233 | +++ 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:17:08.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.233 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.233 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.233 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.233 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:17:08.233 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:17:08.233 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.49/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-09 15:17:08.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.233 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.233 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.233 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.233 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=04fd58c3f7f4475ea680e6dbc0a7a557 2022-05-09 15:17:08.233 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 04fd58c3f7f4475ea680e6dbc0a7a557 2022-05-09 15:17:08.233 | + functions-common:get_or_create_endpoint:1139 : public_id=04fd58c3f7f4475ea680e6dbc0a7a557 2022-05-09 15:17:08.234 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:17:08.234 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:17:08.234 | + functions-common:get_or_create_endpoint:1148 : echo 04fd58c3f7f4475ea680e6dbc0a7a557 2022-05-09 15:17:08.234 | 04fd58c3f7f4475ea680e6dbc0a7a557 2022-05-09 15:17:08.234 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-09 15:17:08.234 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:17:08.234 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-09 15:17:08.234 | ++ 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:17:08.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.234 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.234 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.234 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.234 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:17:08.234 | 9f07a21f8d564162a665fd3bf0b1c180' 2022-05-09 15:17:08.234 | + functions-common:get_or_create_service:1106 : echo 9f07a21f8d564162a665fd3bf0b1c180 2022-05-09 15:17:08.234 | 9f07a21f8d564162a665fd3bf0b1c180 2022-05-09 15:17:08.234 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.49/volume/v3/$(project_id)s' 2022-05-09 15:17:08.234 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:17:08.234 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.49/volume/v3/$(project_id)s' RegionOne 2022-05-09 15:17:08.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:17:08.234 | +++ 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:17:08.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.234 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.234 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.234 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:17:08.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:17:08.234 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.49/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-09 15:17:08.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.235 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.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:17:08.235 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.235 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.235 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4aac455c203b454c81d138d9a2d109ab 2022-05-09 15:17:08.235 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4aac455c203b454c81d138d9a2d109ab 2022-05-09 15:17:08.235 | + functions-common:get_or_create_endpoint:1139 : public_id=4aac455c203b454c81d138d9a2d109ab 2022-05-09 15:17:08.235 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:17:08.235 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:17:08.235 | + functions-common:get_or_create_endpoint:1148 : echo 4aac455c203b454c81d138d9a2d109ab 2022-05-09 15:17:08.235 | 4aac455c203b454c81d138d9a2d109ab 2022-05-09 15:17:08.235 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-09 15:17:08.235 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-09 15:17:08.235 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:17:08.235 | +++ 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:17:08.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:17:08.235 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.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:17:08.235 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.235 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.235 | ++ functions-common:get_or_create_project:950 : project_id=9cd79c3b5b6740a3856aac1bf0aee9a1 2022-05-09 15:17:08.235 | ++ functions-common:get_or_create_project:951 : echo 9cd79c3b5b6740a3856aac1bf0aee9a1 2022-05-09 15:17:08.235 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 9cd79c3b5b6740a3856aac1bf0aee9a1 2022-05-09 15:17:08.235 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-09 15:17:08.235 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:17:08.235 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:17:08.235 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-09 15:17:08.235 | +++ 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:17:08.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:17:08.235 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.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:17:08.236 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.236 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-09 15:17:08.236 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.236 | ++ functions-common:get_or_create_user:937 : user_id=3bd7e1e60a114636b1e4eff33fa3015a 2022-05-09 15:17:08.236 | ++ functions-common:get_or_create_user:938 : echo 3bd7e1e60a114636b1e4eff33fa3015a 2022-05-09 15:17:08.236 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 3bd7e1e60a114636b1e4eff33fa3015a 2022-05-09 15:17:08.277 | [115395 Async create_cinder_accounts:149786]: finished create_cinder_accounts with result 0 in 57 seconds 2022-05-09 15:17:08.282 | + inc/async:async_wait:197 : return 0 2022-05-09 15:17:08.284 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-09 15:17:08.338 | [115395 Async create_neutron_accounts:149902]: Waiting for completion of create_neutron_accounts running on PID 149902 (3 other jobs running) 2022-05-09 15:17:08.365 | [115395 Async create_neutron_accounts:149902]: Signaling child to exit 2022-05-09 15:17:08.365 | WAKEUP 2022-05-09 15:17:08.388 | [115395 Async create_neutron_accounts:149902]: Signaled 2022-05-09 15:17:08.390 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-09 15:17:08.390 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:17:08.390 | ++ 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:17:08.390 | + 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:17:08.390 | + 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:17:08.390 | + 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:17:08.390 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:17:08.390 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-09 15:17:08.390 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-09 15:17:08.390 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-09 15:17:08.390 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.49:9696/ 2022-05-09 15:17:08.390 | + 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:17:08.390 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-09 15:17:08.390 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-09 15:17:08.390 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:17:08.390 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:17:08.390 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:17:08.390 | ++ 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:17:08.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.390 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.390 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.390 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.390 | + functions-common:get_or_create_user:937 : user_id=c1d56dd7efb34d249aaa3eb5bb81cb93 2022-05-09 15:17:08.390 | + functions-common:get_or_create_user:938 : echo c1d56dd7efb34d249aaa3eb5bb81cb93 2022-05-09 15:17:08.391 | c1d56dd7efb34d249aaa3eb5bb81cb93 2022-05-09 15:17:08.391 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-09 15:17:08.391 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:17:08.391 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:17:08.391 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:17:08.391 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:17:08.391 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:17:08.391 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:17:08.391 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:17:08.391 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:17:08.391 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:17:08.391 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:17:08.391 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:17:08.391 | ++ 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:17:08.391 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:08.391 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:08.391 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:08.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.391 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.391 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.391 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.391 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:17:08.391 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:17:08.391 | + 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:17:08.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.391 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.391 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.391 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:08.391 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:17:08.392 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:08.392 | ++ 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:17:08.392 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:08.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.392 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.392 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.392 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.392 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:17:08.392 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:17:08.392 | ++ functions-common:get_field:830 : echo '| 4cf550674d37460b8bd11a7d8bd2b165 | c1d56dd7efb34d249aaa3eb5bb81cb93 | | 9cd79c3b5b6740a3856aac1bf0aee9a1 | | | False |' 2022-05-09 15:17:08.392 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:17:08.392 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:08.392 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:08.392 | + functions-common:get_or_add_user_project_role:1009 : echo 4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:08.392 | 4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:08.392 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-09 15:17:08.392 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-09 15:17:08.392 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:17:08.392 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-09 15:17:08.392 | ++ 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:17:08.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.392 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.392 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.392 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.392 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:17:08.393 | 837de04b7665428291752cb6b68a66d0' 2022-05-09 15:17:08.393 | + functions-common:get_or_create_service:1106 : echo 837de04b7665428291752cb6b68a66d0 2022-05-09 15:17:08.393 | 837de04b7665428291752cb6b68a66d0 2022-05-09 15:17:08.393 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.49:9696/ 2022-05-09 15:17:08.393 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:17:08.393 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.49:9696/ RegionOne 2022-05-09 15:17:08.393 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:17:08.393 | +++ 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:17:08.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.393 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.393 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.393 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.393 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:17:08.393 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:17:08.393 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.49:9696/ --region RegionOne -f value -c id 2022-05-09 15:17:08.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.393 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:08.393 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:08.393 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:08.393 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4229f991122f437f9ebdb47f1e6e35a4 2022-05-09 15:17:08.393 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4229f991122f437f9ebdb47f1e6e35a4 2022-05-09 15:17:08.393 | + functions-common:get_or_create_endpoint:1139 : public_id=4229f991122f437f9ebdb47f1e6e35a4 2022-05-09 15:17:08.393 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:17:08.393 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:17:08.393 | + functions-common:get_or_create_endpoint:1148 : echo 4229f991122f437f9ebdb47f1e6e35a4 2022-05-09 15:17:08.393 | 4229f991122f437f9ebdb47f1e6e35a4 2022-05-09 15:17:08.437 | [115395 Async create_neutron_accounts:149902]: finished create_neutron_accounts with result 0 in 42 seconds 2022-05-09 15:17:08.475 | [115395 Async create_swift_accounts:150044]: Waiting for completion of create_swift_accounts running on PID 150044 (2 other jobs running) 2022-05-09 15:17:08.502 | [115395 Async create_swift_accounts:150044]: Signaling child to exit 2022-05-09 15:17:55.771 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:17:55.799 | [150044 Async create_swift_accounts:150044]: finished successfully 2022-05-09 15:17:55.820 | WAKEUP 2022-05-09 15:17:55.844 | [115395 Async create_swift_accounts:150044]: Signaled 2022-05-09 15:17:55.845 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-09 15:17:55.845 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-09 15:17:55.845 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-09 15:17:55.846 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-09 15:17:55.846 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-09 15:17:55.846 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-09 15:17:55.846 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-09 15:17:55.846 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-09 15:17:55.846 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-09 15:17:55.846 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-09 15:17:55.846 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-09 15:17:55.846 | +++ 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:17:55.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.846 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.846 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.846 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.846 | ++ functions-common:get_or_create_role:962 : role_id=477087b40dac4961a4f16566509a5a80 2022-05-09 15:17:55.846 | ++ functions-common:get_or_create_role:963 : echo 477087b40dac4961a4f16566509a5a80 2022-05-09 15:17:55.846 | + lib/swift:create_swift_accounts:614 : another_role=477087b40dac4961a4f16566509a5a80 2022-05-09 15:17:55.846 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-09 15:17:55.846 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-09 15:17:55.846 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:17:55.846 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:17:55.846 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:17:55.846 | ++ 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:17:55.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.846 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.846 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.846 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.846 | + functions-common:get_or_create_user:937 : user_id=2240ca94dffc4127abeef24602e01017 2022-05-09 15:17:55.846 | + functions-common:get_or_create_user:938 : echo 2240ca94dffc4127abeef24602e01017 2022-05-09 15:17:55.846 | 2240ca94dffc4127abeef24602e01017 2022-05-09 15:17:55.847 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-09 15:17:55.847 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:17:55.847 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:17:55.847 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:17:55.847 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:17:55.847 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:17:55.847 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:17:55.847 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:17:55.847 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:17:55.847 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:17:55.847 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:17:55.847 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:17:55.847 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:55.847 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:55.847 | ++ 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:17:55.847 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.847 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.847 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.847 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.847 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:17:55.847 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:17:55.847 | + 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:17:55.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.847 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.847 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.847 | ++ 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:17:55.848 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:17:55.848 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:55.848 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:55.848 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.848 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.848 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.848 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.848 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:17:55.848 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:17:55.848 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:17:55.848 | ++ functions-common:get_field:830 : echo '| 4cf550674d37460b8bd11a7d8bd2b165 | 2240ca94dffc4127abeef24602e01017 | | 9cd79c3b5b6740a3856aac1bf0aee9a1 | | | False |' 2022-05-09 15:17:55.848 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.848 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:55.848 | + functions-common:get_or_add_user_project_role:1009 : echo 4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:55.848 | 4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:17:55.848 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-09 15:17:55.848 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-09 15:17:55.848 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:17:55.848 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:17:55.848 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:17:55.849 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:17:55.849 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:17:55.849 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:17:55.849 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:17:55.849 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:17:55.849 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:17:55.849 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:17:55.849 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:17:55.849 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:55.849 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.849 | ++ 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:17:55.849 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:55.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.849 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.849 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.849 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.849 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:17:55.849 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:17:55.849 | + 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:17:55.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.849 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.850 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.850 | ++ 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:17:55.850 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:17:55.850 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:55.850 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:55.850 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.850 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.850 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.850 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.850 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:17:55.850 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:17:55.850 | ++ functions-common:get_field:830 : echo '| 42922688d97b4edf9d3bc1c90f4a46f8 | 2240ca94dffc4127abeef24602e01017 | | 9cd79c3b5b6740a3856aac1bf0aee9a1 | | | False |' 2022-05-09 15:17:55.850 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:17:55.850 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.850 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:17:55.850 | + functions-common:get_or_add_user_project_role:1009 : echo 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:17:55.850 | 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:17:55.850 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-09 15:17:55.850 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:17:55.850 | ++ 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:17:55.850 | ++ 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:17:55.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.851 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.851 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.851 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.851 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:17:55.851 | dcef775c3abc435e9de23e504f3f8a9f' 2022-05-09 15:17:55.851 | + functions-common:get_or_create_service:1106 : echo dcef775c3abc435e9de23e504f3f8a9f 2022-05-09 15:17:55.851 | dcef775c3abc435e9de23e504f3f8a9f 2022-05-09 15:17:55.851 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' http://10.222.0.49:8080 2022-05-09 15:17:55.851 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:17:55.851 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-09 15:17:55.851 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:17:55.851 | +++ 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:17:55.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.851 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.851 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.851 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.851 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:17:55.851 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:17:55.852 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-09 15:17:55.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.852 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.852 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.852 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=07b3a30455934020bea830b194b34de0 2022-05-09 15:17:55.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 07b3a30455934020bea830b194b34de0 2022-05-09 15:17:55.852 | + functions-common:get_or_create_endpoint:1139 : public_id=07b3a30455934020bea830b194b34de0 2022-05-09 15:17:55.852 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.49:8080 ]] 2022-05-09 15:17:55.852 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.49:8080 RegionOne 2022-05-09 15:17:55.852 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:17:55.852 | ++ 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:17:55.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.852 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.852 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.852 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.852 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:17:55.852 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:17:55.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.49:8080 --region RegionOne -f value -c id 2022-05-09 15:17:55.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.852 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.852 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.852 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.852 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=bcc1b9e2ecdc4231a62b19e1d2e63ea1 2022-05-09 15:17:55.852 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo bcc1b9e2ecdc4231a62b19e1d2e63ea1 2022-05-09 15:17:55.852 | bcc1b9e2ecdc4231a62b19e1d2e63ea1 2022-05-09 15:17:55.853 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:17:55.853 | + functions-common:get_or_create_endpoint:1148 : echo 07b3a30455934020bea830b194b34de0 2022-05-09 15:17:55.853 | 07b3a30455934020bea830b194b34de0 2022-05-09 15:17:55.853 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-09 15:17:55.853 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-09 15:17:55.853 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:17:55.853 | +++ 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:17:55.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.853 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.853 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.853 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.853 | ++ functions-common:get_or_create_project:950 : project_id=4d1d417ea7a842b6b34b2416e4301c40 2022-05-09 15:17:55.853 | ++ functions-common:get_or_create_project:951 : echo 4d1d417ea7a842b6b34b2416e4301c40 2022-05-09 15:17:55.853 | + lib/swift:create_swift_accounts:628 : swift_project_test1=4d1d417ea7a842b6b34b2416e4301c40 2022-05-09 15:17:55.853 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-09 15:17:55.853 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:17:55.853 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-09 15:17:55.853 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:17:55.853 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-09 15:17:55.853 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-09 15:17:55.853 | +++ 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:17:55.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.853 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.853 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.853 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.853 | ++ functions-common:get_or_create_user:937 : user_id=c69381ba728f41ac8a6d345861cb3f75 2022-05-09 15:17:55.853 | ++ functions-common:get_or_create_user:938 : echo c69381ba728f41ac8a6d345861cb3f75 2022-05-09 15:17:55.853 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=c69381ba728f41ac8a6d345861cb3f75 2022-05-09 15:17:55.853 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-09 15:17:55.854 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:17:55.854 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin c69381ba728f41ac8a6d345861cb3f75 4d1d417ea7a842b6b34b2416e4301c40 2022-05-09 15:17:55.854 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:17:55.854 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:17:55.854 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:17:55.854 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:17:55.854 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:17:55.854 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:17:55.854 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:17:55.854 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:17:55.854 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c69381ba728f41ac8a6d345861cb3f75 --project 4d1d417ea7a842b6b34b2416e4301c40 2022-05-09 15:17:55.854 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:55.854 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:17:55.854 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:55.854 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.854 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.854 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.854 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.854 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:17:55.854 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:17:55.854 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user c69381ba728f41ac8a6d345861cb3f75 --project 4d1d417ea7a842b6b34b2416e4301c40 2022-05-09 15:17:55.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.854 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.854 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.854 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c69381ba728f41ac8a6d345861cb3f75 --project 4d1d417ea7a842b6b34b2416e4301c40 2022-05-09 15:17:55.854 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:55.854 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:17:55.855 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:55.855 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.855 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.855 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.855 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.855 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:17:55.855 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:17:55.855 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:17:55.855 | ++ functions-common:get_field:830 : echo '| 42922688d97b4edf9d3bc1c90f4a46f8 | c69381ba728f41ac8a6d345861cb3f75 | | 4d1d417ea7a842b6b34b2416e4301c40 | | | False |' 2022-05-09 15:17:55.855 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.855 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:17:55.855 | + functions-common:get_or_add_user_project_role:1009 : echo 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:17:55.855 | 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:17:55.855 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-09 15:17:55.855 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-09 15:17:55.855 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:17:55.855 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-09 15:17:55.855 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-09 15:17:55.855 | +++ 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:17:55.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.855 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.855 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.855 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.855 | ++ functions-common:get_or_create_user:937 : user_id=ea1de558707548b8853ea8262bab0a87 2022-05-09 15:17:55.855 | ++ functions-common:get_or_create_user:938 : echo ea1de558707548b8853ea8262bab0a87 2022-05-09 15:17:55.855 | + lib/swift:create_swift_accounts:637 : swift_user_test3=ea1de558707548b8853ea8262bab0a87 2022-05-09 15:17:55.855 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-09 15:17:55.855 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:17:55.856 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 477087b40dac4961a4f16566509a5a80 ea1de558707548b8853ea8262bab0a87 4d1d417ea7a842b6b34b2416e4301c40 2022-05-09 15:17:55.856 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:17:55.856 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:17:55.856 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:17:55.856 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:17:55.856 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:17:55.856 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:17:55.856 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:17:55.856 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:17:55.856 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 477087b40dac4961a4f16566509a5a80 --user ea1de558707548b8853ea8262bab0a87 --project 4d1d417ea7a842b6b34b2416e4301c40 2022-05-09 15:17:55.856 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:55.856 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:17:55.856 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:55.856 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.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:17:55.856 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.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:17:55.856 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.856 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.856 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:17:55.856 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:17:55.856 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 477087b40dac4961a4f16566509a5a80 --user ea1de558707548b8853ea8262bab0a87 --project 4d1d417ea7a842b6b34b2416e4301c40 2022-05-09 15:17:55.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:17:55.856 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.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:17:55.856 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.856 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 477087b40dac4961a4f16566509a5a80 --user ea1de558707548b8853ea8262bab0a87 --project 4d1d417ea7a842b6b34b2416e4301c40 2022-05-09 15:17:55.856 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:17:55.857 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:55.857 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:55.857 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.857 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.857 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.857 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.857 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:17:55.857 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:17:55.857 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:17:55.857 | ++ functions-common:get_field:830 : echo '| 477087b40dac4961a4f16566509a5a80 | ea1de558707548b8853ea8262bab0a87 | | 4d1d417ea7a842b6b34b2416e4301c40 | | | False |' 2022-05-09 15:17:55.857 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.857 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=477087b40dac4961a4f16566509a5a80 2022-05-09 15:17:55.857 | + functions-common:get_or_add_user_project_role:1009 : echo 477087b40dac4961a4f16566509a5a80 2022-05-09 15:17:55.857 | 477087b40dac4961a4f16566509a5a80 2022-05-09 15:17:55.857 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-09 15:17:55.857 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-09 15:17:55.857 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:17:55.857 | +++ 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:17:55.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.857 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.857 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.857 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.857 | ++ functions-common:get_or_create_project:950 : project_id=85375a2c56a34d09a0120fb247818949 2022-05-09 15:17:55.857 | ++ functions-common:get_or_create_project:951 : echo 85375a2c56a34d09a0120fb247818949 2022-05-09 15:17:55.857 | + lib/swift:create_swift_accounts:642 : swift_project_test2=85375a2c56a34d09a0120fb247818949 2022-05-09 15:17:55.857 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-09 15:17:55.857 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:17:55.857 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-09 15:17:55.858 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-09 15:17:55.858 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:17:55.858 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-09 15:17:55.858 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-09 15:17:55.858 | +++ 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:17:55.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.858 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.858 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.858 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.858 | ++ functions-common:get_or_create_user:937 : user_id=18cbbc55c40242d6b153fcd2cc96e27e 2022-05-09 15:17:55.858 | ++ functions-common:get_or_create_user:938 : echo 18cbbc55c40242d6b153fcd2cc96e27e 2022-05-09 15:17:55.858 | + lib/swift:create_swift_accounts:647 : swift_user_test2=18cbbc55c40242d6b153fcd2cc96e27e 2022-05-09 15:17:55.858 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-09 15:17:55.858 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:17:55.858 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 18cbbc55c40242d6b153fcd2cc96e27e 85375a2c56a34d09a0120fb247818949 2022-05-09 15:17:55.858 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:17:55.858 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:17:55.858 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:17:55.858 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:17:55.858 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:17:55.858 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:17:55.858 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:17:55.858 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:17:55.858 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 18cbbc55c40242d6b153fcd2cc96e27e --project 85375a2c56a34d09a0120fb247818949 2022-05-09 15:17:55.858 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:55.858 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:17:55.858 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:55.858 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.859 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.859 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.859 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.859 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:17:55.859 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:17:55.859 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 18cbbc55c40242d6b153fcd2cc96e27e --project 85375a2c56a34d09a0120fb247818949 2022-05-09 15:17:55.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.859 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.859 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.859 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 18cbbc55c40242d6b153fcd2cc96e27e --project 85375a2c56a34d09a0120fb247818949 2022-05-09 15:17:55.859 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:55.859 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:17:55.859 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:55.859 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.859 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.859 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.859 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.859 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:17:55.859 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:17:55.859 | ++ functions-common:get_field:830 : echo '| 42922688d97b4edf9d3bc1c90f4a46f8 | 18cbbc55c40242d6b153fcd2cc96e27e | | 85375a2c56a34d09a0120fb247818949 | | | False |' 2022-05-09 15:17:55.859 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:17:55.859 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.859 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:17:55.859 | + functions-common:get_or_add_user_project_role:1009 : echo 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:17:55.859 | 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:17:55.859 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-09 15:17:55.859 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-09 15:17:55.859 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-09 15:17:55.860 | +++ 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:17:55.860 | +++ 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:17:55.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:17:55.860 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.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:17:55.860 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.860 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.860 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-09 15:17:55.860 | 35929e620ea24f77b6acbe2a6ec1f1a8' 2022-05-09 15:17:55.860 | ++ functions-common:get_or_create_domain:900 : echo 35929e620ea24f77b6acbe2a6ec1f1a8 2022-05-09 15:17:55.860 | + lib/swift:create_swift_accounts:652 : swift_domain=35929e620ea24f77b6acbe2a6ec1f1a8 2022-05-09 15:17:55.860 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-09 15:17:55.860 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:17:55.860 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-09 15:17:55.860 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 35929e620ea24f77b6acbe2a6ec1f1a8 2022-05-09 15:17:55.860 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:17:55.860 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=35929e620ea24f77b6acbe2a6ec1f1a8 --or-show -f value -c id 2022-05-09 15:17:55.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:17:55.860 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.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:17:55.860 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.860 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.860 | ++ functions-common:get_or_create_project:950 : project_id=2fe9d0f80e3d42118d1f4849c25ee7fc 2022-05-09 15:17:55.860 | ++ functions-common:get_or_create_project:951 : echo 2fe9d0f80e3d42118d1f4849c25ee7fc 2022-05-09 15:17:55.860 | + lib/swift:create_swift_accounts:656 : swift_project_test4=2fe9d0f80e3d42118d1f4849c25ee7fc 2022-05-09 15:17:55.860 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-09 15:17:55.860 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:17:55.860 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-09 15:17:55.860 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 35929e620ea24f77b6acbe2a6ec1f1a8 test4@example.com 2022-05-09 15:17:55.861 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:17:55.861 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-09 15:17:55.861 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-09 15:17:55.861 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=35929e620ea24f77b6acbe2a6ec1f1a8 --email=test4@example.com --or-show -f value -c id 2022-05-09 15:17:55.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:17:55.861 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.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:17:55.861 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.861 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.861 | ++ functions-common:get_or_create_user:937 : user_id=28ecf61e9b304de8b29b2e67ebad7d97 2022-05-09 15:17:55.861 | ++ functions-common:get_or_create_user:938 : echo 28ecf61e9b304de8b29b2e67ebad7d97 2022-05-09 15:17:55.861 | + lib/swift:create_swift_accounts:661 : swift_user_test4=28ecf61e9b304de8b29b2e67ebad7d97 2022-05-09 15:17:55.861 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-09 15:17:55.861 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:17:55.861 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 28ecf61e9b304de8b29b2e67ebad7d97 2fe9d0f80e3d42118d1f4849c25ee7fc 2022-05-09 15:17:55.861 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:17:55.861 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:17:55.861 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:17:55.861 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:17:55.861 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:17:55.861 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:17:55.861 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:17:55.861 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:17:55.861 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:17:55.861 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:55.861 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 28ecf61e9b304de8b29b2e67ebad7d97 --project 2fe9d0f80e3d42118d1f4849c25ee7fc 2022-05-09 15:17:55.861 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:55.861 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.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:17:55.861 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.862 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.862 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.862 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:17:55.862 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:17:55.862 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 28ecf61e9b304de8b29b2e67ebad7d97 --project 2fe9d0f80e3d42118d1f4849c25ee7fc 2022-05-09 15:17:55.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.862 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.862 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.862 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 28ecf61e9b304de8b29b2e67ebad7d97 --project 2fe9d0f80e3d42118d1f4849c25ee7fc 2022-05-09 15:17:55.862 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:17:55.862 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:17:55.862 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:17:55.862 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.862 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:55.862 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:55.862 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:17:55.862 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:17:55.862 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:17:55.862 | ++ functions-common:get_field:830 : echo '| 42922688d97b4edf9d3bc1c90f4a46f8 | 28ecf61e9b304de8b29b2e67ebad7d97 | | 2fe9d0f80e3d42118d1f4849c25ee7fc | | | False |' 2022-05-09 15:17:55.862 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:17:55.862 | ++ functions-common:get_field:824 : read data 2022-05-09 15:17:55.862 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:17:55.862 | + functions-common:get_or_add_user_project_role:1009 : echo 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:17:55.862 | 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:17:55.892 | [115395 Async create_swift_accounts:150044]: finished create_swift_accounts with result 0 in 129 seconds 2022-05-09 15:17:55.901 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-09 15:17:55.903 | + inc/async:async_wait:197 : return 0 2022-05-09 15:17:55.906 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-09 15:17:55.925 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:17:55.928 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-09 15:17:55.947 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:17:55.950 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-09 15:17:55.953 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:17:55.955 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-09 15:17:55.958 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-09 15:17:55.961 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-09 15:17:56.025 | + inc/async:async_inner:63 : init_glance 2022-05-09 15:17:56.067 | [115395 Async init_glance:154346]: running: init_glance 2022-05-09 15:17:56.071 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-09 15:17:56.091 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:17:56.094 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-09 15:17:56.097 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:17:56.100 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-09 15:17:56.103 | + ./stack.sh:main:1149 : configure_neutron 2022-05-09 15:17:56.106 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-09 15:17:56.111 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:17:56.113 | ++ 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:17:56.119 | + 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:17:56.123 | + 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:17:56.126 | + 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:17:56.129 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:17:56.134 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-09 15:17:56.138 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-09 15:17:56.141 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-09 15:17:56.143 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-09 15:17:56.160 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-09 15:17:56.163 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-09 15:17:59.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:59.742 | from cryptography.utils import int_from_bytes 2022-05-09 15:17:59.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:17:59.743 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:03.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:18:03.543 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:03.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:18:03.543 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:06.615 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:18:06.645 | [154346 Async init_glance:154346]: finished successfully 2022-05-09 15:18:07.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:18:07.131 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:07.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:18:07.131 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:10.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:18:10.645 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:10.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:18:10.645 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:14.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:18:14.249 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:14.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:18:14.249 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:17.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:18:17.964 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:17.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:18:17.964 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:21.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:18:21.490 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:21.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:18:21.491 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:25.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:18:25.219 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:25.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:18:25.219 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:30.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:18:30.166 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:30.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:18:30.166 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:36.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:18:36.339 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:36.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:18:36.339 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:36.709 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-09 15:18:36.714 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-09 15:18:36.717 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-09 15:18:36.719 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-09 15:18:36.722 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-09 15:18:36.725 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-09 15:18:36.727 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-09 15:18:36.730 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-09 15:18:36.732 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-09 15:18:36.734 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-09 15:18:36.736 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-09 15:18:36.739 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-09 15:18:36.742 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-09 15:18:36.744 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-09 15:18:36.747 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-09 15:18:36.749 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-09 15:18:36.753 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:18:36.757 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-09 15:18:36.759 | + 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:18:36.765 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-09 15:18:36.767 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-09 15:18:36.769 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-09 15:18:36.772 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=neutron 2022-05-09 15:18:36.774 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-05-09 15:18:36.777 | + 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:18:36.809 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-09 15:18:36.843 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-09 15:18:36.877 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-09 15:18:36.909 | + 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:18:36.941 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-09 15:18:36.975 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-09 15:18:36.977 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-09 15:18:36.980 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-09 15:18:36.982 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-09 15:18:36.985 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:18:37.003 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:18:37.006 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:18:37.008 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:18:37.010 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:18:37.013 | + 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:18:37.044 | + 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:18:37.075 | + 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:18:37.107 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:18:37.139 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-09 15:18:37.155 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:18:37.158 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-09 15:18:37.160 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:18:37.163 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-09 15:18:37.166 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-09 15:18:37.168 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-05-09 15:18:37.181 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-09 15:18:37.183 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:18:37.186 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-09 15:18:37.188 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-09 15:18:37.202 | + 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:18:37.216 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-09 15:18:37.218 | + 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:18:37.232 | + 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:18:37.246 | + 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:18:37.261 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-09 15:18:37.263 | + 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:18:37.266 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-09 15:18:37.271 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.7GWCHNUOED 2022-05-09 15:18:37.273 | + 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:18:37.276 | + 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:18:37.278 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.7GWCHNUOED 2022-05-09 15:18:37.282 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.7GWCHNUOED 2022-05-09 15:18:37.295 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.7GWCHNUOED /etc/sudoers.d/neutron-rootwrap 2022-05-09 15:18:37.309 | + 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:18:37.340 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-09 15:18:37.343 | + 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:18:37.376 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-09 15:18:37.379 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-09 15:18:37.382 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-09 15:18:37.384 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:18:37.387 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:18:37.389 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:18:37.409 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:18:37.413 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:18:37.417 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:18:37.419 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:18:37.438 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:18:37.441 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:18:37.444 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:18:37.481 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:18:37.484 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:18:37.486 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-09 15:18:37.506 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:18:37.509 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-09 15:18:37.511 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-09 15:18:37.514 | + 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:18:37.516 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-09 15:18:37.519 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-09 15:18:37.522 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-09 15:18:37.525 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-09 15:18:37.528 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-09 15:18:37.530 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-09 15:18:37.533 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-09 15:18:37.538 | + 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:18:37.540 | + 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:18:37.545 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-09 15:18:37.564 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:18:37.567 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-09 15:18:37.570 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-09 15:18:37.572 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-09 15:18:37.578 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-09 15:18:37.613 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-09 15:18:37.647 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-09 15:18:37.681 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-09 15:18:37.715 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-09 15:18:37.751 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-09 15:18:37.754 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-09 15:18:37.757 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-09 15:18:37.760 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:18:37.763 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-09 15:18:37.794 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-09 15:18:37.827 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-05-09 15:18:37.861 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-09 15:18:37.894 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-09 15:18:37.928 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-09 15:18:37.963 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-09 15:18:37.998 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-09 15:18:38.035 | + 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:18:38.069 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:18:38.104 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-09 15:18:38.140 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-09 15:18:38.177 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-09 15:18:38.181 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-09 15:18:38.184 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-09 15:18:38.187 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-09 15:18:38.190 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-09 15:18:38.227 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-09 15:18:38.261 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.49/identity 2022-05-09 15:18:38.296 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-09 15:18:38.332 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-09 15:18:38.372 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-09 15:18:38.406 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-09 15:18:38.447 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-09 15:18:38.484 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:18:38.521 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-09 15:18:38.556 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-09 15:18:38.560 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-09 15:18:38.562 | + 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:18:38.565 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-09 15:18:38.567 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-09 15:18:38.570 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-09 15:18:38.573 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-09 15:18:38.575 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 200:249 != '' ]] 2022-05-09 15:18:38.578 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:200:249 2022-05-09 15:18:38.581 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:200:249 != '' ]] 2022-05-09 15:18:38.585 | + 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:18:38.588 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-09 15:18:38.590 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-09 15:18:38.593 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-09 15:18:38.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-09 15:18:38.600 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-09 15:18:38.603 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-09 15:18:38.605 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-09 15:18:38.608 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-09 15:18:38.611 | + 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:18:38.643 | + 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:18:38.645 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:18:38.648 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-09 15:18:38.651 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-09 15:18:38.653 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-09 15:18:38.656 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:18:38.659 | + 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:18:38.690 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-09 15:18:38.694 | + 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:18:38.697 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:18:38.701 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-09 15:18:38.704 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-09 15:18:38.707 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-09 15:18:38.711 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:18:38.714 | + 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:18:38.753 | + 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:18:38.756 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:18:38.759 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-09 15:18:38.761 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-09 15:18:38.764 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-09 15:18:38.767 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:18:38.769 | + 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:18:38.805 | + 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:18:38.807 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:18:38.810 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-09 15:18:38.812 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-09 15:18:38.816 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-09 15:18:38.818 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:18:38.821 | + 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:18:38.855 | + 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:18:38.858 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:18:38.861 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-09 15:18:38.863 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-09 15:18:38.866 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-09 15:18:38.868 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:18:38.871 | + 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:18:38.904 | + 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:18:38.907 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:18:38.910 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-09 15:18:38.913 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-09 15:18:38.916 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-09 15:18:38.919 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:18:38.922 | + 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:18:38.953 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:200:249 2022-05-09 15:18:38.956 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:18:38.959 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-09 15:18:38.962 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:200:249 2022-05-09 15:18:38.964 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2022-05-09 15:18:38.967 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:18:38.969 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2022-05-09 15:18:39.004 | + 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:18:39.007 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:18:39.010 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-09 15:18:39.013 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-09 15:18:39.015 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-09 15:18:39.018 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:18:39.021 | + 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:18:39.055 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-09 15:18:39.057 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-09 15:18:39.078 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:18:39.081 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-09 15:18:39.085 | + 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:18:39.125 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-09 15:18:39.128 | + 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:18:39.162 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-09 15:18:39.199 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-09 15:18:39.202 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-09 15:18:39.205 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-09 15:18:39.207 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-09 15:18:42.405 | INFO neutron.common.config [-] Logging enabled! 2022-05-09 15:18:42.405 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev196 2022-05-09 15:18:42.405 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=156288) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-09 15:18:42.459 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=156288) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-09 15:18:42.459 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=156288) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-09 15:18:42.459 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=156288) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:18:42.460 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=156288) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:18:42.460 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=156288) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:18:42.460 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=156288) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:18:42.516 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-09 15:18:42.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:18:42.517 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:42.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:18:42.517 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:42.926 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-09 15:18:42.929 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-09 15:18:42.932 | + 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:18:42.934 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-09 15:18:42.937 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-09 15:18:43.006 | + 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:18:43.029 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-09 15:18:43.034 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-09 15:18:43.042 | + 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:18:43.077 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-09 15:18:43.080 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-09 15:18:43.090 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-09 15:18:43.093 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-09 15:18:43.096 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-09 15:18:43.110 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-09 15:18:43.125 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-09 15:18:43.128 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-09 15:18:43.138 | net.bridge.bridge-nf-call-iptables = 1 2022-05-09 15:18:43.145 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-09 15:18:43.148 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-09 15:18:43.157 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-09 15:18:43.162 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-09 15:18:43.165 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-09 15:18:43.167 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-09 15:18:43.171 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-09 15:18:43.173 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-09 15:18:43.176 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-09 15:18:43.179 | + 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:18:43.182 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-09 15:18:43.185 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-09 15:18:43.216 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-09 15:18:43.219 | + 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:18:43.261 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-09 15:18:43.264 | + 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:18:43.298 | + 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:18:43.331 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-09 15:18:43.361 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:18:43.364 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-09 15:18:43.366 | + 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:18:43.371 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-09 15:18:43.407 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-09 15:18:43.443 | + 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:18:43.490 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-09 15:18:43.492 | + 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:18:43.529 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-09 15:18:43.550 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:18:43.554 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-09 15:18:43.557 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-09 15:18:43.597 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-09 15:18:43.601 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-09 15:18:43.603 | + 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:18:43.640 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-09 15:18:43.646 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-09 15:18:43.649 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-09 15:18:43.652 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-09 15:18:43.672 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:18:43.675 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-09 15:18:43.678 | + 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:18:43.684 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-09 15:18:43.729 | + 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:18:43.771 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-09 15:18:43.774 | + 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:18:43.811 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-09 15:18:43.814 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-09 15:18:43.850 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-09 15:18:43.853 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-09 15:18:43.855 | + 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:18:43.891 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-09 15:18:43.894 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-09 15:18:43.897 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-09 15:18:43.900 | + 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:18:47.023 | INFO neutron.common.config [-] Logging enabled! 2022-05-09 15:18:47.023 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev196 2022-05-09 15:18:47.023 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=156818) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-09 15:18:47.076 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=156818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-09 15:18:47.076 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=156818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-09 15:18:47.077 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=156818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:18:47.077 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=156818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:18:47.077 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=156818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:18:47.077 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=156818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:18:47.141 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-09 15:18:47.141 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=156818) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-09 15:18:47.142 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=156818) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-09 15:18:47.142 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-09 15:18:47.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:18:47.142 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:47.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:18:47.142 | from cryptography.utils import int_from_bytes 2022-05-09 15:18:47.566 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-09 15:18:47.571 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-09 15:18:47.574 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-09 15:18:47.576 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-09 15:18:47.579 | + 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:18:47.581 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-09 15:18:47.587 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-09 15:18:47.606 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-09 15:18:47.609 | + functions:set_mtu:785 : local dev=br-data 2022-05-09 15:18:47.611 | + functions:set_mtu:786 : local mtu=1500 2022-05-09 15:18:47.614 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-09 15:18:47.628 | + 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:18:47.649 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-09 15:18:47.652 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-09 15:18:47.655 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-09 15:18:47.658 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-09 15:18:47.660 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-09 15:18:47.663 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-09 15:18:47.666 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-09 15:18:47.668 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-09 15:18:47.672 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-09 15:18:47.674 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-09 15:18:47.677 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-09 15:18:47.680 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-09 15:18:47.682 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-09 15:18:47.685 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-09 15:18:47.689 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-09 15:18:47.689 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-09 15:18:47.697 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-09 15:18:47.700 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-09 15:18:47.703 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-09 15:18:47.706 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-09 15:18:47.712 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-09 15:18:47.713 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-09 15:18:47.713 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-09 15:18:47.720 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.24/22 brd 192.168.3.255' 2022-05-09 15:18:47.724 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-09 15:18:47.727 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-09 15:18:47.730 | + 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:18:47.732 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-09 15:18:47.735 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.24/22 brd 192.168.3.255 != '' ]] 2022-05-09 15:18:47.738 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.24/22 brd 192.168.3.255 dev eth1' 2022-05-09 15:18:47.741 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.24/22 brd 192.168.3.255 dev br-data' 2022-05-09 15:18:47.743 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-09 15:18:47.746 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-09 15:18:47.751 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.24/22 brd 192.168.3.255 2022-05-09 15:18:47.751 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-09 15:18:47.752 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-09 15:18:47.753 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-09 15:18:47.759 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.24 2022-05-09 15:18:47.762 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.24 ' 2022-05-09 15:18:47.765 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.24/22 brd 192.168.3.255 dev eth1 2022-05-09 15:18:47.779 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.24/22 brd 192.168.3.255 dev br-data 2022-05-09 15:18:47.794 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-09 15:18:47.809 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-09 15:18:47.836 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.24 2022-05-09 15:18:47.846 | PING 192.168.0.24 (192.168.0.24) from 192.168.0.24 br-data: 56(84) bytes of data. 2022-05-09 15:18:47.846 | 64 bytes from 192.168.0.24: icmp_seq=1 ttl=64 time=0.084 ms 2022-05-09 15:18:48.876 | 64 bytes from 192.168.0.24: icmp_seq=2 ttl=64 time=0.061 ms 2022-05-09 15:18:49.900 | 64 bytes from 192.168.0.24: icmp_seq=3 ttl=64 time=0.072 ms 2022-05-09 15:18:49.900 | 2022-05-09 15:18:49.900 | --- 192.168.0.24 ping statistics --- 2022-05-09 15:18:49.900 | 3 packets transmitted, 3 received, 0% packet loss, time 2054ms 2022-05-09 15:18:49.900 | rtt min/avg/max/mdev = 0.061/0.072/0.084/0.009 ms 2022-05-09 15:18:49.906 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-05-09 15:18:49.907 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-05-09 15:18:49.913 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-05-09 15:18:49.916 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-05-09 15:18:49.936 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:18:49.939 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-05-09 15:18:49.942 | + 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:18:49.948 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-05-09 15:18:49.980 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.49 2022-05-09 15:18:50.015 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-05-09 15:18:50.046 | + 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:18:50.080 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-05-09 15:18:50.083 | + 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:18:50.116 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-09 15:18:50.119 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-05-09 15:18:50.138 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:18:50.140 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-05-09 15:18:50.143 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-05-09 15:18:50.165 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:18:50.168 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-05-09 15:18:50.188 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:18:50.191 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-05-09 15:18:50.212 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:18:50.214 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-05-09 15:18:50.247 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-05-09 15:18:50.282 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-05-09 15:18:50.285 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-05-09 15:18:50.305 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:18:50.308 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-05-09 15:18:50.329 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:18:50.332 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-05-09 15:18:50.335 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-05-09 15:18:50.404 | + inc/async:async_inner:63 : init_neutron 2022-05-09 15:18:50.453 | [115395 Async init_neutron:157296]: running: init_neutron 2022-05-09 15:18:50.456 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-05-09 15:18:50.482 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:18:50.486 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-05-09 15:18:50.499 | ++ ./stack.sh:main:1164 : true 2022-05-09 15:18:50.503 | + ./stack.sh:main:1164 : netman_pid= 2022-05-09 15:18:50.506 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-05-09 15:18:50.509 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-05-09 15:18:50.530 | + ./stack.sh:main:1171 : clean_iptables 2022-05-09 15:18:50.540 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-05-09 15:18:50.543 | + lib/nova:clean_iptables:186 : bash 2022-05-09 15:18:50.543 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-05-09 15:18:50.546 | + lib/nova:clean_iptables:186 : grep nova 2022-05-09 15:18:50.550 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-05-09 15:18:50.551 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-09 15:18:50.554 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-05-09 15:18:50.567 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-09 15:18:50.571 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-05-09 15:18:50.574 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-05-09 15:18:50.575 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-05-09 15:18:50.576 | + lib/nova:clean_iptables:188 : grep nova 2022-05-09 15:18:50.576 | + lib/nova:clean_iptables:188 : bash 2022-05-09 15:18:50.584 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-05-09 15:18:50.608 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-05-09 15:18:50.616 | + lib/nova:clean_iptables:190 : grep nova 2022-05-09 15:18:50.616 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-05-09 15:18:50.616 | + lib/nova:clean_iptables:190 : bash 2022-05-09 15:18:50.619 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-05-09 15:18:50.622 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-09 15:18:50.622 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-05-09 15:18:50.636 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-05-09 15:18:50.639 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-05-09 15:18:50.644 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-09 15:18:50.648 | + lib/nova:clean_iptables:192 : grep nova 2022-05-09 15:18:50.649 | + lib/nova:clean_iptables:192 : bash 2022-05-09 15:18:50.652 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-05-09 15:18:50.657 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-05-09 15:18:50.664 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-05-09 15:18:50.675 | net.ipv4.ip_forward = 1 2022-05-09 15:18:50.685 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-05-09 15:18:50.708 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:18:50.712 | + ./stack.sh:main:1180 : configure_os_vif 2022-05-09 15:18:50.715 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-05-09 15:18:50.718 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-05-09 15:18:50.764 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-05-09 15:18:50.812 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-05-09 15:18:50.816 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-05-09 15:18:50.863 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-05-09 15:18:50.907 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-05-09 15:18:50.932 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:18:50.935 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-05-09 15:18:50.939 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:18:50.943 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-05-09 15:18:50.946 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-05-09 15:18:50.950 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-05-09 15:18:51.040 | + inc/async:async_inner:63 : init_swift 2022-05-09 15:18:51.119 | [115395 Async init_swift:157655]: running: init_swift 2022-05-09 15:18:51.125 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-05-09 15:18:51.168 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:18:51.174 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-05-09 15:18:51.179 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:18:51.183 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-05-09 15:18:51.188 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-05-09 15:18:51.193 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-05-09 15:18:51.312 | + inc/async:async_inner:63 : init_cinder 2022-05-09 15:18:51.445 | [115395 Async init_cinder:157750]: running: init_cinder 2022-05-09 15:18:51.448 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-05-09 15:18:51.482 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:18:51.485 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-05-09 15:18:51.490 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:18:51.496 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-05-09 15:18:51.499 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-05-09 15:18:51.502 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-05-09 15:18:51.694 | + inc/async:async_inner:63 : init_placement 2022-05-09 15:18:51.820 | [115395 Async init_placement:157888]: running: init_placement 2022-05-09 15:18:51.837 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-05-09 15:18:52.048 | [115395 Async init_neutron:157296]: Waiting for completion of init_neutron running on PID 157296 (6 other jobs running) 2022-05-09 15:18:52.134 | [115395 Async init_neutron:157296]: Signaling child to exit 2022-05-09 15:18:56.219 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:18:56.301 | [157750 Async init_cinder:157750]: finished successfully 2022-05-09 15:19:09.633 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:19:09.678 | [157655 Async init_swift:157655]: finished successfully 2022-05-09 15:19:27.466 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:19:27.504 | [157296 Async init_neutron:157296]: finished successfully 2022-05-09 15:19:27.528 | WAKEUP 2022-05-09 15:19:27.560 | [115395 Async init_neutron:157296]: Signaled 2022-05-09 15:19:27.562 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-05-09 15:19:27.562 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:19:27.562 | ++ 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:19:27.562 | + 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:19:27.563 | + 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:19:27.563 | + 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:19:27.563 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:19:27.563 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-05-09 15:19:27.563 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-05-09 15:19:27.563 | + lib/database:recreate_database:112 : local db=neutron 2022-05-09 15:19:27.563 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-05-09 15:19:27.563 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-05-09 15:19:27.563 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-05-09 15:19:27.563 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:19:27.563 | + 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:19:27.563 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:19:27.563 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-05-09 15:19:27.563 | + functions-common:time_start:2423 : local name=dbsync 2022-05-09 15:19:27.563 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:19:27.564 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:19:27.564 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:19:27.564 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109535211 2022-05-09 15:19:27.564 | + 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:19:27.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:27.564 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:27.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:27.564 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:27.564 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:19:27.564 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:19:27.564 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:19:27.564 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:19:27.564 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-05-09 15:19:27.564 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-05-09 15:19:27.564 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-05-09 15:19:27.565 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-05-09 15:19:27.565 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-05-09 15:19:27.565 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-05-09 15:19:27.565 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-05-09 15:19:27.565 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-05-09 15:19:27.565 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-05-09 15:19:27.565 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-05-09 15:19:27.565 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-05-09 15:19:27.565 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-05-09 15:19:27.565 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-05-09 15:19:27.565 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-05-09 15:19:27.565 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-05-09 15:19:27.565 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-05-09 15:19:27.565 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-05-09 15:19:27.565 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-05-09 15:19:27.565 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-05-09 15:19:27.566 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-05-09 15:19:27.567 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-05-09 15:19:27.567 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-05-09 15:19:27.567 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-05-09 15:19:27.567 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-05-09 15:19:27.567 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-05-09 15:19:27.567 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-05-09 15:19:27.567 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-05-09 15:19:27.567 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-05-09 15:19:27.567 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-05-09 15:19:27.567 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-05-09 15:19:27.567 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-05-09 15:19:27.567 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-05-09 15:19:27.567 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-05-09 15:19:27.567 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-05-09 15:19:27.567 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-05-09 15:19:27.567 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-05-09 15:19:27.568 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-05-09 15:19:27.568 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-05-09 15:19:27.568 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-05-09 15:19:27.568 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-05-09 15:19:27.568 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-05-09 15:19:27.568 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-05-09 15:19:27.568 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-05-09 15:19:27.568 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-05-09 15:19:27.568 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-05-09 15:19:27.568 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-05-09 15:19:27.568 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-05-09 15:19:27.568 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-05-09 15:19:27.568 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-05-09 15:19:27.568 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-05-09 15:19:27.568 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-05-09 15:19:27.569 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-05-09 15:19:27.569 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-05-09 15:19:27.569 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-05-09 15:19:27.569 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-05-09 15:19:27.569 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-05-09 15:19:27.569 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-05-09 15:19:27.569 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-05-09 15:19:27.569 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-05-09 15:19:27.569 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-05-09 15:19:27.569 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-05-09 15:19:27.569 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-05-09 15:19:27.569 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-05-09 15:19:27.569 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-05-09 15:19:27.569 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-05-09 15:19:27.569 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-05-09 15:19:27.569 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-05-09 15:19:27.570 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-05-09 15:19:27.570 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-05-09 15:19:27.570 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-05-09 15:19:27.570 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-05-09 15:19:27.570 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-05-09 15:19:27.570 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-05-09 15:19:27.570 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-05-09 15:19:27.570 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-05-09 15:19:27.570 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-05-09 15:19:27.570 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-05-09 15:19:27.570 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-05-09 15:19:27.570 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-05-09 15:19:27.570 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-05-09 15:19:27.570 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-05-09 15:19:27.570 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-05-09 15:19:27.570 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-05-09 15:19:27.571 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-05-09 15:19:27.571 | Running upgrade for neutron ... 2022-05-09 15:19:27.572 | OK 2022-05-09 15:19:27.572 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-05-09 15:19:27.572 | + functions-common:time_stop:2437 : local name 2022-05-09 15:19:27.572 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:19:27.572 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:19:27.572 | + functions-common:time_stop:2440 : local total 2022-05-09 15:19:27.572 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:19:27.572 | + functions-common:time_stop:2443 : name=dbsync 2022-05-09 15:19:27.572 | + functions-common:time_stop:2444 : start_time=1652109535211 2022-05-09 15:19:27.572 | + functions-common:time_stop:2446 : [[ -z 1652109535211 ]] 2022-05-09 15:19:27.572 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:19:27.572 | + functions-common:time_stop:2449 : end_time=1652109567446 2022-05-09 15:19:27.572 | + functions-common:time_stop:2450 : elapsed_time=32235 2022-05-09 15:19:27.572 | + functions-common:time_stop:2451 : total=8732 2022-05-09 15:19:27.572 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:19:27.572 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=40967 2022-05-09 15:19:27.636 | [115395 Async init_neutron:157296]: finished init_neutron with result 0 in 37 seconds 2022-05-09 15:19:27.641 | + inc/async:async_wait:197 : return 0 2022-05-09 15:19:27.645 | + ./stack.sh:main:1210 : async_wait init_placement 2022-05-09 15:19:27.716 | [115395 Async init_placement:157888]: Waiting for completion of init_placement running on PID 157888 (5 other jobs running) 2022-05-09 15:19:27.750 | [115395 Async init_placement:157888]: Signaling child to exit 2022-05-09 15:19:46.175 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:19:46.205 | [157888 Async init_placement:157888]: finished successfully 2022-05-09 15:19:46.227 | WAKEUP 2022-05-09 15:19:46.253 | [115395 Async init_placement:157888]: Signaled 2022-05-09 15:19:46.255 | + lib/placement:init_placement:130 : recreate_database placement 2022-05-09 15:19:46.256 | + lib/database:recreate_database:112 : local db=placement 2022-05-09 15:19:46.256 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-05-09 15:19:46.256 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-05-09 15:19:46.256 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-05-09 15:19:46.256 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:19:46.256 | + 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:19:46.256 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:19:46.256 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-05-09 15:19:46.256 | + lib/placement:init_placement:132 : create_placement_accounts 2022-05-09 15:19:46.256 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-05-09 15:19:46.256 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-05-09 15:19:46.256 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:19:46.256 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:19:46.256 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:19:46.256 | ++ 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:19:46.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:46.256 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:46.256 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.256 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:19:46.257 | + functions-common:get_or_create_user:937 : user_id=285a4870c98641f8b7df8a05acf51325 2022-05-09 15:19:46.257 | + functions-common:get_or_create_user:938 : echo 285a4870c98641f8b7df8a05acf51325 2022-05-09 15:19:46.257 | 285a4870c98641f8b7df8a05acf51325 2022-05-09 15:19:46.257 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-05-09 15:19:46.257 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:19:46.257 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:19:46.257 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:19:46.257 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:19:46.257 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:19:46.257 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:19:46.257 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:19:46.257 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:19:46.257 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:19:46.257 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:19:46.257 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:19:46.257 | ++ 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:19:46.257 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:19:46.257 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:19:46.257 | ++ functions-common:get_field:824 : read data 2022-05-09 15:19:46.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:46.257 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:46.257 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.257 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:19:46.257 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:19:46.257 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:19:46.257 | + 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:19:46.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:46.257 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:46.257 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.258 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:19:46.258 | ++ 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:19:46.258 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:19:46.258 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:19:46.258 | ++ functions-common:get_field:824 : read data 2022-05-09 15:19:46.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:46.258 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:46.258 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.258 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:19:46.258 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:19:46.258 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:19:46.258 | ++ functions-common:get_field:830 : echo '| 4cf550674d37460b8bd11a7d8bd2b165 | 285a4870c98641f8b7df8a05acf51325 | | 9cd79c3b5b6740a3856aac1bf0aee9a1 | | | False |' 2022-05-09 15:19:46.258 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:19:46.258 | ++ functions-common:get_field:824 : read data 2022-05-09 15:19:46.258 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:19:46.258 | + functions-common:get_or_add_user_project_role:1009 : echo 4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:19:46.258 | 4cf550674d37460b8bd11a7d8bd2b165 2022-05-09 15:19:46.258 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-09 15:19:46.258 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-05-09 15:19:46.258 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:19:46.258 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:19:46.258 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:19:46.258 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:19:46.258 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:19:46.258 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:19:46.258 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:19:46.258 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:19:46.258 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:19:46.258 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:19:46.258 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:19:46.258 | ++ 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:19:46.259 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:19:46.259 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:19:46.259 | ++ functions-common:get_field:824 : read data 2022-05-09 15:19:46.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:19:46.259 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.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:19:46.259 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.259 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:19:46.259 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:19:46.259 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:19:46.259 | + 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:19:46.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:19:46.259 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.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:19:46.259 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.259 | ++ 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:19:46.259 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:19:46.259 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:19:46.259 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:19:46.259 | ++ functions-common:get_field:824 : read data 2022-05-09 15:19:46.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:19:46.259 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.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:19:46.259 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.259 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:19:46.259 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:19:46.259 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:19:46.259 | ++ functions-common:get_field:830 : echo '| 42922688d97b4edf9d3bc1c90f4a46f8 | 285a4870c98641f8b7df8a05acf51325 | | 9cd79c3b5b6740a3856aac1bf0aee9a1 | | | False |' 2022-05-09 15:19:46.259 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:19:46.259 | ++ functions-common:get_field:824 : read data 2022-05-09 15:19:46.259 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:19:46.260 | + functions-common:get_or_add_user_project_role:1009 : echo 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:19:46.260 | 42922688d97b4edf9d3bc1c90f4a46f8 2022-05-09 15:19:46.260 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.49/placement 2022-05-09 15:19:46.260 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-05-09 15:19:46.260 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:19:46.260 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-05-09 15:19:46.260 | ++ 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:19:46.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:46.260 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:46.260 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.260 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:19:46.260 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:19:46.260 | 40281b72a1bb4f0cad3137760c97f8e1' 2022-05-09 15:19:46.260 | + functions-common:get_or_create_service:1106 : echo 40281b72a1bb4f0cad3137760c97f8e1 2022-05-09 15:19:46.260 | 40281b72a1bb4f0cad3137760c97f8e1 2022-05-09 15:19:46.260 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.49/placement 2022-05-09 15:19:46.260 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:19:46.260 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.49/placement RegionOne 2022-05-09 15:19:46.260 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:19:46.260 | +++ 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:19:46.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:46.260 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:46.260 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.260 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:19:46.260 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:19:46.260 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:19:46.260 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.49/placement --region RegionOne -f value -c id 2022-05-09 15:19:46.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:46.261 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.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:19:46.261 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.261 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:19:46.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=a3fd53c0e58a4ac79a97cdaccbacd0d2 2022-05-09 15:19:46.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo a3fd53c0e58a4ac79a97cdaccbacd0d2 2022-05-09 15:19:46.261 | + functions-common:get_or_create_endpoint:1139 : public_id=a3fd53c0e58a4ac79a97cdaccbacd0d2 2022-05-09 15:19:46.261 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:19:46.261 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:19:46.261 | + functions-common:get_or_create_endpoint:1148 : echo a3fd53c0e58a4ac79a97cdaccbacd0d2 2022-05-09 15:19:46.261 | a3fd53c0e58a4ac79a97cdaccbacd0d2 2022-05-09 15:19:46.308 | [115395 Async init_placement:157888]: finished init_placement with result 0 in 54 seconds 2022-05-09 15:19:46.312 | + inc/async:async_wait:197 : return 0 2022-05-09 15:19:46.316 | + ./stack.sh:main:1211 : async_wait init_glance 2022-05-09 15:19:46.376 | [115395 Async init_glance:154346]: Waiting for completion of init_glance running on PID 154346 (4 other jobs running) 2022-05-09 15:19:46.404 | [115395 Async init_glance:154346]: Signaling child to exit 2022-05-09 15:19:46.404 | WAKEUP 2022-05-09 15:19:46.429 | [115395 Async init_glance:154346]: Signaled 2022-05-09 15:19:46.431 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-05-09 15:19:46.431 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-05-09 15:19:46.431 | + lib/glance:init_glance:485 : recreate_database glance 2022-05-09 15:19:46.431 | + lib/database:recreate_database:112 : local db=glance 2022-05-09 15:19:46.431 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-05-09 15:19:46.431 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-05-09 15:19:46.431 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-05-09 15:19:46.431 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:19:46.431 | + 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:19:46.431 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:19:46.431 | + lib/glance:init_glance:487 : time_start dbsync 2022-05-09 15:19:46.431 | + functions-common:time_start:2423 : local name=dbsync 2022-05-09 15:19:46.431 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:19:46.431 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:19:46.431 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:19:46.431 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109476338 2022-05-09 15:19:46.431 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-05-09 15:19:46.431 | 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=154469) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-09 15:19:46.431 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:19:46.431 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:19:46.431 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:19:46.432 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-05-09 15:19:46.432 | 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:19:46.432 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-05-09 15:19:46.432 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-05-09 15:19:46.433 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-05-09 15:19:46.433 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-05-09 15:19:46.433 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:19:46.433 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:19:46.433 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:19:46.433 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:19:46.433 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-05-09 15:19:46.433 | Database migration is up to date. No migration needed. 2022-05-09 15:19:46.433 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-05-09 15:19:46.433 | Database is synced successfully. 2022-05-09 15:19:46.433 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-05-09 15:19:46.433 | 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=154621) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-09 15:19:46.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-05-09 15:19:46.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-05-09 15:19:46.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-05-09 15:19:46.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-05-09 15:19:46.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-05-09 15:19:46.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-05-09 15:19:46.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-05-09 15:19:46.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-05-09 15:19:46.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-05-09 15:19:46.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-05-09 15:19:46.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-05-09 15:19:46.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-05-09 15:19:46.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-05-09 15:19:46.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-05-09 15:19:46.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-05-09 15:19:46.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-05-09 15:19:46.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-05-09 15:19:46.434 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-05-09 15:19:46.434 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-05-09 15:19:46.434 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-05-09 15:19:46.434 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-05-09 15:19:46.434 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-05-09 15:19:46.434 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-05-09 15:19:46.434 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-05-09 15:19:46.434 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-05-09 15:19:46.434 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-05-09 15:19:46.434 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-05-09 15:19:46.434 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-05-09 15:19:46.434 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-05-09 15:19:46.434 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-05-09 15:19:46.434 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-05-09 15:19:46.434 | + lib/glance:init_glance:493 : time_stop dbsync 2022-05-09 15:19:46.434 | + functions-common:time_stop:2437 : local name 2022-05-09 15:19:46.434 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:19:46.434 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:19:46.434 | + functions-common:time_stop:2440 : local total 2022-05-09 15:19:46.434 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:19:46.434 | + functions-common:time_stop:2443 : name=dbsync 2022-05-09 15:19:46.434 | + functions-common:time_stop:2444 : start_time=1652109476338 2022-05-09 15:19:46.434 | + functions-common:time_stop:2446 : [[ -z 1652109476338 ]] 2022-05-09 15:19:46.434 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:19:46.434 | + functions-common:time_stop:2449 : end_time=1652109486600 2022-05-09 15:19:46.434 | + functions-common:time_stop:2450 : elapsed_time=10262 2022-05-09 15:19:46.434 | + functions-common:time_stop:2451 : total=8732 2022-05-09 15:19:46.434 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:19:46.434 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18994 2022-05-09 15:19:46.484 | [115395 Async init_glance:154346]: finished init_glance with result 0 in 10 seconds 2022-05-09 15:19:46.490 | + inc/async:async_wait:197 : return 0 2022-05-09 15:19:46.493 | + ./stack.sh:main:1212 : async_wait init_swift 2022-05-09 15:19:46.550 | [115395 Async init_swift:157655]: Waiting for completion of init_swift running on PID 157655 (3 other jobs running) 2022-05-09 15:19:46.582 | [115395 Async init_swift:157655]: Signaling child to exit 2022-05-09 15:19:46.583 | WAKEUP 2022-05-09 15:19:46.609 | [115395 Async init_swift:157655]: Signaled 2022-05-09 15:19:46.610 | + lib/swift:init_swift:668 : local node_number 2022-05-09 15:19:46.610 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-09 15:19:46.610 | No proxy-server running 2022-05-09 15:19:46.611 | No object-reconstructor running 2022-05-09 15:19:46.611 | No container-reconciler running 2022-05-09 15:19:46.611 | No container-server running 2022-05-09 15:19:46.611 | No container-auditor running 2022-05-09 15:19:46.611 | No account-reaper running 2022-05-09 15:19:46.611 | No container-sync running 2022-05-09 15:19:46.611 | No account-server running 2022-05-09 15:19:46.611 | No container-updater running 2022-05-09 15:19:46.611 | No object-auditor running 2022-05-09 15:19:46.611 | No object-expirer running 2022-05-09 15:19:46.611 | No object-server running 2022-05-09 15:19:46.611 | No object-updater running 2022-05-09 15:19:46.611 | No container-replicator running 2022-05-09 15:19:46.611 | No container-sharder running 2022-05-09 15:19:46.611 | No account-replicator running 2022-05-09 15:19:46.611 | No account-auditor running 2022-05-09 15:19:46.611 | No object-replicator running 2022-05-09 15:19:46.612 | + lib/swift:init_swift:670 : true 2022-05-09 15:19:46.612 | + lib/swift:init_swift:673 : create_swift_disk 2022-05-09 15:19:46.612 | + lib/swift:create_swift_disk:565 : local node_number 2022-05-09 15:19:46.612 | + lib/swift:create_swift_disk:570 : local user_group 2022-05-09 15:19:46.612 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-05-09 15:19:46.612 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-05-09 15:19:46.612 | + 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:19:46.612 | + 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:19:46.612 | + functions:create_disk:732 : local node_number 2022-05-09 15:19:46.612 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:19:46.612 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-09 15:19:46.612 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-05-09 15:19:46.612 | + functions:create_disk:736 : local key 2022-05-09 15:19:46.612 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:19:46.612 | ++ functions:create_disk:738 : sed s#/.## 2022-05-09 15:19:46.612 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-09 15:19:46.613 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-09 15:19:46.613 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-05-09 15:19:46.613 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:19:46.613 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-09 15:19:46.613 | + functions:destroy_disk:765 : local key 2022-05-09 15:19:46.613 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:19:46.613 | ++ functions:destroy_disk:767 : sed s#/.## 2022-05-09 15:19:46.613 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-09 15:19:46.613 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-09 15:19:46.613 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-05-09 15:19:46.613 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-05-09 15:19:46.613 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:19:46.613 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:19:46.613 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-05-09 15:19:46.613 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:19:46.613 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:19:46.613 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-05-09 15:19:46.613 | = sectsz=512 attr=2, projid32bit=1 2022-05-09 15:19:46.613 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-05-09 15:19:46.613 | = reflink=1 2022-05-09 15:19:46.613 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-05-09 15:19:46.613 | = sunit=0 swidth=0 blks 2022-05-09 15:19:46.613 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-05-09 15:19:46.614 | log =internal log bsize=4096 blocks=2560, version=2 2022-05-09 15:19:46.614 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-05-09 15:19:46.614 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-05-09 15:19:46.614 | + 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:19:46.614 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-05-09 15:19:46.614 | /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:19:46.614 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-05-09 15:19:46.614 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-05-09 15:19:46.614 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-05-09 15:19:46.614 | + lib/swift:create_swift_disk:579 : local node_number 2022-05-09 15:19:46.614 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-09 15:19:46.614 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-05-09 15:19:46.614 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-05-09 15:19:46.614 | + 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:19:46.614 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-09 15:19:46.614 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-05-09 15:19:46.614 | + 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:19:46.614 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-05-09 15:19:46.614 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1652108716.object.builder backups/1652108717.container.builder backups/1652108719.account.builder backups/1652108725.object.builder backups/1652108727.container.builder backups/1652108729.account.builder backups/1652108725.object.ring.gz backups/1652108727.container.ring.gz backups/1652108729.account.ring.gz 2022-05-09 15:19:46.614 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-05-09 15:19:46.614 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-05-09 15:19:46.614 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-05-09 15:19:46.614 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-05-09 15:19:46.614 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-09 15:19:46.614 | + 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:19:46.614 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-05-09 15:19:46.614 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-05-09 15:19:46.614 | + 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:19:46.614 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-05-09 15:19:46.614 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-05-09 15:19:46.614 | + 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:19:46.615 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-05-09 15:19:46.615 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-05-09 15:19:46.615 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-05-09 15:19:46.615 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-09 15:19:46.615 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-05-09 15:19:46.615 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-09 15:19:46.615 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-05-09 15:19:46.615 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-09 15:19:46.615 | + lib/swift:init_swift:714 : popd 2022-05-09 15:19:46.666 | [115395 Async init_swift:157655]: finished init_swift with result 0 in 18 seconds 2022-05-09 15:19:46.671 | + inc/async:async_wait:197 : return 0 2022-05-09 15:19:46.674 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-05-09 15:19:46.735 | [115395 Async init_cinder:157750]: Waiting for completion of init_cinder running on PID 157750 (2 other jobs running) 2022-05-09 15:19:46.765 | [115395 Async init_cinder:157750]: Signaling child to exit 2022-05-09 15:19:46.765 | WAKEUP 2022-05-09 15:19:46.792 | [115395 Async init_cinder:157750]: Signaled 2022-05-09 15:19:46.793 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-05-09 15:19:46.793 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:19:46.793 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-05-09 15:19:46.793 | + lib/database:recreate_database:112 : local db=cinder 2022-05-09 15:19:46.793 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-05-09 15:19:46.793 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-05-09 15:19:46.794 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-05-09 15:19:46.794 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:19:46.794 | + 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:19:46.794 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:19:46.794 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-05-09 15:19:46.794 | + functions-common:time_start:2423 : local name=dbsync 2022-05-09 15:19:46.794 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:19:46.794 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:19:46.794 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:19:46.794 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109531481 2022-05-09 15:19:46.794 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-05-09 15:19:46.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:46.794 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:46.794 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:46.794 | /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:19:46.794 | last_heartbeat = column_property( 2022-05-09 15:19:46.794 | /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:19:46.794 | num_hosts = column_property( 2022-05-09 15:19:46.794 | /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:19:46.794 | num_down_hosts = column_property( 2022-05-09 15:19:46.794 | Traceback (most recent call last): 2022-05-09 15:19:46.794 | File "/usr/local/bin/cinder-manage", line 6, in 2022-05-09 15:19:46.794 | from cinder.cmd.manage import main 2022-05-09 15:19:46.794 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-05-09 15:19:46.794 | from cinder.db import migration as db_migration 2022-05-09 15:19:46.794 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-05-09 15:19:46.794 | from cinder.db.sqlalchemy import api as db_api 2022-05-09 15:19:46.794 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 63, in 2022-05-09 15:19:46.794 | from cinder.volume import volume_utils 2022-05-09 15:19:46.794 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 69, in 2022-05-09 15:19:46.794 | from cinder.volume import volume_types 2022-05-09 15:19:46.794 | File "/opt/stack/cinder/cinder/volume/volume_types.py", line 157, in 2022-05-09 15:19:46.795 | sort_keys: Optional[list[str]] = None, 2022-05-09 15:19:46.795 | TypeError: 'type' object is not subscriptable 2022-05-09 15:19:46.795 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-05-09 15:19:46.795 | + functions-common:time_stop:2437 : local name 2022-05-09 15:19:46.795 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:19:46.795 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:19:46.795 | + functions-common:time_stop:2440 : local total 2022-05-09 15:19:46.795 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:19:46.795 | + functions-common:time_stop:2443 : name=dbsync 2022-05-09 15:19:46.795 | + functions-common:time_stop:2444 : start_time=1652109531481 2022-05-09 15:19:46.795 | + functions-common:time_stop:2446 : [[ -z 1652109531481 ]] 2022-05-09 15:19:46.795 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:19:46.795 | + functions-common:time_stop:2449 : end_time=1652109536046 2022-05-09 15:19:46.795 | + functions-common:time_stop:2450 : elapsed_time=4565 2022-05-09 15:19:46.795 | + functions-common:time_stop:2451 : total=8732 2022-05-09 15:19:46.795 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:19:46.795 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=13297 2022-05-09 15:19:46.795 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-05-09 15:19:46.795 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:19:46.795 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-05-09 15:19:46.795 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:19:46.795 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-05-09 15:19:46.848 | [115395 Async init_cinder:157750]: finished init_cinder with result 0 in 5 seconds 2022-05-09 15:19:46.852 | + inc/async:async_wait:197 : return 0 2022-05-09 15:19:46.856 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-05-09 15:19:46.875 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:19:46.878 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-05-09 15:19:46.881 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:19:46.883 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-05-09 15:19:46.886 | + ./stack.sh:main:1220 : init_nova 2022-05-09 15:19:46.889 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-05-09 15:19:46.909 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:19:46.912 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-05-09 15:19:46.931 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:19:46.935 | + 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:19:46.938 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-09 15:19:47.004 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-09 15:19:47.050 | [115395 Async nova-cell-0:159891]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-09 15:19:47.055 | ++ lib/nova:init_nova:842 : seq 1 1 2022-05-09 15:19:47.061 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:19:47.065 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-05-09 15:19:47.068 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:19:47.071 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:19:47.075 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-09 15:19:47.162 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-09 15:19:47.235 | [115395 Async nova-cell-1:159983]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-09 15:19:47.239 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-05-09 15:19:47.243 | + lib/database:recreate_database:112 : local db=nova_api 2022-05-09 15:19:47.246 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-05-09 15:19:47.250 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-05-09 15:19:47.255 | + 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:19:47.260 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:19:47.821 | + 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:19:47.826 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:19:47.847 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-05-09 15:19:49.286 | 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:19:53.023 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:19:53.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:19:53.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:19:53.034 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:19:53.035 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=160042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:19:53.063 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:19:53.063 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:19:53.101 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-05-09 15:19:55.795 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=160042) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-09 15:19:55.800 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-05-09 15:19:56.452 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=160042) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-09 15:19:56.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:56.463 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:56.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:19:56.463 | from cryptography.utils import int_from_bytes 2022-05-09 15:19:57.046 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-05-09 15:19:57.050 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-09 15:19:57.056 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-09 15:19:57.061 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-09 15:19:57.067 | ++ 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:19:57.072 | + 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:19:58.549 | 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:20:01.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:20:01.755 | from cryptography.utils import int_from_bytes 2022-05-09 15:20:01.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:20:01.755 | from cryptography.utils import int_from_bytes 2022-05-09 15:20:02.378 | ++ lib/nova:init_nova:854 : seq 0 1 2022-05-09 15:20:02.384 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-09 15:20:02.388 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-05-09 15:20:02.485 | [115395 Async nova-cell-0:159891]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 159891 (3 other jobs running) 2022-05-09 15:20:02.523 | [115395 Async nova-cell-0:159891]: Signaling child to exit 2022-05-09 15:20:03.646 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:20:03.650 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:20:03.680 | [159891 Async nova-cell-0:159891]: finished successfully 2022-05-09 15:20:03.683 | [159983 Async nova-cell-1:159983]: finished successfully 2022-05-09 15:20:03.705 | WAKEUP 2022-05-09 15:20:03.730 | [115395 Async nova-cell-0:159891]: Signaled 2022-05-09 15:20:03.732 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-05-09 15:20:03.732 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-05-09 15:20:03.732 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-05-09 15:20:03.732 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-05-09 15:20:03.732 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-05-09 15:20:03.732 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-05-09 15:20:03.732 | + 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:20:03.732 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:20:03.732 | + 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:20:03.732 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:20:03.733 | + 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:20:03.733 | 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:20:03.733 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:20:03.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.736 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:20:03.736 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=160051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:20:03.736 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:20:03.736 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:20:03.736 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-09 15:20:03.736 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=160051) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-09 15:20:03.736 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-09 15:20:03.736 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=160051) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-09 15:20:03.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:20:03.736 | from cryptography.utils import int_from_bytes 2022-05-09 15:20:03.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:20:03.736 | from cryptography.utils import int_from_bytes 2022-05-09 15:20:03.783 | [115395 Async nova-cell-0:159891]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 16 seconds 2022-05-09 15:20:03.788 | + inc/async:async_wait:197 : return 0 2022-05-09 15:20:03.790 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-09 15:20:03.793 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-05-09 15:20:03.853 | [115395 Async nova-cell-1:159983]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 159983 (2 other jobs running) 2022-05-09 15:20:03.882 | [115395 Async nova-cell-1:159983]: Signaling child to exit 2022-05-09 15:20:03.883 | WAKEUP 2022-05-09 15:20:03.909 | [115395 Async nova-cell-1:159983]: Signaled 2022-05-09 15:20:03.910 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-05-09 15:20:03.910 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-05-09 15:20:03.910 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-05-09 15:20:03.911 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-05-09 15:20:03.911 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-05-09 15:20:03.911 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-05-09 15:20:03.911 | + 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:20:03.911 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:20:03.911 | + 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:20:03.911 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:20:03.911 | + 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:20:03.911 | 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:20:03.911 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:20:03.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:20:03.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:20:03.913 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:20:03.913 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=160058) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:20:03.913 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:20:03.913 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:20:03.913 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-09 15:20:03.913 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=160058) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-09 15:20:03.913 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-09 15:20:03.913 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=160058) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-09 15:20:03.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:20:03.913 | from cryptography.utils import int_from_bytes 2022-05-09 15:20:03.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:20:03.913 | from cryptography.utils import int_from_bytes 2022-05-09 15:20:03.965 | [115395 Async nova-cell-1:159983]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 16 seconds 2022-05-09 15:20:03.969 | + inc/async:async_wait:197 : return 0 2022-05-09 15:20:03.973 | + 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:20:03.976 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-05-09 15:20:05.327 | 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:20:08.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:20:08.348 | from cryptography.utils import int_from_bytes 2022-05-09 15:20:08.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:20:08.348 | from cryptography.utils import int_from_bytes 2022-05-09 15:20:08.348 | Running batches of 50 until complete 2022-05-09 15:20:08.348 | +-------------------------------------+--------------+-----------+ 2022-05-09 15:20:08.348 | | Migration | Total Needed | Completed | 2022-05-09 15:20:08.348 | +-------------------------------------+--------------+-----------+ 2022-05-09 15:20:08.348 | | fill_virtual_interface_list | 0 | 0 | 2022-05-09 15:20:08.348 | | migrate_empty_ratio | 0 | 0 | 2022-05-09 15:20:08.348 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-05-09 15:20:08.348 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-05-09 15:20:08.348 | | migration_migrate_to_uuid | 0 | 0 | 2022-05-09 15:20:08.348 | | populate_dev_uuids | 0 | 0 | 2022-05-09 15:20:08.349 | | populate_missing_availability_zones | 0 | 0 | 2022-05-09 15:20:08.349 | | populate_queued_for_delete | 0 | 0 | 2022-05-09 15:20:08.349 | | populate_user_id | 0 | 0 | 2022-05-09 15:20:08.349 | | populate_uuids | 0 | 0 | 2022-05-09 15:20:08.349 | +-------------------------------------+--------------+-----------+ 2022-05-09 15:20:08.896 | ++ lib/nova:init_nova:868 : seq 1 1 2022-05-09 15:20:08.901 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:20:08.905 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-05-09 15:20:08.909 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:20:08.912 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:20:08.916 | + 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:20:10.050 | 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:20:12.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:20:12.822 | from cryptography.utils import int_from_bytes 2022-05-09 15:20:12.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:20:12.822 | from cryptography.utils import int_from_bytes 2022-05-09 15:20:12.822 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-05-09 15:20:12.822 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-05-09 15:20:13.322 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-05-09 15:20:13.325 | + 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:20:13.345 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-05-09 15:20:13.348 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-05-09 15:20:13.369 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:13.372 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-05-09 15:20:13.375 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-05-09 15:20:13.443 | + inc/async:async_inner:63 : configure_neutron_nova 2022-05-09 15:20:13.491 | [115395 Async configure_neutron_nova:161197]: running: configure_neutron_nova 2022-05-09 15:20:13.494 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-05-09 15:20:13.498 | + functions-common:run_phase:1865 : local mode=stack 2022-05-09 15:20:13.501 | + functions-common:run_phase:1866 : local phase=post-config 2022-05-09 15:20:13.504 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:20:13.508 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:20:13.511 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:20:13.514 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:20:13.518 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:20:13.522 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:20:13.528 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:20:13.532 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:20:13.535 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:20:13.538 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-05-09 15:20:13.543 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:20:13.565 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:13.568 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:20:13.571 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:20:13.573 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-05-09 15:20:13.576 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:20:13.579 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-09 15:20:13.583 | ++ extras.d/80-tempest.sh:source:12 : : 2022-05-09 15:20:13.588 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-09 15:20:13.591 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-09 15:20:13.594 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:20:13.598 | + 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:20:13.601 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-05-09 15:20:13.604 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-09 15:20:13.607 | + functions-common:run_plugins:1852 : local phase=post-config 2022-05-09 15:20:13.610 | + functions-common:run_plugins:1854 : local plugins= 2022-05-09 15:20:13.613 | + functions-common:run_plugins:1855 : local plugin 2022-05-09 15:20:13.617 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-05-09 15:20:13.621 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-09 15:20:13.624 | + inc/meta-config:merge_config_group:171 : shift 2022-05-09 15:20:13.627 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-05-09 15:20:13.630 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:20:13.633 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-09 15:20:13.636 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-09 15:20:13.641 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-05-09 15:20:13.645 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:20:13.649 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-05-09 15:20:13.652 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:20:13.655 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-05-09 15:20:13.655 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:20:13.655 | gsub("[][]", "", $1); 2022-05-09 15:20:13.655 | split($1, a, "|"); 2022-05-09 15:20:13.655 | if (a[1] == matchgroup) 2022-05-09 15:20:13.656 | print a[2] 2022-05-09 15:20:13.656 | } 2022-05-09 15:20:13.656 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:20:13.667 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-09 15:20:13.671 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-09 15:20:13.674 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-09 15:20:13.677 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-05-09 15:20:13.680 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-05-09 15:20:13.683 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-05-09 15:20:13.686 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-05-09 15:20:13.690 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-05-09 15:20:13.695 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-05-09 15:20:13.699 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-05-09 15:20:13.702 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-09 15:20:13.707 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:20:13.710 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:20:13.714 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-05-09 15:20:13.717 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:20:13.723 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-05-09 15:20:13.726 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-05-09 15:20:13.730 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-05-09 15:20:13.733 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-05-09 15:20:13.738 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-09 15:20:13.738 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:13.740 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-05-09 15:20:13.740 | BEGIN { 2022-05-09 15:20:13.740 | section = "" 2022-05-09 15:20:13.740 | last_section = "" 2022-05-09 15:20:13.740 | section_count = 0 2022-05-09 15:20:13.740 | } 2022-05-09 15:20:13.740 | /^\[.+\]/ { 2022-05-09 15:20:13.740 | gsub("[][]", "", $1); 2022-05-09 15:20:13.740 | section=$1 2022-05-09 15:20:13.740 | next 2022-05-09 15:20:13.740 | } 2022-05-09 15:20:13.740 | /^ *\#/ { 2022-05-09 15:20:13.740 | next 2022-05-09 15:20:13.740 | } 2022-05-09 15:20:13.740 | /^[^ \t]+/ { 2022-05-09 15:20:13.740 | # get offset of first = in $0 2022-05-09 15:20:13.740 | eq_idx = index($0, "=") 2022-05-09 15:20:13.740 | # extract attr & value from $0 2022-05-09 15:20:13.740 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:20:13.741 | value = substr($0, eq_idx + 1) 2022-05-09 15:20:13.741 | # only need to strip trailing whitespace from attr 2022-05-09 15:20:13.741 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:20:13.741 | # need to strip leading & trailing whitespace from value 2022-05-09 15:20:13.741 | sub(/^[ \t]*/, "", value) 2022-05-09 15:20:13.741 | sub(/[ \t]*$/, "", value) 2022-05-09 15:20:13.741 | 2022-05-09 15:20:13.741 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:20:13.741 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:20:13.741 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:20:13.741 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:20:13.741 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:20:13.741 | if (section != last_section) { 2022-05-09 15:20:13.741 | cfg_section[section_count++] = section 2022-05-09 15:20:13.741 | last_section = section 2022-05-09 15:20:13.741 | } 2022-05-09 15:20:13.741 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:20:13.741 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:20:13.741 | 2022-05-09 15:20:13.741 | cfg_attr[section, attr, 0] = value 2022-05-09 15:20:13.741 | cfg_attr_count[section, attr] = 1 2022-05-09 15:20:13.741 | } else { 2022-05-09 15:20:13.741 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:20:13.741 | cfg_attr[section, attr, lno] = value 2022-05-09 15:20:13.741 | } 2022-05-09 15:20:13.741 | } 2022-05-09 15:20:13.741 | END { 2022-05-09 15:20:13.741 | # Process each section in order 2022-05-09 15:20:13.741 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:20:13.741 | section = cfg_section[sno] 2022-05-09 15:20:13.741 | # The ini routines simply append a config item immediately 2022-05-09 15:20:13.741 | # after the section header. To keep the same order as defined 2022-05-09 15:20:13.741 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:20:13.741 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:20:13.742 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:20:13.742 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:20:13.742 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:20:13.742 | else { 2022-05-09 15:20:13.742 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:20:13.742 | count = cfg_attr_count[section, attr] 2022-05-09 15:20:13.742 | print "inidelete " configfile " " section " " attr 2022-05-09 15:20:13.742 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:20:13.742 | for (l = count -2; l >= 0; l--) 2022-05-09 15:20:13.742 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:20:13.742 | } 2022-05-09 15:20:13.742 | } 2022-05-09 15:20:13.742 | } 2022-05-09 15:20:13.742 | } 2022-05-09 15:20:13.742 | ' 2022-05-09 15:20:13.742 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:20:13.744 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:20:13.746 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:20:13.749 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-05-09 15:20:13.753 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:20:13.766 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-05-09 15:20:13.771 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-05-09 15:20:13.771 | BEGIN { group = "" } 2022-05-09 15:20:13.771 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:20:13.771 | gsub("[][]", "", $1); 2022-05-09 15:20:13.771 | split($1, a, "|"); 2022-05-09 15:20:13.771 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:20:13.771 | group=a[1] 2022-05-09 15:20:13.771 | } else { 2022-05-09 15:20:13.771 | group="" 2022-05-09 15:20:13.771 | } 2022-05-09 15:20:13.771 | next 2022-05-09 15:20:13.771 | } 2022-05-09 15:20:13.771 | { 2022-05-09 15:20:13.771 | if (group != "") 2022-05-09 15:20:13.771 | print $0 2022-05-09 15:20:13.771 | } 2022-05-09 15:20:13.771 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:20:13.780 | + 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:20:13.783 | ++ 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:20:13.820 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:13.823 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-05-09 15:20:13.826 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-05-09 15:20:13.869 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:13.871 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-05-09 15:20:13.874 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-05-09 15:20:13.912 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:13.915 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-05-09 15:20:13.919 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-05-09 15:20:13.959 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:13.963 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-05-09 15:20:13.966 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-05-09 15:20:14.005 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.008 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-05-09 15:20:14.011 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-09 15:20:14.055 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.058 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.49/identity"' 2022-05-09 15:20:14.061 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.49/identity 2022-05-09 15:20:14.108 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.113 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-05-09 15:20:14.117 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-05-09 15:20:14.167 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.170 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-05-09 15:20:14.174 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-09 15:20:14.219 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.223 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-05-09 15:20:14.226 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-09 15:20:14.271 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.277 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-05-09 15:20:14.280 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-05-09 15:20:14.322 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.325 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-05-09 15:20:14.330 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-09 15:20:14.373 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.378 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-05-09 15:20:14.381 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-05-09 15:20:14.423 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.427 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-09 15:20:14.430 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-09 15:20:14.434 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-09 15:20:14.439 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-05-09 15:20:14.442 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-05-09 15:20:14.446 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-05-09 15:20:14.450 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-05-09 15:20:14.455 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-05-09 15:20:14.460 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-05-09 15:20:14.465 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-05-09 15:20:14.469 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-09 15:20:14.473 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:20:14.477 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:20:14.482 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-05-09 15:20:14.487 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:20:14.491 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-05-09 15:20:14.494 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-05-09 15:20:14.499 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-05-09 15:20:14.503 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-05-09 15:20:14.508 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-05-09 15:20:14.508 | BEGIN { 2022-05-09 15:20:14.508 | section = "" 2022-05-09 15:20:14.508 | last_section = "" 2022-05-09 15:20:14.508 | section_count = 0 2022-05-09 15:20:14.509 | } 2022-05-09 15:20:14.509 | /^\[.+\]/ { 2022-05-09 15:20:14.509 | gsub("[][]", "", $1); 2022-05-09 15:20:14.509 | section=$1 2022-05-09 15:20:14.509 | next 2022-05-09 15:20:14.509 | } 2022-05-09 15:20:14.509 | /^ *\#/ { 2022-05-09 15:20:14.509 | next 2022-05-09 15:20:14.509 | } 2022-05-09 15:20:14.509 | /^[^ \t]+/ { 2022-05-09 15:20:14.509 | # get offset of first = in $0 2022-05-09 15:20:14.509 | eq_idx = index($0, "=") 2022-05-09 15:20:14.509 | # extract attr & value from $0 2022-05-09 15:20:14.509 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:20:14.509 | value = substr($0, eq_idx + 1) 2022-05-09 15:20:14.509 | # only need to strip trailing whitespace from attr 2022-05-09 15:20:14.509 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:20:14.509 | # need to strip leading & trailing whitespace from value 2022-05-09 15:20:14.509 | sub(/^[ \t]*/, "", value) 2022-05-09 15:20:14.510 | sub(/[ \t]*$/, "", value) 2022-05-09 15:20:14.510 | 2022-05-09 15:20:14.510 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:20:14.510 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:20:14.510 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:20:14.510 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:20:14.510 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:20:14.510 | if (section != last_section) { 2022-05-09 15:20:14.510 | cfg_section[section_count++] = section 2022-05-09 15:20:14.510 | last_section = section 2022-05-09 15:20:14.510 | } 2022-05-09 15:20:14.510 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:20:14.510 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:20:14.510 | 2022-05-09 15:20:14.510 | cfg_attr[section, attr, 0] = value 2022-05-09 15:20:14.510 | cfg_attr_count[section, attr] = 1 2022-05-09 15:20:14.510 | } else { 2022-05-09 15:20:14.511 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:20:14.511 | cfg_attr[section, attr, lno] = value 2022-05-09 15:20:14.511 | } 2022-05-09 15:20:14.511 | } 2022-05-09 15:20:14.511 | END { 2022-05-09 15:20:14.511 | # Process each section in order 2022-05-09 15:20:14.511 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:20:14.511 | section = cfg_section[sno] 2022-05-09 15:20:14.511 | # The ini routines simply append a config item immediately 2022-05-09 15:20:14.511 | # after the section header. To keep the same order as defined 2022-05-09 15:20:14.511 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:20:14.511 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:20:14.511 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:20:14.511 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:20:14.511 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:20:14.511 | else { 2022-05-09 15:20:14.511 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:20:14.511 | count = cfg_attr_count[section, attr] 2022-05-09 15:20:14.511 | print "inidelete " configfile " " section " " attr 2022-05-09 15:20:14.511 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:20:14.511 | for (l = count -2; l >= 0; l--) 2022-05-09 15:20:14.511 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:20:14.511 | } 2022-05-09 15:20:14.511 | } 2022-05-09 15:20:14.512 | } 2022-05-09 15:20:14.512 | } 2022-05-09 15:20:14.512 | ' 2022-05-09 15:20:14.512 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-09 15:20:14.512 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.512 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:20:14.514 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:20:14.518 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:20:14.520 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-05-09 15:20:14.524 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:20:14.527 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-05-09 15:20:14.533 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-05-09 15:20:14.533 | BEGIN { group = "" } 2022-05-09 15:20:14.533 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:20:14.533 | gsub("[][]", "", $1); 2022-05-09 15:20:14.533 | split($1, a, "|"); 2022-05-09 15:20:14.533 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:20:14.533 | group=a[1] 2022-05-09 15:20:14.533 | } else { 2022-05-09 15:20:14.533 | group="" 2022-05-09 15:20:14.533 | } 2022-05-09 15:20:14.533 | next 2022-05-09 15:20:14.533 | } 2022-05-09 15:20:14.534 | { 2022-05-09 15:20:14.534 | if (group != "") 2022-05-09 15:20:14.534 | print $0 2022-05-09 15:20:14.534 | } 2022-05-09 15:20:14.534 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:20:14.541 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-05-09 15:20:14.545 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-05-09 15:20:14.559 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:20:14.585 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.589 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-05-09 15:20:14.592 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-05-09 15:20:14.592 | [161197 Async configure_neutron_nova:161197]: finished successfully 2022-05-09 15:20:14.630 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.633 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-05-09 15:20:14.635 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-05-09 15:20:14.668 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.671 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-05-09 15:20:14.674 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-05-09 15:20:14.709 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.712 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-05-09 15:20:14.715 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-05-09 15:20:14.749 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.752 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-05-09 15:20:14.755 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-05-09 15:20:14.794 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.797 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-05-09 15:20:14.801 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-05-09 15:20:14.835 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.838 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-05-09 15:20:14.841 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-05-09 15:20:14.881 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.884 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-05-09 15:20:14.887 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-05-09 15:20:14.920 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.923 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-05-09 15:20:14.925 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-05-09 15:20:14.960 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:14.963 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-05-09 15:20:14.965 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-05-09 15:20:15.001 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:15.004 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-05-09 15:20:15.007 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-05-09 15:20:15.041 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:15.044 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-05-09 15:20:15.047 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-05-09 15:20:15.082 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:15.084 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-05-09 15:20:15.087 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-05-09 15:20:15.123 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:15.126 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-05-09 15:20:15.129 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-05-09 15:20:15.171 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:15.175 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-05-09 15:20:15.178 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-05-09 15:20:15.220 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:15.224 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-09 15:20:15.228 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-09 15:20:15.231 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-09 15:20:15.236 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-05-09 15:20:15.240 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-05-09 15:20:15.245 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-05-09 15:20:15.248 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-05-09 15:20:15.253 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-05-09 15:20:15.258 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-05-09 15:20:15.261 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-05-09 15:20:15.264 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-09 15:20:15.267 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:20:15.270 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:20:15.273 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-05-09 15:20:15.275 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:20:15.279 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-05-09 15:20:15.283 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-05-09 15:20:15.286 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-05-09 15:20:15.289 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-05-09 15:20:15.294 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-05-09 15:20:15.294 | BEGIN { 2022-05-09 15:20:15.295 | section = "" 2022-05-09 15:20:15.295 | last_section = "" 2022-05-09 15:20:15.295 | section_count = 0 2022-05-09 15:20:15.295 | } 2022-05-09 15:20:15.295 | /^\[.+\]/ { 2022-05-09 15:20:15.295 | gsub("[][]", "", $1); 2022-05-09 15:20:15.295 | section=$1 2022-05-09 15:20:15.295 | next 2022-05-09 15:20:15.295 | } 2022-05-09 15:20:15.295 | /^ *\#/ { 2022-05-09 15:20:15.295 | next 2022-05-09 15:20:15.295 | } 2022-05-09 15:20:15.295 | /^[^ \t]+/ { 2022-05-09 15:20:15.295 | # get offset of first = in $0 2022-05-09 15:20:15.295 | eq_idx = index($0, "=") 2022-05-09 15:20:15.295 | # extract attr & value from $0 2022-05-09 15:20:15.295 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:20:15.295 | value = substr($0, eq_idx + 1) 2022-05-09 15:20:15.295 | # only need to strip trailing whitespace from attr 2022-05-09 15:20:15.295 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:20:15.295 | # need to strip leading & trailing whitespace from value 2022-05-09 15:20:15.295 | sub(/^[ \t]*/, "", value) 2022-05-09 15:20:15.295 | sub(/[ \t]*$/, "", value) 2022-05-09 15:20:15.295 | 2022-05-09 15:20:15.295 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:20:15.295 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:20:15.295 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:20:15.295 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:20:15.295 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:20:15.295 | if (section != last_section) { 2022-05-09 15:20:15.295 | cfg_section[section_count++] = section 2022-05-09 15:20:15.295 | last_section = section 2022-05-09 15:20:15.295 | } 2022-05-09 15:20:15.296 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:20:15.296 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:20:15.296 | 2022-05-09 15:20:15.296 | cfg_attr[section, attr, 0] = value 2022-05-09 15:20:15.296 | cfg_attr_count[section, attr] = 1 2022-05-09 15:20:15.296 | } else { 2022-05-09 15:20:15.296 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:20:15.296 | cfg_attr[section, attr, lno] = value 2022-05-09 15:20:15.296 | } 2022-05-09 15:20:15.296 | } 2022-05-09 15:20:15.296 | END { 2022-05-09 15:20:15.296 | # Process each section in order 2022-05-09 15:20:15.296 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:20:15.296 | section = cfg_section[sno] 2022-05-09 15:20:15.296 | # The ini routines simply append a config item immediately 2022-05-09 15:20:15.296 | # after the section header. To keep the same order as defined 2022-05-09 15:20:15.296 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:20:15.296 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:20:15.296 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:20:15.296 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:20:15.296 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:20:15.296 | else { 2022-05-09 15:20:15.296 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:20:15.296 | count = cfg_attr_count[section, attr] 2022-05-09 15:20:15.296 | print "inidelete " configfile " " section " " attr 2022-05-09 15:20:15.296 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:20:15.296 | for (l = count -2; l >= 0; l--) 2022-05-09 15:20:15.296 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:20:15.296 | } 2022-05-09 15:20:15.296 | } 2022-05-09 15:20:15.296 | } 2022-05-09 15:20:15.296 | } 2022-05-09 15:20:15.296 | ' 2022-05-09 15:20:15.297 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-09 15:20:15.297 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:15.298 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:20:15.299 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:20:15.302 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:20:15.305 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-05-09 15:20:15.307 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:20:15.310 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-05-09 15:20:15.313 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-05-09 15:20:15.313 | BEGIN { group = "" } 2022-05-09 15:20:15.313 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:20:15.313 | gsub("[][]", "", $1); 2022-05-09 15:20:15.313 | split($1, a, "|"); 2022-05-09 15:20:15.313 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:20:15.313 | group=a[1] 2022-05-09 15:20:15.313 | } else { 2022-05-09 15:20:15.313 | group="" 2022-05-09 15:20:15.313 | } 2022-05-09 15:20:15.313 | next 2022-05-09 15:20:15.313 | } 2022-05-09 15:20:15.313 | { 2022-05-09 15:20:15.313 | if (group != "") 2022-05-09 15:20:15.313 | print $0 2022-05-09 15:20:15.313 | } 2022-05-09 15:20:15.313 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:20:15.320 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.49/identity/v2.0"' 2022-05-09 15:20:15.323 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.49/identity/v2.0 2022-05-09 15:20:15.356 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:15.359 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-09 15:20:15.362 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-09 15:20:15.365 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-09 15:20:15.369 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-05-09 15:20:15.372 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:20:15.376 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:20:15.379 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-05-09 15:20:15.383 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:20:15.388 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-05-09 15:20:15.390 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-05-09 15:20:15.394 | + 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:20:15.397 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:20:15.399 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:20:15.402 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:20:15.405 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:20:15.408 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:20:15.411 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:20:15.414 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:20:15.417 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-05-09 15:20:15.421 | + 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:20:15.423 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-09 15:20:15.423 | BEGIN { 2022-05-09 15:20:15.423 | section = "" 2022-05-09 15:20:15.423 | last_section = "" 2022-05-09 15:20:15.423 | section_count = 0 2022-05-09 15:20:15.423 | } 2022-05-09 15:20:15.423 | /^\[.+\]/ { 2022-05-09 15:20:15.423 | gsub("[][]", "", $1); 2022-05-09 15:20:15.423 | section=$1 2022-05-09 15:20:15.423 | next 2022-05-09 15:20:15.423 | } 2022-05-09 15:20:15.424 | /^ *\#/ { 2022-05-09 15:20:15.424 | next 2022-05-09 15:20:15.424 | } 2022-05-09 15:20:15.424 | /^[^ \t]+/ { 2022-05-09 15:20:15.424 | # get offset of first = in $0 2022-05-09 15:20:15.424 | eq_idx = index($0, "=") 2022-05-09 15:20:15.424 | # extract attr & value from $0 2022-05-09 15:20:15.424 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:20:15.424 | value = substr($0, eq_idx + 1) 2022-05-09 15:20:15.424 | # only need to strip trailing whitespace from attr 2022-05-09 15:20:15.424 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:20:15.424 | # need to strip leading & trailing whitespace from value 2022-05-09 15:20:15.424 | sub(/^[ \t]*/, "", value) 2022-05-09 15:20:15.424 | sub(/[ \t]*$/, "", value) 2022-05-09 15:20:15.424 | 2022-05-09 15:20:15.424 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:20:15.424 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:20:15.424 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:20:15.424 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:20:15.424 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:20:15.424 | if (section != last_section) { 2022-05-09 15:20:15.425 | cfg_section[section_count++] = section 2022-05-09 15:20:15.425 | last_section = section 2022-05-09 15:20:15.425 | } 2022-05-09 15:20:15.425 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:20:15.425 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:20:15.425 | 2022-05-09 15:20:15.425 | cfg_attr[section, attr, 0] = value 2022-05-09 15:20:15.425 | cfg_attr_count[section, attr] = 1 2022-05-09 15:20:15.425 | } else { 2022-05-09 15:20:15.425 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:20:15.425 | cfg_attr[section, attr, lno] = value 2022-05-09 15:20:15.425 | } 2022-05-09 15:20:15.425 | } 2022-05-09 15:20:15.425 | END { 2022-05-09 15:20:15.425 | # Process each section in order 2022-05-09 15:20:15.425 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:20:15.425 | section = cfg_section[sno] 2022-05-09 15:20:15.425 | # The ini routines simply append a config item immediately 2022-05-09 15:20:15.425 | # after the section header. To keep the same order as defined 2022-05-09 15:20:15.425 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:20:15.425 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:20:15.425 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:20:15.425 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:20:15.425 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:20:15.425 | else { 2022-05-09 15:20:15.426 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:20:15.426 | count = cfg_attr_count[section, attr] 2022-05-09 15:20:15.426 | print "inidelete " configfile " " section " " attr 2022-05-09 15:20:15.426 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:20:15.426 | for (l = count -2; l >= 0; l--) 2022-05-09 15:20:15.426 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:20:15.426 | } 2022-05-09 15:20:15.426 | } 2022-05-09 15:20:15.426 | } 2022-05-09 15:20:15.426 | } 2022-05-09 15:20:15.426 | ' 2022-05-09 15:20:15.426 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:15.426 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:20:15.427 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:20:15.429 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:20:15.431 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:20:15.434 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:20:15.437 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-05-09 15:20:15.439 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-09 15:20:15.440 | BEGIN { group = "" } 2022-05-09 15:20:15.440 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:20:15.440 | gsub("[][]", "", $1); 2022-05-09 15:20:15.440 | split($1, a, "|"); 2022-05-09 15:20:15.440 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:20:15.440 | group=a[1] 2022-05-09 15:20:15.440 | } else { 2022-05-09 15:20:15.440 | group="" 2022-05-09 15:20:15.440 | } 2022-05-09 15:20:15.440 | next 2022-05-09 15:20:15.440 | } 2022-05-09 15:20:15.440 | { 2022-05-09 15:20:15.440 | if (group != "") 2022-05-09 15:20:15.440 | print $0 2022-05-09 15:20:15.440 | } 2022-05-09 15:20:15.440 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:20:15.446 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-05-09 15:20:15.449 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-05-09 15:20:15.480 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:15.482 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-05-09 15:20:15.485 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-05-09 15:20:15.515 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:20:15.520 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-05-09 15:20:15.540 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:15.543 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-05-09 15:20:15.545 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:20:15.548 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-05-09 15:20:15.551 | + ./stack.sh:main:1254 : start_swift 2022-05-09 15:20:15.554 | + lib/swift:start_swift:752 : restart_service memcached 2022-05-09 15:20:15.556 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:20:15.559 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-09 15:20:15.594 | + lib/swift:start_swift:755 : is_ubuntu 2022-05-09 15:20:15.599 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:20:15.610 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:20:15.613 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-05-09 15:20:16.080 | Restarting rsync (via systemctl): rsync.service. 2022-05-09 15:20:16.085 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-05-09 15:20:16.088 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-05-09 15:20:16.090 | + lib/swift:start_swift:783 : local foreground_services type 2022-05-09 15:20:16.093 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-05-09 15:20:16.097 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-09 15:20:16.100 | + 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:20:16.103 | + functions-common:run_process:1692 : local service=s-object 2022-05-09 15:20:16.106 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:20:16.109 | + functions-common:run_process:1694 : local group= 2022-05-09 15:20:16.112 | + functions-common:run_process:1695 : local user= 2022-05-09 15:20:16.115 | + functions-common:run_process:1697 : local name=s-object 2022-05-09 15:20:16.120 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:20:16.124 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:20:16.128 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:20:16.131 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:20:16.134 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:20:16.141 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109616137 2022-05-09 15:20:16.145 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-05-09 15:20:16.168 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:16.171 | + 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:20:16.173 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-05-09 15:20:16.177 | + 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:20:16.180 | + 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:20:16.184 | + 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:20:16.187 | + 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:20:16.190 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-05-09 15:20:16.194 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-05-09 15:20:16.197 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-05-09 15:20:16.201 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:20:16.205 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:20:16.208 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-05-09 15:20:16.212 | + 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:20:16.215 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-05-09 15:20:16.220 | + 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:20:16.224 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:20:16.227 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:20:16.230 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:20:16.233 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:20:16.237 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-05-09 15:20:16.240 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:20:16.245 | + 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:20:16.305 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-05-09 15:20:16.366 | + 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:20:16.423 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-05-09 15:20:16.481 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-05-09 15:20:16.543 | + 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:20:16.609 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:20:16.612 | + 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:20:16.673 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:20:17.124 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-05-09 15:20:17.143 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-05-09 15:20:17.576 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-05-09 15:20:17.606 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:20:17.610 | + functions-common:time_stop:2437 : local name 2022-05-09 15:20:17.617 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:20:17.620 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:20:17.623 | + functions-common:time_stop:2440 : local total 2022-05-09 15:20:17.627 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:20:17.630 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:20:17.633 | + functions-common:time_stop:2444 : start_time=1652109616137 2022-05-09 15:20:17.636 | + functions-common:time_stop:2446 : [[ -z 1652109616137 ]] 2022-05-09 15:20:17.640 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:20:17.645 | + functions-common:time_stop:2449 : end_time=1652109617642 2022-05-09 15:20:17.649 | + functions-common:time_stop:2450 : elapsed_time=1505 2022-05-09 15:20:17.652 | + functions-common:time_stop:2451 : total=3033 2022-05-09 15:20:17.655 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:20:17.658 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4538 2022-05-09 15:20:17.661 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-09 15:20:17.665 | + 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:20:17.669 | + functions-common:run_process:1692 : local service=s-container 2022-05-09 15:20:17.672 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:20:17.676 | + functions-common:run_process:1694 : local group= 2022-05-09 15:20:17.679 | + functions-common:run_process:1695 : local user= 2022-05-09 15:20:17.682 | + functions-common:run_process:1697 : local name=s-container 2022-05-09 15:20:17.685 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:20:17.689 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:20:17.692 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:20:17.695 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:20:17.699 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:20:17.705 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109617702 2022-05-09 15:20:17.708 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-05-09 15:20:17.729 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:17.732 | + 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:20:17.735 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-05-09 15:20:17.738 | + 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:20:17.741 | + 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:20:17.744 | + 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:20:17.746 | + 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:20:17.749 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-05-09 15:20:17.752 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-05-09 15:20:17.755 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-05-09 15:20:17.759 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:20:17.762 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:20:17.765 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-05-09 15:20:17.770 | + 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:20:17.773 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-05-09 15:20:17.777 | + 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:20:17.780 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:20:17.784 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:20:17.788 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:20:17.791 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:20:17.795 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-05-09 15:20:17.799 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:20:17.805 | + 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:20:17.877 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-05-09 15:20:17.950 | + 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:20:18.024 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-05-09 15:20:18.097 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-05-09 15:20:18.171 | + 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:20:18.243 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:20:18.245 | + 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:20:18.319 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:20:18.804 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-05-09 15:20:18.824 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-05-09 15:20:19.340 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-05-09 15:20:19.378 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:20:19.381 | + functions-common:time_stop:2437 : local name 2022-05-09 15:20:19.383 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:20:19.386 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:20:19.389 | + functions-common:time_stop:2440 : local total 2022-05-09 15:20:19.392 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:20:19.395 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:20:19.397 | + functions-common:time_stop:2444 : start_time=1652109617702 2022-05-09 15:20:19.400 | + functions-common:time_stop:2446 : [[ -z 1652109617702 ]] 2022-05-09 15:20:19.403 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:20:19.409 | + functions-common:time_stop:2449 : end_time=1652109619405 2022-05-09 15:20:19.412 | + functions-common:time_stop:2450 : elapsed_time=1703 2022-05-09 15:20:19.415 | + functions-common:time_stop:2451 : total=4538 2022-05-09 15:20:19.418 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:20:19.422 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6241 2022-05-09 15:20:19.426 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-09 15:20:19.429 | + 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:20:19.432 | + functions-common:run_process:1692 : local service=s-account 2022-05-09 15:20:19.435 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:20:19.439 | + functions-common:run_process:1694 : local group= 2022-05-09 15:20:19.442 | + functions-common:run_process:1695 : local user= 2022-05-09 15:20:19.445 | + functions-common:run_process:1697 : local name=s-account 2022-05-09 15:20:19.449 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:20:19.452 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:20:19.456 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:20:19.459 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:20:19.463 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:20:19.470 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109619466 2022-05-09 15:20:19.474 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-05-09 15:20:19.497 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:19.501 | + 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:20:19.503 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-05-09 15:20:19.506 | + 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:20:19.509 | + 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:20:19.511 | + 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:20:19.514 | + 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:20:19.517 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-05-09 15:20:19.520 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-05-09 15:20:19.529 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-05-09 15:20:19.533 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:20:19.536 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:20:19.539 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-05-09 15:20:19.542 | + 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:20:19.546 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-05-09 15:20:19.555 | + 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:20:19.558 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:20:19.562 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:20:19.564 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:20:19.567 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:20:19.569 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-05-09 15:20:19.572 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:20:19.577 | + 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:20:19.637 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-05-09 15:20:19.696 | + 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:20:19.756 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-05-09 15:20:19.816 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-05-09 15:20:19.874 | + 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:20:19.935 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:20:19.938 | + 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:20:19.997 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:20:20.465 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-05-09 15:20:20.485 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-05-09 15:20:21.164 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-05-09 15:20:21.198 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:20:21.201 | + functions-common:time_stop:2437 : local name 2022-05-09 15:20:21.204 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:20:21.210 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:20:21.216 | + functions-common:time_stop:2440 : local total 2022-05-09 15:20:21.220 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:20:21.223 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:20:21.226 | + functions-common:time_stop:2444 : start_time=1652109619466 2022-05-09 15:20:21.230 | + functions-common:time_stop:2446 : [[ -z 1652109619466 ]] 2022-05-09 15:20:21.234 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:20:21.240 | + functions-common:time_stop:2449 : end_time=1652109621237 2022-05-09 15:20:21.244 | + functions-common:time_stop:2450 : elapsed_time=1771 2022-05-09 15:20:21.247 | + functions-common:time_stop:2451 : total=6241 2022-05-09 15:20:21.250 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:20:21.254 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8012 2022-05-09 15:20:21.257 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-05-09 15:20:21.260 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-05-09 15:20:21.334 | + 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:20:21.337 | + functions-common:run_process:1692 : local service=s-container-sync 2022-05-09 15:20:21.340 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:20:21.343 | + functions-common:run_process:1694 : local group= 2022-05-09 15:20:21.347 | + functions-common:run_process:1695 : local user= 2022-05-09 15:20:21.351 | + functions-common:run_process:1697 : local name=s-container-sync 2022-05-09 15:20:21.355 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:20:21.358 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:20:21.362 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:20:21.365 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:20:21.368 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:20:21.373 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109621370 2022-05-09 15:20:21.376 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-05-09 15:20:21.396 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:21.398 | + 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:20:21.401 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-05-09 15:20:21.403 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:20:21.406 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:20:21.409 | + 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:20:21.411 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:20:21.414 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-05-09 15:20:21.417 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-05-09 15:20:21.420 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-05-09 15:20:21.423 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:20:21.425 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:20:21.428 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-05-09 15:20:21.431 | + 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:20:21.433 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-05-09 15:20:21.436 | + 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:20:21.440 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:20:21.442 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:20:21.445 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:20:21.448 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:20:21.450 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-05-09 15:20:21.453 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:20:21.458 | + 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:20:21.518 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-05-09 15:20:21.580 | + 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:20:21.644 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-05-09 15:20:21.704 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-05-09 15:20:21.768 | + 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:20:21.843 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:20:21.847 | + 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:20:21.915 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:20:22.429 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-05-09 15:20:22.902 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-05-09 15:20:22.936 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:20:22.942 | + functions-common:time_stop:2437 : local name 2022-05-09 15:20:22.945 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:20:22.948 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:20:22.951 | + functions-common:time_stop:2440 : local total 2022-05-09 15:20:22.954 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:20:22.957 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:20:22.959 | + functions-common:time_stop:2444 : start_time=1652109621370 2022-05-09 15:20:22.962 | + functions-common:time_stop:2446 : [[ -z 1652109621370 ]] 2022-05-09 15:20:22.965 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:20:22.972 | + functions-common:time_stop:2449 : end_time=1652109622967 2022-05-09 15:20:22.977 | + functions-common:time_stop:2450 : elapsed_time=1597 2022-05-09 15:20:22.980 | + functions-common:time_stop:2451 : total=8012 2022-05-09 15:20:22.983 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:20:22.987 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9609 2022-05-09 15:20:22.990 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-05-09 15:20:23.013 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:20:23.017 | + 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:20:23.020 | + functions-common:run_process:1692 : local service=s-proxy 2022-05-09 15:20:23.023 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:20:23.027 | + functions-common:run_process:1694 : local group= 2022-05-09 15:20:23.030 | + functions-common:run_process:1695 : local user= 2022-05-09 15:20:23.034 | + functions-common:run_process:1697 : local name=s-proxy 2022-05-09 15:20:23.037 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:20:23.039 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:20:23.042 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:20:23.044 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:20:23.048 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:20:23.053 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109623050 2022-05-09 15:20:23.055 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-05-09 15:20:23.077 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:23.080 | + 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:20:23.083 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-05-09 15:20:23.086 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:20:23.089 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:20:23.093 | + 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:20:23.097 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:20:23.100 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-05-09 15:20:23.103 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-05-09 15:20:23.106 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-05-09 15:20:23.109 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:20:23.112 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:20:23.116 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-05-09 15:20:23.119 | + 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:20:23.122 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-05-09 15:20:23.126 | + 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:20:23.130 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:20:23.133 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:20:23.136 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:20:23.139 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:20:23.143 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-05-09 15:20:23.146 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:20:23.152 | + 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:20:23.224 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-05-09 15:20:23.299 | + 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:20:23.369 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-05-09 15:20:23.443 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-05-09 15:20:23.517 | + 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:20:23.583 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:20:23.586 | + 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:20:23.658 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:20:24.239 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-05-09 15:20:24.254 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-05-09 15:20:24.710 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-05-09 15:20:24.737 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:20:24.740 | + functions-common:time_stop:2437 : local name 2022-05-09 15:20:24.748 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:20:24.750 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:20:24.754 | + functions-common:time_stop:2440 : local total 2022-05-09 15:20:24.757 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:20:24.759 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:20:24.763 | + functions-common:time_stop:2444 : start_time=1652109623050 2022-05-09 15:20:24.766 | + functions-common:time_stop:2446 : [[ -z 1652109623050 ]] 2022-05-09 15:20:24.771 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:20:24.777 | + functions-common:time_stop:2449 : end_time=1652109624773 2022-05-09 15:20:24.779 | + functions-common:time_stop:2450 : elapsed_time=1723 2022-05-09 15:20:24.783 | + functions-common:time_stop:2451 : total=9609 2022-05-09 15:20:24.785 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:20:24.788 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11332 2022-05-09 15:20:24.790 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-05-09 15:20:24.790 | Waiting for swift proxy to start... 2022-05-09 15:20:24.793 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.49:8080/info 2022-05-09 15:20:24.795 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:20:24.799 | + functions:wait_for_service:458 : local url=http://10.222.0.49:8080/info 2022-05-09 15:20:24.802 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:20:24.805 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:20:24.807 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:20:24.810 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:20:24.813 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:20:24.817 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:20:24.822 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109624819 2022-05-09 15:20:24.825 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:20:24.832 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49:8080/info 2022-05-09 15:20:24.847 | + :: : [[ 000 == 503 ]] 2022-05-09 15:20:24.848 | + :: : [[ 7 -eq 7 ]] 2022-05-09 15:20:24.849 | + :: : sleep 1 2022-05-09 15:20:25.853 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49:8080/info 2022-05-09 15:20:25.873 | + :: : [[ 000 == 503 ]] 2022-05-09 15:20:25.874 | + :: : [[ 7 -eq 7 ]] 2022-05-09 15:20:25.876 | + :: : sleep 1 2022-05-09 15:20:26.880 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49:8080/info 2022-05-09 15:20:26.894 | + :: : [[ 000 == 503 ]] 2022-05-09 15:20:26.896 | + :: : [[ 7 -eq 7 ]] 2022-05-09 15:20:26.898 | + :: : sleep 1 2022-05-09 15:20:27.901 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49:8080/info 2022-05-09 15:20:28.086 | + :: : [[ 200 == 503 ]] 2022-05-09 15:20:28.088 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:20:28.091 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:20:28.094 | + functions-common:time_stop:2437 : local name 2022-05-09 15:20:28.097 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:20:28.099 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:20:28.102 | + functions-common:time_stop:2440 : local total 2022-05-09 15:20:28.105 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:20:28.107 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:20:28.110 | + functions-common:time_stop:2444 : start_time=1652109624819 2022-05-09 15:20:28.113 | + functions-common:time_stop:2446 : [[ -z 1652109624819 ]] 2022-05-09 15:20:28.116 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:20:28.121 | + functions-common:time_stop:2449 : end_time=1652109628118 2022-05-09 15:20:28.123 | + functions-common:time_stop:2450 : elapsed_time=3299 2022-05-09 15:20:28.126 | + functions-common:time_stop:2451 : total=6549 2022-05-09 15:20:28.129 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:20:28.132 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9848 2022-05-09 15:20:28.134 | + functions:wait_for_service:467 : return 0 2022-05-09 15:20:28.137 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-05-09 15:20:28.140 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-09 15:20:28.143 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-05-09 15:20:28.162 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:28.165 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-09 15:20:28.199 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-05-09 15:20:28.259 | [115395 Async configure_neutron_nova:161197]: Waiting for completion of configure_neutron_nova running on PID 161197 (2 other jobs running) 2022-05-09 15:20:28.289 | [115395 Async configure_neutron_nova:161197]: Signaling child to exit 2022-05-09 15:20:28.289 | WAKEUP 2022-05-09 15:20:28.316 | [115395 Async configure_neutron_nova:161197]: Signaled 2022-05-09 15:20:28.318 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-05-09 15:20:28.318 | ++ 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:20:28.318 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:20:28.318 | + 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:20:28.318 | + 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:20:28.318 | + 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:20:28.318 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:20:28.318 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-05-09 15:20:28.318 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-05-09 15:20:28.318 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-05-09 15:20:28.318 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.49/identity 2022-05-09 15:20:28.318 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-05-09 15:20:28.318 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-05-09 15:20:28.319 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-05-09 15:20:28.319 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-05-09 15:20:28.319 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-05-09 15:20:28.319 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-05-09 15:20:28.319 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-05-09 15:20:28.319 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-05-09 15:20:28.319 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-09 15:20:28.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-09 15:20:28.319 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-09 15:20:28.319 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:28.319 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-05-09 15:20:28.319 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-05-09 15:20:28.319 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-05-09 15:20:28.319 | + 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:20:28.319 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-05-09 15:20:28.319 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:20:28.319 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-05-09 15:20:28.319 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-05-09 15:20:28.319 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:20:28.319 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:20:28.319 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:20:28.319 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-05-09 15:20:28.319 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-05-09 15:20:28.319 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-05-09 15:20:28.319 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.49/identity 2022-05-09 15:20:28.319 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-05-09 15:20:28.319 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-05-09 15:20:28.320 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-05-09 15:20:28.320 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-05-09 15:20:28.320 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-05-09 15:20:28.320 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-05-09 15:20:28.320 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-05-09 15:20:28.320 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-05-09 15:20:28.320 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-09 15:20:28.320 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-09 15:20:28.320 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-09 15:20:28.320 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:28.320 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-05-09 15:20:28.320 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-05-09 15:20:28.320 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-05-09 15:20:28.376 | [115395 Async configure_neutron_nova:161197]: finished configure_neutron_nova with result 0 in 1 seconds 2022-05-09 15:20:28.381 | + inc/async:async_wait:197 : return 0 2022-05-09 15:20:28.385 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-05-09 15:20:28.407 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:28.410 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-09 15:20:28.448 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-09 15:20:28.486 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-05-09 15:20:28.506 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:28.509 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-05-09 15:20:28.511 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:20:28.514 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-05-09 15:20:28.517 | + ./stack.sh:main:1279 : start_nova_api 2022-05-09 15:20:28.521 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-05-09 15:20:28.523 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-05-09 15:20:28.526 | + lib/nova:start_nova_api:936 : local nova_url 2022-05-09 15:20:28.530 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-05-09 15:20:28.549 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:20:28.552 | + 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:20:28.555 | + 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:20:28.558 | + 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:20:28.562 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-05-09 15:20:28.567 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-05-09 15:20:28.572 | + 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:20:28.575 | + functions-common:run_process:1692 : local service=n-api 2022-05-09 15:20:28.580 | + 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:20:28.583 | + functions-common:run_process:1694 : local group= 2022-05-09 15:20:28.587 | + functions-common:run_process:1695 : local user= 2022-05-09 15:20:28.590 | + functions-common:run_process:1697 : local name=n-api 2022-05-09 15:20:28.593 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:20:28.597 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:20:28.600 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:20:28.603 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:20:28.607 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:20:28.612 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109628609 2022-05-09 15:20:28.615 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-05-09 15:20:28.636 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:28.639 | + 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:20:28.643 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-05-09 15:20:28.646 | + 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:20:28.649 | + 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:20:28.652 | + 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:20:28.655 | + 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:20:28.658 | + 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:20:28.661 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-05-09 15:20:28.663 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-05-09 15:20:28.666 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:20:28.668 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:20:28.671 | + 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:20:28.675 | + 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:20:28.677 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-05-09 15:20:28.680 | + 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:20:28.682 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:20:28.686 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:20:28.691 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-05-09 15:20:28.695 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:20:28.700 | + 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:20:28.764 | + 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:20:28.827 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-05-09 15:20:28.897 | + 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:20:28.967 | + 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:20:29.032 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-05-09 15:20:29.091 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-05-09 15:20:29.153 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-05-09 15:20:29.216 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-05-09 15:20:29.278 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-05-09 15:20:29.338 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:20:29.341 | + 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:20:29.405 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:20:29.834 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-05-09 15:20:29.849 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-05-09 15:20:30.319 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-05-09 15:20:30.412 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:20:30.417 | + functions-common:time_stop:2437 : local name 2022-05-09 15:20:30.423 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:20:30.427 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:20:30.431 | + functions-common:time_stop:2440 : local total 2022-05-09 15:20:30.434 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:20:30.438 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:20:30.441 | + functions-common:time_stop:2444 : start_time=1652109628609 2022-05-09 15:20:30.445 | + functions-common:time_stop:2446 : [[ -z 1652109628609 ]] 2022-05-09 15:20:30.452 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:20:30.457 | + functions-common:time_stop:2449 : end_time=1652109630452 2022-05-09 15:20:30.460 | + functions-common:time_stop:2450 : elapsed_time=1843 2022-05-09 15:20:30.464 | + functions-common:time_stop:2451 : total=11332 2022-05-09 15:20:30.467 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:20:30.472 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=13175 2022-05-09 15:20:30.476 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.49/compute/v2.1/ 2022-05-09 15:20:30.480 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-05-09 15:20:30.480 | Waiting for nova-api to start... 2022-05-09 15:20:30.484 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.49/compute/v2.1/ 2022-05-09 15:20:30.488 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:20:30.491 | + functions:wait_for_service:458 : local url=http://10.222.0.49/compute/v2.1/ 2022-05-09 15:20:30.495 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:20:30.498 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:20:30.501 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:20:30.504 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:20:30.507 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:20:30.512 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:20:30.519 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109630515 2022-05-09 15:20:30.523 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:20:30.533 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/compute/v2.1/ 2022-05-09 15:20:36.434 | + :: : [[ 200 == 503 ]] 2022-05-09 15:20:36.436 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:20:36.440 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:20:36.443 | + functions-common:time_stop:2437 : local name 2022-05-09 15:20:36.446 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:20:36.450 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:20:36.454 | + functions-common:time_stop:2440 : local total 2022-05-09 15:20:36.457 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:20:36.461 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:20:36.464 | + functions-common:time_stop:2444 : start_time=1652109630515 2022-05-09 15:20:36.467 | + functions-common:time_stop:2446 : [[ -z 1652109630515 ]] 2022-05-09 15:20:36.483 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:20:36.490 | + functions-common:time_stop:2449 : end_time=1652109636486 2022-05-09 15:20:36.494 | + functions-common:time_stop:2450 : elapsed_time=5971 2022-05-09 15:20:36.498 | + functions-common:time_stop:2451 : total=9848 2022-05-09 15:20:36.502 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:20:36.505 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15819 2022-05-09 15:20:36.508 | + functions:wait_for_service:467 : return 0 2022-05-09 15:20:36.512 | + 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:20:36.516 | + 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:20:36.519 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-05-09 15:20:36.539 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:36.542 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-05-09 15:20:36.544 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:20:36.548 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-05-09 15:20:36.551 | + ./stack.sh:main:1284 : start_ovn_services 2022-05-09 15:20:36.554 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-05-09 15:20:36.557 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-05-09 15:20:36.576 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:20:36.580 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-05-09 15:20:36.602 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:36.605 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-05-09 15:20:36.609 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:20:36.612 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-05-09 15:20:36.616 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-05-09 15:20:36.619 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-05-09 15:20:36.621 | + 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:20:36.658 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-05-09 15:20:36.661 | + lib/neutron:configure_rbac_policies:635 : [[ False == \T\r\u\e ]] 2022-05-09 15:20:36.664 | + lib/neutron:configure_rbac_policies:635 : [[ ENFORCE_SCOPE == \T\r\u\e ]] 2022-05-09 15:20:36.666 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-05-09 15:20:36.701 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-05-09 15:20:36.739 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-05-09 15:20:36.742 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-05-09 15:20:36.745 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-05-09 15:20:36.748 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-05-09 15:20:36.752 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-05-09 15:20:36.757 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-05-09 15:20:36.760 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-09 15:20:36.763 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-09 15:20:36.767 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-05-09 15:20:36.770 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-05-09 15:20:36.773 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-05-09 15:20:36.776 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-05-09 15:20:36.778 | +++ 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:20:36.782 | +++ 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:20:36.785 | ++ 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:20:36.788 | ++ 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:20:36.790 | ++ 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:20:36.794 | + 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:20:36.798 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-05-09 15:20:36.823 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:20:36.825 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-05-09 15:20:36.829 | + 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:20:36.832 | + functions-common:run_process:1692 : local service=q-svc 2022-05-09 15:20:36.834 | + 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:20:36.837 | + functions-common:run_process:1694 : local group= 2022-05-09 15:20:36.840 | + functions-common:run_process:1695 : local user= 2022-05-09 15:20:36.842 | + functions-common:run_process:1697 : local name=q-svc 2022-05-09 15:20:36.846 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:20:36.849 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:20:36.852 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:20:36.855 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:20:36.858 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:20:36.864 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109636861 2022-05-09 15:20:36.867 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-05-09 15:20:36.885 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:36.888 | + 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:20:36.893 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-05-09 15:20:36.895 | + 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:20:36.898 | + 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:20:36.901 | + 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:20:36.903 | + 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:20:36.906 | + 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:20:36.909 | + 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:20:36.912 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-05-09 15:20:36.914 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:20:36.917 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:20:36.919 | + 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:20:36.923 | + 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:20:36.925 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-05-09 15:20:36.928 | + 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:20:36.930 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:20:36.932 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:20:36.935 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:20:36.938 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:20:36.940 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-05-09 15:20:36.942 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:20:36.947 | + 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:20:37.008 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-05-09 15:20:37.070 | + 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:20:37.133 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-05-09 15:20:37.194 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-05-09 15:20:37.255 | + 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:20:37.320 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:20:37.323 | + 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:20:37.384 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:20:37.800 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-05-09 15:20:37.818 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-05-09 15:20:38.243 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-05-09 15:20:38.269 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:20:38.274 | + functions-common:time_stop:2437 : local name 2022-05-09 15:20:38.278 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:20:38.283 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:20:38.286 | + functions-common:time_stop:2440 : local total 2022-05-09 15:20:38.289 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:20:38.293 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:20:38.297 | + functions-common:time_stop:2444 : start_time=1652109636861 2022-05-09 15:20:38.300 | + functions-common:time_stop:2446 : [[ -z 1652109636861 ]] 2022-05-09 15:20:38.304 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:20:38.310 | + functions-common:time_stop:2449 : end_time=1652109638307 2022-05-09 15:20:38.317 | + functions-common:time_stop:2450 : elapsed_time=1446 2022-05-09 15:20:38.317 | + functions-common:time_stop:2451 : total=13175 2022-05-09 15:20:38.319 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:20:38.322 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=14621 2022-05-09 15:20:38.325 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.49:9696 2022-05-09 15:20:38.328 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-05-09 15:20:38.351 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:20:38.354 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-05-09 15:20:38.354 | Waiting for Neutron to start... 2022-05-09 15:20:38.356 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.49:9696' 2022-05-09 15:20:38.361 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.49:9696' 'Neutron did not start' 60 2022-05-09 15:20:38.364 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.49:9696' 2022-05-09 15:20:38.371 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-05-09 15:20:38.376 | + functions-common:test_with_retry:2377 : local until=60 2022-05-09 15:20:38.379 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-09 15:20:38.382 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-09 15:20:38.385 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-09 15:20:38.387 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:20:38.391 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:20:38.394 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:20:38.399 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109638396 2022-05-09 15:20:38.402 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.49:9696; do sleep 0.5; done' 2022-05-09 15:20:44.489 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.49:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-09 15:20:44.491 | + functions-common:time_stop:2437 : local name 2022-05-09 15:20:44.494 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:20:44.496 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:20:44.499 | + functions-common:time_stop:2440 : local total 2022-05-09 15:20:44.502 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:20:44.505 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-09 15:20:44.507 | + functions-common:time_stop:2444 : start_time=1652109638396 2022-05-09 15:20:44.513 | + functions-common:time_stop:2446 : [[ -z 1652109638396 ]] 2022-05-09 15:20:44.517 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:20:44.523 | + functions-common:time_stop:2449 : end_time=1652109644519 2022-05-09 15:20:44.525 | + functions-common:time_stop:2450 : elapsed_time=6123 2022-05-09 15:20:44.528 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:20:44.532 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:20:44.535 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6123 2022-05-09 15:20:44.538 | + ./stack.sh:main:1298 : is_service_enabled placement 2022-05-09 15:20:44.556 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:44.559 | + ./stack.sh:main:1299 : echo_summary 'Starting Placement' 2022-05-09 15:20:44.561 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:20:44.564 | + ./stack.sh:echo_summary:448 : echo -e Starting Placement 2022-05-09 15:20:44.567 | + ./stack.sh:main:1300 : start_placement 2022-05-09 15:20:44.569 | + lib/placement:start_placement:160 : start_placement_api 2022-05-09 15:20:44.572 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-09 15:20:44.575 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-05-09 15:20:44.581 | + 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:20:44.584 | + functions-common:run_process:1692 : local service=placement-api 2022-05-09 15:20:44.586 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:20:44.589 | + functions-common:run_process:1694 : local group= 2022-05-09 15:20:44.592 | + functions-common:run_process:1695 : local user= 2022-05-09 15:20:44.596 | + functions-common:run_process:1697 : local name=placement-api 2022-05-09 15:20:44.599 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:20:44.602 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:20:44.605 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:20:44.608 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:20:44.612 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:20:44.617 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109644614 2022-05-09 15:20:44.620 | + functions-common:run_process:1700 : is_service_enabled placement-api 2022-05-09 15:20:44.638 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:44.641 | + 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:20:44.644 | + functions-common:_run_under_systemd:1657 : local service=placement-api 2022-05-09 15:20:44.647 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:20:44.649 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:20:44.652 | + 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:20:44.655 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:20:44.658 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-05-09 15:20:44.661 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-05-09 15:20:44.664 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@placement-api.service 2022-05-09 15:20:44.666 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:20:44.669 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:20:44.674 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-05-09 15:20:44.678 | + 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:20:44.680 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@placement-api.service 2022-05-09 15:20:44.683 | + 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:20:44.685 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:20:44.688 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:20:44.692 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-05-09 15:20:44.695 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:20:44.701 | + 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:20:44.760 | + 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:20:44.824 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-05-09 15:20:44.887 | + 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:20:44.957 | + 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:20:45.021 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-05-09 15:20:45.088 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-05-09 15:20:45.152 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-05-09 15:20:45.217 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-05-09 15:20:45.282 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-05-09 15:20:45.349 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:20:45.351 | + 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:20:45.417 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:20:45.872 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-05-09 15:20:45.888 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-05-09 15:20:46.349 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-05-09 15:20:46.437 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:20:46.438 | + functions-common:time_stop:2437 : local name 2022-05-09 15:20:46.441 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:20:46.444 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:20:46.447 | + functions-common:time_stop:2440 : local total 2022-05-09 15:20:46.450 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:20:46.453 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:20:46.457 | + functions-common:time_stop:2444 : start_time=1652109644614 2022-05-09 15:20:46.460 | + functions-common:time_stop:2446 : [[ -z 1652109644614 ]] 2022-05-09 15:20:46.468 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:20:46.472 | + functions-common:time_stop:2449 : end_time=1652109646467 2022-05-09 15:20:46.476 | + functions-common:time_stop:2450 : elapsed_time=1853 2022-05-09 15:20:46.479 | + functions-common:time_stop:2451 : total=14621 2022-05-09 15:20:46.483 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:20:46.487 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=16474 2022-05-09 15:20:46.491 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-05-09 15:20:46.491 | Waiting for placement-api to start... 2022-05-09 15:20:46.495 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.49/placement 2022-05-09 15:20:46.499 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:20:46.502 | + functions:wait_for_service:458 : local url=http://10.222.0.49/placement 2022-05-09 15:20:46.506 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:20:46.509 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:20:46.512 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:20:46.516 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:20:46.525 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:20:46.530 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:20:46.537 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109646533 2022-05-09 15:20:46.541 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:20:46.549 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/placement 2022-05-09 15:20:49.185 | + :: : [[ 200 == 503 ]] 2022-05-09 15:20:49.187 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:20:49.191 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:20:49.194 | + functions-common:time_stop:2437 : local name 2022-05-09 15:20:49.196 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:20:49.199 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:20:49.202 | + functions-common:time_stop:2440 : local total 2022-05-09 15:20:49.205 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:20:49.207 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:20:49.210 | + functions-common:time_stop:2444 : start_time=1652109646533 2022-05-09 15:20:49.213 | + functions-common:time_stop:2446 : [[ -z 1652109646533 ]] 2022-05-09 15:20:49.216 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:20:49.222 | + functions-common:time_stop:2449 : end_time=1652109649219 2022-05-09 15:20:49.225 | + functions-common:time_stop:2450 : elapsed_time=2686 2022-05-09 15:20:49.227 | + functions-common:time_stop:2451 : total=15819 2022-05-09 15:20:49.230 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:20:49.232 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18505 2022-05-09 15:20:49.236 | + functions:wait_for_service:467 : return 0 2022-05-09 15:20:49.238 | + ./stack.sh:main:1303 : is_service_enabled neutron 2022-05-09 15:20:49.258 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:49.261 | + ./stack.sh:main:1304 : start_neutron 2022-05-09 15:20:49.264 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-05-09 15:20:49.268 | ++ 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:20:49.268 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:20:49.275 | + 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:20:49.277 | + 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:20:49.281 | + 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:20:49.283 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:20:49.286 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-05-09 15:20:49.289 | + 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:20:49.291 | + functions-common:run_process:1692 : local service=q-agt 2022-05-09 15:20:49.294 | + 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:20:49.297 | + functions-common:run_process:1694 : local group= 2022-05-09 15:20:49.300 | + functions-common:run_process:1695 : local user= 2022-05-09 15:20:49.303 | + functions-common:run_process:1697 : local name=q-agt 2022-05-09 15:20:49.305 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:20:49.308 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:20:49.310 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:20:49.314 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:20:49.317 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:20:49.322 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109649319 2022-05-09 15:20:49.324 | + functions-common:run_process:1700 : is_service_enabled q-agt 2022-05-09 15:20:49.341 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:49.345 | + 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:20:49.348 | + functions-common:_run_under_systemd:1657 : local service=q-agt 2022-05-09 15:20:49.350 | + 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:20:49.353 | + 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:20:49.355 | + 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:20:49.359 | + 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:20:49.361 | + 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:20:49.364 | + 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:20:49.367 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-agt.service 2022-05-09 15:20:49.369 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:20:49.371 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:20:49.374 | + 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:20:49.377 | + 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:20:49.379 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-agt.service 2022-05-09 15:20:49.382 | + 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:20:49.384 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:20:49.386 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:20:49.389 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:20:49.391 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:20:49.394 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-05-09 15:20:49.396 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:20:49.400 | + 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:20:49.456 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-05-09 15:20:49.516 | + 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:20:49.577 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-05-09 15:20:49.635 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-05-09 15:20:49.694 | + 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:20:49.751 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:20:49.753 | + 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:20:49.808 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:20:50.249 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-05-09 15:20:50.263 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-05-09 15:20:50.690 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-05-09 15:20:50.723 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:20:50.726 | + functions-common:time_stop:2437 : local name 2022-05-09 15:20:50.729 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:20:50.732 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:20:50.735 | + functions-common:time_stop:2440 : local total 2022-05-09 15:20:50.738 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:20:50.741 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:20:50.744 | + functions-common:time_stop:2444 : start_time=1652109649319 2022-05-09 15:20:50.747 | + functions-common:time_stop:2446 : [[ -z 1652109649319 ]] 2022-05-09 15:20:50.751 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:20:50.757 | + functions-common:time_stop:2449 : end_time=1652109650754 2022-05-09 15:20:50.760 | + functions-common:time_stop:2450 : elapsed_time=1435 2022-05-09 15:20:50.763 | + functions-common:time_stop:2451 : total=16474 2022-05-09 15:20:50.767 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:20:50.770 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17909 2022-05-09 15:20:50.773 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-05-09 15:20:50.776 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-09 15:20:50.779 | + functions-common:is_provider_network:2289 : return 1 2022-05-09 15:20:50.783 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-05-09 15:20:50.786 | + 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:20:50.789 | + functions-common:run_process:1692 : local service=q-dhcp 2022-05-09 15:20:50.791 | + 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:20:50.794 | + functions-common:run_process:1694 : local group= 2022-05-09 15:20:50.797 | + functions-common:run_process:1695 : local user= 2022-05-09 15:20:50.800 | + functions-common:run_process:1697 : local name=q-dhcp 2022-05-09 15:20:50.803 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:20:50.806 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:20:50.809 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:20:50.813 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:20:50.816 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:20:50.821 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109650818 2022-05-09 15:20:50.824 | + functions-common:run_process:1700 : is_service_enabled q-dhcp 2022-05-09 15:20:50.844 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:50.848 | + 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:20:50.850 | + functions-common:_run_under_systemd:1657 : local service=q-dhcp 2022-05-09 15:20:50.853 | + 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:20:50.856 | + 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:20:50.858 | + 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:20:50.861 | + 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:20:50.864 | + 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:20:50.867 | + 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:20:50.870 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-dhcp.service 2022-05-09 15:20:50.872 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:20:50.876 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:20:50.878 | + 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:20:50.881 | + 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:20:50.884 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-dhcp.service 2022-05-09 15:20:50.887 | + 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:20:50.891 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:20:50.894 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:20:50.896 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:20:50.899 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:20:50.901 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-05-09 15:20:50.905 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:20:50.910 | + 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:20:50.970 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-05-09 15:20:51.032 | + 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:20:51.093 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-05-09 15:20:51.158 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-05-09 15:20:51.223 | + 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:20:51.289 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:20:51.292 | + 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:20:51.361 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:20:51.817 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-05-09 15:20:51.831 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-05-09 15:20:52.251 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-05-09 15:20:52.275 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:20:52.278 | + functions-common:time_stop:2437 : local name 2022-05-09 15:20:52.281 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:20:52.284 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:20:52.286 | + functions-common:time_stop:2440 : local total 2022-05-09 15:20:52.289 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:20:52.292 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:20:52.295 | + functions-common:time_stop:2444 : start_time=1652109650818 2022-05-09 15:20:52.298 | + functions-common:time_stop:2446 : [[ -z 1652109650818 ]] 2022-05-09 15:20:52.301 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:20:52.306 | + functions-common:time_stop:2449 : end_time=1652109652303 2022-05-09 15:20:52.309 | + functions-common:time_stop:2450 : elapsed_time=1485 2022-05-09 15:20:52.313 | + functions-common:time_stop:2451 : total=17909 2022-05-09 15:20:52.315 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:20:52.318 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19394 2022-05-09 15:20:52.321 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-05-09 15:20:52.324 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-09 15:20:52.328 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-09 15:20:52.331 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-05-09 15:20:52.334 | +++ 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:20:52.337 | +++ 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:20:52.340 | ++ 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:20:52.342 | ++ 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:20:52.345 | ++ 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:20:52.349 | + 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:20:52.351 | + functions-common:run_process:1692 : local service=q-l3 2022-05-09 15:20:52.354 | + 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:20:52.357 | + functions-common:run_process:1694 : local group= 2022-05-09 15:20:52.360 | + functions-common:run_process:1695 : local user= 2022-05-09 15:20:52.363 | + functions-common:run_process:1697 : local name=q-l3 2022-05-09 15:20:52.368 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:20:52.371 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:20:52.375 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:20:52.378 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:20:52.383 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:20:52.386 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109652383 2022-05-09 15:20:52.389 | + functions-common:run_process:1700 : is_service_enabled q-l3 2022-05-09 15:20:52.412 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:52.415 | + 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:20:52.417 | + functions-common:_run_under_systemd:1657 : local service=q-l3 2022-05-09 15:20:52.420 | + 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:20:52.423 | + 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:20:52.425 | + 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:20:52.428 | + 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:20:52.431 | + 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:20:52.434 | + 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:20:52.437 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-l3.service 2022-05-09 15:20:52.440 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:20:52.442 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:20:52.445 | + 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:20:52.448 | + 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:20:52.450 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-l3.service 2022-05-09 15:20:52.454 | + 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:20:52.457 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:20:52.460 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:20:52.463 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:20:52.466 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:20:52.470 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-05-09 15:20:52.473 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:20:52.479 | + 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:20:52.546 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-05-09 15:20:52.616 | + 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:20:52.680 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-05-09 15:20:52.750 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-05-09 15:20:52.817 | + 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:20:52.899 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:20:52.902 | + 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:20:52.972 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:20:53.652 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-05-09 15:20:53.666 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-05-09 15:20:54.119 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-05-09 15:20:54.147 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:20:54.150 | + functions-common:time_stop:2437 : local name 2022-05-09 15:20:54.153 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:20:54.156 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:20:54.159 | + functions-common:time_stop:2440 : local total 2022-05-09 15:20:54.162 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:20:54.164 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:20:54.167 | + functions-common:time_stop:2444 : start_time=1652109652383 2022-05-09 15:20:54.170 | + functions-common:time_stop:2446 : [[ -z 1652109652383 ]] 2022-05-09 15:20:54.175 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:20:54.180 | + functions-common:time_stop:2449 : end_time=1652109654177 2022-05-09 15:20:54.183 | + functions-common:time_stop:2450 : elapsed_time=1794 2022-05-09 15:20:54.186 | + functions-common:time_stop:2451 : total=19394 2022-05-09 15:20:54.189 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:20:54.192 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21188 2022-05-09 15:20:54.195 | + 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:20:54.198 | + functions-common:run_process:1692 : local service=q-meta 2022-05-09 15:20:54.201 | + 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:20:54.204 | + functions-common:run_process:1694 : local group= 2022-05-09 15:20:54.207 | + functions-common:run_process:1695 : local user= 2022-05-09 15:20:54.216 | + functions-common:run_process:1697 : local name=q-meta 2022-05-09 15:20:54.216 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:20:54.220 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:20:54.222 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:20:54.227 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:20:54.232 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:20:54.237 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109654230 2022-05-09 15:20:54.240 | + functions-common:run_process:1700 : is_service_enabled q-meta 2022-05-09 15:20:54.263 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:54.266 | + 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:20:54.270 | + functions-common:_run_under_systemd:1657 : local service=q-meta 2022-05-09 15:20:54.273 | + 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:20:54.276 | + 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:20:54.279 | + 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:20:54.281 | + 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:20:54.284 | + 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:20:54.288 | + 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:20:54.291 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-meta.service 2022-05-09 15:20:54.293 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:20:54.297 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:20:54.300 | + 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:20:54.302 | + 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:20:54.305 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-meta.service 2022-05-09 15:20:54.308 | + 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:20:54.311 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:20:54.314 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:20:54.317 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:20:54.319 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:20:54.322 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-05-09 15:20:54.325 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:20:54.331 | + 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:20:54.402 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-05-09 15:20:54.478 | + 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:20:54.547 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-05-09 15:20:54.619 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-05-09 15:20:54.684 | + 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:20:54.751 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:20:54.755 | + 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:20:54.827 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:20:55.284 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-05-09 15:20:55.301 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-05-09 15:20:55.753 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-05-09 15:20:55.792 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:20:55.793 | + functions-common:time_stop:2437 : local name 2022-05-09 15:20:55.797 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:20:55.801 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:20:55.804 | + functions-common:time_stop:2440 : local total 2022-05-09 15:20:55.806 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:20:55.809 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:20:55.813 | + functions-common:time_stop:2444 : start_time=1652109654230 2022-05-09 15:20:55.815 | + functions-common:time_stop:2446 : [[ -z 1652109654230 ]] 2022-05-09 15:20:55.821 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:20:55.824 | + functions-common:time_stop:2449 : end_time=1652109655821 2022-05-09 15:20:55.827 | + functions-common:time_stop:2450 : elapsed_time=1591 2022-05-09 15:20:55.830 | + functions-common:time_stop:2451 : total=21188 2022-05-09 15:20:55.833 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:20:55.836 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22779 2022-05-09 15:20:55.839 | + 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:20:55.842 | + functions-common:run_process:1692 : local service=q-metering 2022-05-09 15:20:55.846 | + 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:20:55.849 | + functions-common:run_process:1694 : local group= 2022-05-09 15:20:55.852 | + functions-common:run_process:1695 : local user= 2022-05-09 15:20:55.854 | + functions-common:run_process:1697 : local name=q-metering 2022-05-09 15:20:55.857 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:20:55.860 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:20:55.863 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:20:55.868 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:20:55.872 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:20:55.877 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109655873 2022-05-09 15:20:55.880 | + functions-common:run_process:1700 : is_service_enabled q-metering 2022-05-09 15:20:55.902 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:55.905 | + 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:20:55.908 | + functions-common:_run_under_systemd:1657 : local service=q-metering 2022-05-09 15:20:55.911 | + 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:20:55.913 | + 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:20:55.916 | + 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:20:55.919 | + 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:20:55.922 | + 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:20:55.925 | + 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:20:55.928 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-metering.service 2022-05-09 15:20:55.931 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:20:55.933 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:20:55.937 | + 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:20:55.940 | + 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:20:55.942 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-metering.service 2022-05-09 15:20:55.945 | + 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:20:55.948 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:20:55.951 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:20:55.954 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:20:55.957 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:20:55.960 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-05-09 15:20:55.963 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:20:55.968 | + 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:20:56.039 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-05-09 15:20:56.117 | + 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:20:56.184 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-05-09 15:20:56.255 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-05-09 15:20:56.324 | + 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:20:56.393 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:20:56.396 | + 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:20:56.468 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:20:56.973 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-05-09 15:20:56.988 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-05-09 15:20:57.462 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-05-09 15:20:57.487 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:20:57.490 | + functions-common:time_stop:2437 : local name 2022-05-09 15:20:57.493 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:20:57.496 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:20:57.504 | + functions-common:time_stop:2440 : local total 2022-05-09 15:20:57.510 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:20:57.516 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:20:57.525 | + functions-common:time_stop:2444 : start_time=1652109655873 2022-05-09 15:20:57.531 | + functions-common:time_stop:2446 : [[ -z 1652109655873 ]] 2022-05-09 15:20:57.540 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:20:57.553 | + functions-common:time_stop:2449 : end_time=1652109657543 2022-05-09 15:20:57.559 | + functions-common:time_stop:2450 : elapsed_time=1670 2022-05-09 15:20:57.563 | + functions-common:time_stop:2451 : total=22779 2022-05-09 15:20:57.577 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:20:57.585 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24449 2022-05-09 15:20:57.596 | + ./stack.sh:main:1307 : is_service_enabled q-svc 2022-05-09 15:20:57.648 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:20:57.657 | + ./stack.sh:main:1307 : [[ True == \T\r\u\e ]] 2022-05-09 15:20:57.665 | + ./stack.sh:main:1308 : echo_summary 'Creating initial neutron network elements' 2022-05-09 15:20:57.670 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:20:57.677 | + ./stack.sh:echo_summary:448 : echo -e Creating initial neutron network elements 2022-05-09 15:20:57.688 | + ./stack.sh:main:1311 : type -p neutron_plugin_create_initial_networks 2022-05-09 15:20:57.693 | + ./stack.sh:main:1314 : create_neutron_initial_network 2022-05-09 15:20:57.698 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-05-09 15:20:57.708 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-05-09 15:20:57.712 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-09 15:20:57.719 | ++ 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:21:01.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:01.623 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:01.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:01.624 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:01.812 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:21:01.816 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-09 15:21:01.816 | address-scope 2022-05-09 15:21:01.816 | router-admin-state-down-before-update 2022-05-09 15:21:01.816 | agent 2022-05-09 15:21:01.816 | agent-resources-synced 2022-05-09 15:21:01.816 | allowed-address-pairs 2022-05-09 15:21:01.816 | auto-allocated-topology 2022-05-09 15:21:01.816 | availability_zone 2022-05-09 15:21:01.816 | availability_zone_filter 2022-05-09 15:21:01.816 | default-subnetpools 2022-05-09 15:21:01.816 | dhcp_agent_scheduler 2022-05-09 15:21:01.816 | dvr 2022-05-09 15:21:01.816 | empty-string-filtering 2022-05-09 15:21:01.816 | external-net 2022-05-09 15:21:01.816 | extra_dhcp_opt 2022-05-09 15:21:01.816 | extraroute 2022-05-09 15:21:01.816 | extraroute-atomic 2022-05-09 15:21:01.816 | filter-validation 2022-05-09 15:21:01.816 | fip-port-details 2022-05-09 15:21:01.817 | flavors 2022-05-09 15:21:01.817 | floatingip-pools 2022-05-09 15:21:01.817 | ip-substring-filtering 2022-05-09 15:21:01.817 | router 2022-05-09 15:21:01.817 | ext-gw-mode 2022-05-09 15:21:01.817 | l3-ha 2022-05-09 15:21:01.817 | l3-flavors 2022-05-09 15:21:01.817 | l3-port-ip-change-not-allowed 2022-05-09 15:21:01.817 | l3_agent_scheduler 2022-05-09 15:21:01.817 | metering 2022-05-09 15:21:01.817 | metering_source_and_destination_fields 2022-05-09 15:21:01.817 | multi-provider 2022-05-09 15:21:01.817 | net-mtu 2022-05-09 15:21:01.817 | net-mtu-writable 2022-05-09 15:21:01.817 | network_availability_zone 2022-05-09 15:21:01.817 | network-ip-availability 2022-05-09 15:21:01.817 | pagination 2022-05-09 15:21:01.817 | port-device-profile 2022-05-09 15:21:01.817 | port-mac-override 2022-05-09 15:21:01.817 | port-mac-address-regenerate 2022-05-09 15:21:01.817 | port-numa-affinity-policy 2022-05-09 15:21:01.817 | binding 2022-05-09 15:21:01.817 | binding-extended 2022-05-09 15:21:01.817 | port-security 2022-05-09 15:21:01.817 | project-id 2022-05-09 15:21:01.817 | provider 2022-05-09 15:21:01.817 | quota-check-limit 2022-05-09 15:21:01.817 | quotas 2022-05-09 15:21:01.817 | quota_details 2022-05-09 15:21:01.817 | rbac-policies 2022-05-09 15:21:01.817 | rbac-address-group 2022-05-09 15:21:01.817 | rbac-address-scope 2022-05-09 15:21:01.817 | rbac-security-groups 2022-05-09 15:21:01.817 | rbac-subnetpool 2022-05-09 15:21:01.817 | revision-if-match 2022-05-09 15:21:01.817 | standard-attr-revisions 2022-05-09 15:21:01.817 | router_availability_zone 2022-05-09 15:21:01.818 | security-groups-normalized-cidr 2022-05-09 15:21:01.818 | port-security-groups-filtering 2022-05-09 15:21:01.818 | security-groups-remote-address-group 2022-05-09 15:21:01.818 | security-groups-shared-filtering 2022-05-09 15:21:01.818 | security-group 2022-05-09 15:21:01.818 | service-type 2022-05-09 15:21:01.818 | sorting 2022-05-09 15:21:01.818 | standard-attr-description 2022-05-09 15:21:01.818 | stateful-security-group 2022-05-09 15:21:01.818 | subnet_onboard 2022-05-09 15:21:01.818 | subnet-service-types 2022-05-09 15:21:01.818 | subnet_allocation 2022-05-09 15:21:01.818 | subnetpool-prefix-ops 2022-05-09 15:21:01.818 | standard-attr-tag 2022-05-09 15:21:01.818 | standard-attr-timestamp' 2022-05-09 15:21:01.825 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-09 15:21:01.825 | address-scope 2022-05-09 15:21:01.825 | router-admin-state-down-before-update 2022-05-09 15:21:01.826 | agent 2022-05-09 15:21:01.826 | agent-resources-synced 2022-05-09 15:21:01.826 | allowed-address-pairs 2022-05-09 15:21:01.826 | auto-allocated-topology 2022-05-09 15:21:01.826 | availability_zone 2022-05-09 15:21:01.826 | availability_zone_filter 2022-05-09 15:21:01.826 | default-subnetpools 2022-05-09 15:21:01.826 | dhcp_agent_scheduler 2022-05-09 15:21:01.826 | dvr 2022-05-09 15:21:01.826 | empty-string-filtering 2022-05-09 15:21:01.826 | external-net 2022-05-09 15:21:01.826 | extra_dhcp_opt 2022-05-09 15:21:01.826 | extraroute 2022-05-09 15:21:01.826 | extraroute-atomic 2022-05-09 15:21:01.827 | filter-validation 2022-05-09 15:21:01.827 | fip-port-details 2022-05-09 15:21:01.827 | flavors 2022-05-09 15:21:01.827 | floatingip-pools 2022-05-09 15:21:01.827 | ip-substring-filtering 2022-05-09 15:21:01.827 | router 2022-05-09 15:21:01.827 | ext-gw-mode 2022-05-09 15:21:01.827 | l3-ha 2022-05-09 15:21:01.827 | l3-flavors 2022-05-09 15:21:01.827 | l3-port-ip-change-not-allowed 2022-05-09 15:21:01.827 | l3_agent_scheduler 2022-05-09 15:21:01.827 | metering 2022-05-09 15:21:01.827 | metering_source_and_destination_fields 2022-05-09 15:21:01.827 | multi-provider 2022-05-09 15:21:01.827 | net-mtu 2022-05-09 15:21:01.827 | net-mtu-writable 2022-05-09 15:21:01.827 | network_availability_zone 2022-05-09 15:21:01.827 | network-ip-availability 2022-05-09 15:21:01.827 | pagination 2022-05-09 15:21:01.827 | port-device-profile 2022-05-09 15:21:01.827 | port-mac-override 2022-05-09 15:21:01.827 | port-mac-address-regenerate 2022-05-09 15:21:01.827 | port-numa-affinity-policy 2022-05-09 15:21:01.827 | binding 2022-05-09 15:21:01.827 | binding-extended 2022-05-09 15:21:01.827 | port-security 2022-05-09 15:21:01.827 | project-id 2022-05-09 15:21:01.827 | provider 2022-05-09 15:21:01.827 | quota-check-limit 2022-05-09 15:21:01.827 | quotas 2022-05-09 15:21:01.827 | quota_details 2022-05-09 15:21:01.827 | rbac-policies 2022-05-09 15:21:01.827 | rbac-address-group 2022-05-09 15:21:01.827 | rbac-address-scope 2022-05-09 15:21:01.827 | rbac-security-groups 2022-05-09 15:21:01.827 | rbac-subnetpool 2022-05-09 15:21:01.828 | revision-if-match 2022-05-09 15:21:01.828 | standard-attr-revisions 2022-05-09 15:21:01.828 | router_availability_zone 2022-05-09 15:21:01.828 | security-groups-normalized-cidr 2022-05-09 15:21:01.828 | port-security-groups-filtering 2022-05-09 15:21:01.828 | security-groups-remote-address-group 2022-05-09 15:21:01.828 | security-groups-shared-filtering 2022-05-09 15:21:01.828 | security-group 2022-05-09 15:21:01.828 | service-type 2022-05-09 15:21:01.828 | sorting 2022-05-09 15:21:01.828 | standard-attr-description 2022-05-09 15:21:01.828 | stateful-security-group 2022-05-09 15:21:01.828 | subnet_onboard 2022-05-09 15:21:01.828 | subnet-service-types 2022-05-09 15:21:01.828 | subnet_allocation 2022-05-09 15:21:01.828 | subnetpool-prefix-ops 2022-05-09 15:21:01.828 | standard-attr-tag 2022-05-09 15:21:01.828 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-09 15:21:01.832 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-09 15:21:01.836 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-05-09 15:21:01.839 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-05-09 15:21:01.849 | ++ 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:21:05.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:05.111 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:05.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:05.111 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:05.317 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:21:05.322 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=47d03edf-053b-42f7-a511-5a19145c4077 2022-05-09 15:21:05.325 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-05-09 15:21:05.330 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-05-09 15:21:05.333 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-09 15:21:05.335 | + functions-common:is_provider_network:2289 : return 1 2022-05-09 15:21:05.344 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-05-09 15:21:05.346 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-05-09 15:21:05.347 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-05-09 15:21:05.350 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:21:05.355 | ++ functions-common:get_field:824 : read data 2022-05-09 15:21:09.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:09.005 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:09.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:09.005 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:09.199 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:21:09.202 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:21:09.205 | ++ functions-common:get_field:828 : field='$3' 2022-05-09 15:21:09.208 | ++ functions-common:get_field:830 : echo '| id | 004a9ef7-c772-4523-a09e-609c646e1acf |' 2022-05-09 15:21:09.209 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:21:09.215 | ++ functions-common:get_field:824 : read data 2022-05-09 15:21:09.220 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=004a9ef7-c772-4523-a09e-609c646e1acf 2022-05-09 15:21:09.222 | + 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:21:09.225 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:21:09.244 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-05-09 15:21:09.248 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-05-09 15:21:09.251 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 47d03edf-053b-42f7-a511-5a19145c4077 ']' 2022-05-09 15:21:09.254 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-05-09 15:21:09.256 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-05-09 15:21:09.259 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-05-09 15:21:09.262 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 47d03edf-053b-42f7-a511-5a19145c4077 ' 2022-05-09 15:21:09.264 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-05-09 15:21:09.267 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 004a9ef7-c772-4523-a09e-609c646e1acf private-subnet' 2022-05-09 15:21:09.270 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-05-09 15:21:09.275 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-05-09 15:21:09.275 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-05-09 15:21:09.276 | +++ 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 47d03edf-053b-42f7-a511-5a19145c4077 --network 004a9ef7-c772-4523-a09e-609c646e1acf private-subnet 2022-05-09 15:21:09.279 | +++ functions-common:get_field:823 : local data field 2022-05-09 15:21:09.283 | +++ functions-common:get_field:824 : read data 2022-05-09 15:21:12.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:12.535 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:12.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:12.535 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:12.730 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:21:12.734 | +++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:21:12.737 | +++ functions-common:get_field:828 : field='$3' 2022-05-09 15:21:12.741 | +++ functions-common:get_field:830 : echo '| id | 730ff50f-8cbd-4b76-81c2-b121bf708e2a |' 2022-05-09 15:21:12.741 | +++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:21:12.749 | +++ functions-common:get_field:824 : read data 2022-05-09 15:21:12.753 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=730ff50f-8cbd-4b76-81c2-b121bf708e2a 2022-05-09 15:21:12.756 | ++ 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:21:12.759 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:21:12.778 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 730ff50f-8cbd-4b76-81c2-b121bf708e2a 2022-05-09 15:21:12.782 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=730ff50f-8cbd-4b76-81c2-b121bf708e2a 2022-05-09 15:21:12.785 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-05-09 15:21:12.788 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-05-09 15:21:12.791 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-05-09 15:21:12.795 | ++ 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:21:15.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:15.445 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:15.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:15.446 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:15.633 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:21:15.636 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-09 15:21:15.636 | address-scope 2022-05-09 15:21:15.636 | router-admin-state-down-before-update 2022-05-09 15:21:15.636 | agent 2022-05-09 15:21:15.636 | agent-resources-synced 2022-05-09 15:21:15.636 | allowed-address-pairs 2022-05-09 15:21:15.636 | auto-allocated-topology 2022-05-09 15:21:15.636 | availability_zone 2022-05-09 15:21:15.636 | availability_zone_filter 2022-05-09 15:21:15.636 | default-subnetpools 2022-05-09 15:21:15.636 | dhcp_agent_scheduler 2022-05-09 15:21:15.636 | dvr 2022-05-09 15:21:15.636 | empty-string-filtering 2022-05-09 15:21:15.636 | external-net 2022-05-09 15:21:15.636 | extra_dhcp_opt 2022-05-09 15:21:15.636 | extraroute 2022-05-09 15:21:15.636 | extraroute-atomic 2022-05-09 15:21:15.636 | filter-validation 2022-05-09 15:21:15.636 | fip-port-details 2022-05-09 15:21:15.636 | flavors 2022-05-09 15:21:15.637 | floatingip-pools 2022-05-09 15:21:15.637 | ip-substring-filtering 2022-05-09 15:21:15.637 | router 2022-05-09 15:21:15.637 | ext-gw-mode 2022-05-09 15:21:15.637 | l3-ha 2022-05-09 15:21:15.637 | l3-flavors 2022-05-09 15:21:15.637 | l3-port-ip-change-not-allowed 2022-05-09 15:21:15.637 | l3_agent_scheduler 2022-05-09 15:21:15.637 | metering 2022-05-09 15:21:15.637 | metering_source_and_destination_fields 2022-05-09 15:21:15.637 | multi-provider 2022-05-09 15:21:15.637 | net-mtu 2022-05-09 15:21:15.637 | net-mtu-writable 2022-05-09 15:21:15.637 | network_availability_zone 2022-05-09 15:21:15.637 | network-ip-availability 2022-05-09 15:21:15.637 | pagination 2022-05-09 15:21:15.637 | port-device-profile 2022-05-09 15:21:15.637 | port-mac-override 2022-05-09 15:21:15.637 | port-mac-address-regenerate 2022-05-09 15:21:15.637 | port-numa-affinity-policy 2022-05-09 15:21:15.637 | binding 2022-05-09 15:21:15.637 | binding-extended 2022-05-09 15:21:15.637 | port-security 2022-05-09 15:21:15.637 | project-id 2022-05-09 15:21:15.637 | provider 2022-05-09 15:21:15.637 | quota-check-limit 2022-05-09 15:21:15.637 | quotas 2022-05-09 15:21:15.637 | quota_details 2022-05-09 15:21:15.637 | rbac-policies 2022-05-09 15:21:15.637 | rbac-address-group 2022-05-09 15:21:15.637 | rbac-address-scope 2022-05-09 15:21:15.637 | rbac-security-groups 2022-05-09 15:21:15.637 | rbac-subnetpool 2022-05-09 15:21:15.637 | revision-if-match 2022-05-09 15:21:15.637 | standard-attr-revisions 2022-05-09 15:21:15.637 | router_availability_zone 2022-05-09 15:21:15.637 | security-groups-normalized-cidr 2022-05-09 15:21:15.638 | port-security-groups-filtering 2022-05-09 15:21:15.638 | security-groups-remote-address-group 2022-05-09 15:21:15.638 | security-groups-shared-filtering 2022-05-09 15:21:15.638 | security-group 2022-05-09 15:21:15.638 | service-type 2022-05-09 15:21:15.638 | sorting 2022-05-09 15:21:15.638 | standard-attr-description 2022-05-09 15:21:15.638 | stateful-security-group 2022-05-09 15:21:15.638 | subnet_onboard 2022-05-09 15:21:15.638 | subnet-service-types 2022-05-09 15:21:15.638 | subnet_allocation 2022-05-09 15:21:15.638 | subnetpool-prefix-ops 2022-05-09 15:21:15.638 | standard-attr-tag 2022-05-09 15:21:15.638 | standard-attr-timestamp' 2022-05-09 15:21:15.640 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-09 15:21:15.640 | address-scope 2022-05-09 15:21:15.640 | router-admin-state-down-before-update 2022-05-09 15:21:15.640 | agent 2022-05-09 15:21:15.640 | agent-resources-synced 2022-05-09 15:21:15.640 | allowed-address-pairs 2022-05-09 15:21:15.640 | auto-allocated-topology 2022-05-09 15:21:15.640 | availability_zone 2022-05-09 15:21:15.640 | availability_zone_filter 2022-05-09 15:21:15.640 | default-subnetpools 2022-05-09 15:21:15.640 | dhcp_agent_scheduler 2022-05-09 15:21:15.640 | dvr 2022-05-09 15:21:15.640 | empty-string-filtering 2022-05-09 15:21:15.640 | external-net 2022-05-09 15:21:15.640 | extra_dhcp_opt 2022-05-09 15:21:15.640 | extraroute 2022-05-09 15:21:15.640 | extraroute-atomic 2022-05-09 15:21:15.640 | filter-validation 2022-05-09 15:21:15.640 | fip-port-details 2022-05-09 15:21:15.640 | flavors 2022-05-09 15:21:15.640 | floatingip-pools 2022-05-09 15:21:15.640 | ip-substring-filtering 2022-05-09 15:21:15.640 | router 2022-05-09 15:21:15.640 | ext-gw-mode 2022-05-09 15:21:15.640 | l3-ha 2022-05-09 15:21:15.640 | l3-flavors 2022-05-09 15:21:15.640 | l3-port-ip-change-not-allowed 2022-05-09 15:21:15.640 | l3_agent_scheduler 2022-05-09 15:21:15.640 | metering 2022-05-09 15:21:15.640 | metering_source_and_destination_fields 2022-05-09 15:21:15.640 | multi-provider 2022-05-09 15:21:15.641 | net-mtu 2022-05-09 15:21:15.641 | net-mtu-writable 2022-05-09 15:21:15.641 | network_availability_zone 2022-05-09 15:21:15.641 | network-ip-availability 2022-05-09 15:21:15.641 | pagination 2022-05-09 15:21:15.641 | port-device-profile 2022-05-09 15:21:15.641 | port-mac-override 2022-05-09 15:21:15.641 | port-mac-address-regenerate 2022-05-09 15:21:15.641 | port-numa-affinity-policy 2022-05-09 15:21:15.641 | binding 2022-05-09 15:21:15.641 | binding-extended 2022-05-09 15:21:15.641 | port-security 2022-05-09 15:21:15.641 | project-id 2022-05-09 15:21:15.641 | provider 2022-05-09 15:21:15.641 | quota-check-limit 2022-05-09 15:21:15.641 | quotas 2022-05-09 15:21:15.641 | quota_details 2022-05-09 15:21:15.641 | rbac-policies 2022-05-09 15:21:15.641 | rbac-address-group 2022-05-09 15:21:15.641 | rbac-address-scope 2022-05-09 15:21:15.641 | rbac-security-groups 2022-05-09 15:21:15.641 | rbac-subnetpool 2022-05-09 15:21:15.641 | revision-if-match 2022-05-09 15:21:15.641 | standard-attr-revisions 2022-05-09 15:21:15.641 | router_availability_zone 2022-05-09 15:21:15.641 | security-groups-normalized-cidr 2022-05-09 15:21:15.641 | port-security-groups-filtering 2022-05-09 15:21:15.641 | security-groups-remote-address-group 2022-05-09 15:21:15.641 | security-groups-shared-filtering 2022-05-09 15:21:15.641 | security-group 2022-05-09 15:21:15.641 | service-type 2022-05-09 15:21:15.641 | sorting 2022-05-09 15:21:15.641 | standard-attr-description 2022-05-09 15:21:15.641 | stateful-security-group 2022-05-09 15:21:15.641 | subnet_onboard 2022-05-09 15:21:15.641 | subnet-service-types 2022-05-09 15:21:15.642 | subnet_allocation 2022-05-09 15:21:15.642 | subnetpool-prefix-ops 2022-05-09 15:21:15.642 | standard-attr-tag 2022-05-09 15:21:15.642 | standard-attr-timestamp =~ router ]] 2022-05-09 15:21:15.642 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-09 15:21:15.645 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-05-09 15:21:15.648 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-05-09 15:21:15.652 | ++ 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:21:18.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:18.312 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:18.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:18.312 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:18.492 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:21:18.496 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-09 15:21:18.496 | address-scope 2022-05-09 15:21:18.496 | router-admin-state-down-before-update 2022-05-09 15:21:18.496 | agent 2022-05-09 15:21:18.496 | agent-resources-synced 2022-05-09 15:21:18.496 | allowed-address-pairs 2022-05-09 15:21:18.496 | auto-allocated-topology 2022-05-09 15:21:18.496 | availability_zone 2022-05-09 15:21:18.496 | availability_zone_filter 2022-05-09 15:21:18.496 | default-subnetpools 2022-05-09 15:21:18.496 | dhcp_agent_scheduler 2022-05-09 15:21:18.496 | dvr 2022-05-09 15:21:18.496 | empty-string-filtering 2022-05-09 15:21:18.497 | external-net 2022-05-09 15:21:18.497 | extra_dhcp_opt 2022-05-09 15:21:18.497 | extraroute 2022-05-09 15:21:18.497 | extraroute-atomic 2022-05-09 15:21:18.497 | filter-validation 2022-05-09 15:21:18.497 | fip-port-details 2022-05-09 15:21:18.497 | flavors 2022-05-09 15:21:18.497 | floatingip-pools 2022-05-09 15:21:18.497 | ip-substring-filtering 2022-05-09 15:21:18.497 | router 2022-05-09 15:21:18.497 | ext-gw-mode 2022-05-09 15:21:18.497 | l3-ha 2022-05-09 15:21:18.497 | l3-flavors 2022-05-09 15:21:18.498 | l3-port-ip-change-not-allowed 2022-05-09 15:21:18.498 | l3_agent_scheduler 2022-05-09 15:21:18.498 | metering 2022-05-09 15:21:18.498 | metering_source_and_destination_fields 2022-05-09 15:21:18.498 | multi-provider 2022-05-09 15:21:18.498 | net-mtu 2022-05-09 15:21:18.498 | net-mtu-writable 2022-05-09 15:21:18.498 | network_availability_zone 2022-05-09 15:21:18.498 | network-ip-availability 2022-05-09 15:21:18.498 | pagination 2022-05-09 15:21:18.498 | port-device-profile 2022-05-09 15:21:18.498 | port-mac-override 2022-05-09 15:21:18.498 | port-mac-address-regenerate 2022-05-09 15:21:18.498 | port-numa-affinity-policy 2022-05-09 15:21:18.498 | binding 2022-05-09 15:21:18.498 | binding-extended 2022-05-09 15:21:18.498 | port-security 2022-05-09 15:21:18.498 | project-id 2022-05-09 15:21:18.498 | provider 2022-05-09 15:21:18.498 | quota-check-limit 2022-05-09 15:21:18.498 | quotas 2022-05-09 15:21:18.498 | quota_details 2022-05-09 15:21:18.498 | rbac-policies 2022-05-09 15:21:18.498 | rbac-address-group 2022-05-09 15:21:18.498 | rbac-address-scope 2022-05-09 15:21:18.498 | rbac-security-groups 2022-05-09 15:21:18.498 | rbac-subnetpool 2022-05-09 15:21:18.498 | revision-if-match 2022-05-09 15:21:18.498 | standard-attr-revisions 2022-05-09 15:21:18.498 | router_availability_zone 2022-05-09 15:21:18.498 | security-groups-normalized-cidr 2022-05-09 15:21:18.499 | port-security-groups-filtering 2022-05-09 15:21:18.499 | security-groups-remote-address-group 2022-05-09 15:21:18.499 | security-groups-shared-filtering 2022-05-09 15:21:18.499 | security-group 2022-05-09 15:21:18.499 | service-type 2022-05-09 15:21:18.499 | sorting 2022-05-09 15:21:18.499 | standard-attr-description 2022-05-09 15:21:18.499 | stateful-security-group 2022-05-09 15:21:18.499 | subnet_onboard 2022-05-09 15:21:18.499 | subnet-service-types 2022-05-09 15:21:18.499 | subnet_allocation 2022-05-09 15:21:18.499 | subnetpool-prefix-ops 2022-05-09 15:21:18.499 | standard-attr-tag 2022-05-09 15:21:18.499 | standard-attr-timestamp' 2022-05-09 15:21:18.501 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-09 15:21:18.502 | address-scope 2022-05-09 15:21:18.502 | router-admin-state-down-before-update 2022-05-09 15:21:18.502 | agent 2022-05-09 15:21:18.502 | agent-resources-synced 2022-05-09 15:21:18.502 | allowed-address-pairs 2022-05-09 15:21:18.502 | auto-allocated-topology 2022-05-09 15:21:18.502 | availability_zone 2022-05-09 15:21:18.502 | availability_zone_filter 2022-05-09 15:21:18.502 | default-subnetpools 2022-05-09 15:21:18.502 | dhcp_agent_scheduler 2022-05-09 15:21:18.502 | dvr 2022-05-09 15:21:18.502 | empty-string-filtering 2022-05-09 15:21:18.502 | external-net 2022-05-09 15:21:18.502 | extra_dhcp_opt 2022-05-09 15:21:18.502 | extraroute 2022-05-09 15:21:18.502 | extraroute-atomic 2022-05-09 15:21:18.502 | filter-validation 2022-05-09 15:21:18.502 | fip-port-details 2022-05-09 15:21:18.502 | flavors 2022-05-09 15:21:18.502 | floatingip-pools 2022-05-09 15:21:18.502 | ip-substring-filtering 2022-05-09 15:21:18.502 | router 2022-05-09 15:21:18.502 | ext-gw-mode 2022-05-09 15:21:18.502 | l3-ha 2022-05-09 15:21:18.502 | l3-flavors 2022-05-09 15:21:18.502 | l3-port-ip-change-not-allowed 2022-05-09 15:21:18.502 | l3_agent_scheduler 2022-05-09 15:21:18.502 | metering 2022-05-09 15:21:18.502 | metering_source_and_destination_fields 2022-05-09 15:21:18.502 | multi-provider 2022-05-09 15:21:18.502 | net-mtu 2022-05-09 15:21:18.502 | net-mtu-writable 2022-05-09 15:21:18.502 | network_availability_zone 2022-05-09 15:21:18.502 | network-ip-availability 2022-05-09 15:21:18.502 | pagination 2022-05-09 15:21:18.503 | port-device-profile 2022-05-09 15:21:18.503 | port-mac-override 2022-05-09 15:21:18.503 | port-mac-address-regenerate 2022-05-09 15:21:18.503 | port-numa-affinity-policy 2022-05-09 15:21:18.503 | binding 2022-05-09 15:21:18.503 | binding-extended 2022-05-09 15:21:18.503 | port-security 2022-05-09 15:21:18.503 | project-id 2022-05-09 15:21:18.503 | provider 2022-05-09 15:21:18.503 | quota-check-limit 2022-05-09 15:21:18.503 | quotas 2022-05-09 15:21:18.503 | quota_details 2022-05-09 15:21:18.503 | rbac-policies 2022-05-09 15:21:18.503 | rbac-address-group 2022-05-09 15:21:18.503 | rbac-address-scope 2022-05-09 15:21:18.503 | rbac-security-groups 2022-05-09 15:21:18.503 | rbac-subnetpool 2022-05-09 15:21:18.503 | revision-if-match 2022-05-09 15:21:18.503 | standard-attr-revisions 2022-05-09 15:21:18.503 | router_availability_zone 2022-05-09 15:21:18.503 | security-groups-normalized-cidr 2022-05-09 15:21:18.503 | port-security-groups-filtering 2022-05-09 15:21:18.503 | security-groups-remote-address-group 2022-05-09 15:21:18.503 | security-groups-shared-filtering 2022-05-09 15:21:18.503 | security-group 2022-05-09 15:21:18.503 | service-type 2022-05-09 15:21:18.503 | sorting 2022-05-09 15:21:18.503 | standard-attr-description 2022-05-09 15:21:18.503 | stateful-security-group 2022-05-09 15:21:18.503 | subnet_onboard 2022-05-09 15:21:18.503 | subnet-service-types 2022-05-09 15:21:18.503 | subnet_allocation 2022-05-09 15:21:18.503 | subnetpool-prefix-ops 2022-05-09 15:21:18.503 | standard-attr-tag 2022-05-09 15:21:18.503 | standard-attr-timestamp =~ external-net ]] 2022-05-09 15:21:18.506 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-09 15:21:18.510 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-05-09 15:21:18.515 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-05-09 15:21:18.516 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-05-09 15:21:18.520 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-05-09 15:21:18.524 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:21:18.526 | ++ functions-common:get_field:824 : read data 2022-05-09 15:21:21.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:21:21.290 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:21.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:21:21.290 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:21.473 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:21:21.476 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:21:21.478 | ++ functions-common:get_field:828 : field='$3' 2022-05-09 15:21:21.482 | ++ functions-common:get_field:830 : echo '| id | addeba08-630b-4ba7-b117-45b8c0ba52cb |' 2022-05-09 15:21:21.483 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:21:21.489 | ++ functions-common:get_field:824 : read data 2022-05-09 15:21:21.493 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=addeba08-630b-4ba7-b117-45b8c0ba52cb 2022-05-09 15:21:21.496 | + 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:21:21.499 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:21:21.517 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-05-09 15:21:21.520 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-05-09 15:21:21.523 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-09 15:21:21.526 | ++ 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:21:24.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:24.197 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:24.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:24.197 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:24.367 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:21:24.370 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-09 15:21:24.370 | address-scope 2022-05-09 15:21:24.370 | router-admin-state-down-before-update 2022-05-09 15:21:24.370 | agent 2022-05-09 15:21:24.370 | agent-resources-synced 2022-05-09 15:21:24.370 | allowed-address-pairs 2022-05-09 15:21:24.370 | auto-allocated-topology 2022-05-09 15:21:24.370 | availability_zone 2022-05-09 15:21:24.370 | availability_zone_filter 2022-05-09 15:21:24.370 | default-subnetpools 2022-05-09 15:21:24.370 | dhcp_agent_scheduler 2022-05-09 15:21:24.370 | dvr 2022-05-09 15:21:24.370 | empty-string-filtering 2022-05-09 15:21:24.371 | external-net 2022-05-09 15:21:24.371 | extra_dhcp_opt 2022-05-09 15:21:24.371 | extraroute 2022-05-09 15:21:24.371 | extraroute-atomic 2022-05-09 15:21:24.371 | filter-validation 2022-05-09 15:21:24.371 | fip-port-details 2022-05-09 15:21:24.371 | flavors 2022-05-09 15:21:24.371 | floatingip-pools 2022-05-09 15:21:24.371 | ip-substring-filtering 2022-05-09 15:21:24.371 | router 2022-05-09 15:21:24.371 | ext-gw-mode 2022-05-09 15:21:24.371 | l3-ha 2022-05-09 15:21:24.371 | l3-flavors 2022-05-09 15:21:24.371 | l3-port-ip-change-not-allowed 2022-05-09 15:21:24.371 | l3_agent_scheduler 2022-05-09 15:21:24.371 | metering 2022-05-09 15:21:24.371 | metering_source_and_destination_fields 2022-05-09 15:21:24.371 | multi-provider 2022-05-09 15:21:24.371 | net-mtu 2022-05-09 15:21:24.371 | net-mtu-writable 2022-05-09 15:21:24.371 | network_availability_zone 2022-05-09 15:21:24.371 | network-ip-availability 2022-05-09 15:21:24.371 | pagination 2022-05-09 15:21:24.371 | port-device-profile 2022-05-09 15:21:24.371 | port-mac-override 2022-05-09 15:21:24.371 | port-mac-address-regenerate 2022-05-09 15:21:24.371 | port-numa-affinity-policy 2022-05-09 15:21:24.371 | binding 2022-05-09 15:21:24.371 | binding-extended 2022-05-09 15:21:24.371 | port-security 2022-05-09 15:21:24.371 | project-id 2022-05-09 15:21:24.371 | provider 2022-05-09 15:21:24.371 | quota-check-limit 2022-05-09 15:21:24.371 | quotas 2022-05-09 15:21:24.371 | quota_details 2022-05-09 15:21:24.372 | rbac-policies 2022-05-09 15:21:24.372 | rbac-address-group 2022-05-09 15:21:24.372 | rbac-address-scope 2022-05-09 15:21:24.372 | rbac-security-groups 2022-05-09 15:21:24.372 | rbac-subnetpool 2022-05-09 15:21:24.372 | revision-if-match 2022-05-09 15:21:24.372 | standard-attr-revisions 2022-05-09 15:21:24.372 | router_availability_zone 2022-05-09 15:21:24.372 | security-groups-normalized-cidr 2022-05-09 15:21:24.372 | port-security-groups-filtering 2022-05-09 15:21:24.372 | security-groups-remote-address-group 2022-05-09 15:21:24.372 | security-groups-shared-filtering 2022-05-09 15:21:24.372 | security-group 2022-05-09 15:21:24.372 | service-type 2022-05-09 15:21:24.372 | sorting 2022-05-09 15:21:24.372 | standard-attr-description 2022-05-09 15:21:24.372 | stateful-security-group 2022-05-09 15:21:24.372 | subnet_onboard 2022-05-09 15:21:24.372 | subnet-service-types 2022-05-09 15:21:24.372 | subnet_allocation 2022-05-09 15:21:24.372 | subnetpool-prefix-ops 2022-05-09 15:21:24.372 | standard-attr-tag 2022-05-09 15:21:24.372 | standard-attr-timestamp' 2022-05-09 15:21:24.373 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-09 15:21:24.373 | address-scope 2022-05-09 15:21:24.373 | router-admin-state-down-before-update 2022-05-09 15:21:24.373 | agent 2022-05-09 15:21:24.373 | agent-resources-synced 2022-05-09 15:21:24.373 | allowed-address-pairs 2022-05-09 15:21:24.373 | auto-allocated-topology 2022-05-09 15:21:24.373 | availability_zone 2022-05-09 15:21:24.373 | availability_zone_filter 2022-05-09 15:21:24.373 | default-subnetpools 2022-05-09 15:21:24.373 | dhcp_agent_scheduler 2022-05-09 15:21:24.373 | dvr 2022-05-09 15:21:24.374 | empty-string-filtering 2022-05-09 15:21:24.374 | external-net 2022-05-09 15:21:24.374 | extra_dhcp_opt 2022-05-09 15:21:24.374 | extraroute 2022-05-09 15:21:24.374 | extraroute-atomic 2022-05-09 15:21:24.374 | filter-validation 2022-05-09 15:21:24.374 | fip-port-details 2022-05-09 15:21:24.374 | flavors 2022-05-09 15:21:24.374 | floatingip-pools 2022-05-09 15:21:24.374 | ip-substring-filtering 2022-05-09 15:21:24.374 | router 2022-05-09 15:21:24.374 | ext-gw-mode 2022-05-09 15:21:24.374 | l3-ha 2022-05-09 15:21:24.374 | l3-flavors 2022-05-09 15:21:24.374 | l3-port-ip-change-not-allowed 2022-05-09 15:21:24.374 | l3_agent_scheduler 2022-05-09 15:21:24.374 | metering 2022-05-09 15:21:24.374 | metering_source_and_destination_fields 2022-05-09 15:21:24.374 | multi-provider 2022-05-09 15:21:24.374 | net-mtu 2022-05-09 15:21:24.374 | net-mtu-writable 2022-05-09 15:21:24.374 | network_availability_zone 2022-05-09 15:21:24.374 | network-ip-availability 2022-05-09 15:21:24.374 | pagination 2022-05-09 15:21:24.374 | port-device-profile 2022-05-09 15:21:24.374 | port-mac-override 2022-05-09 15:21:24.374 | port-mac-address-regenerate 2022-05-09 15:21:24.374 | port-numa-affinity-policy 2022-05-09 15:21:24.374 | binding 2022-05-09 15:21:24.374 | binding-extended 2022-05-09 15:21:24.374 | port-security 2022-05-09 15:21:24.374 | project-id 2022-05-09 15:21:24.374 | provider 2022-05-09 15:21:24.374 | quota-check-limit 2022-05-09 15:21:24.374 | quotas 2022-05-09 15:21:24.374 | quota_details 2022-05-09 15:21:24.375 | rbac-policies 2022-05-09 15:21:24.375 | rbac-address-group 2022-05-09 15:21:24.375 | rbac-address-scope 2022-05-09 15:21:24.375 | rbac-security-groups 2022-05-09 15:21:24.375 | rbac-subnetpool 2022-05-09 15:21:24.375 | revision-if-match 2022-05-09 15:21:24.375 | standard-attr-revisions 2022-05-09 15:21:24.375 | router_availability_zone 2022-05-09 15:21:24.375 | security-groups-normalized-cidr 2022-05-09 15:21:24.375 | port-security-groups-filtering 2022-05-09 15:21:24.375 | security-groups-remote-address-group 2022-05-09 15:21:24.375 | security-groups-shared-filtering 2022-05-09 15:21:24.375 | security-group 2022-05-09 15:21:24.375 | service-type 2022-05-09 15:21:24.375 | sorting 2022-05-09 15:21:24.375 | standard-attr-description 2022-05-09 15:21:24.375 | stateful-security-group 2022-05-09 15:21:24.375 | subnet_onboard 2022-05-09 15:21:24.375 | subnet-service-types 2022-05-09 15:21:24.375 | subnet_allocation 2022-05-09 15:21:24.375 | subnetpool-prefix-ops 2022-05-09 15:21:24.375 | standard-attr-tag 2022-05-09 15:21:24.375 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-09 15:21:24.376 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-09 15:21:24.379 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-05-09 15:21:24.381 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-05-09 15:21:24.386 | ++ 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:21:24.386 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-05-09 15:21:24.387 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-05-09 15:21:24.390 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:21:24.393 | ++ functions-common:get_field:824 : read data 2022-05-09 15:21:27.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:21:27.388 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:27.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:27.388 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:27.584 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:21:27.587 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:21:27.590 | ++ functions-common:get_field:828 : field='$3' 2022-05-09 15:21:27.594 | ++ functions-common:get_field:830 : echo '| id | d8d87010-429c-49ab-bfaf-8afa48d057b7 |' 2022-05-09 15:21:27.595 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:21:27.601 | ++ functions-common:get_field:824 : read data 2022-05-09 15:21:27.605 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=d8d87010-429c-49ab-bfaf-8afa48d057b7 2022-05-09 15:21:27.608 | + 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:21:27.611 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:21:27.637 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-05-09 15:21:27.640 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-05-09 15:21:27.642 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet addeba08-630b-4ba7-b117-45b8c0ba52cb 730ff50f-8cbd-4b76-81c2-b121bf708e2a 2022-05-09 15:21:32.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:32.370 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:32.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:32.370 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:32.569 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-05-09 15:21:32.572 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 d8d87010-429c-49ab-bfaf-8afa48d057b7 2022-05-09 15:21:32.575 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-05-09 15:21:32.578 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-05-09 15:21:32.580 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.1.1 ]] 2022-05-09 15:21:32.584 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.1.1 ' 2022-05-09 15:21:32.587 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network d8d87010-429c-49ab-bfaf-8afa48d057b7 --subnet-range 172.28.1.0/24 --no-dhcp ' 2022-05-09 15:21:32.589 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-05-09 15:21:32.592 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-05-09 15:21:32.596 | +++ 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.28.1.1 --network d8d87010-429c-49ab-bfaf-8afa48d057b7 --subnet-range 172.28.1.0/24 --no-dhcp public-subnet 2022-05-09 15:21:32.599 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-05-09 15:21:35.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:35.534 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:35.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:35.534 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:35.737 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:21:35.740 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.1.1 | 2022-05-09 15:21:35.740 | | id | 53b3423a-6226-4984-929a-b6c8ae9fde11 |' 2022-05-09 15:21:35.743 | ++ 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:21:35.745 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:21:35.762 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' 53b3423a-6226-4984-929a-b6c8ae9fde11 '|' 2022-05-09 15:21:35.765 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.1.1 | | id | 53b3423a-6226-4984-929a-b6c8ae9fde11 |' 2022-05-09 15:21:35.767 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-05-09 15:21:35.771 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' 53b3423a-6226-4984-929a-b6c8ae9fde11 '|' 2022-05-09 15:21:35.772 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-05-09 15:21:35.774 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:21:35.776 | ++ functions-common:get_field:824 : read data 2022-05-09 15:21:35.780 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:21:35.782 | ++ functions-common:get_field:828 : field='$3' 2022-05-09 15:21:35.785 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:21:35.786 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.28.1.1 | | id | 53b3423a-6226-4984-929a-b6c8ae9fde11 |' 2022-05-09 15:21:35.791 | ++ functions-common:get_field:824 : read data 2022-05-09 15:21:35.795 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.1.1 2022-05-09 15:21:35.798 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-05-09 15:21:35.799 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' 53b3423a-6226-4984-929a-b6c8ae9fde11 '|' 2022-05-09 15:21:35.801 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:21:35.803 | ++ functions-common:get_field:824 : read data 2022-05-09 15:21:35.806 | ++ functions-common:get_field:825 : '[' 5 -lt 0 ']' 2022-05-09 15:21:35.808 | ++ functions-common:get_field:828 : field='$6' 2022-05-09 15:21:35.812 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-05-09 15:21:35.813 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.28.1.1 | | id | 53b3423a-6226-4984-929a-b6c8ae9fde11 |' 2022-05-09 15:21:35.818 | ++ functions-common:get_field:824 : read data 2022-05-09 15:21:35.821 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=53b3423a-6226-4984-929a-b6c8ae9fde11 2022-05-09 15:21:35.824 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway d8d87010-429c-49ab-bfaf-8afa48d057b7 addeba08-630b-4ba7-b117-45b8c0ba52cb 2022-05-09 15:21:40.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:40.236 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:40.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:40.236 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:40.423 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-05-09 15:21:40.426 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-05-09 15:21:40.444 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:21:40.446 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-05-09 15:21:40.449 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-05-09 15:21:40.452 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-05-09 15:21:40.455 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-05-09 15:21:40.458 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-05-09 15:21:40.461 | ++ 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:21:40.483 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-05-09 15:21:40.487 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-05-09 15:21:40.489 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-05-09 15:21:40.491 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-05-09 15:21:40.494 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-09 15:21:40.498 | + 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:21:40.500 | + functions-common:test_with_retry:2375 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-09 15:21:40.502 | + functions-common:test_with_retry:2376 : local 'failmsg=br-data creation failed' 2022-05-09 15:21:40.505 | + functions-common:test_with_retry:2377 : local until=10 2022-05-09 15:21:40.507 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-09 15:21:40.510 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-09 15:21:40.513 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-09 15:21:40.518 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:21:40.521 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:21:40.524 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:21:40.529 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109700526 2022-05-09 15:21:40.531 | + 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:21:40.538 | + functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-09 15:21:40.542 | + functions-common:time_stop:2437 : local name 2022-05-09 15:21:40.544 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:21:40.547 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:21:40.549 | + functions-common:time_stop:2440 : local total 2022-05-09 15:21:40.551 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:21:40.554 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-09 15:21:40.556 | + functions-common:time_stop:2444 : start_time=1652109700526 2022-05-09 15:21:40.559 | + functions-common:time_stop:2446 : [[ -z 1652109700526 ]] 2022-05-09 15:21:40.562 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:21:40.566 | + functions-common:time_stop:2449 : end_time=1652109700564 2022-05-09 15:21:40.569 | + functions-common:time_stop:2450 : elapsed_time=38 2022-05-09 15:21:40.571 | + functions-common:time_stop:2451 : total=6123 2022-05-09 15:21:40.574 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:21:40.584 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6161 2022-05-09 15:21:40.588 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-05-09 15:21:40.588 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.1.1 2022-05-09 15:21:40.594 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-05-09 15:21:40.596 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:21:40.599 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-05-09 15:21:40.601 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-05-09 15:21:40.604 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.1.1/24 dev br-data 2022-05-09 15:21:40.618 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-05-09 15:21:40.636 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-05-09 15:21:40.636 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-05-09 15:21:40.636 | ++ 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:21:40.636 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-05-09 15:21:42.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:42.930 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:42.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:42.931 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:43.115 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:21:43.119 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.1.4 ' 2022-05-09 15:21:43.122 | + 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:21:43.125 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:21:43.143 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-05-09 15:21:43.146 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:21:43.149 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-05-09 15:21:43.153 | + ./stack.sh:main:1319 : is_service_enabled nova 2022-05-09 15:21:43.171 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:21:43.174 | + ./stack.sh:main:1320 : echo_summary 'Starting Nova' 2022-05-09 15:21:43.177 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:21:43.179 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova 2022-05-09 15:21:43.182 | + ./stack.sh:main:1321 : start_nova 2022-05-09 15:21:43.185 | + lib/nova:start_nova:1136 : start_nova_rest 2022-05-09 15:21:43.187 | + 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:21:43.190 | + 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:21:43.193 | + 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:21:43.196 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-09 15:21:43.198 | + 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:21:43.201 | + functions-common:run_process:1692 : local service=n-sch 2022-05-09 15:21:43.204 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:21:43.207 | + functions-common:run_process:1694 : local group= 2022-05-09 15:21:43.210 | + functions-common:run_process:1695 : local user= 2022-05-09 15:21:43.212 | + functions-common:run_process:1697 : local name=n-sch 2022-05-09 15:21:43.215 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:21:43.218 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:21:43.221 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:21:43.224 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:21:43.227 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:21:43.232 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109703229 2022-05-09 15:21:43.235 | + functions-common:run_process:1700 : is_service_enabled n-sch 2022-05-09 15:21:43.253 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:21:43.256 | + 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:21:43.259 | + functions-common:_run_under_systemd:1657 : local service=n-sch 2022-05-09 15:21:43.262 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:21:43.265 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:21:43.268 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:21:43.270 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:21:43.273 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-09 15:21:43.276 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-09 15:21:43.279 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-sch.service 2022-05-09 15:21:43.281 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:21:43.284 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:21:43.287 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-09 15:21:43.289 | + 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:21:43.292 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-sch.service 2022-05-09 15:21:43.295 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:21:43.297 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:21:43.300 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:21:43.302 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:21:43.304 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:21:43.307 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-05-09 15:21:43.310 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:21:43.315 | + 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:21:43.370 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-05-09 15:21:43.434 | + 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:21:43.490 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-05-09 15:21:43.550 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-05-09 15:21:43.614 | + 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:21:43.671 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:21:43.674 | + 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:21:43.733 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:21:44.220 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-05-09 15:21:44.235 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-05-09 15:21:44.689 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-05-09 15:21:44.715 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:21:44.718 | + functions-common:time_stop:2437 : local name 2022-05-09 15:21:44.720 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:21:44.723 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:21:44.726 | + functions-common:time_stop:2440 : local total 2022-05-09 15:21:44.729 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:21:44.732 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:21:44.735 | + functions-common:time_stop:2444 : start_time=1652109703229 2022-05-09 15:21:44.737 | + functions-common:time_stop:2446 : [[ -z 1652109703229 ]] 2022-05-09 15:21:44.742 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:21:44.748 | + functions-common:time_stop:2449 : end_time=1652109704744 2022-05-09 15:21:44.751 | + functions-common:time_stop:2450 : elapsed_time=1515 2022-05-09 15:21:44.754 | + functions-common:time_stop:2451 : total=24449 2022-05-09 15:21:44.756 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:21:44.760 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=25964 2022-05-09 15:21:44.763 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-05-09 15:21:44.767 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-05-09 15:21:44.774 | + 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:21:44.778 | + functions-common:run_process:1692 : local service=n-api-meta 2022-05-09 15:21:44.781 | + 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:21:44.784 | + functions-common:run_process:1694 : local group= 2022-05-09 15:21:44.786 | + functions-common:run_process:1695 : local user= 2022-05-09 15:21:44.789 | + functions-common:run_process:1697 : local name=n-api-meta 2022-05-09 15:21:44.792 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:21:44.795 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:21:44.800 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:21:44.809 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:21:44.818 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:21:44.827 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109704819 2022-05-09 15:21:44.829 | + functions-common:run_process:1700 : is_service_enabled n-api-meta 2022-05-09 15:21:44.851 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:21:44.854 | + 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:21:44.856 | + functions-common:_run_under_systemd:1657 : local service=n-api-meta 2022-05-09 15:21:44.859 | + 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:21:44.862 | + 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:21:44.871 | + 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:21:44.874 | + 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:21:44.878 | + 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:21:44.882 | + 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:21:44.885 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api-meta.service 2022-05-09 15:21:44.890 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:21:44.897 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:21:44.899 | + 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:21:44.903 | + 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:21:44.906 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api-meta.service 2022-05-09 15:21:44.909 | + 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:21:44.912 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:21:44.915 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:21:44.919 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-05-09 15:21:44.922 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:21:44.928 | + 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:21:45.004 | + 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:21:45.088 | + 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:21:45.168 | + 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:21:45.248 | + 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:21:45.326 | + 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:21:45.397 | + 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:21:45.472 | + 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:21:45.550 | + 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:21:45.659 | + 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:21:45.739 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:21:45.741 | + 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:21:45.814 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:21:46.365 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-05-09 15:21:46.386 | 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:21:46.987 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-05-09 15:21:47.103 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:21:47.107 | + functions-common:time_stop:2437 : local name 2022-05-09 15:21:47.110 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:21:47.114 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:21:47.118 | + functions-common:time_stop:2440 : local total 2022-05-09 15:21:47.122 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:21:47.128 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:21:47.132 | + functions-common:time_stop:2444 : start_time=1652109704819 2022-05-09 15:21:47.138 | + functions-common:time_stop:2446 : [[ -z 1652109704819 ]] 2022-05-09 15:21:47.144 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:21:47.148 | + functions-common:time_stop:2449 : end_time=1652109707145 2022-05-09 15:21:47.154 | + functions-common:time_stop:2450 : elapsed_time=2326 2022-05-09 15:21:47.157 | + functions-common:time_stop:2451 : total=25964 2022-05-09 15:21:47.160 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:21:47.163 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28290 2022-05-09 15:21:47.166 | + 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:21:47.170 | + 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:21:47.174 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-05-09 15:21:47.177 | + 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:21:47.180 | + 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:21:47.184 | + 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:21:47.188 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-05-09 15:21:47.191 | + 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:21:47.194 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-05-09 15:21:47.200 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-05-09 15:21:47.203 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:21:47.206 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-09 15:21:47.210 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-05-09 15:21:47.234 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:21:47.237 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-09 15:21:47.240 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-05-09 15:21:47.269 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:21:47.274 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-09 15:21:47.278 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-05-09 15:21:47.317 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:21:47.324 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-05-09 15:21:47.330 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:21:47.334 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-05-09 15:21:47.338 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-05-09 15:21:47.343 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:21:47.347 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:21:47.350 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:21:47.355 | + 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:21:47.358 | + functions-common:run_process:1692 : local service=n-novnc-cell1 2022-05-09 15:21:47.362 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-09 15:21:47.365 | + functions-common:run_process:1694 : local group= 2022-05-09 15:21:47.369 | + functions-common:run_process:1695 : local user= 2022-05-09 15:21:47.374 | + functions-common:run_process:1697 : local name=n-novnc-cell1 2022-05-09 15:21:47.377 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:21:47.380 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:21:47.387 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:21:47.393 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:21:47.414 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:21:47.418 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109707407 2022-05-09 15:21:47.424 | + functions-common:run_process:1700 : is_service_enabled n-novnc-cell1 2022-05-09 15:21:47.450 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:21:47.453 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:21:47.457 | + functions-common:time_stop:2437 : local name 2022-05-09 15:21:47.460 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:21:47.464 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:21:47.468 | + functions-common:time_stop:2440 : local total 2022-05-09 15:21:47.472 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:21:47.476 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:21:47.481 | + functions-common:time_stop:2444 : start_time=1652109707407 2022-05-09 15:21:47.485 | + functions-common:time_stop:2446 : [[ -z 1652109707407 ]] 2022-05-09 15:21:47.493 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:21:47.498 | + functions-common:time_stop:2449 : end_time=1652109707492 2022-05-09 15:21:47.501 | + functions-common:time_stop:2450 : elapsed_time=85 2022-05-09 15:21:47.504 | + functions-common:time_stop:2451 : total=28290 2022-05-09 15:21:47.506 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:21:47.509 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28375 2022-05-09 15:21:47.513 | + 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:21:47.517 | + functions-common:run_process:1692 : local service=n-spice-cell1 2022-05-09 15:21:47.520 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-09 15:21:47.523 | + functions-common:run_process:1694 : local group= 2022-05-09 15:21:47.526 | + functions-common:run_process:1695 : local user= 2022-05-09 15:21:47.529 | + functions-common:run_process:1697 : local name=n-spice-cell1 2022-05-09 15:21:47.533 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:21:47.535 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:21:47.538 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:21:47.541 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:21:47.548 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:21:47.553 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109707548 2022-05-09 15:21:47.557 | + functions-common:run_process:1700 : is_service_enabled n-spice-cell1 2022-05-09 15:21:47.601 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:21:47.604 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:21:47.609 | + functions-common:time_stop:2437 : local name 2022-05-09 15:21:47.612 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:21:47.617 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:21:47.621 | + functions-common:time_stop:2440 : local total 2022-05-09 15:21:47.625 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:21:47.630 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:21:47.633 | + functions-common:time_stop:2444 : start_time=1652109707548 2022-05-09 15:21:47.637 | + functions-common:time_stop:2446 : [[ -z 1652109707548 ]] 2022-05-09 15:21:47.642 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:21:47.651 | + functions-common:time_stop:2449 : end_time=1652109707644 2022-05-09 15:21:47.656 | + functions-common:time_stop:2450 : elapsed_time=96 2022-05-09 15:21:47.661 | + functions-common:time_stop:2451 : total=28375 2022-05-09 15:21:47.666 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:21:47.672 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28471 2022-05-09 15:21:47.677 | + 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:21:47.680 | + functions-common:run_process:1692 : local service=n-sproxy-cell1 2022-05-09 15:21:47.684 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:21:47.686 | + functions-common:run_process:1694 : local group= 2022-05-09 15:21:47.690 | + functions-common:run_process:1695 : local user= 2022-05-09 15:21:47.693 | + functions-common:run_process:1697 : local name=n-sproxy-cell1 2022-05-09 15:21:47.696 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:21:47.701 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:21:47.705 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:21:47.707 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:21:47.710 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:21:47.716 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109707712 2022-05-09 15:21:47.720 | + functions-common:run_process:1700 : is_service_enabled n-sproxy-cell1 2022-05-09 15:21:47.751 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:21:47.754 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:21:47.757 | + functions-common:time_stop:2437 : local name 2022-05-09 15:21:47.760 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:21:47.763 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:21:47.765 | + functions-common:time_stop:2440 : local total 2022-05-09 15:21:47.769 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:21:47.772 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:21:47.774 | + functions-common:time_stop:2444 : start_time=1652109707712 2022-05-09 15:21:47.778 | + functions-common:time_stop:2446 : [[ -z 1652109707712 ]] 2022-05-09 15:21:47.786 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:21:47.796 | + functions-common:time_stop:2449 : end_time=1652109707789 2022-05-09 15:21:47.799 | + functions-common:time_stop:2450 : elapsed_time=77 2022-05-09 15:21:47.802 | + functions-common:time_stop:2451 : total=28471 2022-05-09 15:21:47.806 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:21:47.809 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28548 2022-05-09 15:21:47.813 | + 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:21:47.818 | + 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:21:47.821 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-05-09 15:21:47.825 | + 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:21:47.827 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-05-09 15:21:47.830 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-05-09 15:21:47.869 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:21:47.874 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-05-09 15:21:47.965 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-05-09 15:21:47.970 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:21:47.976 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-05-09 15:21:48.052 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-05-09 15:21:48.096 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:21:48.100 | + 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:21:48.103 | + functions-common:run_process:1692 : local service=n-super-cond 2022-05-09 15:21:48.108 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:21:48.112 | + functions-common:run_process:1694 : local group= 2022-05-09 15:21:48.115 | + functions-common:run_process:1695 : local user= 2022-05-09 15:21:48.119 | + functions-common:run_process:1697 : local name=n-super-cond 2022-05-09 15:21:48.123 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:21:48.127 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:21:48.136 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:21:48.138 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:21:48.145 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:21:48.155 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109708147 2022-05-09 15:21:48.159 | + functions-common:run_process:1700 : is_service_enabled n-super-cond 2022-05-09 15:21:48.186 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:21:48.189 | + 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:21:48.191 | + functions-common:_run_under_systemd:1657 : local service=n-super-cond 2022-05-09 15:21:48.194 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:21:48.197 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:21:48.200 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:21:48.203 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:21:48.206 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-09 15:21:48.208 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-09 15:21:48.211 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-super-cond.service 2022-05-09 15:21:48.215 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:21:48.219 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:21:48.225 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-09 15:21:48.229 | + 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:21:48.232 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-super-cond.service 2022-05-09 15:21:48.235 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:21:48.240 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:21:48.246 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:21:48.249 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:21:48.252 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:21:48.255 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-05-09 15:21:48.258 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:21:48.264 | + 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:21:48.344 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-05-09 15:21:48.421 | + 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:21:48.510 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-05-09 15:21:48.628 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-05-09 15:21:48.733 | + 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:21:48.850 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:21:48.854 | + 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:21:48.923 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:21:49.604 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-05-09 15:21:49.627 | 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:21:50.248 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-05-09 15:21:50.283 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:21:50.286 | + functions-common:time_stop:2437 : local name 2022-05-09 15:21:50.288 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:21:50.291 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:21:50.295 | + functions-common:time_stop:2440 : local total 2022-05-09 15:21:50.297 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:21:50.300 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:21:50.303 | + functions-common:time_stop:2444 : start_time=1652109708147 2022-05-09 15:21:50.305 | + functions-common:time_stop:2446 : [[ -z 1652109708147 ]] 2022-05-09 15:21:50.309 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:21:50.314 | + functions-common:time_stop:2449 : end_time=1652109710311 2022-05-09 15:21:50.317 | + functions-common:time_stop:2450 : elapsed_time=2164 2022-05-09 15:21:50.319 | + functions-common:time_stop:2451 : total=28548 2022-05-09 15:21:50.322 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:21:50.326 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30712 2022-05-09 15:21:50.331 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-05-09 15:21:50.334 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:21:50.338 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-05-09 15:21:50.359 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:21:50.362 | + lib/nova:start_nova_conductor:1118 : local conf 2022-05-09 15:21:50.365 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-05-09 15:21:50.368 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:21:50.371 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:21:50.374 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:21:50.376 | + 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:21:50.379 | + functions-common:run_process:1692 : local service=n-cond-cell1 2022-05-09 15:21:50.382 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:21:50.384 | + functions-common:run_process:1694 : local group= 2022-05-09 15:21:50.387 | + functions-common:run_process:1695 : local user= 2022-05-09 15:21:50.390 | + functions-common:run_process:1697 : local name=n-cond-cell1 2022-05-09 15:21:50.393 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:21:50.395 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:21:50.398 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:21:50.401 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:21:50.406 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:21:50.409 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109710406 2022-05-09 15:21:50.412 | + functions-common:run_process:1700 : is_service_enabled n-cond-cell1 2022-05-09 15:21:50.435 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:21:50.438 | + 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:21:50.441 | + functions-common:_run_under_systemd:1657 : local service=n-cond-cell1 2022-05-09 15:21:50.443 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:21:50.446 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:21:50.449 | + 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:21:50.453 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:21:50.455 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-05-09 15:21:50.458 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-05-09 15:21:50.461 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-cond-cell1.service 2022-05-09 15:21:50.464 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:21:50.472 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:21:50.476 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-05-09 15:21:50.479 | + 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:21:50.482 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-cond-cell1.service 2022-05-09 15:21:50.485 | + 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:21:50.488 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:21:50.491 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:21:50.494 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:21:50.497 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:21:50.500 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-05-09 15:21:50.503 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:21:50.508 | + 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:21:50.572 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-05-09 15:21:50.648 | + 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:21:50.720 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-05-09 15:21:50.789 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-05-09 15:21:50.857 | + 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:21:50.940 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:21:50.943 | + 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:21:51.011 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:21:51.554 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-05-09 15:21:51.568 | 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:21:52.066 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-05-09 15:21:52.095 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:21:52.106 | + functions-common:time_stop:2437 : local name 2022-05-09 15:21:52.110 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:21:52.115 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:21:52.122 | + functions-common:time_stop:2440 : local total 2022-05-09 15:21:52.129 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:21:52.138 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:21:52.146 | + functions-common:time_stop:2444 : start_time=1652109710406 2022-05-09 15:21:52.154 | + functions-common:time_stop:2446 : [[ -z 1652109710406 ]] 2022-05-09 15:21:52.162 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:21:52.173 | + functions-common:time_stop:2449 : end_time=1652109712164 2022-05-09 15:21:52.180 | + functions-common:time_stop:2450 : elapsed_time=1758 2022-05-09 15:21:52.190 | + functions-common:time_stop:2451 : total=30712 2022-05-09 15:21:52.197 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:21:52.205 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32470 2022-05-09 15:21:52.214 | + lib/nova:start_nova:1139 : start_nova_compute 2022-05-09 15:21:52.222 | + 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:21:52.229 | + 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:21:52.233 | + 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:21:52.241 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-09 15:21:52.249 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-05-09 15:21:52.265 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-09 15:21:52.272 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:21:52.280 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:21:52.287 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-05-09 15:21:52.296 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:21:52.304 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-05-09 15:21:52.316 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-05-09 15:21:52.321 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-05-09 15:21:52.330 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-05-09 15:21:52.337 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-09 15:21:52.338 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-09 15:21:52.338 | BEGIN { 2022-05-09 15:21:52.338 | section = "" 2022-05-09 15:21:52.338 | last_section = "" 2022-05-09 15:21:52.338 | section_count = 0 2022-05-09 15:21:52.338 | } 2022-05-09 15:21:52.338 | /^\[.+\]/ { 2022-05-09 15:21:52.338 | gsub("[][]", "", $1); 2022-05-09 15:21:52.338 | section=$1 2022-05-09 15:21:52.338 | next 2022-05-09 15:21:52.339 | } 2022-05-09 15:21:52.339 | /^ *\#/ { 2022-05-09 15:21:52.339 | next 2022-05-09 15:21:52.339 | } 2022-05-09 15:21:52.339 | /^[^ \t]+/ { 2022-05-09 15:21:52.339 | # get offset of first = in $0 2022-05-09 15:21:52.339 | eq_idx = index($0, "=") 2022-05-09 15:21:52.339 | # extract attr & value from $0 2022-05-09 15:21:52.339 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:21:52.339 | value = substr($0, eq_idx + 1) 2022-05-09 15:21:52.339 | # only need to strip trailing whitespace from attr 2022-05-09 15:21:52.339 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:21:52.339 | # need to strip leading & trailing whitespace from value 2022-05-09 15:21:52.339 | sub(/^[ \t]*/, "", value) 2022-05-09 15:21:52.339 | sub(/[ \t]*$/, "", value) 2022-05-09 15:21:52.339 | 2022-05-09 15:21:52.339 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:21:52.339 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:21:52.339 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:21:52.339 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:21:52.339 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:21:52.339 | if (section != last_section) { 2022-05-09 15:21:52.339 | cfg_section[section_count++] = section 2022-05-09 15:21:52.339 | last_section = section 2022-05-09 15:21:52.339 | } 2022-05-09 15:21:52.339 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:21:52.339 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:21:52.339 | 2022-05-09 15:21:52.339 | cfg_attr[section, attr, 0] = value 2022-05-09 15:21:52.339 | cfg_attr_count[section, attr] = 1 2022-05-09 15:21:52.339 | } else { 2022-05-09 15:21:52.340 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:21:52.340 | cfg_attr[section, attr, lno] = value 2022-05-09 15:21:52.340 | } 2022-05-09 15:21:52.340 | } 2022-05-09 15:21:52.340 | END { 2022-05-09 15:21:52.340 | # Process each section in order 2022-05-09 15:21:52.340 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:21:52.340 | section = cfg_section[sno] 2022-05-09 15:21:52.340 | # The ini routines simply append a config item immediately 2022-05-09 15:21:52.340 | # after the section header. To keep the same order as defined 2022-05-09 15:21:52.340 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:21:52.340 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:21:52.340 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:21:52.340 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:21:52.340 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:21:52.340 | else { 2022-05-09 15:21:52.340 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:21:52.340 | count = cfg_attr_count[section, attr] 2022-05-09 15:21:52.340 | print "inidelete " configfile " " section " " attr 2022-05-09 15:21:52.340 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:21:52.340 | for (l = count -2; l >= 0; l--) 2022-05-09 15:21:52.340 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:21:52.340 | } 2022-05-09 15:21:52.340 | } 2022-05-09 15:21:52.340 | } 2022-05-09 15:21:52.340 | } 2022-05-09 15:21:52.340 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:21:52.344 | ' 2022-05-09 15:21:52.344 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:21:52.348 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:21:52.354 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:21:52.364 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-05-09 15:21:52.376 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:21:52.381 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-05-09 15:21:52.386 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-09 15:21:52.386 | BEGIN { group = "" } 2022-05-09 15:21:52.387 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:21:52.387 | gsub("[][]", "", $1); 2022-05-09 15:21:52.387 | split($1, a, "|"); 2022-05-09 15:21:52.387 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:21:52.387 | group=a[1] 2022-05-09 15:21:52.387 | } else { 2022-05-09 15:21:52.387 | group="" 2022-05-09 15:21:52.387 | } 2022-05-09 15:21:52.387 | next 2022-05-09 15:21:52.387 | } 2022-05-09 15:21:52.387 | { 2022-05-09 15:21:52.387 | if (group != "") 2022-05-09 15:21:52.387 | print $0 2022-05-09 15:21:52.387 | } 2022-05-09 15:21:52.387 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:21:52.401 | + 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:21:52.407 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-05-09 15:21:52.488 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-05-09 15:21:52.580 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-05-09 15:21:52.588 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-09 15:21:52.600 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-05-09 15:21:52.609 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:21:52.613 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-09 15:21:52.623 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:21:52.673 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:21:52.688 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-09 15:21:52.703 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-09 15:21:52.708 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:21:52.753 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:21:52.761 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2022-05-09 15:21:52.768 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2022-05-09 15:21:52.826 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:21:52.833 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:21:52.840 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-05-09 15:21:52.885 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-05-09 15:21:52.942 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-05-09 15:21:52.951 | + lib/nova:configure_console_compute:643 : local offset 2022-05-09 15:21:52.954 | + lib/nova:configure_console_compute:644 : offset=0 2022-05-09 15:21:52.961 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-05-09 15:21:52.979 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-05-09 15:21:53.028 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.49 2022-05-09 15:21:53.040 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-05-09 15:21:53.090 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:21:53.100 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-05-09 15:21:53.148 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:21:53.155 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-05-09 15:21:53.163 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-05-09 15:21:53.217 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-05-09 15:21:53.249 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:21:53.253 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-05-09 15:21:53.282 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:21:53.286 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-05-09 15:21:53.290 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-05-09 15:21:53.295 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-05-09 15:21:53.302 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-05-09 15:21:53.305 | + 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:21:53.308 | + functions-common:run_process:1692 : local service=n-cpu 2022-05-09 15:21:53.312 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-05-09 15:21:53.315 | + functions-common:run_process:1694 : local group=libvirt 2022-05-09 15:21:53.317 | + functions-common:run_process:1695 : local user= 2022-05-09 15:21:53.320 | + functions-common:run_process:1697 : local name=n-cpu 2022-05-09 15:21:53.323 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:21:53.327 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:21:53.329 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:21:53.332 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:21:53.338 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:21:53.342 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109713337 2022-05-09 15:21:53.348 | + functions-common:run_process:1700 : is_service_enabled n-cpu 2022-05-09 15:21:53.374 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:21:53.377 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:21:53.380 | + functions-common:time_stop:2437 : local name 2022-05-09 15:21:53.382 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:21:53.385 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:21:53.388 | + functions-common:time_stop:2440 : local total 2022-05-09 15:21:53.391 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:21:53.394 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:21:53.397 | + functions-common:time_stop:2444 : start_time=1652109713337 2022-05-09 15:21:53.399 | + functions-common:time_stop:2446 : [[ -z 1652109713337 ]] 2022-05-09 15:21:53.404 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:21:53.409 | + functions-common:time_stop:2449 : end_time=1652109713406 2022-05-09 15:21:53.413 | + functions-common:time_stop:2450 : elapsed_time=69 2022-05-09 15:21:53.416 | + functions-common:time_stop:2451 : total=32470 2022-05-09 15:21:53.420 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:21:53.424 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32539 2022-05-09 15:21:53.428 | + 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:21:53.433 | + 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:21:53.437 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-05-09 15:21:53.461 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:21:53.467 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-05-09 15:21:53.467 | Dumping cells_v2 mapping 2022-05-09 15:21:53.471 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-05-09 15:21:54.622 | 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:21:57.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:21:57.220 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:57.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:21:57.220 | from cryptography.utils import int_from_bytes 2022-05-09 15:21:57.220 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-09 15:21:57.220 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-05-09 15:21:57.220 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-09 15:21:57.220 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-05-09 15:21:57.220 | | cell1 | 6cbb0574-05cb-44bf-8847-582b98c384ce | rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-05-09 15:21:57.220 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-09 15:21:57.679 | + ./stack.sh:main:1322 : async_runfunc create_flavors 2022-05-09 15:21:57.682 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-05-09 15:21:57.753 | + inc/async:async_inner:63 : create_flavors 2022-05-09 15:21:57.798 | [115395 Async create_flavors:172697]: running: create_flavors 2022-05-09 15:21:57.801 | + ./stack.sh:main:1324 : is_service_enabled cinder 2022-05-09 15:21:57.821 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:21:57.825 | + ./stack.sh:main:1325 : echo_summary 'Starting Cinder' 2022-05-09 15:21:57.828 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:21:57.830 | + ./stack.sh:echo_summary:448 : echo -e Starting Cinder 2022-05-09 15:21:57.833 | + ./stack.sh:main:1326 : start_cinder 2022-05-09 15:21:57.836 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-05-09 15:21:57.839 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-05-09 15:21:57.842 | + lib/cinder:start_cinder:510 : local cinder_url 2022-05-09 15:21:57.845 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-05-09 15:21:57.863 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:21:57.866 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-05-09 15:21:57.869 | + 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:21:57.872 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-05-09 15:21:57.876 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-05-09 15:21:57.881 | + 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:21:57.883 | + functions-common:run_process:1692 : local service=c-api 2022-05-09 15:21:57.886 | + 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:21:57.889 | + functions-common:run_process:1694 : local group= 2022-05-09 15:21:57.892 | + functions-common:run_process:1695 : local user= 2022-05-09 15:21:57.895 | + functions-common:run_process:1697 : local name=c-api 2022-05-09 15:21:57.898 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:21:57.900 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:21:57.904 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:21:57.907 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:21:57.911 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:21:57.915 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109717912 2022-05-09 15:21:57.919 | + functions-common:run_process:1700 : is_service_enabled c-api 2022-05-09 15:21:57.937 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:21:57.939 | + 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:21:57.942 | + functions-common:_run_under_systemd:1657 : local service=c-api 2022-05-09 15:21:57.945 | + 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:21:57.948 | + 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:21:57.951 | + 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:21:57.953 | + 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:21:57.956 | + 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:21:57.959 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-05-09 15:21:57.961 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-api.service 2022-05-09 15:21:57.965 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:21:57.967 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:21:57.970 | + 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:21:57.973 | + 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:21:57.976 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@c-api.service 2022-05-09 15:21:57.978 | + 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:21:57.981 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:21:57.984 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:21:57.995 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-05-09 15:21:57.998 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:21:58.003 | + 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:21:58.062 | + 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:21:58.127 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-05-09 15:21:58.209 | + 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:21:58.267 | + 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:21:58.326 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-05-09 15:21:58.383 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-05-09 15:21:58.440 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-05-09 15:21:58.501 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-05-09 15:21:58.562 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-05-09 15:21:58.621 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:21:58.624 | + 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:21:58.682 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:21:59.158 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-05-09 15:21:59.173 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-05-09 15:21:59.642 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-05-09 15:21:59.732 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:21:59.736 | + functions-common:time_stop:2437 : local name 2022-05-09 15:21:59.742 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:21:59.746 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:21:59.750 | + functions-common:time_stop:2440 : local total 2022-05-09 15:21:59.754 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:21:59.758 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:21:59.763 | + functions-common:time_stop:2444 : start_time=1652109717912 2022-05-09 15:21:59.770 | + functions-common:time_stop:2446 : [[ -z 1652109717912 ]] 2022-05-09 15:21:59.776 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:21:59.779 | + functions-common:time_stop:2449 : end_time=1652109719776 2022-05-09 15:21:59.783 | + functions-common:time_stop:2450 : elapsed_time=1864 2022-05-09 15:21:59.786 | + functions-common:time_stop:2451 : total=32539 2022-05-09 15:21:59.787 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:21:59.793 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=34403 2022-05-09 15:21:59.796 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.49/volume/v3 2022-05-09 15:21:59.802 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-05-09 15:21:59.802 | Waiting for Cinder API to start... 2022-05-09 15:21:59.813 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.49/volume/v3 2022-05-09 15:21:59.827 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:21:59.844 | + functions:wait_for_service:458 : local url=http://10.222.0.49/volume/v3 2022-05-09 15:21:59.856 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:21:59.860 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:21:59.863 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:21:59.867 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:21:59.871 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:21:59.880 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:21:59.890 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109719882 2022-05-09 15:21:59.893 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:21:59.899 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/volume/v3 2022-05-09 15:22:02.574 | + :: : [[ 500 == 503 ]] 2022-05-09 15:22:02.576 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:22:02.580 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:22:02.584 | + functions-common:time_stop:2437 : local name 2022-05-09 15:22:02.587 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:22:02.591 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:22:02.594 | + functions-common:time_stop:2440 : local total 2022-05-09 15:22:02.596 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:22:02.600 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:22:02.603 | + functions-common:time_stop:2444 : start_time=1652109719882 2022-05-09 15:22:02.606 | + functions-common:time_stop:2446 : [[ -z 1652109719882 ]] 2022-05-09 15:22:02.610 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:22:02.615 | + functions-common:time_stop:2449 : end_time=1652109722612 2022-05-09 15:22:02.617 | + functions-common:time_stop:2450 : elapsed_time=2730 2022-05-09 15:22:02.621 | + functions-common:time_stop:2451 : total=18505 2022-05-09 15:22:02.624 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:22:02.626 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21235 2022-05-09 15:22:02.629 | + functions:wait_for_service:467 : return 0 2022-05-09 15:22:02.633 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:22:02.635 | + functions-common:run_process:1692 : local service=c-sch 2022-05-09 15:22:02.643 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:22:02.650 | + functions-common:run_process:1694 : local group= 2022-05-09 15:22:02.654 | + functions-common:run_process:1695 : local user= 2022-05-09 15:22:02.658 | + functions-common:run_process:1697 : local name=c-sch 2022-05-09 15:22:02.661 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:22:02.665 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:22:02.675 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:22:02.678 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:22:02.683 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:22:02.689 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109722686 2022-05-09 15:22:02.691 | + functions-common:run_process:1700 : is_service_enabled c-sch 2022-05-09 15:22:02.711 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:22:02.715 | + 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:22:02.717 | + functions-common:_run_under_systemd:1657 : local service=c-sch 2022-05-09 15:22:02.720 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:22:02.723 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:22:02.726 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:22:02.728 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:22:02.733 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-05-09 15:22:02.736 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-05-09 15:22:02.739 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-sch.service 2022-05-09 15:22:02.742 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:22:02.745 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:22:02.747 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-05-09 15:22:02.750 | + 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:22:02.753 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-sch.service 2022-05-09 15:22:02.756 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:22:02.758 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:22:02.761 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:22:02.764 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:22:02.767 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:22:02.769 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-05-09 15:22:02.772 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:22:02.777 | + 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:22:02.837 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-05-09 15:22:02.897 | + 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:22:02.958 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-05-09 15:22:03.019 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-05-09 15:22:03.079 | + 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:22:03.139 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:22:03.142 | + 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:22:03.206 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:22:03.699 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-05-09 15:22:03.713 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-05-09 15:22:04.181 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-05-09 15:22:04.210 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:22:04.213 | + functions-common:time_stop:2437 : local name 2022-05-09 15:22:04.216 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:22:04.219 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:22:04.222 | + functions-common:time_stop:2440 : local total 2022-05-09 15:22:04.225 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:22:04.228 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:22:04.231 | + functions-common:time_stop:2444 : start_time=1652109722686 2022-05-09 15:22:04.233 | + functions-common:time_stop:2446 : [[ -z 1652109722686 ]] 2022-05-09 15:22:04.237 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:22:04.241 | + functions-common:time_stop:2449 : end_time=1652109724239 2022-05-09 15:22:04.244 | + functions-common:time_stop:2450 : elapsed_time=1553 2022-05-09 15:22:04.247 | + functions-common:time_stop:2451 : total=34403 2022-05-09 15:22:04.250 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:22:04.253 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35956 2022-05-09 15:22:04.256 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-09 15:22:04.259 | + functions-common:run_process:1692 : local service=c-bak 2022-05-09 15:22:04.262 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-09 15:22:04.264 | + functions-common:run_process:1694 : local group= 2022-05-09 15:22:04.267 | + functions-common:run_process:1695 : local user= 2022-05-09 15:22:04.270 | + functions-common:run_process:1697 : local name=c-bak 2022-05-09 15:22:04.272 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:22:04.275 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:22:04.279 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:22:04.281 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:22:04.285 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:22:04.291 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109724287 2022-05-09 15:22:04.294 | + functions-common:run_process:1700 : is_service_enabled c-bak 2022-05-09 15:22:04.319 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:22:04.321 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:22:04.325 | + functions-common:time_stop:2437 : local name 2022-05-09 15:22:04.327 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:22:04.330 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:22:04.333 | + functions-common:time_stop:2440 : local total 2022-05-09 15:22:04.335 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:22:04.338 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:22:04.341 | + functions-common:time_stop:2444 : start_time=1652109724287 2022-05-09 15:22:04.345 | + functions-common:time_stop:2446 : [[ -z 1652109724287 ]] 2022-05-09 15:22:04.348 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:22:04.353 | + functions-common:time_stop:2449 : end_time=1652109724350 2022-05-09 15:22:04.356 | + functions-common:time_stop:2450 : elapsed_time=63 2022-05-09 15:22:04.358 | + functions-common:time_stop:2451 : total=35956 2022-05-09 15:22:04.361 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:22:04.364 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=36019 2022-05-09 15:22:04.366 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-09 15:22:04.369 | + functions-common:run_process:1692 : local service=c-vol 2022-05-09 15:22:04.372 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-09 15:22:04.375 | + functions-common:run_process:1694 : local group= 2022-05-09 15:22:04.377 | + functions-common:run_process:1695 : local user= 2022-05-09 15:22:04.380 | + functions-common:run_process:1697 : local name=c-vol 2022-05-09 15:22:04.383 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:22:04.386 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:22:04.389 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:22:04.391 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:22:04.394 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:22:04.399 | + functions-common:time_start:2428 : _TIME_START[$name]=1652109724397 2022-05-09 15:22:04.404 | + functions-common:run_process:1700 : is_service_enabled c-vol 2022-05-09 15:22:04.424 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:22:04.427 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:22:04.430 | + functions-common:time_stop:2437 : local name 2022-05-09 15:22:04.432 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:22:04.435 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:22:04.438 | + functions-common:time_stop:2440 : local total 2022-05-09 15:22:04.440 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:22:04.443 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:22:04.445 | + functions-common:time_stop:2444 : start_time=1652109724397 2022-05-09 15:22:04.448 | + functions-common:time_stop:2446 : [[ -z 1652109724397 ]] 2022-05-09 15:22:04.452 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:22:04.457 | + functions-common:time_stop:2449 : end_time=1652109724454 2022-05-09 15:22:04.459 | + functions-common:time_stop:2450 : elapsed_time=57 2022-05-09 15:22:04.463 | + functions-common:time_stop:2451 : total=36019 2022-05-09 15:22:04.466 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:22:04.469 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=36076 2022-05-09 15:22:04.471 | + ./stack.sh:main:1327 : create_volume_types 2022-05-09 15:22:04.474 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-05-09 15:22:04.496 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:22:04.499 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-05-09 15:22:04.501 | + lib/cinder:create_volume_types:575 : local be be_name 2022-05-09 15:22:04.504 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-09 15:22:04.506 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-05-09 15:22:04.509 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-05-09 15:22:04.536 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:22:04.539 | + 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:22:06.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:22:06.924 | from cryptography.utils import int_from_bytes 2022-05-09 15:22:06.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:22:06.924 | from cryptography.utils import int_from_bytes 2022-05-09 15:22:06.924 | Internal Server Error (HTTP 500) 2022-05-09 15:22:07.177 | + lib/cinder:create_volume_types:1 : exit_trap 2022-05-09 15:22:07.180 | + ./stack.sh:exit_trap:523 : local r=1 2022-05-09 15:22:07.183 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-05-09 15:22:07.187 | + ./stack.sh:exit_trap:524 : jobs='140541 2022-05-09 15:22:07.187 | 172697' 2022-05-09 15:22:07.189 | + ./stack.sh:exit_trap:527 : [[ -n 140541 2022-05-09 15:22:07.189 | 172697 ]] 2022-05-09 15:22:07.192 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-05-09-150916 ]] 2022-05-09 15:22:07.194 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-05-09 15:22:07.197 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-05-09 15:22:07.197 | exit_trap: cleaning up child processes 2022-05-09 15:22:07.200 | + ./stack.sh:exit_trap:529 : kill 140541 172697 2022-05-09 15:22:07.203 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.sBcGnD2FVk ']' 2022-05-09 15:22:07.205 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.sBcGnD2FVk 2022-05-09 15:22:07.210 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-05-09 15:22:07.212 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-05-09 15:22:07.216 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-05-09 15:22:07.219 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-05-09 15:22:07.219 | Error on exit 2022-05-09 15:22:07.221 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-05-09 15:22:07.224 | + ./stack.sh:exit_trap:544 : generate-subunit 1652108952 775 fail 2022-05-09 15:22:07.935 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-05-09 15:22:07.938 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-09 15:22:09.416 | + ./stack.sh:exit_trap:558 : exit 1