2022-03-02 11:10:30.155 | + ./stack.sh:main:487 : exec 2022-03-02 11:10:30.155 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-02-111030.summary.2022-03-02-111030 2022-03-02 11:10:30.155 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-02-111030' 2022-03-02 11:10:30.155 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:10:30.155 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-02-111030 2022-03-02 11:10:30.155 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-02-111030 /opt/stack/logs/stack.sh.log 2022-03-02 11:10:30.155 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-02-111030.summary.2022-03-02-111030 /opt/stack/logs/stack.sh.log.summary 2022-03-02 11:10:30.155 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-02 11:10:30.155 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-02 11:10:30.155 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-02 11:10:30.155 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-02 11:10:30.155 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-02 11:10:30.155 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-02 11:10:30.155 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-02 11:10:30.155 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-02 11:10:30.155 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-02 11:10:30.155 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-02 11:10:30.160 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-02 11:10:30.162 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-02 11:10:30.164 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-02 11:10:30.167 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-02 11:10:30.170 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-02 11:10:30.173 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-02 11:10:30.175 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-02 11:10:30.177 | + ./stack.sh:main:573 : set -o errexit 2022-03-02 11:10:30.179 | + ./stack.sh:main:576 : uname -a 2022-03-02 11:10:30.181 | Linux n-d-831507-2 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-03-02 11:10:30.183 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-02 11:10:30.185 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-02 11:10:30.189 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-02 11:10:30.239 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-02 11:10:30.257 | + ./stack.sh:main:590 : fetch_plugins 2022-03-02 11:10:30.259 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-02 11:10:30.261 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-02 11:10:30.264 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-02 11:10:30.266 | + functions-common:fetch_plugins:1776 : return 2022-03-02 11:10:30.268 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-02 11:10:30.270 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-02 11:10:30.271 | + functions-common:run_phase:1854 : local phase= 2022-03-02 11:10:30.273 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 11:10:30.275 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 11:10:30.278 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 11:10:30.281 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 11:10:30.283 | + functions-common:run_phase:1863 : local extra 2022-03-02 11:10:30.285 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 11:10:30.289 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 11:10:30.290 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 11:10:30.293 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 11:10:30.296 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-02 11:10:30.298 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 11:10:30.314 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:10:30.315 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-02 11:10:30.317 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 11:10:30.319 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 11:10:30.321 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 11:10:30.322 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 11:10:30.324 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 11:10:30.327 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-02 11:10:30.329 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-02 11:10:30.331 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-02 11:10:30.333 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 11:10:30.335 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-02 11:10:30.337 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-02 11:10:30.338 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-02 11:10:30.341 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-02 11:10:30.342 | + functions-common:plugin_override_defaults:1817 : return 2022-03-02 11:10:30.344 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-02 11:10:30.364 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-02 11:10:30.366 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-02 11:10:30.381 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:10:30.384 | +++ lib/tls:source:43 : hostname -f 2022-03-02 11:10:30.387 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-02 11:10:30.390 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-02 11:10:30.391 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-02 11:10:30.394 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-02 11:10:30.396 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-02 11:10:30.398 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-02 11:10:30.400 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-02 11:10:30.402 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-02 11:10:30.404 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-02 11:10:30.406 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-02 11:10:30.411 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-02 11:10:30.426 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-02 11:10:30.446 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-02 11:10:30.460 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-02 11:10:30.474 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-02 11:10:30.516 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-02 11:10:30.588 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-02 11:10:30.688 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-02 11:10:30.712 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-02 11:10:30.770 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-02 11:10:30.826 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-02 11:10:30.983 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-02 11:10:30.998 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-02 11:10:31.013 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-02 11:10:31.026 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-02 11:10:31.118 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-02 11:10:31.121 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-02 11:10:31.124 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-02 11:10:31.126 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-02 11:10:31.129 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-02 11:10:31.131 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-02 11:10:31.134 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-02 11:10:31.134 | False' 2022-03-02 11:10:31.138 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-02 11:10:31.154 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-02 11:10:31.156 | + ./stack.sh:main:624 : run_phase source 2022-03-02 11:10:31.158 | + functions-common:run_phase:1853 : local mode=source 2022-03-02 11:10:31.160 | + functions-common:run_phase:1854 : local phase= 2022-03-02 11:10:31.162 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 11:10:31.164 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 11:10:31.166 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 11:10:31.168 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 11:10:31.170 | + functions-common:run_phase:1863 : local extra 2022-03-02 11:10:31.173 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 11:10:31.177 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 11:10:31.179 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 11:10:31.181 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 11:10:31.183 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-02 11:10:31.185 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 11:10:31.200 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:10:31.203 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-02 11:10:31.205 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-02 11:10:31.248 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-02 11:10:31.250 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-02 11:10:31.253 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-02 11:10:31.255 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-02 11:10:31.258 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-02 11:10:31.260 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-02 11:10:31.264 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-02 11:10:31.267 | + functions-common:load_plugin_settings:1794 : return 2022-03-02 11:10:31.269 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-02 11:10:31.271 | + functions-common:verify_disabled_services:2136 : local service 2022-03-02 11:10:31.273 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.276 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-02 11:10:31.278 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.281 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-02 11:10:31.283 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.285 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-02 11:10:31.288 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.290 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-02 11:10:31.292 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.294 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-02 11:10:31.297 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.299 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-02 11:10:31.301 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.303 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-02 11:10:31.306 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.308 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-02 11:10:31.311 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.313 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-02 11:10:31.315 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.318 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-02 11:10:31.320 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.322 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-02 11:10:31.325 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.327 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-02 11:10:31.330 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.332 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-02 11:10:31.334 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.336 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-02 11:10:31.339 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.341 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-02 11:10:31.344 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.346 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-02 11:10:31.348 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.350 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-02 11:10:31.353 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.355 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-02 11:10:31.357 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.359 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-02 11:10:31.362 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.364 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-02 11:10:31.366 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.368 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-02 11:10:31.371 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.373 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-02 11:10:31.376 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.378 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-02 11:10:31.380 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.382 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-02 11:10:31.385 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.387 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-02 11:10:31.390 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.392 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-02 11:10:31.394 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.396 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-02 11:10:31.399 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.401 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-02 11:10:31.404 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.406 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-02 11:10:31.408 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.411 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-02 11:10:31.413 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.415 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-02 11:10:31.417 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.420 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-02 11:10:31.422 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.425 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-02 11:10:31.427 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.429 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-02 11:10:31.432 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.435 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-02 11:10:31.437 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.439 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-02 11:10:31.442 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.444 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-02 11:10:31.446 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.449 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-02 11:10:31.451 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.454 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-02 11:10:31.456 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.458 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-02 11:10:31.460 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.463 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-02 11:10:31.465 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.468 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-02 11:10:31.470 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.472 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-02 11:10:31.475 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.477 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-02 11:10:31.479 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.482 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-02 11:10:31.484 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.486 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-02 11:10:31.489 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:10:31.491 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-02 11:10:31.494 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-02 11:10:31.497 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-02 11:10:31.499 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-02 11:10:31.515 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:10:31.518 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-02 11:10:31.520 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-02 11:10:31.522 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-02 11:10:31.541 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:10:31.543 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-02 11:10:31.546 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-02 11:10:31.548 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-02 11:10:31.550 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-02 11:10:31.553 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-02 11:10:31.555 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-02 11:10:31.557 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-02 11:10:31.560 | + lib/database:initialize_database_backends:92 : return 0 2022-03-02 11:10:31.562 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-02 11:10:31.562 | Using mysql database backend 2022-03-02 11:10:31.565 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-02 11:10:31.582 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-02 11:10:31.585 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-02 11:10:31.588 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-02 11:10:31.590 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-02 11:10:31.593 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 11:10:31.596 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-02 11:10:31.614 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:10:31.616 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-02 11:10:31.633 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-02 11:10:31.651 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:10:31.655 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-02 11:10:31.673 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-02 11:10:31.691 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-02 11:10:31.710 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:10:31.713 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-02 11:10:31.730 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:10:31.734 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-02 11:10:31.752 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-02 11:10:31.754 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-02 11:10:31.757 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-02 11:10:31.759 | + functions-common:save_stackenv:60 : local tag=757 2022-03-02 11:10:31.764 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-02 11:10:31.768 | + functions-common:save_stackenv:62 : time_stamp=2022-03-02-111031 2022-03-02 11:10:31.771 | + functions-common:save_stackenv:63 : echo '# 2022-03-02-111031 757' 2022-03-02 11:10:31.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:10:31.776 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 11:10:31.779 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:10:31.781 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-02 11:10:31.784 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:10:31.787 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-02 11:10:31.789 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:10:31.792 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-02 11:10:31.795 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:10:31.797 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-03-02 11:10:31.800 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:10:31.803 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-03-02 11:10:31.806 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:10:31.808 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-02-111030 2022-03-02 11:10:31.811 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:10:31.814 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-02 11:10:31.816 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:10:31.819 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-03-02 11:10:31.821 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:10:31.824 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-02 11:10:31.827 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:10:31.830 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-02 11:10:31.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:10:31.835 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-02 11:10:31.838 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:10:31.840 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-02 11:10:31.843 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-02 11:10:31.846 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-02 11:10:31.849 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-02 11:10:31.851 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-02 11:10:31.853 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 11:10:31.856 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 11:10:31.859 | ++ functions-common:git_clone:612 : pwd 2022-03-02 11:10:31.861 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 11:10:31.863 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 11:10:31.866 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 11:10:31.884 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 11:10:31.887 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 11:10:31.889 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 11:10:31.892 | + functions-common:git_clone:629 : echo master 2022-03-02 11:10:31.892 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 11:10:31.897 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-02 11:10:31.900 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 11:10:31.902 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-02 11:10:31.905 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 11:10:31.905 | + functions-common:git_clone:678 : head -1 2022-03-02 11:10:31.909 | 48fb5c24 Merge "Updated from generate-constraints" 2022-03-02 11:10:31.912 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 11:10:31.914 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-02 11:10:31.917 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:10:31.921 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-02 11:10:31.923 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-02 11:10:31.926 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-02 11:10:31.929 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-02 11:10:31.932 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-02 11:10:31.935 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-02 11:10:31.938 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-02 11:10:31.940 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-02 11:10:31.944 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-02 11:10:31.948 | ++ tools/install_prereqs.sh:source:47 : NOW=1646219431 2022-03-02 11:10:31.952 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-02 11:10:31.956 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-03-02 11:10:31.959 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-03-02 11:10:31.962 | ++ tools/install_prereqs.sh:source:49 : DELTA=1646219431 2022-03-02 11:10:31.965 | ++ tools/install_prereqs.sh:source:50 : [[ 1646219431 -lt 7200 ]] 2022-03-02 11:10:31.968 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-02 11:10:31.971 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-02 11:10:31.973 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-02 11:10:31.976 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-02 11:10:31.979 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-02 11:10:31.983 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-02 11:10:31.986 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-02 11:10:31.990 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-02 11:10:32.051 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-02 11:10:32.051 | apache2-dev 2022-03-02 11:10:32.051 | bc 2022-03-02 11:10:32.051 | bsdmainutils 2022-03-02 11:10:32.051 | curl 2022-03-02 11:10:32.051 | g++ 2022-03-02 11:10:32.051 | gawk 2022-03-02 11:10:32.051 | gcc 2022-03-02 11:10:32.051 | gettext 2022-03-02 11:10:32.051 | git 2022-03-02 11:10:32.051 | graphviz 2022-03-02 11:10:32.051 | iputils-ping 2022-03-02 11:10:32.051 | libapache2-mod-proxy-uwsgi 2022-03-02 11:10:32.051 | libffi-dev 2022-03-02 11:10:32.051 | libjpeg-dev 2022-03-02 11:10:32.051 | libpcre3-dev 2022-03-02 11:10:32.051 | libpq-dev 2022-03-02 11:10:32.051 | libssl-dev 2022-03-02 11:10:32.051 | libsystemd-dev 2022-03-02 11:10:32.051 | libxml2-dev 2022-03-02 11:10:32.051 | libxslt1-dev 2022-03-02 11:10:32.051 | libyaml-dev 2022-03-02 11:10:32.051 | lsof 2022-03-02 11:10:32.051 | openssh-server 2022-03-02 11:10:32.051 | openssl 2022-03-02 11:10:32.051 | pkg-config 2022-03-02 11:10:32.052 | psmisc 2022-03-02 11:10:32.052 | python3-dev 2022-03-02 11:10:32.052 | python3-pip 2022-03-02 11:10:32.052 | python3-systemd 2022-03-02 11:10:32.052 | python3-venv 2022-03-02 11:10:32.052 | tar 2022-03-02 11:10:32.052 | tcpdump 2022-03-02 11:10:32.052 | unzip 2022-03-02 11:10:32.052 | uuid-runtime 2022-03-02 11:10:32.052 | wget 2022-03-02 11:10:32.052 | wget 2022-03-02 11:10:32.052 | zlib1g-dev 2022-03-02 11:10:32.052 | libkrb5-dev 2022-03-02 11:10:32.052 | libldap2-dev 2022-03-02 11:10:32.052 | libsasl2-dev 2022-03-02 11:10:32.052 | memcached 2022-03-02 11:10:32.052 | python3-mysqldb 2022-03-02 11:10:32.052 | sqlite3 2022-03-02 11:10:32.052 | conntrack 2022-03-02 11:10:32.052 | curl 2022-03-02 11:10:32.052 | dnsmasq-base 2022-03-02 11:10:32.052 | dnsmasq-utils 2022-03-02 11:10:32.052 | ebtables 2022-03-02 11:10:32.052 | genisoimage 2022-03-02 11:10:32.052 | iptables 2022-03-02 11:10:32.052 | iputils-arping 2022-03-02 11:10:32.052 | kpartx 2022-03-02 11:10:32.052 | libjs-jquery-tablesorter 2022-03-02 11:10:32.052 | parted 2022-03-02 11:10:32.052 | pm-utils 2022-03-02 11:10:32.052 | python3-mysqldb 2022-03-02 11:10:32.052 | socat 2022-03-02 11:10:32.052 | sqlite3 2022-03-02 11:10:32.052 | sudo 2022-03-02 11:10:32.052 | vlan 2022-03-02 11:10:32.052 | lsscsi 2022-03-02 11:10:32.052 | open-iscsi 2022-03-02 11:10:32.053 | lvm2 2022-03-02 11:10:32.053 | qemu-utils 2022-03-02 11:10:32.053 | thin-provisioning-tools 2022-03-02 11:10:32.053 | acl 2022-03-02 11:10:32.053 | dnsmasq-base 2022-03-02 11:10:32.053 | dnsmasq-utils 2022-03-02 11:10:32.053 | ebtables 2022-03-02 11:10:32.053 | haproxy 2022-03-02 11:10:32.053 | iptables 2022-03-02 11:10:32.053 | iputils-arping 2022-03-02 11:10:32.053 | iputils-ping 2022-03-02 11:10:32.053 | postgresql-server-dev-all 2022-03-02 11:10:32.053 | python3-mysqldb 2022-03-02 11:10:32.053 | sqlite3 2022-03-02 11:10:32.053 | sudo 2022-03-02 11:10:32.053 | vlan 2022-03-02 11:10:32.053 | pcp 2022-03-02 11:10:32.053 | ipset 2022-03-02 11:10:32.053 | conntrack 2022-03-02 11:10:32.053 | conntrackd 2022-03-02 11:10:32.053 | keepalived 2022-03-02 11:10:32.053 | lvm2 2022-03-02 11:10:32.053 | qemu-utils 2022-03-02 11:10:32.053 | thin-provisioning-tools 2022-03-02 11:10:32.053 | curl 2022-03-02 11:10:32.053 | liberasurecode-dev 2022-03-02 11:10:32.053 | make 2022-03-02 11:10:32.053 | memcached 2022-03-02 11:10:32.053 | rsync 2022-03-02 11:10:32.053 | sqlite3 2022-03-02 11:10:32.053 | xfsprogs' 2022-03-02 11:10:32.054 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-02 11:10:32.075 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-02 11:10:32.075 | apache2-dev 2022-03-02 11:10:32.075 | bc 2022-03-02 11:10:32.075 | bsdmainutils 2022-03-02 11:10:32.075 | curl 2022-03-02 11:10:32.075 | g++ 2022-03-02 11:10:32.075 | gawk 2022-03-02 11:10:32.076 | gcc 2022-03-02 11:10:32.076 | gettext 2022-03-02 11:10:32.076 | git 2022-03-02 11:10:32.076 | graphviz 2022-03-02 11:10:32.076 | iputils-ping 2022-03-02 11:10:32.076 | libapache2-mod-proxy-uwsgi 2022-03-02 11:10:32.076 | libffi-dev 2022-03-02 11:10:32.076 | libjpeg-dev 2022-03-02 11:10:32.076 | libpcre3-dev 2022-03-02 11:10:32.076 | libpq-dev 2022-03-02 11:10:32.076 | libssl-dev 2022-03-02 11:10:32.077 | libsystemd-dev 2022-03-02 11:10:32.077 | libxml2-dev 2022-03-02 11:10:32.077 | libxslt1-dev 2022-03-02 11:10:32.077 | libyaml-dev 2022-03-02 11:10:32.077 | lsof 2022-03-02 11:10:32.077 | openssh-server 2022-03-02 11:10:32.077 | openssl 2022-03-02 11:10:32.078 | pkg-config 2022-03-02 11:10:32.078 | psmisc 2022-03-02 11:10:32.078 | python3-dev 2022-03-02 11:10:32.078 | python3-pip 2022-03-02 11:10:32.078 | python3-systemd 2022-03-02 11:10:32.078 | python3-venv 2022-03-02 11:10:32.078 | tar 2022-03-02 11:10:32.078 | tcpdump 2022-03-02 11:10:32.078 | unzip 2022-03-02 11:10:32.078 | uuid-runtime 2022-03-02 11:10:32.078 | wget 2022-03-02 11:10:32.079 | wget 2022-03-02 11:10:32.079 | zlib1g-dev 2022-03-02 11:10:32.079 | libkrb5-dev 2022-03-02 11:10:32.079 | libldap2-dev 2022-03-02 11:10:32.079 | libsasl2-dev 2022-03-02 11:10:32.079 | memcached 2022-03-02 11:10:32.079 | python3-mysqldb 2022-03-02 11:10:32.079 | sqlite3 2022-03-02 11:10:32.079 | conntrack 2022-03-02 11:10:32.079 | curl 2022-03-02 11:10:32.079 | dnsmasq-base 2022-03-02 11:10:32.079 | dnsmasq-utils 2022-03-02 11:10:32.079 | ebtables 2022-03-02 11:10:32.079 | genisoimage 2022-03-02 11:10:32.079 | iptables 2022-03-02 11:10:32.080 | iputils-arping 2022-03-02 11:10:32.080 | kpartx 2022-03-02 11:10:32.080 | libjs-jquery-tablesorter 2022-03-02 11:10:32.080 | parted 2022-03-02 11:10:32.080 | pm-utils 2022-03-02 11:10:32.080 | python3-mysqldb 2022-03-02 11:10:32.080 | socat 2022-03-02 11:10:32.080 | sqlite3 2022-03-02 11:10:32.080 | sudo 2022-03-02 11:10:32.080 | vlan 2022-03-02 11:10:32.080 | lsscsi 2022-03-02 11:10:32.080 | open-iscsi 2022-03-02 11:10:32.080 | lvm2 2022-03-02 11:10:32.080 | qemu-utils 2022-03-02 11:10:32.080 | thin-provisioning-tools 2022-03-02 11:10:32.080 | acl 2022-03-02 11:10:32.080 | dnsmasq-base 2022-03-02 11:10:32.080 | dnsmasq-utils 2022-03-02 11:10:32.080 | ebtables 2022-03-02 11:10:32.080 | haproxy 2022-03-02 11:10:32.080 | iptables 2022-03-02 11:10:32.081 | iputils-arping 2022-03-02 11:10:32.081 | iputils-ping 2022-03-02 11:10:32.081 | postgresql-server-dev-all 2022-03-02 11:10:32.081 | python3-mysqldb 2022-03-02 11:10:32.081 | sqlite3 2022-03-02 11:10:32.081 | sudo 2022-03-02 11:10:32.081 | vlan 2022-03-02 11:10:32.081 | pcp 2022-03-02 11:10:32.081 | ipset 2022-03-02 11:10:32.081 | conntrack 2022-03-02 11:10:32.081 | conntrackd 2022-03-02 11:10:32.081 | keepalived 2022-03-02 11:10:32.081 | lvm2 2022-03-02 11:10:32.081 | qemu-utils 2022-03-02 11:10:32.081 | thin-provisioning-tools 2022-03-02 11:10:32.081 | curl 2022-03-02 11:10:32.081 | liberasurecode-dev 2022-03-02 11:10:32.081 | make 2022-03-02 11:10:32.081 | memcached 2022-03-02 11:10:32.081 | rsync 2022-03-02 11:10:32.081 | sqlite3 2022-03-02 11:10:32.081 | xfsprogs ' 2022-03-02 11:10:32.081 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-02 11:10:32.081 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:10:32.083 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:10:32.087 | ++ 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-03-02 11:10:32.087 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-02 11:10:32.093 | ++ 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-03-02 11:10:32.095 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-02 11:10:32.097 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:10:32.100 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-02 11:10:32.102 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:10:32.104 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:10:32.107 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:10:32.109 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:10:32.112 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:10:32.114 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:10:32.116 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-02 11:10:32.118 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-02 11:10:32.120 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-02 11:10:32.123 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-02 11:10:32.127 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-02 11:10:32.129 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-02 11:10:32.131 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-02 11:10:32.133 | ++ functions-common:time_start:2412 : local start_time= 2022-03-02 11:10:32.136 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:10:32.138 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:10:32.142 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1646219432140 2022-03-02 11:10:32.144 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-02 11:10:32.151 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-02 11:10:32.154 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-02 11:10:32.568 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-02 11:10:32.689 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-02 11:10:32.748 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-02 11:10:32.822 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-02 11:10:35.046 | Reading package lists... 2022-03-02 11:10:35.076 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-02 11:10:35.079 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-02 11:10:35.081 | ++ functions-common:time_stop:2425 : local name 2022-03-02 11:10:35.083 | ++ functions-common:time_stop:2426 : local end_time 2022-03-02 11:10:35.085 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:10:35.087 | ++ functions-common:time_stop:2428 : local total 2022-03-02 11:10:35.089 | ++ functions-common:time_stop:2429 : local start_time 2022-03-02 11:10:35.092 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-02 11:10:35.094 | ++ functions-common:time_stop:2432 : start_time=1646219432140 2022-03-02 11:10:35.096 | ++ functions-common:time_stop:2434 : [[ -z 1646219432140 ]] 2022-03-02 11:10:35.099 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:10:35.103 | ++ functions-common:time_stop:2437 : end_time=1646219435100 2022-03-02 11:10:35.105 | ++ functions-common:time_stop:2438 : elapsed_time=2960 2022-03-02 11:10:35.108 | ++ functions-common:time_stop:2439 : total=0 2022-03-02 11:10:35.110 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:10:35.114 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2960 2022-03-02 11:10:35.117 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 11:10:35.120 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:10:35.122 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:10:35.125 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:10:35.127 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 11:10:35.148 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 11:10:35.256 | Reading package lists... 2022-03-02 11:10:35.518 | Building dependency tree... 2022-03-02 11:10:35.519 | Reading state information... 2022-03-02 11:10:35.835 | bc is already the newest version (1.07.1-2build1). 2022-03-02 11:10:35.835 | bc set to manually installed. 2022-03-02 11:10:35.835 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-02 11:10:35.835 | bsdmainutils set to manually installed. 2022-03-02 11:10:35.835 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-02 11:10:35.835 | gawk set to manually installed. 2022-03-02 11:10:35.835 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-02 11:10:35.835 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-02 11:10:35.835 | iptables set to manually installed. 2022-03-02 11:10:35.835 | iputils-ping is already the newest version (3:20190709-3). 2022-03-02 11:10:35.835 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-02 11:10:35.835 | kpartx set to manually installed. 2022-03-02 11:10:35.835 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-02 11:10:35.836 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-02 11:10:35.836 | psmisc is already the newest version (23.3-1). 2022-03-02 11:10:35.836 | psmisc set to manually installed. 2022-03-02 11:10:35.836 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-02 11:10:35.836 | python3-systemd is already the newest version (234-3build2). 2022-03-02 11:10:35.836 | python3-systemd set to manually installed. 2022-03-02 11:10:35.836 | tcpdump is already the newest version (4.9.3-4). 2022-03-02 11:10:35.836 | tcpdump set to manually installed. 2022-03-02 11:10:35.836 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-02 11:10:35.836 | thin-provisioning-tools set to manually installed. 2022-03-02 11:10:35.836 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-02 11:10:35.836 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-02 11:10:35.836 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-02 11:10:35.836 | lsof set to manually installed. 2022-03-02 11:10:35.836 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-02 11:10:35.836 | parted set to manually installed. 2022-03-02 11:10:35.836 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-02 11:10:35.836 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-03-02 11:10:35.836 | tar set to manually installed. 2022-03-02 11:10:35.836 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-02 11:10:35.836 | zlib1g-dev set to manually installed. 2022-03-02 11:10:35.836 | The following packages were automatically installed and are no longer required: 2022-03-02 11:10:35.836 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:10:35.836 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:10:35.836 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:10:35.836 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:10:35.836 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:10:35.836 | python3-zope.interface 2022-03-02 11:10:35.836 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:10:35.837 | The following additional packages will be installed: 2022-03-02 11:10:35.837 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-03-02 11:10:35.837 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-03-02 11:10:35.837 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-03-02 11:10:35.837 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-03-02 11:10:35.837 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-03-02 11:10:35.837 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-03-02 11:10:35.837 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-03-02 11:10:35.837 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-03-02 11:10:35.837 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-03-02 11:10:35.837 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-03-02 11:10:35.837 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-03-02 11:10:35.837 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-03-02 11:10:35.837 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-03-02 11:10:35.837 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-03-02 11:10:35.837 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-03-02 11:10:35.837 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-03-02 11:10:35.837 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-03-02 11:10:35.837 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-03-02 11:10:35.837 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-03-02 11:10:35.837 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-03-02 11:10:35.837 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-03-02 11:10:35.837 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-03-02 11:10:35.837 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-03-02 11:10:35.837 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-03-02 11:10:35.837 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-03-02 11:10:35.838 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-03-02 11:10:35.838 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-03-02 11:10:35.838 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-03-02 11:10:35.838 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-03-02 11:10:35.838 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-03-02 11:10:35.838 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-03-02 11:10:35.838 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-03-02 11:10:35.838 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-03-02 11:10:35.838 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-03-02 11:10:35.838 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-03-02 11:10:35.838 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-03-02 11:10:35.838 | systemd-timesyncd uuid-dev vbetool x11-common 2022-03-02 11:10:35.839 | Suggested packages: 2022-03-02 11:10:35.839 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-03-02 11:10:35.839 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-03-02 11:10:35.840 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-03-02 11:10:35.840 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-03-02 11:10:35.840 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-03-02 11:10:35.840 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-03-02 11:10:35.840 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-03-02 11:10:35.840 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-03-02 11:10:35.840 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-03-02 11:10:35.840 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-03-02 11:10:35.840 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-03-02 11:10:35.840 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-03-02 11:10:35.840 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-03-02 11:10:35.840 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-03-02 11:10:35.840 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-03-02 11:10:35.840 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-03-02 11:10:35.841 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-03-02 11:10:36.100 | The following NEW packages will be installed: 2022-03-02 11:10:36.101 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-03-02 11:10:36.101 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-03-02 11:10:36.101 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-03-02 11:10:36.101 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-03-02 11:10:36.101 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-03-02 11:10:36.101 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-03-02 11:10:36.101 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-03-02 11:10:36.101 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-03-02 11:10:36.101 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-03-02 11:10:36.101 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-03-02 11:10:36.101 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-03-02 11:10:36.101 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-03-02 11:10:36.101 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-03-02 11:10:36.101 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-03-02 11:10:36.101 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-03-02 11:10:36.101 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-03-02 11:10:36.101 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-03-02 11:10:36.101 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-03-02 11:10:36.101 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-03-02 11:10:36.101 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-03-02 11:10:36.101 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-03-02 11:10:36.101 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-03-02 11:10:36.101 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-03-02 11:10:36.101 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-03-02 11:10:36.101 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-03-02 11:10:36.101 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-03-02 11:10:36.101 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-03-02 11:10:36.101 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-03-02 11:10:36.101 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-03-02 11:10:36.101 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-03-02 11:10:36.101 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-03-02 11:10:36.102 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-03-02 11:10:36.102 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-03-02 11:10:36.102 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-03-02 11:10:36.102 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-03-02 11:10:36.102 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-03-02 11:10:36.102 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-03-02 11:10:36.102 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-03-02 11:10:36.102 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-03-02 11:10:36.102 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-03-02 11:10:36.102 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-03-02 11:10:36.102 | unzip uuid-dev vbetool vlan x11-common 2022-03-02 11:10:36.103 | The following packages will be upgraded: 2022-03-02 11:10:36.104 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-03-02 11:10:36.104 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-03-02 11:10:36.104 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-03-02 11:10:36.104 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd 2022-03-02 11:10:36.104 | uuid-runtime wget 2022-03-02 11:10:36.394 | 24 upgraded, 219 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:10:36.395 | Need to get 164 MB of archives. 2022-03-02 11:10:36.395 | After this operation, 768 MB of additional disk space will be used. 2022-03-02 11:10:36.395 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-03-02 11:10:36.916 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-03-02 11:10:36.949 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-03-02 11:10:36.962 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-03-02 11:10:37.178 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-03-02 11:10:37.963 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-03-02 11:10:37.969 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.1 [318 kB] 2022-03-02 11:10:38.013 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-03-02 11:10:38.014 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-03-02 11:10:38.017 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-03-02 11:10:38.023 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-03-02 11:10:38.365 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-03-02 11:10:38.367 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-03-02 11:10:38.368 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-03-02 11:10:38.368 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-03-02 11:10:38.370 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-03-02 11:10:38.378 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-03-02 11:10:38.378 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-03-02 11:10:38.550 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-03-02 11:10:38.633 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-03-02 11:10:38.633 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-03-02 11:10:38.635 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-03-02 11:10:40.480 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-03-02 11:10:40.492 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-03-02 11:10:40.519 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-03-02 11:10:40.575 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-03-02 11:10:40.577 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-03-02 11:10:40.613 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-03-02 11:10:40.631 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-03-02 11:10:41.015 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-03-02 11:10:41.016 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-03-02 11:10:41.017 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-03-02 11:10:41.018 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-03-02 11:10:41.245 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-03-02 11:10:41.245 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-03-02 11:10:41.264 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-03-02 11:10:41.269 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-03-02 11:10:41.465 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-03-02 11:10:41.472 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-03-02 11:10:41.476 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-03-02 11:10:41.597 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-03-02 11:10:41.611 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-03-02 11:10:41.615 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-03-02 11:10:41.740 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-03-02 11:10:41.748 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-03-02 11:10:41.853 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-03-02 11:10:41.978 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-03-02 11:10:41.979 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-03-02 11:10:41.980 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-03-02 11:10:41.984 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-03-02 11:10:41.990 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-03-02 11:10:42.100 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-03-02 11:10:42.212 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-03-02 11:10:44.716 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-03-02 11:10:46.535 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-03-02 11:10:46.828 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-03-02 11:10:46.845 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-03-02 11:10:46.860 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-03-02 11:10:46.880 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-03-02 11:10:47.349 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-03-02 11:10:47.350 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-03-02 11:10:47.444 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-03-02 11:10:48.674 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-03-02 11:10:49.748 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-03-02 11:10:49.750 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-03-02 11:10:49.753 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-03-02 11:10:49.753 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-03-02 11:10:49.755 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-03-02 11:10:49.756 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-03-02 11:10:49.757 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-03-02 11:10:49.757 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-03-02 11:10:49.758 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-03-02 11:10:49.880 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-03-02 11:10:50.021 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-03-02 11:10:50.068 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-03-02 11:10:50.099 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-03-02 11:10:50.101 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-03-02 11:10:50.170 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-03-02 11:10:50.171 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-03-02 11:10:50.195 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-03-02 11:10:50.288 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-03-02 11:10:50.288 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-03-02 11:10:50.289 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-03-02 11:10:50.290 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-03-02 11:10:50.872 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-03-02 11:10:50.878 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-03-02 11:10:50.884 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-03-02 11:10:50.889 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-03-02 11:10:50.978 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-03-02 11:10:52.124 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-03-02 11:10:52.124 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-03-02 11:10:52.125 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-03-02 11:10:52.126 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-03-02 11:10:52.126 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-03-02 11:10:52.127 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-03-02 11:10:52.129 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-03-02 11:10:52.130 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-03-02 11:10:52.131 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-03-02 11:10:52.255 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-03-02 11:10:52.257 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-03-02 11:10:52.386 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-03-02 11:10:52.648 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-03-02 11:10:53.084 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-03-02 11:10:53.631 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-03-02 11:10:53.735 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-03-02 11:10:53.738 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-03-02 11:10:53.750 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-03-02 11:10:53.767 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-03-02 11:10:53.798 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-03-02 11:10:53.800 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-03-02 11:10:53.802 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-03-02 11:10:53.806 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-03-02 11:10:53.817 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-03-02 11:10:53.894 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-03-02 11:10:53.896 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-03-02 11:10:53.914 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-03-02 11:10:54.024 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-03-02 11:10:54.027 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-03-02 11:10:54.038 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-03-02 11:10:54.051 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-03-02 11:10:54.072 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-03-02 11:10:54.073 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-03-02 11:10:54.073 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-03-02 11:10:54.155 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-03-02 11:10:54.207 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-03-02 11:10:54.214 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-03-02 11:10:54.285 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-03-02 11:10:54.297 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-03-02 11:10:54.299 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-03-02 11:10:54.300 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-03-02 11:10:54.315 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-03-02 11:10:54.318 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-03-02 11:10:54.320 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-03-02 11:10:54.415 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-03-02 11:10:54.474 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-03-02 11:10:54.490 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-03-02 11:10:54.545 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-03-02 11:10:54.547 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-03-02 11:10:54.551 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-03-02 11:10:54.553 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-03-02 11:10:54.566 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-03-02 11:10:54.570 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-03-02 11:10:54.586 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-03-02 11:10:54.675 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-03-02 11:10:54.689 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-03-02 11:10:54.693 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-03-02 11:10:54.806 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-03-02 11:10:54.823 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-03-02 11:10:54.825 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-03-02 11:10:54.825 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-03-02 11:10:54.830 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-03-02 11:10:54.833 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-03-02 11:10:54.838 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-03-02 11:10:54.936 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-03-02 11:10:54.940 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-03-02 11:10:54.951 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-03-02 11:10:55.066 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-03-02 11:10:55.067 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-03-02 11:10:55.069 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-03-02 11:10:55.070 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-03-02 11:10:55.092 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-03-02 11:10:55.116 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-03-02 11:10:55.118 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-03-02 11:10:55.196 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-03-02 11:10:56.659 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-03-02 11:10:56.660 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-03-02 11:10:56.661 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-03-02 11:10:56.663 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-03-02 11:10:56.668 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-03-02 11:10:56.669 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-03-02 11:10:56.669 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-03-02 11:10:56.690 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-03-02 11:10:56.690 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-03-02 11:10:56.887 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-03-02 11:10:56.927 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-03-02 11:10:56.928 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-03-02 11:10:56.929 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-03-02 11:10:57.058 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-03-02 11:10:57.067 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-03-02 11:10:57.311 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-03-02 11:10:57.316 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-03-02 11:10:57.317 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-03-02 11:10:57.318 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-03-02 11:10:57.322 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-03-02 11:10:57.324 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-03-02 11:10:57.325 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-03-02 11:10:57.328 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-03-02 11:10:57.331 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-03-02 11:10:57.940 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-03-02 11:10:58.139 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-03-02 11:10:58.144 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-03-02 11:10:58.145 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-03-02 11:10:58.593 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-03-02 11:10:58.599 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-03-02 11:10:58.599 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-03-02 11:10:58.601 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-03-02 11:10:58.672 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-03-02 11:10:58.676 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-03-02 11:10:58.679 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-03-02 11:10:58.752 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-03-02 11:10:59.638 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-03-02 11:10:59.640 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-03-02 11:10:59.912 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-03-02 11:11:00.649 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-03-02 11:11:01.621 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-03-02 11:11:01.622 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-03-02 11:11:06.124 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-03-02 11:11:06.139 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-03-02 11:11:06.140 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-03-02 11:11:06.141 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-03-02 11:11:06.159 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-03-02 11:11:06.349 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-03-02 11:11:06.349 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-03-02 11:11:06.384 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-03-02 11:11:06.418 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-03-02 11:11:06.420 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-03-02 11:11:06.869 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-03-02 11:11:06.870 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-03-02 11:11:06.871 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-03-02 11:11:06.876 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-03-02 11:11:06.877 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-03-02 11:11:06.877 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-03-02 11:11:06.879 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-03-02 11:11:07.039 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-03-02 11:11:07.042 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-03-02 11:11:07.221 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-03-02 11:11:07.224 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-03-02 11:11:07.225 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-03-02 11:11:07.346 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-03-02 11:11:07.347 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-03-02 11:11:07.348 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-03-02 11:11:07.349 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-03-02 11:11:07.350 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-03-02 11:11:07.351 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-03-02 11:11:07.396 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-03-02 11:11:07.398 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-03-02 11:11:07.400 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-03-02 11:11:07.526 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-03-02 11:11:07.549 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-03-02 11:11:07.561 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-03-02 11:11:07.571 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-03-02 11:11:08.094 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-03-02 11:11:08.153 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-03-02 11:11:09.797 | Preconfiguring packages ... 2022-03-02 11:11:10.062 | Fetched 164 MB in 32s (5,123 kB/s) 2022-03-02 11:11:10.381 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-03-02 11:11:10.384 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-02 11:11:10.635 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-02 11:11:11.460 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-02 11:11:11.664 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-02 11:11:12.709 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-03-02 11:11:12.965 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-02 11:11:13.660 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-02 11:11:13.858 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-02 11:11:14.626 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-02 11:11:15.018 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-02 11:11:16.819 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-03-02 11:11:17.012 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-02 11:11:17.557 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-03-02 11:11:18.249 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-03-02 11:11:18.252 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.1_amd64.deb ... 2022-03-02 11:11:18.458 | Unpacking rsync (3.1.3-8ubuntu0.1) over (3.1.3-8) ... 2022-03-02 11:11:19.475 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-02 11:11:19.663 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-03-02 11:11:20.093 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-02 11:11:20.780 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-03-02 11:11:20.783 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-02 11:11:20.988 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-03-02 11:11:21.572 | Selecting previously unselected package libapr1:amd64. 2022-03-02 11:11:21.580 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-03-02 11:11:21.634 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-03-02 11:11:22.298 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-03-02 11:11:22.503 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-03-02 11:11:23.429 | Selecting previously unselected package libaprutil1:amd64. 2022-03-02 11:11:23.437 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-03-02 11:11:23.555 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-03-02 11:11:23.881 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-03-02 11:11:23.888 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-03-02 11:11:23.972 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-03-02 11:11:24.412 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-02 11:11:24.634 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-02 11:11:25.265 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-02 11:11:25.520 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-02 11:11:26.105 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-03-02 11:11:26.309 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-03-02 11:11:26.787 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-03-02 11:11:26.795 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-03-02 11:11:26.863 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-03-02 11:11:27.311 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-03-02 11:11:27.548 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-03-02 11:11:28.208 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-03-02 11:11:28.434 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-03-02 11:11:29.046 | Selecting previously unselected package libjansson4:amd64. 2022-03-02 11:11:29.054 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-03-02 11:11:29.112 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-03-02 11:11:29.587 | Selecting previously unselected package liblua5.2-0:amd64. 2022-03-02 11:11:29.595 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-03-02 11:11:29.674 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-03-02 11:11:30.183 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-03-02 11:11:30.387 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-03-02 11:11:32.375 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-03-02 11:11:32.570 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-03-02 11:11:33.170 | Selecting previously unselected package apache2-bin. 2022-03-02 11:11:33.178 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-02 11:11:33.278 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-03-02 11:11:33.897 | Selecting previously unselected package apache2-data. 2022-03-02 11:11:33.906 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-03-02 11:11:33.981 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-03-02 11:11:34.463 | Selecting previously unselected package apache2-utils. 2022-03-02 11:11:34.471 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-02 11:11:34.526 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-03-02 11:11:35.138 | Selecting previously unselected package apache2. 2022-03-02 11:11:35.147 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-02 11:11:35.233 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-03-02 11:11:35.955 | Selecting previously unselected package liblua5.3-0:amd64. 2022-03-02 11:11:35.963 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-03-02 11:11:36.017 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-02 11:11:36.612 | Selecting previously unselected package haproxy. 2022-03-02 11:11:36.620 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-03-02 11:11:36.688 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-03-02 11:11:37.577 | Selecting previously unselected package libnl-3-200:amd64. 2022-03-02 11:11:37.585 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-03-02 11:11:37.645 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-03-02 11:11:38.261 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-03-02 11:11:38.269 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-03-02 11:11:38.358 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-03-02 11:11:39.001 | Selecting previously unselected package mysql-common. 2022-03-02 11:11:39.009 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-03-02 11:11:39.082 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-03-02 11:11:39.627 | Selecting previously unselected package libmysqlclient21:amd64. 2022-03-02 11:11:39.634 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-02 11:11:39.707 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 11:11:40.423 | Selecting previously unselected package libsensors-config. 2022-03-02 11:11:40.431 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-03-02 11:11:40.502 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-03-02 11:11:41.015 | Selecting previously unselected package libsensors5:amd64. 2022-03-02 11:11:41.023 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-03-02 11:11:41.180 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-03-02 11:11:41.646 | Selecting previously unselected package libsnmp-base. 2022-03-02 11:11:41.654 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-03-02 11:11:41.712 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-03-02 11:11:42.166 | Selecting previously unselected package libsnmp35:amd64. 2022-03-02 11:11:42.174 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-03-02 11:11:42.232 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-03-02 11:11:42.920 | Selecting previously unselected package keepalived. 2022-03-02 11:11:42.927 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-03-02 11:11:43.017 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-03-02 11:11:43.664 | Selecting previously unselected package memcached. 2022-03-02 11:11:43.672 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-03-02 11:11:43.737 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-03-02 11:11:44.357 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-03-02 11:11:45.334 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-03-02 11:11:45.814 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-03-02 11:11:45.977 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-03-02 11:11:46.691 | Selecting previously unselected package python3-yaml. 2022-03-02 11:11:46.700 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-03-02 11:11:46.771 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-02 11:11:47.162 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-02 11:11:47.346 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-02 11:11:48.031 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-02 11:11:48.267 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-02 11:11:49.288 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-02 11:11:49.433 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-02 11:11:50.116 | Preparing to unpack .../037-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-03-02 11:11:50.262 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-03-02 11:11:50.909 | Selecting previously unselected package acl. 2022-03-02 11:11:50.917 | Preparing to unpack .../038-acl_2.2.53-6_amd64.deb ... 2022-03-02 11:11:50.982 | Unpacking acl (2.2.53-6) ... 2022-03-02 11:11:51.334 | Selecting previously unselected package autotools-dev. 2022-03-02 11:11:51.343 | Preparing to unpack .../039-autotools-dev_20180224.1_all.deb ... 2022-03-02 11:11:51.397 | Unpacking autotools-dev (20180224.1) ... 2022-03-02 11:11:51.777 | Selecting previously unselected package m4. 2022-03-02 11:11:51.784 | Preparing to unpack .../040-m4_1.4.18-4_amd64.deb ... 2022-03-02 11:11:51.868 | Unpacking m4 (1.4.18-4) ... 2022-03-02 11:11:52.297 | Selecting previously unselected package autoconf. 2022-03-02 11:11:52.305 | Preparing to unpack .../041-autoconf_2.69-11.1_all.deb ... 2022-03-02 11:11:52.363 | Unpacking autoconf (2.69-11.1) ... 2022-03-02 11:11:52.880 | Selecting previously unselected package automake. 2022-03-02 11:11:52.887 | Preparing to unpack .../042-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-03-02 11:11:52.979 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-03-02 11:11:53.497 | Selecting previously unselected package autopoint. 2022-03-02 11:11:53.504 | Preparing to unpack .../043-autopoint_0.19.8.1-10build1_all.deb ... 2022-03-02 11:11:53.571 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-03-02 11:11:53.994 | Selecting previously unselected package libllvm10:amd64. 2022-03-02 11:11:54.002 | Preparing to unpack .../044-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 11:11:54.090 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-02 11:11:57.077 | Selecting previously unselected package libclang-cpp10. 2022-03-02 11:11:57.085 | Preparing to unpack .../045-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 11:11:57.140 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-03-02 11:11:59.125 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-03-02 11:11:59.133 | Preparing to unpack .../046-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-03-02 11:11:59.228 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-03-02 11:12:00.497 | Selecting previously unselected package libgc1c2:amd64. 2022-03-02 11:12:00.505 | Preparing to unpack .../047-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-03-02 11:12:00.563 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-03-02 11:12:00.971 | Selecting previously unselected package libobjc4:amd64. 2022-03-02 11:12:00.979 | Preparing to unpack .../048-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-02 11:12:01.034 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-03-02 11:12:01.342 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-03-02 11:12:01.350 | Preparing to unpack .../049-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-03-02 11:12:01.391 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-03-02 11:12:02.031 | Selecting previously unselected package libc6-i386. 2022-03-02 11:12:02.039 | Preparing to unpack .../050-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-03-02 11:12:02.132 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-03-02 11:12:03.182 | Selecting previously unselected package lib32gcc-s1. 2022-03-02 11:12:03.190 | Preparing to unpack .../051-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-02 11:12:03.288 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-03-02 11:12:03.868 | Selecting previously unselected package lib32stdc++6. 2022-03-02 11:12:03.877 | Preparing to unpack .../052-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-02 11:12:03.953 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-03-02 11:12:04.391 | Selecting previously unselected package libclang-common-10-dev. 2022-03-02 11:12:04.399 | Preparing to unpack .../053-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 11:12:04.448 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-02 11:12:06.083 | Selecting previously unselected package libclang1-10. 2022-03-02 11:12:06.091 | Preparing to unpack .../054-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 11:12:06.157 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-03-02 11:12:07.742 | Selecting previously unselected package clang-10. 2022-03-02 11:12:07.751 | Preparing to unpack .../055-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 11:12:07.802 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-03-02 11:12:08.251 | Selecting previously unselected package libtool. 2022-03-02 11:12:08.259 | Preparing to unpack .../056-libtool_2.4.6-14_all.deb ... 2022-03-02 11:12:08.328 | Unpacking libtool (2.4.6-14) ... 2022-03-02 11:12:08.723 | Selecting previously unselected package dh-autoreconf. 2022-03-02 11:12:08.731 | Preparing to unpack .../057-dh-autoreconf_19_all.deb ... 2022-03-02 11:12:08.788 | Unpacking dh-autoreconf (19) ... 2022-03-02 11:12:09.142 | Selecting previously unselected package libdebhelper-perl. 2022-03-02 11:12:09.151 | Preparing to unpack .../058-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-03-02 11:12:09.213 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-03-02 11:12:09.622 | Selecting previously unselected package libarchive-zip-perl. 2022-03-02 11:12:09.630 | Preparing to unpack .../059-libarchive-zip-perl_1.67-2_all.deb ... 2022-03-02 11:12:09.690 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-03-02 11:12:10.176 | Selecting previously unselected package libsub-override-perl. 2022-03-02 11:12:10.184 | Preparing to unpack .../060-libsub-override-perl_0.09-2_all.deb ... 2022-03-02 11:12:10.262 | Unpacking libsub-override-perl (0.09-2) ... 2022-03-02 11:12:10.728 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-03-02 11:12:10.736 | Preparing to unpack .../061-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-03-02 11:12:10.791 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-03-02 11:12:11.174 | Selecting previously unselected package dh-strip-nondeterminism. 2022-03-02 11:12:11.182 | Preparing to unpack .../062-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-03-02 11:12:11.265 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-03-02 11:12:11.660 | Selecting previously unselected package libdpkg-perl. 2022-03-02 11:12:11.668 | Preparing to unpack .../063-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-03-02 11:12:11.719 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-03-02 11:12:12.306 | Selecting previously unselected package make. 2022-03-02 11:12:12.314 | Preparing to unpack .../064-make_4.2.1-1.2_amd64.deb ... 2022-03-02 11:12:12.396 | Unpacking make (4.2.1-1.2) ... 2022-03-02 11:12:12.848 | Selecting previously unselected package dpkg-dev. 2022-03-02 11:12:12.856 | Preparing to unpack .../065-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-03-02 11:12:12.913 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-03-02 11:12:13.445 | Selecting previously unselected package dwz. 2022-03-02 11:12:13.454 | Preparing to unpack .../066-dwz_0.13-5_amd64.deb ... 2022-03-02 11:12:13.511 | Unpacking dwz (0.13-5) ... 2022-03-02 11:12:14.191 | Selecting previously unselected package libcroco3:amd64. 2022-03-02 11:12:14.199 | Preparing to unpack .../067-libcroco3_0.6.13-1_amd64.deb ... 2022-03-02 11:12:14.284 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-03-02 11:12:14.713 | Selecting previously unselected package gettext. 2022-03-02 11:12:14.722 | Preparing to unpack .../068-gettext_0.19.8.1-10build1_amd64.deb ... 2022-03-02 11:12:14.816 | Unpacking gettext (0.19.8.1-10build1) ... 2022-03-02 11:12:15.591 | Selecting previously unselected package intltool-debian. 2022-03-02 11:12:15.599 | Preparing to unpack .../069-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-03-02 11:12:15.656 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-03-02 11:12:16.045 | Selecting previously unselected package po-debconf. 2022-03-02 11:12:16.053 | Preparing to unpack .../070-po-debconf_1.0.21_all.deb ... 2022-03-02 11:12:16.128 | Unpacking po-debconf (1.0.21) ... 2022-03-02 11:12:16.556 | Selecting previously unselected package debhelper. 2022-03-02 11:12:16.565 | Preparing to unpack .../071-debhelper_12.10ubuntu1_all.deb ... 2022-03-02 11:12:16.627 | Unpacking debhelper (12.10ubuntu1) ... 2022-03-02 11:12:17.419 | Selecting previously unselected package uuid-dev:amd64. 2022-03-02 11:12:17.427 | Preparing to unpack .../072-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-02 11:12:17.487 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-02 11:12:18.042 | Selecting previously unselected package libsctp1:amd64. 2022-03-02 11:12:18.050 | Preparing to unpack .../073-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-03-02 11:12:18.179 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-03-02 11:12:18.634 | Selecting previously unselected package libsctp-dev:amd64. 2022-03-02 11:12:18.644 | Preparing to unpack .../074-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-03-02 11:12:18.705 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-03-02 11:12:19.099 | Selecting previously unselected package libapr1-dev. 2022-03-02 11:12:19.107 | Preparing to unpack .../075-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-03-02 11:12:19.156 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-03-02 11:12:19.985 | Selecting previously unselected package libldap2-dev:amd64. 2022-03-02 11:12:19.993 | Preparing to unpack .../076-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-03-02 11:12:20.067 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-02 11:12:20.688 | Selecting previously unselected package libaprutil1-dev. 2022-03-02 11:12:20.697 | Preparing to unpack .../077-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-03-02 11:12:20.759 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-03-02 11:12:21.453 | Selecting previously unselected package apache2-dev. 2022-03-02 11:12:21.462 | Preparing to unpack .../078-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-02 11:12:21.536 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-03-02 11:12:22.196 | Selecting previously unselected package binfmt-support. 2022-03-02 11:12:22.205 | Preparing to unpack .../079-binfmt-support_2.2.0-2_amd64.deb ... 2022-03-02 11:12:22.283 | Unpacking binfmt-support (2.2.0-2) ... 2022-03-02 11:12:22.702 | Selecting previously unselected package g++-9. 2022-03-02 11:12:22.710 | Preparing to unpack .../080-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-03-02 11:12:22.793 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-03-02 11:12:24.376 | Selecting previously unselected package g++. 2022-03-02 11:12:24.384 | Preparing to unpack .../081-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-03-02 11:12:24.438 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-03-02 11:12:24.716 | Selecting previously unselected package build-essential. 2022-03-02 11:12:24.724 | Preparing to unpack .../082-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-03-02 11:12:24.810 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-03-02 11:12:25.244 | Selecting previously unselected package conntrack. 2022-03-02 11:12:25.252 | Preparing to unpack .../083-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-03-02 11:12:25.319 | Unpacking conntrack (1:1.4.5-2) ... 2022-03-02 11:12:25.733 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-03-02 11:12:25.741 | Preparing to unpack .../084-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-03-02 11:12:25.790 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-03-02 11:12:26.391 | Selecting previously unselected package libnetfilter-queue1. 2022-03-02 11:12:26.400 | Preparing to unpack .../085-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-03-02 11:12:26.464 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-03-02 11:12:27.005 | Selecting previously unselected package conntrackd. 2022-03-02 11:12:27.013 | Preparing to unpack .../086-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-03-02 11:12:27.078 | Unpacking conntrackd (1:1.4.5-2) ... 2022-03-02 11:12:27.607 | Selecting previously unselected package dns-root-data. 2022-03-02 11:12:27.616 | Preparing to unpack .../087-dns-root-data_2019052802_all.deb ... 2022-03-02 11:12:27.696 | Unpacking dns-root-data (2019052802) ... 2022-03-02 11:12:28.236 | Selecting previously unselected package libidn11:amd64. 2022-03-02 11:12:28.245 | Preparing to unpack .../088-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-03-02 11:12:28.304 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-03-02 11:12:28.810 | Selecting previously unselected package dnsmasq-base. 2022-03-02 11:12:28.818 | Preparing to unpack .../089-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-03-02 11:12:28.887 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-03-02 11:12:29.356 | Selecting previously unselected package dnsmasq-utils. 2022-03-02 11:12:29.364 | Preparing to unpack .../090-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-03-02 11:12:29.442 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-03-02 11:12:30.096 | Selecting previously unselected package ebtables. 2022-03-02 11:12:30.105 | Preparing to unpack .../091-ebtables_2.0.11-3build1_amd64.deb ... 2022-03-02 11:12:30.223 | Unpacking ebtables (2.0.11-3build1) ... 2022-03-02 11:12:30.887 | Selecting previously unselected package libfakeroot:amd64. 2022-03-02 11:12:30.896 | Preparing to unpack .../092-libfakeroot_1.24-1_amd64.deb ... 2022-03-02 11:12:30.984 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-03-02 11:12:31.531 | Selecting previously unselected package fakeroot. 2022-03-02 11:12:31.540 | Preparing to unpack .../093-fakeroot_1.24-1_amd64.deb ... 2022-03-02 11:12:31.596 | Unpacking fakeroot (1.24-1) ... 2022-03-02 11:12:32.205 | Selecting previously unselected package fonts-dejavu-core. 2022-03-02 11:12:32.213 | Preparing to unpack .../094-fonts-dejavu-core_2.37-1_all.deb ... 2022-03-02 11:12:32.296 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-03-02 11:12:32.879 | Selecting previously unselected package fonts-liberation. 2022-03-02 11:12:32.888 | Preparing to unpack .../095-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-03-02 11:12:32.975 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-03-02 11:12:33.596 | Selecting previously unselected package fontconfig-config. 2022-03-02 11:12:33.605 | Preparing to unpack .../096-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-03-02 11:12:33.687 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-03-02 11:12:34.196 | Selecting previously unselected package libfontconfig1:amd64. 2022-03-02 11:12:34.204 | Preparing to unpack .../097-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-03-02 11:12:34.264 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-03-02 11:12:34.796 | Selecting previously unselected package fontconfig. 2022-03-02 11:12:34.804 | Preparing to unpack .../098-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-03-02 11:12:34.876 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-03-02 11:12:35.439 | Selecting previously unselected package genisoimage. 2022-03-02 11:12:35.447 | Preparing to unpack .../099-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-03-02 11:12:35.513 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-03-02 11:12:36.198 | Selecting previously unselected package libann0. 2022-03-02 11:12:36.207 | Preparing to unpack .../100-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-03-02 11:12:36.290 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-03-02 11:12:36.870 | Selecting previously unselected package libcdt5:amd64. 2022-03-02 11:12:36.878 | Preparing to unpack .../101-libcdt5_2.42.2-3build2_amd64.deb ... 2022-03-02 11:12:36.941 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-03-02 11:12:37.393 | Selecting previously unselected package libcgraph6:amd64. 2022-03-02 11:12:37.401 | Preparing to unpack .../102-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-03-02 11:12:37.473 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-03-02 11:12:37.996 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-03-02 11:12:38.004 | Preparing to unpack .../103-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-03-02 11:12:38.090 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-02 11:12:38.541 | Selecting previously unselected package libjpeg8:amd64. 2022-03-02 11:12:38.550 | Preparing to unpack .../104-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-03-02 11:12:38.612 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-03-02 11:12:39.147 | Selecting previously unselected package libjbig0:amd64. 2022-03-02 11:12:39.156 | Preparing to unpack .../105-libjbig0_2.1-3.1build1_amd64.deb ... 2022-03-02 11:12:39.238 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-03-02 11:12:39.813 | Selecting previously unselected package libwebp6:amd64. 2022-03-02 11:12:39.821 | Preparing to unpack .../106-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-03-02 11:12:39.901 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-03-02 11:12:40.502 | Selecting previously unselected package libtiff5:amd64. 2022-03-02 11:12:40.510 | Preparing to unpack .../107-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-03-02 11:12:40.587 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-03-02 11:12:41.098 | Selecting previously unselected package libxpm4:amd64. 2022-03-02 11:12:41.107 | Preparing to unpack .../108-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-03-02 11:12:41.167 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-03-02 11:12:41.739 | Selecting previously unselected package libgd3:amd64. 2022-03-02 11:12:41.748 | Preparing to unpack .../109-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-03-02 11:12:41.818 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-03-02 11:12:42.416 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-03-02 11:12:42.424 | Preparing to unpack .../110-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-03-02 11:12:42.501 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-03-02 11:12:43.412 | Selecting previously unselected package libpixman-1-0:amd64. 2022-03-02 11:12:43.421 | Preparing to unpack .../111-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-03-02 11:12:43.518 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-03-02 11:12:44.224 | Selecting previously unselected package libxcb-render0:amd64. 2022-03-02 11:12:44.233 | Preparing to unpack .../112-libxcb-render0_1.14-2_amd64.deb ... 2022-03-02 11:12:44.375 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-03-02 11:12:45.079 | Selecting previously unselected package libxcb-shm0:amd64. 2022-03-02 11:12:45.088 | Preparing to unpack .../113-libxcb-shm0_1.14-2_amd64.deb ... 2022-03-02 11:12:45.172 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-03-02 11:12:45.778 | Selecting previously unselected package libxrender1:amd64. 2022-03-02 11:12:45.787 | Preparing to unpack .../114-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-03-02 11:12:45.869 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-03-02 11:12:46.473 | Selecting previously unselected package libcairo2:amd64. 2022-03-02 11:12:46.481 | Preparing to unpack .../115-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-03-02 11:12:46.549 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-03-02 11:12:47.098 | Selecting previously unselected package libgraphite2-3:amd64. 2022-03-02 11:12:47.107 | Preparing to unpack .../116-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-03-02 11:12:47.166 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-03-02 11:12:47.727 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-03-02 11:12:47.735 | Preparing to unpack .../117-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-03-02 11:12:47.821 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-03-02 11:12:48.347 | Selecting previously unselected package libthai-data. 2022-03-02 11:12:48.355 | Preparing to unpack .../118-libthai-data_0.1.28-3_all.deb ... 2022-03-02 11:12:48.423 | Unpacking libthai-data (0.1.28-3) ... 2022-03-02 11:12:49.007 | Selecting previously unselected package libdatrie1:amd64. 2022-03-02 11:12:49.015 | Preparing to unpack .../119-libdatrie1_0.2.12-3_amd64.deb ... 2022-03-02 11:12:49.086 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-03-02 11:12:49.753 | Selecting previously unselected package libthai0:amd64. 2022-03-02 11:12:49.762 | Preparing to unpack .../120-libthai0_0.1.28-3_amd64.deb ... 2022-03-02 11:12:49.912 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-03-02 11:12:50.578 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-03-02 11:12:50.587 | Preparing to unpack .../121-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-02 11:12:50.646 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-02 11:12:51.241 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-03-02 11:12:51.254 | Preparing to unpack .../122-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-02 11:12:51.320 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-02 11:12:51.867 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-03-02 11:12:51.876 | Preparing to unpack .../123-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-02 11:12:51.943 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-02 11:12:52.433 | Selecting previously unselected package libpathplan4:amd64. 2022-03-02 11:12:52.441 | Preparing to unpack .../124-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-03-02 11:12:52.507 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-03-02 11:12:53.081 | Selecting previously unselected package libgvc6. 2022-03-02 11:12:53.090 | Preparing to unpack .../125-libgvc6_2.42.2-3build2_amd64.deb ... 2022-03-02 11:12:53.161 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-03-02 11:12:53.787 | Selecting previously unselected package libgvpr2:amd64. 2022-03-02 11:12:53.796 | Preparing to unpack .../126-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-03-02 11:12:53.855 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-03-02 11:12:54.475 | Selecting previously unselected package liblab-gamut1:amd64. 2022-03-02 11:12:54.483 | Preparing to unpack .../127-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-03-02 11:12:54.560 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-03-02 11:12:55.504 | Selecting previously unselected package x11-common. 2022-03-02 11:12:55.512 | Preparing to unpack .../128-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-03-02 11:12:55.644 | dpkg-query: no packages found matching nux-tools 2022-03-02 11:12:55.656 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-03-02 11:12:56.198 | Selecting previously unselected package libice6:amd64. 2022-03-02 11:12:56.207 | Preparing to unpack .../129-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-03-02 11:12:56.286 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-03-02 11:12:56.926 | Selecting previously unselected package libsm6:amd64. 2022-03-02 11:12:56.936 | Preparing to unpack .../130-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-03-02 11:12:57.006 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-03-02 11:12:57.713 | Selecting previously unselected package libxt6:amd64. 2022-03-02 11:12:57.721 | Preparing to unpack .../131-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-03-02 11:12:57.806 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-03-02 11:12:58.644 | Selecting previously unselected package libxmu6:amd64. 2022-03-02 11:12:58.652 | Preparing to unpack .../132-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-03-02 11:12:58.720 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-03-02 11:12:59.387 | Selecting previously unselected package libxaw7:amd64. 2022-03-02 11:12:59.395 | Preparing to unpack .../133-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-03-02 11:12:59.480 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-03-02 11:13:00.085 | Selecting previously unselected package graphviz. 2022-03-02 11:13:00.093 | Preparing to unpack .../134-graphviz_2.42.2-3build2_amd64.deb ... 2022-03-02 11:13:00.172 | Unpacking graphviz (2.42.2-3build2) ... 2022-03-02 11:13:01.132 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-03-02 11:13:01.140 | Preparing to unpack .../135-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-03-02 11:13:01.217 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-03-02 11:13:01.918 | Selecting previously unselected package libibverbs1:amd64. 2022-03-02 11:13:01.927 | Preparing to unpack .../136-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-03-02 11:13:02.023 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-03-02 11:13:02.732 | Selecting previously unselected package ibverbs-providers:amd64. 2022-03-02 11:13:02.740 | Preparing to unpack .../137-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-03-02 11:13:02.825 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-03-02 11:13:03.269 | Selecting previously unselected package icu-devtools. 2022-03-02 11:13:03.278 | Preparing to unpack .../138-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-03-02 11:13:03.348 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-03-02 11:13:03.890 | Selecting previously unselected package iputils-arping. 2022-03-02 11:13:03.899 | Preparing to unpack .../139-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-03-02 11:13:03.960 | Unpacking iputils-arping (3:20190709-3) ... 2022-03-02 11:13:04.674 | Selecting previously unselected package javascript-common. 2022-03-02 11:13:04.683 | Preparing to unpack .../140-javascript-common_11_all.deb ... 2022-03-02 11:13:04.785 | Unpacking javascript-common (11) ... 2022-03-02 11:13:05.421 | Selecting previously unselected package libgssrpc4:amd64. 2022-03-02 11:13:05.430 | Preparing to unpack .../141-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-03-02 11:13:05.514 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 11:13:06.063 | Selecting previously unselected package libkdb5-9:amd64. 2022-03-02 11:13:06.071 | Preparing to unpack .../142-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-03-02 11:13:06.143 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 11:13:06.747 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-03-02 11:13:06.755 | Preparing to unpack .../143-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-03-02 11:13:06.834 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 11:13:07.444 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-03-02 11:13:07.454 | Preparing to unpack .../144-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-03-02 11:13:07.542 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 11:13:08.080 | Selecting previously unselected package comerr-dev:amd64. 2022-03-02 11:13:08.089 | Preparing to unpack .../145-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-03-02 11:13:08.162 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-03-02 11:13:08.686 | Selecting previously unselected package krb5-multidev:amd64. 2022-03-02 11:13:08.695 | Preparing to unpack .../146-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-03-02 11:13:08.789 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 11:13:09.360 | Selecting previously unselected package libalgorithm-diff-perl. 2022-03-02 11:13:09.368 | Preparing to unpack .../147-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-03-02 11:13:09.438 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-03-02 11:13:10.029 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-03-02 11:13:10.038 | Preparing to unpack .../148-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-03-02 11:13:10.123 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-03-02 11:13:10.571 | Selecting previously unselected package libalgorithm-merge-perl. 2022-03-02 11:13:10.580 | Preparing to unpack .../149-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-03-02 11:13:10.674 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-03-02 11:13:11.210 | Selecting previously unselected package libarchive-cpio-perl. 2022-03-02 11:13:11.218 | Preparing to unpack .../150-libarchive-cpio-perl_0.10-1_all.deb ... 2022-03-02 11:13:11.429 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-03-02 11:13:11.989 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-03-02 11:13:11.997 | Preparing to unpack .../151-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-03-02 11:13:12.096 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-02 11:13:12.789 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-03-02 11:13:12.797 | Preparing to unpack .../152-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-03-02 11:13:12.880 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-02 11:13:13.526 | Selecting previously unselected package libfile-fcntllock-perl. 2022-03-02 11:13:13.534 | Preparing to unpack .../153-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-03-02 11:13:13.616 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-03-02 11:13:14.169 | Selecting previously unselected package libgts-bin. 2022-03-02 11:13:14.178 | Preparing to unpack .../154-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-03-02 11:13:14.261 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-03-02 11:13:14.758 | Selecting previously unselected package libicu-dev:amd64. 2022-03-02 11:13:14.767 | Preparing to unpack .../155-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-03-02 11:13:14.868 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-03-02 11:13:17.329 | Selecting previously unselected package libipset13:amd64. 2022-03-02 11:13:17.339 | Preparing to unpack .../156-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-03-02 11:13:17.416 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-03-02 11:13:17.966 | Selecting previously unselected package librdmacm1:amd64. 2022-03-02 11:13:17.974 | Preparing to unpack .../157-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-03-02 11:13:18.066 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-03-02 11:13:18.558 | Selecting previously unselected package libiscsi7:amd64. 2022-03-02 11:13:18.566 | Preparing to unpack .../158-libiscsi7_1.18.0-2_amd64.deb ... 2022-03-02 11:13:18.634 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-03-02 11:13:19.381 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-03-02 11:13:19.389 | Preparing to unpack .../159-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-03-02 11:13:19.474 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-02 11:13:19.961 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-03-02 11:13:19.969 | Preparing to unpack .../160-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-03-02 11:13:20.026 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-03-02 11:13:20.468 | Selecting previously unselected package libjpeg-dev:amd64. 2022-03-02 11:13:20.477 | Preparing to unpack .../161-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-03-02 11:13:20.582 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-03-02 11:13:21.186 | Selecting previously unselected package libjs-jquery. 2022-03-02 11:13:21.195 | Preparing to unpack .../162-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-03-02 11:13:21.273 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-03-02 11:13:21.743 | Selecting previously unselected package libjs-jquery-metadata. 2022-03-02 11:13:21.751 | Preparing to unpack .../163-libjs-jquery-metadata_12-1.1_all.deb ... 2022-03-02 11:13:21.832 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-03-02 11:13:22.341 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-03-02 11:13:22.350 | Preparing to unpack .../164-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-03-02 11:13:22.422 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-03-02 11:13:23.267 | Selecting previously unselected package libltdl-dev:amd64. 2022-03-02 11:13:23.276 | Preparing to unpack .../165-libltdl-dev_2.4.6-14_amd64.deb ... 2022-03-02 11:13:23.371 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-03-02 11:13:23.874 | Selecting previously unselected package libsys-hostname-long-perl. 2022-03-02 11:13:23.883 | Preparing to unpack .../166-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-03-02 11:13:23.960 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-03-02 11:13:24.468 | Selecting previously unselected package libmail-sendmail-perl. 2022-03-02 11:13:24.477 | Preparing to unpack .../167-libmail-sendmail-perl_0.80-1_all.deb ... 2022-03-02 11:13:24.571 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-03-02 11:13:25.038 | Selecting previously unselected package libncurses-dev:amd64. 2022-03-02 11:13:25.047 | Preparing to unpack .../168-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-03-02 11:13:25.153 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-03-02 11:13:25.981 | Selecting previously unselected package libnspr4:amd64. 2022-03-02 11:13:25.990 | Preparing to unpack .../169-libnspr4_2%3a4.25-1_amd64.deb ... 2022-03-02 11:13:26.085 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-03-02 11:13:26.777 | Selecting previously unselected package libnss3:amd64. 2022-03-02 11:13:26.785 | Preparing to unpack .../170-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-03-02 11:13:26.860 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-03-02 11:13:27.605 | Selecting previously unselected package libomp5-10:amd64. 2022-03-02 11:13:27.614 | Preparing to unpack .../171-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 11:13:27.683 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-02 11:13:28.188 | Selecting previously unselected package libomp-10-dev. 2022-03-02 11:13:28.197 | Preparing to unpack .../172-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 11:13:28.267 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-02 11:13:28.697 | Selecting previously unselected package pcp-conf. 2022-03-02 11:13:28.705 | Preparing to unpack .../173-pcp-conf_5.0.3-1_amd64.deb ... 2022-03-02 11:13:28.776 | Unpacking pcp-conf (5.0.3-1) ... 2022-03-02 11:13:30.069 | Selecting previously unselected package libpcp3. 2022-03-02 11:13:30.077 | Preparing to unpack .../174-libpcp3_5.0.3-1_amd64.deb ... 2022-03-02 11:13:30.210 | Unpacking libpcp3 (5.0.3-1) ... 2022-03-02 11:13:30.943 | Selecting previously unselected package libpcp-pmda3. 2022-03-02 11:13:30.952 | Preparing to unpack .../175-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-03-02 11:13:31.039 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-03-02 11:13:31.666 | Selecting previously unselected package libpcp-pmda-perl. 2022-03-02 11:13:31.675 | Preparing to unpack .../176-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-03-02 11:13:31.753 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-03-02 11:13:32.461 | Selecting previously unselected package libpq5:amd64. 2022-03-02 11:13:32.469 | Preparing to unpack .../177-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-02 11:13:32.542 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-03-02 11:13:33.131 | Selecting previously unselected package libpq-dev. 2022-03-02 11:13:33.140 | Preparing to unpack .../178-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-02 11:13:33.216 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-03-02 11:13:33.953 | Selecting previously unselected package librados2. 2022-03-02 11:13:33.962 | Preparing to unpack .../179-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-03-02 11:13:34.077 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-02 11:13:35.365 | Selecting previously unselected package librbd1. 2022-03-02 11:13:35.374 | Preparing to unpack .../180-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-03-02 11:13:35.433 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-02 11:13:36.445 | Selecting previously unselected package libsasl2-dev. 2022-03-02 11:13:36.454 | Preparing to unpack .../181-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-02 11:13:36.599 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-02 11:13:37.584 | Preparing to unpack .../182-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-02 11:13:37.814 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-02 11:13:38.559 | Selecting previously unselected package libssl-dev:amd64. 2022-03-02 11:13:38.568 | Preparing to unpack .../183-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-03-02 11:13:38.667 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-03-02 11:13:39.839 | Selecting previously unselected package libsystemd-dev:amd64. 2022-03-02 11:13:39.847 | Preparing to unpack .../184-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-03-02 11:13:39.924 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-03-02 11:13:40.633 | Selecting previously unselected package libtinfo-dev:amd64. 2022-03-02 11:13:40.642 | Preparing to unpack .../185-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-03-02 11:13:40.728 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-03-02 11:13:41.222 | Selecting previously unselected package libx86-1:amd64. 2022-03-02 11:13:41.231 | Preparing to unpack .../186-libx86-1_1.1+ds1-11_amd64.deb ... 2022-03-02 11:13:41.301 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-03-02 11:13:41.826 | Selecting previously unselected package libxml2-dev:amd64. 2022-03-02 11:13:41.835 | Preparing to unpack .../187-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-03-02 11:13:41.907 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-03-02 11:13:42.746 | Selecting previously unselected package libxslt1-dev:amd64. 2022-03-02 11:13:42.755 | Preparing to unpack .../188-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-03-02 11:13:42.854 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-03-02 11:13:44.003 | Selecting previously unselected package llvm-10-runtime. 2022-03-02 11:13:44.012 | Preparing to unpack .../189-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 11:13:44.100 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-03-02 11:13:44.814 | Selecting previously unselected package libpfm4:amd64. 2022-03-02 11:13:44.824 | Preparing to unpack .../190-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-03-02 11:13:44.900 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-03-02 11:13:45.466 | Selecting previously unselected package llvm-10. 2022-03-02 11:13:45.475 | Preparing to unpack .../191-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 11:13:45.530 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-03-02 11:13:47.067 | Selecting previously unselected package libffi-dev:amd64. 2022-03-02 11:13:47.075 | Preparing to unpack .../192-libffi-dev_3.3-4_amd64.deb ... 2022-03-02 11:13:47.168 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-03-02 11:13:47.752 | Selecting previously unselected package python3-pygments. 2022-03-02 11:13:47.761 | Preparing to unpack .../193-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-03-02 11:13:47.821 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-03-02 11:13:48.896 | Selecting previously unselected package llvm-10-tools. 2022-03-02 11:13:48.905 | Preparing to unpack .../194-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 11:13:48.986 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-02 11:13:50.186 | Selecting previously unselected package libz3-4:amd64. 2022-03-02 11:13:50.195 | Preparing to unpack .../195-libz3-4_4.8.7-4build1_amd64.deb ... 2022-03-02 11:13:50.255 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-03-02 11:13:52.085 | Selecting previously unselected package libz3-dev:amd64. 2022-03-02 11:13:52.093 | Preparing to unpack .../196-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-03-02 11:13:52.180 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-03-02 11:13:52.872 | Selecting previously unselected package llvm-10-dev. 2022-03-02 11:13:52.880 | Preparing to unpack .../197-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 11:13:52.975 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-02 11:14:01.747 | Selecting previously unselected package lsscsi. 2022-03-02 11:14:01.757 | Preparing to unpack .../198-lsscsi_0.30-0.1_amd64.deb ... 2022-03-02 11:14:01.815 | Unpacking lsscsi (0.30-0.1) ... 2022-03-02 11:14:02.398 | Selecting previously unselected package pkg-config. 2022-03-02 11:14:02.407 | Preparing to unpack .../199-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-03-02 11:14:02.506 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-03-02 11:14:02.987 | Selecting previously unselected package pm-utils. 2022-03-02 11:14:02.996 | Preparing to unpack .../200-pm-utils_1.4.1-19_all.deb ... 2022-03-02 11:14:03.095 | Unpacking pm-utils (1.4.1-19) ... 2022-03-02 11:14:03.650 | Selecting previously unselected package postgresql-client-common. 2022-03-02 11:14:03.659 | Preparing to unpack .../201-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-03-02 11:14:03.739 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-03-02 11:14:04.272 | Selecting previously unselected package postgresql-client-12. 2022-03-02 11:14:04.281 | Preparing to unpack .../202-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-02 11:14:04.364 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-02 11:14:05.450 | Selecting previously unselected package ssl-cert. 2022-03-02 11:14:05.459 | Preparing to unpack .../203-ssl-cert_1.0.39_all.deb ... 2022-03-02 11:14:05.535 | Unpacking ssl-cert (1.0.39) ... 2022-03-02 11:14:06.351 | Selecting previously unselected package postgresql-common. 2022-03-02 11:14:06.360 | Preparing to unpack .../204-postgresql-common_214ubuntu0.1_all.deb ... 2022-03-02 11:14:06.466 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-03-02 11:14:06.507 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-03-02 11:14:07.518 | Selecting previously unselected package postgresql-server-dev-12. 2022-03-02 11:14:07.528 | Preparing to unpack .../205-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-02 11:14:07.592 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-02 11:14:09.998 | Selecting previously unselected package postgresql-server-dev-all. 2022-03-02 11:14:10.007 | Preparing to unpack .../206-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-03-02 11:14:10.095 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-02 11:14:10.478 | Selecting previously unselected package python-pip-whl. 2022-03-02 11:14:10.487 | Preparing to unpack .../207-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-03-02 11:14:10.557 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-03-02 11:14:11.284 | Selecting previously unselected package python3-mysqldb. 2022-03-02 11:14:11.293 | Preparing to unpack .../208-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-03-02 11:14:11.409 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-03-02 11:14:12.277 | Selecting previously unselected package python3-wheel. 2022-03-02 11:14:12.286 | Preparing to unpack .../209-python3-wheel_0.34.2-1_all.deb ... 2022-03-02 11:14:12.375 | Unpacking python3-wheel (0.34.2-1) ... 2022-03-02 11:14:13.272 | Selecting previously unselected package python3-pip. 2022-03-02 11:14:13.281 | Preparing to unpack .../210-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-03-02 11:14:13.363 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-03-02 11:14:14.626 | Selecting previously unselected package python3.8-venv. 2022-03-02 11:14:14.635 | Preparing to unpack .../211-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-03-02 11:14:14.706 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-03-02 11:14:15.271 | Selecting previously unselected package python3-venv. 2022-03-02 11:14:15.280 | Preparing to unpack .../212-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-03-02 11:14:15.357 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-03-02 11:14:16.072 | Selecting previously unselected package qemu-block-extra:amd64. 2022-03-02 11:14:16.081 | Preparing to unpack .../213-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-03-02 11:14:16.180 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-03-02 11:14:16.637 | Selecting previously unselected package qemu-utils. 2022-03-02 11:14:16.647 | Preparing to unpack .../214-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-03-02 11:14:16.711 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-03-02 11:14:17.432 | Selecting previously unselected package sharutils. 2022-03-02 11:14:17.441 | Preparing to unpack .../215-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-03-02 11:14:17.528 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-03-02 11:14:18.032 | Selecting previously unselected package sqlite3. 2022-03-02 11:14:18.042 | Preparing to unpack .../216-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-03-02 11:14:18.106 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-03-02 11:14:18.786 | Selecting previously unselected package unzip. 2022-03-02 11:14:18.796 | Preparing to unpack .../217-unzip_6.0-25ubuntu1_amd64.deb ... 2022-03-02 11:14:18.895 | Unpacking unzip (6.0-25ubuntu1) ... 2022-03-02 11:14:19.461 | Selecting previously unselected package vbetool. 2022-03-02 11:14:19.470 | Preparing to unpack .../218-vbetool_1.1-4_amd64.deb ... 2022-03-02 11:14:19.568 | Unpacking vbetool (1.1-4) ... 2022-03-02 11:14:20.135 | Selecting previously unselected package ipset. 2022-03-02 11:14:20.145 | Preparing to unpack .../219-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-03-02 11:14:20.204 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-03-02 11:14:20.838 | Selecting previously unselected package ipvsadm. 2022-03-02 11:14:20.847 | Preparing to unpack .../220-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-03-02 11:14:20.917 | Unpacking ipvsadm (1:1.31-1) ... 2022-03-02 11:14:21.564 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-03-02 11:14:21.573 | Preparing to unpack .../221-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-02 11:14:21.679 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-03-02 11:14:22.135 | Selecting previously unselected package liberasurecode1:amd64. 2022-03-02 11:14:22.144 | Preparing to unpack .../222-liberasurecode1_1.6.1-4_amd64.deb ... 2022-03-02 11:14:22.210 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-03-02 11:14:22.563 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-03-02 11:14:22.572 | Preparing to unpack .../223-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-03-02 11:14:22.648 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-03-02 11:14:23.003 | Selecting previously unselected package libkrb5-dev:amd64. 2022-03-02 11:14:23.012 | Preparing to unpack .../224-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-03-02 11:14:23.065 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 11:14:23.563 | Selecting previously unselected package libpcp-gui2. 2022-03-02 11:14:23.573 | Preparing to unpack .../225-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-03-02 11:14:23.665 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-03-02 11:14:24.535 | Selecting previously unselected package libpcp-import1. 2022-03-02 11:14:24.544 | Preparing to unpack .../226-libpcp-import1_5.0.3-1_amd64.deb ... 2022-03-02 11:14:24.619 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-03-02 11:14:25.197 | Selecting previously unselected package libpcp-mmv1. 2022-03-02 11:14:25.206 | Preparing to unpack .../227-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-03-02 11:14:25.311 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-03-02 11:14:25.797 | Selecting previously unselected package libpcp-trace2. 2022-03-02 11:14:25.808 | Preparing to unpack .../228-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-03-02 11:14:25.871 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-03-02 11:14:26.403 | Selecting previously unselected package libpcp-web1. 2022-03-02 11:14:26.413 | Preparing to unpack .../229-libpcp-web1_5.0.3-1_amd64.deb ... 2022-03-02 11:14:26.477 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-03-02 11:14:26.866 | Selecting previously unselected package libyaml-dev:amd64. 2022-03-02 11:14:26.875 | Preparing to unpack .../230-libyaml-dev_0.2.2-1_amd64.deb ... 2022-03-02 11:14:26.985 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-03-02 11:14:27.534 | Selecting previously unselected package python3-pcp. 2022-03-02 11:14:27.544 | Preparing to unpack .../231-python3-pcp_5.0.3-1_amd64.deb ... 2022-03-02 11:14:27.626 | Unpacking python3-pcp (5.0.3-1) ... 2022-03-02 11:14:28.397 | Selecting previously unselected package pcp. 2022-03-02 11:14:28.406 | Preparing to unpack .../232-pcp_5.0.3-1_amd64.deb ... 2022-03-02 11:14:28.576 | Unpacking pcp (5.0.3-1) ... 2022-03-02 11:14:31.546 | Selecting previously unselected package socat. 2022-03-02 11:14:31.558 | Preparing to unpack .../233-socat_1.7.3.3-2_amd64.deb ... 2022-03-02 11:14:31.642 | Unpacking socat (1.7.3.3-2) ... 2022-03-02 11:14:32.345 | Selecting previously unselected package vlan. 2022-03-02 11:14:32.355 | Preparing to unpack .../234-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-03-02 11:14:32.413 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-03-02 11:14:33.071 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-03-02 11:14:33.305 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-03-02 11:14:33.716 | Setting up javascript-common (11) ... 2022-03-02 11:14:34.131 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-03-02 11:14:34.231 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-03-02 11:14:34.493 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-03-02 11:14:34.745 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-03-02 11:14:35.076 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-03-02 11:14:35.577 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-03-02 11:14:35.722 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-03-02 11:14:36.048 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-03-02 11:14:36.385 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-03-02 11:14:36.676 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-03-02 11:14:36.962 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-03-02 11:14:37.237 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-03-02 11:14:37.539 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-03-02 11:14:37.825 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-03-02 11:14:38.105 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-03-02 11:14:38.396 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-03-02 11:14:38.630 | Setting up libarchive-zip-perl (1.67-2) ... 2022-03-02 11:14:39.031 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-03-02 11:14:39.345 | Setting up vbetool (1.1-4) ... 2022-03-02 11:14:39.596 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-03-02 11:14:39.836 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-03-02 11:14:40.162 | Setting up pm-utils (1.4.1-19) ... 2022-03-02 11:14:40.585 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-03-02 11:14:41.259 | Setting up unzip (6.0-25ubuntu1) ... 2022-03-02 11:14:41.499 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-03-02 11:14:41.745 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-02 11:14:42.076 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-03-02 11:14:42.339 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-03-02 11:14:44.280 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-03-02 11:14:45.116 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-03-02 11:14:45.488 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-03-02 11:14:45.768 | Setting up m4 (1.4.18-4) ... 2022-03-02 11:14:46.036 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-02 11:14:46.597 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-03-02 11:14:46.813 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-03-02 11:14:47.024 | Setting up iputils-arping (3:20190709-3) ... 2022-03-02 11:14:47.237 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-03-02 11:14:47.396 | Setting up conntrack (1:1.4.5-2) ... 2022-03-02 11:14:47.630 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-02 11:14:47.922 | Setting up python3-wheel (0.34.2-1) ... 2022-03-02 11:14:48.402 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-03-02 11:14:48.630 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-03-02 11:14:49.254 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-03-02 11:14:51.801 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-03-02 11:14:52.161 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-03-02 11:14:52.344 | Setting up acl (2.2.53-6) ... 2022-03-02 11:14:52.596 | Setting up dns-root-data (2019052802) ... 2022-03-02 11:14:52.865 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-02 11:14:53.076 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-02 11:14:53.390 | Setting up fakeroot (1.24-1) ... 2022-03-02 11:14:53.543 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-03-02 11:14:53.676 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-03-02 11:14:53.899 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 11:14:54.139 | Setting up autotools-dev (20180224.1) ... 2022-03-02 11:14:54.430 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-03-02 11:14:55.533 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-03-02 11:14:55.744 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-03-02 11:14:55.921 | Setting up make (4.2.1-1.2) ... 2022-03-02 11:14:56.115 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-03-02 11:14:56.327 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-03-02 11:14:56.527 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-03-02 11:14:56.704 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-02 11:14:56.864 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-03-02 11:14:57.059 | Setting up ebtables (2.0.11-3build1) ... 2022-03-02 11:14:57.927 | Setting up socat (1.7.3.3-2) ... 2022-03-02 11:14:58.150 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-03-02 11:14:58.373 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-03-02 11:14:58.544 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-03-02 11:14:58.721 | Setting up autopoint (0.19.8.1-10build1) ... 2022-03-02 11:14:58.933 | Setting up binfmt-support (2.2.0-2) ... 2022-03-02 11:14:59.435 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-03-02 11:15:00.601 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-03-02 11:15:00.795 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-03-02 11:15:01.047 | Setting up fonts-dejavu-core (2.37-1) ... 2022-03-02 11:15:02.504 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-03-02 11:15:02.756 | Setting up lsscsi (0.30-0.1) ... 2022-03-02 11:15:03.007 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-03-02 11:15:03.201 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-03-02 11:15:03.458 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-02 11:15:03.796 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-03-02 11:15:04.030 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-03-02 11:15:04.332 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-02 11:15:04.567 | Setting up autoconf (2.69-11.1) ... 2022-03-02 11:15:04.904 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-03-02 11:15:05.121 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-03-02 11:15:05.290 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-03-02 11:15:05.658 | Setting up dwz (0.13-5) ... 2022-03-02 11:15:05.847 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-03-02 11:15:06.030 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-03-02 11:15:06.241 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-03-02 11:15:06.453 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-03-02 11:15:06.659 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-03-02 11:15:07.281 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-03-02 11:15:09.115 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 11:15:09.453 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-02 11:15:09.693 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-03-02 11:15:09.904 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-02 11:15:10.098 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-03-02 11:15:10.258 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-03-02 11:15:10.544 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-02 11:15:10.830 | Setting up pcp-conf (5.0.3-1) ... 2022-03-02 11:15:11.132 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-03-02 11:15:11.430 | Setting up libsub-override-perl (0.09-2) ... 2022-03-02 11:15:11.647 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-03-02 11:15:11.910 | Setting up libthai-data (0.1.28-3) ... 2022-03-02 11:15:12.155 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-03-02 11:15:12.355 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-03-02 11:15:12.527 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-03-02 11:15:12.681 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-03-02 11:15:12.841 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 11:15:13.047 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-03-02 11:15:13.316 | Setting up sharutils (1:4.15.2-4build1) ... 2022-03-02 11:15:13.590 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-03-02 11:15:13.807 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-03-02 11:15:14.190 | Setting up conntrackd (1:1.4.5-2) ... 2022-03-02 11:15:15.731 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-03-02 11:15:16.167 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-03-02 11:15:16.361 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-03-02 11:15:16.595 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-03-02 11:15:16.784 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-03-02 11:15:17.018 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-03-02 11:15:17.229 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-03-02 11:15:17.435 | Setting up rsync (3.1.3-8ubuntu0.1) ... 2022-03-02 11:15:19.281 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-03-02 11:15:19.544 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-03-02 11:15:19.721 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-03-02 11:15:19.949 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-03-02 11:15:20.085 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-03-02 11:15:20.252 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-03-02 11:15:20.481 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-03-02 11:15:20.715 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 11:15:20.961 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-03-02 11:15:21.241 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-03-02 11:15:21.515 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-03-02 11:15:21.744 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-02 11:15:21.927 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 11:15:22.075 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-02 11:15:22.241 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-03-02 11:15:22.395 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-02 11:15:22.601 | Setting up wget (1.20.3-1ubuntu2) ... 2022-03-02 11:15:22.881 | Setting up libtool (2.4.6-14) ... 2022-03-02 11:15:23.110 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-03-02 11:15:26.384 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-03-02 11:15:26.715 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-03-02 11:15:28.585 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-03-02 11:15:29.858 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-02 11:15:30.184 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-03-02 11:15:30.424 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-03-02 11:15:30.664 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-03-02 11:15:31.670 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-03-02 11:15:31.886 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-03-02 11:15:32.132 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-03-02 11:15:32.326 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-03-02 11:15:34.503 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-03-02 11:15:35.321 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-03-02 11:15:35.687 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-03-02 11:15:35.864 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-03-02 11:15:36.332 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-02 11:15:36.504 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-03-02 11:15:36.698 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-03-02 11:15:36.926 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-03-02 11:15:37.121 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-03-02 11:15:37.270 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-02 11:15:37.440 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-03-02 11:15:37.641 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-03-02 11:15:37.824 | Setting up ssl-cert (1.0.39) ... 2022-03-02 11:15:38.864 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-03-02 11:15:39.047 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-03-02 11:15:39.304 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-03-02 11:15:39.463 | Setting up postgresql-common (214ubuntu0.1) ... 2022-03-02 11:15:40.976 | Adding user postgres to group ssl-cert 2022-03-02 11:15:41.372 | 2022-03-02 11:15:41.372 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-03-02 11:15:41.601 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-03-02 11:15:41.601 | Removing obsolete dictionary files: 2022-03-02 11:15:42.234 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-03-02 11:15:43.652 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-03-02 11:15:43.818 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-03-02 11:15:43.989 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-03-02 11:15:44.372 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-03-02 11:15:45.110 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-03-02 11:15:45.315 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-03-02 11:15:45.475 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-03-02 11:15:45.727 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-03-02 11:15:45.954 | Setting up build-essential (12.8ubuntu1.1) ... 2022-03-02 11:15:46.178 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-03-02 11:15:46.446 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-03-02 11:15:46.794 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-03-02 11:15:47.069 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-03-02 11:15:47.270 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-03-02 11:15:47.532 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-03-02 11:15:47.744 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-03-02 11:15:47.983 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 11:15:48.223 | Setting up ipvsadm (1:1.31-1) ... 2022-03-02 11:15:49.612 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-03-02 11:15:49.811 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-03-02 11:15:50.383 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-03-02 11:15:52.633 | Regenerating fonts cache... done. 2022-03-02 11:15:52.749 | Setting up gettext (0.19.8.1-10build1) ... 2022-03-02 11:15:53.012 | Setting up libpcp3 (5.0.3-1) ... 2022-03-02 11:15:53.309 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-03-02 11:15:53.675 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-03-02 11:15:54.075 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-03-02 11:15:56.137 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-03-02 11:15:57.292 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-03-02 11:15:58.864 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-02 11:15:59.063 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-03-02 11:16:00.473 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-03-02 11:16:01.332 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-03-02 11:16:01.521 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-03-02 11:16:01.743 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-02 11:16:01.938 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-03-02 11:16:02.166 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-03-02 11:16:02.389 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-03-02 11:16:02.566 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-03-02 11:16:02.737 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-03-02 11:16:02.966 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-03-02 11:16:03.326 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-03-02 11:16:03.549 | Setting up libpcp-web1 (5.0.3-1) ... 2022-03-02 11:16:03.766 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-03-02 11:16:03.966 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 11:16:04.182 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-02 11:16:04.377 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-02 11:16:05.194 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-03-02 11:16:05.349 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-03-02 11:16:05.548 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-03-02 11:16:05.778 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-03-02 11:16:05.989 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-03-02 11:16:06.195 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-03-02 11:16:06.418 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-03-02 11:16:06.652 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-03-02 11:16:06.852 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-02 11:16:07.092 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-02 11:16:07.624 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-02 11:16:07.887 | Setting up libpcp-import1 (5.0.3-1) ... 2022-03-02 11:16:08.086 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-03-02 11:16:08.365 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-02 11:16:08.572 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-03-02 11:16:08.806 | Setting up po-debconf (1.0.21) ... 2022-03-02 11:16:09.052 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-03-02 11:16:21.736 | Enabling module mpm_event. 2022-03-02 11:16:21.806 | Enabling module authz_core. 2022-03-02 11:16:21.812 | Enabling module authz_host. 2022-03-02 11:16:21.875 | Enabling module authn_core. 2022-03-02 11:16:21.881 | Enabling module auth_basic. 2022-03-02 11:16:21.943 | Enabling module access_compat. 2022-03-02 11:16:22.009 | Enabling module authn_file. 2022-03-02 11:16:22.076 | Enabling module authz_user. 2022-03-02 11:16:22.144 | Enabling module alias. 2022-03-02 11:16:22.212 | Enabling module dir. 2022-03-02 11:16:22.284 | Enabling module autoindex. 2022-03-02 11:16:22.351 | Enabling module env. 2022-03-02 11:16:22.423 | Enabling module mime. 2022-03-02 11:16:22.493 | Enabling module negotiation. 2022-03-02 11:16:22.559 | Enabling module setenvif. 2022-03-02 11:16:22.627 | Enabling module filter. 2022-03-02 11:16:22.694 | Enabling module deflate. 2022-03-02 11:16:22.764 | Enabling module status. 2022-03-02 11:16:22.833 | Enabling module reqtimeout. 2022-03-02 11:16:22.903 | Enabling conf charset. 2022-03-02 11:16:22.975 | Enabling conf localized-error-pages. 2022-03-02 11:16:23.040 | Enabling conf other-vhosts-access-log. 2022-03-02 11:16:23.109 | Enabling conf security. 2022-03-02 11:16:23.180 | Enabling conf serve-cgi-bin. 2022-03-02 11:16:23.252 | Enabling site 000-default. 2022-03-02 11:16:23.332 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-03-02 11:16:23.391 | Enabling conf javascript-common. 2022-03-02 11:16:23.666 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-03-02 11:16:24.312 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-03-02 11:16:27.599 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-03-02 11:16:27.897 | Setting up python3-pcp (5.0.3-1) ... 2022-03-02 11:16:28.486 | Setting up libgvc6 (2.42.2-3build2) ... 2022-03-02 11:16:28.730 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-02 11:16:28.920 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-03-02 11:16:29.149 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-03-02 11:16:29.406 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-02 11:16:29.611 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-03-02 11:16:29.833 | Setting up graphviz (2.42.2-3build2) ... 2022-03-02 11:16:30.177 | Setting up pcp (5.0.3-1) ... 2022-03-02 11:16:35.105 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-03-02 11:16:35.558 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-03-02 11:16:36.001 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-03-02 11:16:36.456 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-03-02 11:16:55.800 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-03-02 11:16:55.980 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-03-02 11:16:56.070 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-03-02 11:16:58.269 | Setting up dh-autoreconf (19) ... 2022-03-02 11:16:58.469 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-03-02 11:16:59.851 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-03-02 11:17:00.087 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-03-02 11:17:00.315 | Setting up debhelper (12.10ubuntu1) ... 2022-03-02 11:17:00.518 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-03-02 11:17:01.166 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-03-02 11:17:01.398 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-03-02 11:17:01.553 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-03-02 11:17:01.773 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-03-02 11:17:16.868 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-02 11:17:17.110 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-03-02 11:17:17.731 | Processing triggers for ufw (0.36-6) ... 2022-03-02 11:17:18.033 | Processing triggers for man-db (2.9.1-1) ... 2022-03-02 11:17:50.431 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-03-02 11:17:50.622 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-03-02 11:17:58.751 | ++ functions-common:apt_get:1234 : result=0 2022-03-02 11:17:58.754 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:17:58.756 | ++ functions-common:time_stop:2425 : local name 2022-03-02 11:17:58.759 | ++ functions-common:time_stop:2426 : local end_time 2022-03-02 11:17:58.761 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:17:58.764 | ++ functions-common:time_stop:2428 : local total 2022-03-02 11:17:58.767 | ++ functions-common:time_stop:2429 : local start_time 2022-03-02 11:17:58.769 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:17:58.771 | ++ functions-common:time_stop:2432 : start_time=1646219435145 2022-03-02 11:17:58.773 | ++ functions-common:time_stop:2434 : [[ -z 1646219435145 ]] 2022-03-02 11:17:58.776 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:17:58.781 | ++ functions-common:time_stop:2437 : end_time=1646219878778 2022-03-02 11:17:58.783 | ++ functions-common:time_stop:2438 : elapsed_time=443633 2022-03-02 11:17:58.786 | ++ functions-common:time_stop:2439 : total=911 2022-03-02 11:17:58.788 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:17:58.790 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=444544 2022-03-02 11:17:58.792 | ++ functions-common:apt_get:1238 : return 0 2022-03-02 11:17:58.795 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-02 11:17:58.798 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-02 11:17:58.801 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-02 11:17:58.805 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-02 11:17:58.810 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-02 11:17:58.813 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-02 11:17:58.816 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-02 11:18:00.379 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-02 11:18:00.381 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-02 11:18:00.383 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-02 11:18:00.385 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-02 11:18:00.387 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-02 11:18:00.390 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-02 11:18:00.392 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-02 11:18:00.394 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-02 11:18:00.395 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-02 11:18:00.397 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-02 11:18:00.399 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-02 11:18:00.401 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-02 11:18:00.403 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-02 11:18:00.404 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-02 11:18:00.406 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-02 11:18:00.408 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-02 11:18:00.410 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-02 11:18:00.412 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-02 11:18:00.414 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-02 11:18:00.416 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-02 11:18:00.418 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-02 11:18:00.421 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-02 11:18:00.423 | + functions-common:_ensure_lsb_release:394 : return 2022-03-02 11:18:00.426 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-02 11:18:00.499 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-02 11:18:00.502 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-02 11:18:00.573 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-02 11:18:00.575 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-02 11:18:00.646 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-02 11:18:00.648 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-02 11:18:00.650 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-02 11:18:00.652 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-02 11:18:00.653 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-02 11:18:00.656 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-02 11:18:00.658 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-02 11:18:00.660 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-02 11:18:00.662 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-02 11:18:00.663 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-02 11:18:00.665 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-02 11:18:00.665 | Distro: focal 2022-03-02 11:18:00.668 | + tools/install_pip.sh:main:124 : get_versions 2022-03-02 11:18:00.670 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-02 11:18:00.674 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-02 11:18:00.675 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-02 11:18:00.678 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-02 11:18:00.679 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-02 11:18:01.315 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-02 11:18:01.317 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-02 11:18:01.317 | pip: 21.3.1 2022-03-02 11:18:01.319 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-02 11:18:01.321 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-02 11:18:01.322 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:18:01.324 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:18:01.326 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:18:01.328 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:18:01.330 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:18:01.331 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:18:01.333 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:18:01.335 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:18:01.336 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:18:01.338 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:18:01.340 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:18:01.342 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-02 11:18:01.344 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:18:01.346 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:18:01.348 | + tools/install_pip.sh:main:142 : : 2022-03-02 11:18:01.350 | + tools/install_pip.sh:main:147 : set -x 2022-03-02 11:18:01.351 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-02 11:18:01.353 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-02 11:18:01.355 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 11:18:01.358 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-02 11:18:01.360 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-02 11:18:01.362 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 11:18:01.366 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 11:18:01.366 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-02 11:18:01.370 | ++ 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-03-02 11:18:01.371 | ++ 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-03-02 11:18:01.374 | ++ 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-03-02 11:18:01.377 | + 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-03-02 11:18:01.379 | + 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-03-02 11:18:01.396 | 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-03-02 11:18:01.398 | + 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-03-02 11:18:02.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:18:02.152 | from cryptography.utils import int_from_bytes 2022-03-02 11:18:02.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:18:02.152 | from cryptography.utils import int_from_bytes 2022-03-02 11:18:03.386 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:18:05.256 | 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-03-02 11:18:05.266 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-02 11:18:06.981 | Installing collected packages: setuptools 2022-03-02 11:18:07.864 | Successfully installed setuptools-60.9.3 2022-03-02 11:18:07.864 | 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-03-02 11:18:08.051 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:18:08.051 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:18:08.211 | + inc/python:pip_install:200 : result=0 2022-03-02 11:18:08.213 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:18:08.215 | + functions-common:time_stop:2425 : local name 2022-03-02 11:18:08.217 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:18:08.218 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:18:08.220 | + functions-common:time_stop:2428 : local total 2022-03-02 11:18:08.222 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:18:08.224 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:18:08.226 | + functions-common:time_stop:2432 : start_time=1646219881391 2022-03-02 11:18:08.227 | + functions-common:time_stop:2434 : [[ -z 1646219881391 ]] 2022-03-02 11:18:08.230 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:18:08.234 | + functions-common:time_stop:2437 : end_time=1646219888231 2022-03-02 11:18:08.235 | + functions-common:time_stop:2438 : elapsed_time=6840 2022-03-02 11:18:08.237 | + functions-common:time_stop:2439 : total=0 2022-03-02 11:18:08.239 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:18:08.241 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6840 2022-03-02 11:18:08.242 | + inc/python:pip_install:203 : return 0 2022-03-02 11:18:08.245 | + tools/install_pip.sh:main:153 : get_versions 2022-03-02 11:18:08.248 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-02 11:18:08.251 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-02 11:18:08.253 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-02 11:18:08.257 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-02 11:18:08.257 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-02 11:18:08.874 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-02 11:18:08.876 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-02 11:18:08.876 | pip: 21.3.1 2022-03-02 11:18:08.879 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-02 11:18:08.882 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-02 11:18:08.886 | + ./stack.sh:main:796 : fixup_all 2022-03-02 11:18:08.888 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-02 11:18:08.890 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-02 11:18:08.893 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:18:08.895 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:18:08.898 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-03-02 11:18:08.912 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-02 11:18:08.925 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-02 11:18:08.939 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-02 11:18:08.941 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-02 11:18:08.943 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:18:08.945 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:18:08.948 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:18:08.950 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:18:08.953 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:18:08.955 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:18:08.957 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:18:08.959 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:18:08.961 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:18:08.964 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:18:08.966 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:18:08.969 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-02 11:18:08.971 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-02 11:18:08.973 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-02 11:18:08.976 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:18:08.978 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:18:08.980 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:18:08.983 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:18:08.986 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:18:08.988 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:18:08.990 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-02 11:18:08.993 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-02 11:18:08.995 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-02 11:18:08.998 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-02 11:18:09.001 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-02 11:18:09.003 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-02 11:18:09.006 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-02 11:18:09.030 | Using python 3.8 to install os-testr 2022-03-02 11:18:09.032 | + 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-03-02 11:18:09.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:18:09.816 | from cryptography.utils import int_from_bytes 2022-03-02 11:18:09.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:18:09.816 | from cryptography.utils import int_from_bytes 2022-03-02 11:18:10.978 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:18:11.080 | Collecting os-testr 2022-03-02 11:18:11.088 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-03-02 11:18:11.137 | Collecting python-subunit>=1.0.0 2022-03-02 11:18:11.144 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-03-02 11:18:11.152 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-02 11:18:11.198 | Collecting stestr>=1.0.0 2022-03-02 11:18:11.206 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-03-02 11:18:11.214 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-02 11:18:11.229 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-02 11:18:11.307 | Collecting future 2022-03-02 11:18:11.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-03-02 11:18:11.529 | Preparing metadata (setup.py): started 2022-03-02 11:18:13.510 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:18:13.516 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-02 11:18:13.518 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-02 11:18:13.519 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-02 11:18:13.520 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-02 11:18:13.546 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-02 11:18:13.547 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-02 11:18:13.548 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-02 11:18:13.549 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-02 11:18:13.550 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-02 11:18:13.565 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-02 11:18:13.632 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-02 11:18:13.633 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-02 11:18:13.634 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-02 11:18:13.744 | Building wheels for collected packages: future 2022-03-02 11:18:13.745 | Building wheel for future (setup.py): started 2022-03-02 11:18:16.727 | Building wheel for future (setup.py): finished with status 'done' 2022-03-02 11:18:16.732 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=01029c4e6b25ea0927a408f66c0f43d8fa494e41f3e5dfb889fe21bfcfa95662 2022-03-02 11:18:16.732 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-03-02 11:18:16.739 | Successfully built future 2022-03-02 11:18:18.311 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-03-02 11:18:19.533 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-03-02 11:18:19.533 | 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-03-02 11:18:19.539 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:18:19.539 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:18:19.704 | + inc/python:pip_install:200 : result=0 2022-03-02 11:18:19.706 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:18:19.708 | + functions-common:time_stop:2425 : local name 2022-03-02 11:18:19.711 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:18:19.713 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:18:19.716 | + functions-common:time_stop:2428 : local total 2022-03-02 11:18:19.718 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:18:19.720 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:18:19.723 | + functions-common:time_stop:2432 : start_time=1646219889023 2022-03-02 11:18:19.725 | + functions-common:time_stop:2434 : [[ -z 1646219889023 ]] 2022-03-02 11:18:19.728 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:18:19.732 | + functions-common:time_stop:2437 : end_time=1646219899729 2022-03-02 11:18:19.734 | + functions-common:time_stop:2438 : elapsed_time=10706 2022-03-02 11:18:19.737 | + functions-common:time_stop:2439 : total=0 2022-03-02 11:18:19.739 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:18:19.741 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10706 2022-03-02 11:18:19.743 | + inc/python:pip_install:203 : return 0 2022-03-02 11:18:19.746 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-02 11:18:19.800 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-02 11:18:20.046 | + ./stack.sh:main:810 : install_infra 2022-03-02 11:18:20.049 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 11:18:20.055 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-02 11:18:20.059 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-03-02 11:18:23.485 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 11:18:23.488 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-02 11:18:23.514 | + 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-03-02 11:18:25.562 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:25.612 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:25.694 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:25.704 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:25.731 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:25.735 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:25.752 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:25.764 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:25.788 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:25.800 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:25.868 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:25.957 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:25.975 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.007 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.016 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.031 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.048 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.060 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.075 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.085 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.123 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.146 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.154 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.219 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.222 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.226 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.267 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.306 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.323 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.340 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.360 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.378 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.396 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.426 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.458 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.487 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.498 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.516 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.530 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.548 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.555 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.559 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:26.563 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:18:26.693 | Collecting pbr===5.8.1 2022-03-02 11:18:26.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-02 11:18:26.739 | Installing collected packages: pbr 2022-03-02 11:18:26.885 | Successfully installed pbr-5.8.1 2022-03-02 11:18:26.962 | + inc/python:pip_install:200 : result=0 2022-03-02 11:18:26.964 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:18:26.967 | + functions-common:time_stop:2425 : local name 2022-03-02 11:18:26.969 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:18:26.972 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:18:26.974 | + functions-common:time_stop:2428 : local total 2022-03-02 11:18:26.976 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:18:26.978 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:18:26.980 | + functions-common:time_stop:2432 : start_time=1646219903505 2022-03-02 11:18:26.982 | + functions-common:time_stop:2434 : [[ -z 1646219903505 ]] 2022-03-02 11:18:26.985 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:18:26.989 | + functions-common:time_stop:2437 : end_time=1646219906987 2022-03-02 11:18:26.991 | + functions-common:time_stop:2438 : elapsed_time=3482 2022-03-02 11:18:26.993 | + functions-common:time_stop:2439 : total=10706 2022-03-02 11:18:26.996 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:18:26.998 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14188 2022-03-02 11:18:27.000 | + inc/python:pip_install:203 : return 0 2022-03-02 11:18:27.003 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 11:18:27.005 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-02 11:18:27.029 | + 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-03-02 11:18:28.961 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.007 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.083 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.092 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.115 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.119 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.136 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.146 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.167 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.178 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.240 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.317 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.334 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.365 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.373 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.387 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.405 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.418 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.431 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.442 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.481 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.504 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.512 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.574 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.578 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.582 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.623 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.660 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.676 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.693 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.713 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.731 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.749 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.778 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.807 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.836 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.846 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.864 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.876 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.895 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.901 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.906 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:18:29.909 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:18:29.911 | Processing /opt/stack/requirements 2022-03-02 11:18:31.353 | Collecting fixtures===3.0.0 2022-03-02 11:18:31.361 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-03-02 11:18:31.585 | Collecting PyYAML===6.0 2022-03-02 11:18:31.592 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-03-02 11:18:31.769 | Collecting requests===2.27.1 2022-03-02 11:18:31.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-03-02 11:18:31.873 | Collecting packaging===21.3 2022-03-02 11:18:31.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-02 11:18:31.947 | Collecting testtools===2.5.0 2022-03-02 11:18:31.955 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-03-02 11:18:32.038 | Collecting idna===3.3 2022-03-02 11:18:32.046 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-03-02 11:18:32.185 | Collecting pyparsing===3.0.7 2022-03-02 11:18:32.192 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-02 11:18:32.252 | Collecting six===1.16.0 2022-03-02 11:18:32.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-03-02 11:18:32.315 | Collecting charset-normalizer===2.0.12 2022-03-02 11:18:32.322 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-03-02 11:18:32.365 | Collecting Parsley>=1.2 2022-03-02 11:18:32.372 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-02 11:18:32.419 | Collecting beagle>=0.2.1 2022-03-02 11:18:32.425 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-03-02 11:18:32.452 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-03-02 11:18:32.523 | Collecting urllib3===1.26.8 2022-03-02 11:18:32.530 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-03-02 11:18:32.646 | Collecting certifi>=2017.4.17 2022-03-02 11:18:32.653 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-03-02 11:18:32.692 | Collecting extras===1.0.0 2022-03-02 11:18:32.698 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-03-02 11:18:32.785 | Collecting cliff===3.10.1 2022-03-02 11:18:32.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-03-02 11:18:32.966 | Collecting cmd2===2.4.0 2022-03-02 11:18:32.975 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-03-02 11:18:33.071 | Collecting autopage===0.5.0 2022-03-02 11:18:33.078 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-03-02 11:18:33.131 | Collecting prettytable===3.1.1 2022-03-02 11:18:33.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-03-02 11:18:33.230 | Collecting stevedore===3.5.0 2022-03-02 11:18:33.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-03-02 11:18:33.294 | Collecting wcwidth===0.2.5 2022-03-02 11:18:33.301 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-03-02 11:18:33.359 | Collecting attrs===21.4.0 2022-03-02 11:18:33.367 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-03-02 11:18:33.484 | Collecting pyperclip===1.8.2 2022-03-02 11:18:33.491 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-03-02 11:18:33.503 | Building wheels for collected packages: openstack-requirements 2022-03-02 11:18:33.504 | Building wheel for openstack-requirements (setup.py): started 2022-03-02 11:18:34.334 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-02 11:18:34.334 | ERROR: Command errored out with exit status 1: 2022-03-02 11:18:34.334 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-7164fif2/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-7164fif2/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-gb83lm7_ 2022-03-02 11:18:34.334 | cwd: /tmp/pip-req-build-7164fif2/ 2022-03-02 11:18:34.334 | Complete output (6 lines): 2022-03-02 11:18:34.334 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-02 11:18:34.334 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-02 11:18:34.334 | or: setup.py --help-commands 2022-03-02 11:18:34.335 | or: setup.py cmd --help 2022-03-02 11:18:34.335 | 2022-03-02 11:18:34.335 | error: invalid command 'bdist_wheel' 2022-03-02 11:18:34.335 | ---------------------------------------- 2022-03-02 11:18:34.335 | ERROR: Failed building wheel for openstack-requirements 2022-03-02 11:18:34.335 | Running setup.py clean for openstack-requirements 2022-03-02 11:18:35.186 | Failed to build openstack-requirements 2022-03-02 11:18:35.430 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, certifi, requests, pyperclip, cmd2, pyparsing, autopage, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-03-02 11:18:37.435 | Running setup.py install for openstack-requirements: started 2022-03-02 11:18:39.918 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-02 11:18:39.951 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5321 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-03-02 11:18:40.087 | + inc/python:pip_install:200 : result=0 2022-03-02 11:18:40.090 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:18:40.092 | + functions-common:time_stop:2425 : local name 2022-03-02 11:18:40.094 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:18:40.096 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:18:40.098 | + functions-common:time_stop:2428 : local total 2022-03-02 11:18:40.101 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:18:40.103 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:18:40.105 | + functions-common:time_stop:2432 : start_time=1646219907022 2022-03-02 11:18:40.107 | + functions-common:time_stop:2434 : [[ -z 1646219907022 ]] 2022-03-02 11:18:40.110 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:18:40.114 | + functions-common:time_stop:2437 : end_time=1646219920111 2022-03-02 11:18:40.116 | + functions-common:time_stop:2438 : elapsed_time=13089 2022-03-02 11:18:40.118 | + functions-common:time_stop:2439 : total=14188 2022-03-02 11:18:40.120 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:18:40.123 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27277 2022-03-02 11:18:40.125 | + inc/python:pip_install:203 : return 0 2022-03-02 11:18:40.128 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-02 11:18:40.130 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-02 11:18:40.133 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-02 11:18:40.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:18:40.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:18:40.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-02 11:18:40.143 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:18:40.146 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-02 11:18:40.168 | Using python 3.8 to install pbr 2022-03-02 11:18:40.171 | + 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-03-02 11:18:40.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:18:40.931 | from cryptography.utils import int_from_bytes 2022-03-02 11:18:40.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:18:40.931 | from cryptography.utils import int_from_bytes 2022-03-02 11:18:42.091 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:18:42.118 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-02 11:18:43.953 | 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-03-02 11:18:43.960 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:18:43.960 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:18:44.105 | + inc/python:pip_install:200 : result=0 2022-03-02 11:18:44.107 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:18:44.110 | + functions-common:time_stop:2425 : local name 2022-03-02 11:18:44.112 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:18:44.114 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:18:44.116 | + functions-common:time_stop:2428 : local total 2022-03-02 11:18:44.118 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:18:44.120 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:18:44.123 | + functions-common:time_stop:2432 : start_time=1646219920162 2022-03-02 11:18:44.125 | + functions-common:time_stop:2434 : [[ -z 1646219920162 ]] 2022-03-02 11:18:44.128 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:18:44.131 | + functions-common:time_stop:2437 : end_time=1646219924129 2022-03-02 11:18:44.133 | + functions-common:time_stop:2438 : elapsed_time=3967 2022-03-02 11:18:44.136 | + functions-common:time_stop:2439 : total=27277 2022-03-02 11:18:44.139 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:18:44.141 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31244 2022-03-02 11:18:44.144 | + inc/python:pip_install:203 : return 0 2022-03-02 11:18:44.146 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-02 11:18:47.522 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-02 11:18:49.493 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:18:49.579 | Collecting bindep 2022-03-02 11:18:49.586 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-03-02 11:18:49.636 | Collecting Parsley 2022-03-02 11:18:49.643 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-02 11:18:49.703 | Collecting distro 2022-03-02 11:18:49.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-03-02 11:18:49.855 | Collecting pbr>=2.0.0 2022-03-02 11:18:49.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-02 11:18:49.975 | Collecting packaging; python_version >= "3.6" 2022-03-02 11:18:49.981 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-02 11:18:50.164 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-03-02 11:18:50.170 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-02 11:18:50.221 | Installing collected packages: Parsley, distro, pbr, pyparsing, packaging, bindep 2022-03-02 11:18:50.852 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-03-02 11:18:50.937 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-02 11:18:50.939 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-02 11:18:50.942 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-02 11:18:50.960 | + ./stack.sh:main:819 : pkgs= 2022-03-02 11:18:50.962 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-02 11:18:50.966 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-02 11:18:50.968 | + functions-common:run_phase:1853 : local mode=stack 2022-03-02 11:18:50.970 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-02 11:18:50.973 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 11:18:50.975 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 11:18:50.977 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 11:18:50.980 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 11:18:50.982 | + functions-common:run_phase:1863 : local extra 2022-03-02 11:18:50.985 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 11:18:50.989 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 11:18:50.991 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 11:18:50.994 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 11:18:50.996 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-02 11:18:50.998 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 11:18:51.015 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:18:51.017 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 11:18:51.019 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-02 11:18:51.021 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-02 11:18:51.023 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-02 11:18:51.026 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-02 11:18:51.029 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-02 11:18:51.031 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-02 11:18:51.033 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-02 11:18:51.035 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-02 11:18:51.037 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-02 11:18:51.039 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-02 11:18:51.043 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-02 11:18:51.045 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-02 11:18:51.047 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 11:18:51.050 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 11:18:51.052 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-02 11:18:51.054 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-02 11:18:51.057 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-02 11:18:51.059 | + functions-common:run_plugins:1842 : local plugins= 2022-03-02 11:18:51.062 | + functions-common:run_plugins:1843 : local plugin 2022-03-02 11:18:51.064 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-02 11:18:51.067 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-02 11:18:51.069 | + functions:set_systemd_override:821 : local value=2048 2022-03-02 11:18:51.071 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-02 11:18:51.074 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-02 11:18:51.131 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-02 11:18:51.131 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-02 11:18:51.133 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-02 11:18:51.534 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-02 11:18:51.543 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-02 11:18:51.554 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:18:51.557 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-02 11:18:51.560 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 11:18:51.563 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:18:51.565 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 11:18:51.568 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:18:51.570 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:18:51.574 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:18:51.577 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:18:51.580 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:18:51.583 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:18:51.586 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 11:18:51.589 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 11:18:51.592 | + functions-common:apt_get_update:1190 : return 2022-03-02 11:18:51.594 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-02 11:18:51.598 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:18:51.601 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:18:51.603 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:18:51.606 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-02 11:18:51.629 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-02 11:18:51.743 | Reading package lists... 2022-03-02 11:18:52.018 | Building dependency tree... 2022-03-02 11:18:52.019 | Reading state information... 2022-03-02 11:18:52.360 | The following packages were automatically installed and are no longer required: 2022-03-02 11:18:52.362 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:18:52.362 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:18:52.362 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:18:52.362 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:18:52.362 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:18:52.362 | python3-zope.interface 2022-03-02 11:18:52.362 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:18:52.363 | The following additional packages will be installed: 2022-03-02 11:18:52.363 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-03-02 11:18:52.363 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-03-02 11:18:52.363 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-03-02 11:18:52.364 | erlang-tools erlang-xmerl locales-all 2022-03-02 11:18:52.366 | Suggested packages: 2022-03-02 11:18:52.366 | erlang erlang-manpages erlang-doc 2022-03-02 11:18:52.442 | The following NEW packages will be installed: 2022-03-02 11:18:52.442 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-03-02 11:18:52.442 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-03-02 11:18:52.442 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-03-02 11:18:52.444 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-03-02 11:18:52.556 | 0 upgraded, 19 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:18:52.556 | Need to get 38.1 MB of archives. 2022-03-02 11:18:52.556 | After this operation, 276 MB of additional disk space will be used. 2022-03-02 11:18:52.556 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-03-02 11:18:53.494 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-03-02 11:18:53.576 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-03-02 11:18:53.711 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-03-02 11:18:53.935 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-03-02 11:18:53.968 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-03-02 11:18:53.974 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-03-02 11:18:54.059 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-03-02 11:18:54.061 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-03-02 11:18:54.062 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-03-02 11:18:54.064 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-03-02 11:18:54.107 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-03-02 11:18:54.387 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-03-02 11:18:54.401 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-03-02 11:18:54.429 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-03-02 11:18:54.530 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-03-02 11:18:54.594 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-03-02 11:18:54.745 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-03-02 11:18:56.495 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-03-02 11:18:58.940 | Fetched 38.1 MB in 6s (6,493 kB/s) 2022-03-02 11:18:59.179 | Selecting previously unselected package erlang-base. 2022-03-02 11:18:59.233 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-03-02 11:18:59.237 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 11:18:59.313 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:00.949 | Selecting previously unselected package erlang-asn1. 2022-03-02 11:19:00.959 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 11:19:01.006 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:01.486 | Selecting previously unselected package erlang-crypto. 2022-03-02 11:19:01.496 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 11:19:01.566 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:02.023 | Selecting previously unselected package erlang-public-key. 2022-03-02 11:19:02.032 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 11:19:02.091 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:02.561 | Selecting previously unselected package erlang-mnesia. 2022-03-02 11:19:02.569 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 11:19:02.617 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:03.097 | Selecting previously unselected package erlang-runtime-tools. 2022-03-02 11:19:03.107 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 11:19:03.154 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:03.553 | Selecting previously unselected package erlang-ssl. 2022-03-02 11:19:03.562 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 11:19:03.617 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:04.167 | Selecting previously unselected package erlang-eldap. 2022-03-02 11:19:04.176 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 11:19:04.245 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:04.703 | Selecting previously unselected package erlang-ftp. 2022-03-02 11:19:04.713 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 11:19:04.794 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:05.183 | Selecting previously unselected package erlang-tftp. 2022-03-02 11:19:05.192 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 11:19:05.274 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:05.680 | Selecting previously unselected package erlang-inets. 2022-03-02 11:19:05.690 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 11:19:05.748 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:06.091 | Selecting previously unselected package erlang-snmp. 2022-03-02 11:19:06.100 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 11:19:06.154 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:06.909 | Selecting previously unselected package erlang-os-mon. 2022-03-02 11:19:06.918 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 11:19:06.977 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:07.433 | Selecting previously unselected package erlang-parsetools. 2022-03-02 11:19:07.442 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 11:19:07.497 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:07.868 | Selecting previously unselected package erlang-syntax-tools. 2022-03-02 11:19:07.877 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 11:19:07.931 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:08.303 | Selecting previously unselected package erlang-tools. 2022-03-02 11:19:08.313 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 11:19:08.370 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:08.794 | Selecting previously unselected package erlang-xmerl. 2022-03-02 11:19:08.803 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 11:19:08.851 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:09.577 | Selecting previously unselected package locales-all. 2022-03-02 11:19:09.587 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-03-02 11:19:09.646 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-03-02 11:19:15.126 | Selecting previously unselected package rabbitmq-server. 2022-03-02 11:19:15.138 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-03-02 11:19:15.211 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-03-02 11:19:16.915 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:18.021 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-03-02 11:19:18.022 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-03-02 11:19:22.823 | Searching for services which depend on erlang and should be started... none found. 2022-03-02 11:19:22.914 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:23.222 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:23.472 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-03-02 11:19:23.639 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:23.816 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:24.005 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:24.193 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:24.376 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:24.530 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:24.685 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:24.965 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:25.422 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:25.588 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:25.719 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:25.936 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:26.153 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:26.348 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-03-02 11:19:26.531 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-03-02 11:19:26.946 | Adding group `rabbitmq' (GID 125) ... 2022-03-02 11:19:27.094 | Done. 2022-03-02 11:19:27.181 | Adding system user `rabbitmq' (UID 117) ... 2022-03-02 11:19:27.181 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-03-02 11:19:27.483 | Not creating home directory `/var/lib/rabbitmq'. 2022-03-02 11:19:27.759 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-03-02 11:19:36.599 | Processing triggers for man-db (2.9.1-1) ... 2022-03-02 11:19:37.560 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-02 11:19:45.499 | + functions-common:apt_get:1234 : result=0 2022-03-02 11:19:45.501 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:19:45.504 | + functions-common:time_stop:2425 : local name 2022-03-02 11:19:45.507 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:19:45.511 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:19:45.514 | + functions-common:time_stop:2428 : local total 2022-03-02 11:19:45.516 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:19:45.519 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:19:45.521 | + functions-common:time_stop:2432 : start_time=1646219931626 2022-03-02 11:19:45.523 | + functions-common:time_stop:2434 : [[ -z 1646219931626 ]] 2022-03-02 11:19:45.526 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:19:45.530 | + functions-common:time_stop:2437 : end_time=1646219985528 2022-03-02 11:19:45.533 | + functions-common:time_stop:2438 : elapsed_time=53902 2022-03-02 11:19:45.535 | + functions-common:time_stop:2439 : total=444544 2022-03-02 11:19:45.537 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:19:45.540 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=498446 2022-03-02 11:19:45.543 | + functions-common:apt_get:1238 : return 0 2022-03-02 11:19:45.545 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-02 11:19:45.548 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:19:45.550 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:19:45.552 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:19:45.555 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:19:45.558 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:19:45.560 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:19:45.563 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-02 11:19:45.566 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:19:45.568 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:19:45.572 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:19:45.575 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:19:45.578 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:19:45.580 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:19:45.583 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:19:45.585 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:19:45.587 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:19:45.589 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:19:45.592 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:19:45.594 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-02 11:19:45.596 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:19:45.599 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:19:45.601 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:19:45.604 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:19:45.606 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:19:45.609 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:19:45.611 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-02 11:19:45.614 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-02 11:19:45.633 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:19:45.635 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-02 11:19:45.638 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:19:45.641 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-02 11:19:45.643 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-02 11:19:45.647 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-02 11:19:45.652 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-02 11:19:45.655 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-02 11:19:45.657 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-02 11:19:45.659 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-02 11:19:45.662 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-02 11:19:45.665 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-02 11:19:45.668 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-02 11:19:46.412 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-02 11:19:46.412 | user tags 2022-03-02 11:19:46.412 | guest [administrator]' 2022-03-02 11:19:46.416 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-02 11:19:46.416 | user tags 2022-03-02 11:19:46.416 | guest [administrator]' 2022-03-02 11:19:46.416 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-02 11:19:46.422 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-03-02 11:19:46.425 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-03-02 11:19:46.427 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-03-02 11:19:47.115 | Adding user "stackrabbit" ... 2022-03-02 11:19:47.242 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-02 11:19:47.952 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-02 11:19:48.049 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-02 11:19:48.051 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-02 11:19:48.768 | Changing password for user "stackrabbit" ... 2022-03-02 11:19:48.857 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-02 11:19:48.860 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-02 11:19:48.862 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-02 11:19:49.618 | Deleting user "guest" ... 2022-03-02 11:19:49.707 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-02 11:19:49.725 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:19:49.728 | + ./stack.sh:main:836 : install_database 2022-03-02 11:19:49.731 | + lib/database:install_database:118 : install_database_mysql 2022-03-02 11:19:49.733 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-02 11:19:49.736 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:19:49.739 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:19:49.741 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-02 11:19:50.220 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-02 11:19:50.222 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-03-02 11:19:50.228 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-03-02 11:19:50.230 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:19:50.233 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:19:50.236 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-03-02 11:19:50.238 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-03-02 11:19:50.241 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-03-02 11:19:50.245 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-02 11:19:50.248 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-02 11:19:50.251 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-02 11:19:50.253 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:19:50.256 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-02 11:19:50.258 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:19:50.261 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:19:50.263 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:19:50.265 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:19:50.268 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:19:50.270 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:19:50.273 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:19:50.275 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:19:50.278 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:19:50.280 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:19:50.283 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:19:50.285 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-02 11:19:50.287 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:19:50.291 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:19:50.293 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:19:50.296 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:19:50.298 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:19:50.300 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:19:50.303 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-02 11:19:50.306 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:19:50.308 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:19:50.311 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-02 11:19:50.313 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 11:19:50.315 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:19:50.318 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 11:19:50.320 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:19:50.322 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:19:50.324 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:19:50.327 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:19:50.329 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:19:50.331 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:19:50.334 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 11:19:50.337 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 11:19:50.339 | + functions-common:apt_get_update:1190 : return 2022-03-02 11:19:50.342 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-02 11:19:50.344 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:19:50.346 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:19:50.349 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:19:50.351 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-02 11:19:50.375 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-02 11:19:50.489 | Reading package lists... 2022-03-02 11:19:50.761 | Building dependency tree... 2022-03-02 11:19:50.763 | Reading state information... 2022-03-02 11:19:51.089 | The following packages were automatically installed and are no longer required: 2022-03-02 11:19:51.091 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:19:51.091 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:19:51.091 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:19:51.091 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:19:51.091 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:19:51.091 | python3-zope.interface 2022-03-02 11:19:51.091 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:19:51.092 | The following additional packages will be installed: 2022-03-02 11:19:51.092 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-03-02 11:19:51.092 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-03-02 11:19:51.092 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-03-02 11:19:51.093 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-03-02 11:19:51.093 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-03-02 11:19:51.093 | mysql-server-8.0 mysql-server-core-8.0 2022-03-02 11:19:51.095 | Suggested packages: 2022-03-02 11:19:51.095 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-03-02 11:19:51.185 | The following NEW packages will be installed: 2022-03-02 11:19:51.185 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-03-02 11:19:51.185 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-03-02 11:19:51.185 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-03-02 11:19:51.185 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-03-02 11:19:51.186 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-03-02 11:19:51.186 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-03-02 11:19:51.444 | 0 upgraded, 24 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:19:51.444 | Need to get 31.4 MB of archives. 2022-03-02 11:19:51.444 | After this operation, 262 MB of additional disk space will be used. 2022-03-02 11:19:51.444 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-03-02 11:19:52.607 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-03-02 11:19:52.609 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-03-02 11:19:52.616 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-03-02 11:19:52.617 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-03-02 11:19:52.637 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-03-02 11:19:55.561 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-03-02 11:19:55.587 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-03-02 11:19:55.587 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-03-02 11:19:55.589 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-03-02 11:19:55.591 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-03-02 11:19:55.594 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-03-02 11:19:55.595 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-03-02 11:19:55.595 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-03-02 11:19:55.596 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-03-02 11:19:55.676 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-03-02 11:19:55.710 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-03-02 11:19:55.712 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-03-02 11:19:55.714 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-03-02 11:19:55.717 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-03-02 11:19:55.729 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-03-02 11:19:55.730 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-03-02 11:19:56.758 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-03-02 11:19:56.758 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-03-02 11:19:57.309 | Preconfiguring packages ... 2022-03-02 11:19:57.657 | Fetched 31.4 MB in 6s (5,656 kB/s) 2022-03-02 11:19:57.839 | Selecting previously unselected package mysql-client-core-8.0. 2022-03-02 11:19:57.895 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-03-02 11:19:57.900 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-02 11:19:57.981 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 11:19:59.862 | Selecting previously unselected package mysql-client-8.0. 2022-03-02 11:19:59.872 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-02 11:19:59.959 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 11:20:00.530 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-03-02 11:20:00.541 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-03-02 11:20:00.689 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-02 11:20:01.255 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-03-02 11:20:01.266 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-03-02 11:20:01.341 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-02 11:20:01.844 | Selecting previously unselected package libmecab2:amd64. 2022-03-02 11:20:01.855 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-03-02 11:20:01.947 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-03-02 11:20:02.650 | Selecting previously unselected package mysql-server-core-8.0. 2022-03-02 11:20:02.660 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-02 11:20:02.764 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 11:20:07.416 | Selecting previously unselected package mysql-server-8.0. 2022-03-02 11:20:07.426 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-02 11:20:08.787 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 11:20:09.627 | Selecting previously unselected package libhtml-tagset-perl. 2022-03-02 11:20:09.638 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-03-02 11:20:09.781 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-03-02 11:20:10.341 | Selecting previously unselected package liburi-perl. 2022-03-02 11:20:10.352 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-03-02 11:20:10.473 | Unpacking liburi-perl (1.76-2) ... 2022-03-02 11:20:11.364 | Selecting previously unselected package libhtml-parser-perl. 2022-03-02 11:20:11.375 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-03-02 11:20:11.455 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-03-02 11:20:11.907 | Selecting previously unselected package libcgi-pm-perl. 2022-03-02 11:20:11.917 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-03-02 11:20:12.004 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-03-02 11:20:12.598 | Selecting previously unselected package libfcgi-perl. 2022-03-02 11:20:12.608 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-03-02 11:20:12.678 | Unpacking libfcgi-perl (0.79-1) ... 2022-03-02 11:20:13.198 | Selecting previously unselected package libcgi-fast-perl. 2022-03-02 11:20:13.208 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-03-02 11:20:13.255 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-03-02 11:20:13.673 | Selecting previously unselected package libencode-locale-perl. 2022-03-02 11:20:13.683 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-03-02 11:20:13.758 | Unpacking libencode-locale-perl (1.05-1) ... 2022-03-02 11:20:14.324 | Selecting previously unselected package libhtml-template-perl. 2022-03-02 11:20:14.334 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-03-02 11:20:14.427 | Unpacking libhtml-template-perl (2.97-1) ... 2022-03-02 11:20:14.958 | Selecting previously unselected package libtimedate-perl. 2022-03-02 11:20:14.969 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-03-02 11:20:15.095 | Unpacking libtimedate-perl (2.3200-1) ... 2022-03-02 11:20:15.644 | Selecting previously unselected package libhttp-date-perl. 2022-03-02 11:20:15.654 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-03-02 11:20:15.741 | Unpacking libhttp-date-perl (6.05-1) ... 2022-03-02 11:20:16.159 | Selecting previously unselected package libio-html-perl. 2022-03-02 11:20:16.170 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-03-02 11:20:16.232 | Unpacking libio-html-perl (1.001-1) ... 2022-03-02 11:20:16.644 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-03-02 11:20:16.654 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-03-02 11:20:16.735 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-03-02 11:20:17.204 | Selecting previously unselected package libhttp-message-perl. 2022-03-02 11:20:17.214 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-03-02 11:20:17.295 | Unpacking libhttp-message-perl (6.22-1) ... 2022-03-02 11:20:17.741 | Selecting previously unselected package mecab-utils. 2022-03-02 11:20:17.751 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-03-02 11:20:17.804 | Unpacking mecab-utils (0.996-10build1) ... 2022-03-02 11:20:18.249 | Selecting previously unselected package mecab-ipadic. 2022-03-02 11:20:18.260 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-03-02 11:20:18.329 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-03-02 11:20:20.375 | Selecting previously unselected package mecab-ipadic-utf8. 2022-03-02 11:20:20.386 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-03-02 11:20:20.466 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-03-02 11:20:20.969 | Selecting previously unselected package mysql-server. 2022-03-02 11:20:20.980 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-03-02 11:20:21.060 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 11:20:21.574 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-03-02 11:20:21.912 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 11:20:22.152 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-03-02 11:20:22.386 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-03-02 11:20:22.632 | Setting up libencode-locale-perl (1.05-1) ... 2022-03-02 11:20:22.867 | Setting up mecab-utils (0.996-10build1) ... 2022-03-02 11:20:23.140 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-02 11:20:23.369 | Setting up libio-html-perl (1.001-1) ... 2022-03-02 11:20:23.638 | Setting up libtimedate-perl (2.3200-1) ... 2022-03-02 11:20:24.004 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 11:20:24.198 | Setting up libfcgi-perl (0.79-1) ... 2022-03-02 11:20:24.392 | Setting up liburi-perl (1.76-2) ... 2022-03-02 11:20:24.598 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-02 11:20:24.786 | Setting up libhttp-date-perl (6.05-1) ... 2022-03-02 11:20:24.992 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-03-02 11:20:25.154 | Compiling IPA dictionary for Mecab. This takes long time... 2022-03-02 11:20:25.157 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-03-02 11:20:25.158 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-03-02 11:20:25.158 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-03-02 11:20:25.158 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-03-02 11:20:25.300 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-03-02 11:20:25.301 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-03-02 11:20:25.301 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-03-02 11:20:25.301 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-03-02 11:20:25.309 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-03-02 11:20:25.400 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-03-02 11:20:25.400 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-03-02 11:20:25.401 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-03-02 11:20:25.427 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-03-02 11:20:25.472 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-03-02 11:20:25.770 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-03-02 11:20:25.776 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-03-02 11:20:25.870 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-03-02 11:20:25.870 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-03-02 11:20:25.870 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-03-02 11:20:25.871 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-03-02 11:20:25.874 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-03-02 11:20:25.875 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-03-02 11:20:25.920 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-03-02 11:20:26.113 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-03-02 11:20:26.113 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-03-02 11:20:26.113 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-03-02 11:20:26.114 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-03-02 11:20:26.116 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-03-02 11:20:26.117 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-03-02 11:20:26.551 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-03-02 11:20:26.688 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-03-02 11:20:27.007 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-03-02 11:20:27.012 | 2022-03-02 11:20:27.012 | done! 2022-03-02 11:20:27.018 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-03-02 11:20:27.140 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 11:20:27.335 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-03-02 11:20:27.508 | Compiling IPA dictionary for Mecab. This takes long time... 2022-03-02 11:20:27.513 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-03-02 11:20:27.513 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-03-02 11:20:27.513 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-03-02 11:20:27.513 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-03-02 11:20:27.739 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-03-02 11:20:27.739 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-03-02 11:20:27.740 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-03-02 11:20:27.740 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-03-02 11:20:27.752 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-03-02 11:20:27.894 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-03-02 11:20:27.895 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-03-02 11:20:27.895 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-03-02 11:20:27.939 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-03-02 11:20:28.024 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-03-02 11:20:28.526 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-03-02 11:20:28.536 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-03-02 11:20:28.649 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-03-02 11:20:28.650 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-03-02 11:20:28.650 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-03-02 11:20:28.650 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-03-02 11:20:28.655 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-03-02 11:20:28.656 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-03-02 11:20:28.747 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-03-02 11:20:29.045 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-03-02 11:20:29.046 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-03-02 11:20:29.046 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-03-02 11:20:29.047 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-03-02 11:20:29.050 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-03-02 11:20:29.051 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-03-02 11:20:29.578 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-03-02 11:20:29.732 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-03-02 11:20:30.049 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-03-02 11:20:30.053 | 2022-03-02 11:20:30.053 | done! 2022-03-02 11:20:30.061 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-03-02 11:20:30.249 | Setting up libhtml-parser-perl (3.72-5) ... 2022-03-02 11:20:30.535 | Setting up libhttp-message-perl (6.22-1) ... 2022-03-02 11:20:30.740 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 11:20:32.406 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-03-02 11:20:32.487 | Renaming removed key_buffer and myisam-recover options (if present) 2022-03-02 11:21:39.344 | mysqld will log errors to /var/log/mysql/error.log 2022-03-02 11:21:41.317 | mysqld is running as pid 56786 2022-03-02 11:21:45.286 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-03-02 11:21:48.892 | Setting up libcgi-pm-perl (4.46-1) ... 2022-03-02 11:21:49.063 | Setting up libhtml-template-perl (2.97-1) ... 2022-03-02 11:21:49.289 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 11:21:49.448 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-03-02 11:21:49.632 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-02 11:21:50.147 | Processing triggers for man-db (2.9.1-1) ... 2022-03-02 11:21:52.419 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-02 11:22:00.135 | + functions-common:apt_get:1234 : result=0 2022-03-02 11:22:00.137 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:22:00.140 | + functions-common:time_stop:2425 : local name 2022-03-02 11:22:00.142 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:22:00.144 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:22:00.147 | + functions-common:time_stop:2428 : local total 2022-03-02 11:22:00.150 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:22:00.153 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:22:00.155 | + functions-common:time_stop:2432 : start_time=1646219990372 2022-03-02 11:22:00.157 | + functions-common:time_stop:2434 : [[ -z 1646219990372 ]] 2022-03-02 11:22:00.160 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:22:00.173 | + functions-common:time_stop:2437 : end_time=1646220120170 2022-03-02 11:22:00.175 | + functions-common:time_stop:2438 : elapsed_time=129798 2022-03-02 11:22:00.178 | + functions-common:time_stop:2439 : total=498446 2022-03-02 11:22:00.180 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:22:00.182 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=628244 2022-03-02 11:22:00.185 | + functions-common:apt_get:1238 : return 0 2022-03-02 11:22:00.188 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-02 11:22:00.190 | + ./stack.sh:main:839 : install_database_python 2022-03-02 11:22:00.193 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-02 11:22:00.195 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-02 11:22:00.198 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-02 11:22:00.200 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 11:22:00.203 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-02 11:22:00.206 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-02 11:22:00.209 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 11:22:00.214 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-02 11:22:00.214 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 11:22:00.221 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-02 11:22:00.224 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-02 11:22:00.227 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-02 11:22:00.230 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-02 11:22:00.232 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-02 11:22:00.256 | Using python 3.8 to install PyMySQL 2022-03-02 11:22:00.259 | + 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-03-02 11:22:01.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:22:01.031 | from cryptography.utils import int_from_bytes 2022-03-02 11:22:01.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:22:01.031 | from cryptography.utils import int_from_bytes 2022-03-02 11:22:02.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:22:02.317 | Collecting PyMySQL 2022-03-02 11:22:02.325 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-03-02 11:22:03.968 | Installing collected packages: PyMySQL 2022-03-02 11:22:04.166 | Successfully installed PyMySQL-1.0.2 2022-03-02 11:22:04.166 | 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-03-02 11:22:04.172 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:22:04.172 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:22:04.314 | + inc/python:pip_install:200 : result=0 2022-03-02 11:22:04.317 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:22:04.320 | + functions-common:time_stop:2425 : local name 2022-03-02 11:22:04.323 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:22:04.325 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:22:04.328 | + functions-common:time_stop:2428 : local total 2022-03-02 11:22:04.331 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:22:04.335 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:22:04.337 | + functions-common:time_stop:2432 : start_time=1646220120250 2022-03-02 11:22:04.339 | + functions-common:time_stop:2434 : [[ -z 1646220120250 ]] 2022-03-02 11:22:04.342 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:22:04.347 | + functions-common:time_stop:2437 : end_time=1646220124344 2022-03-02 11:22:04.350 | + functions-common:time_stop:2438 : elapsed_time=4094 2022-03-02 11:22:04.353 | + functions-common:time_stop:2439 : total=31244 2022-03-02 11:22:04.355 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:22:04.357 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35338 2022-03-02 11:22:04.360 | + inc/python:pip_install:203 : return 0 2022-03-02 11:22:04.362 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-02 11:22:04.365 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-02 11:22:04.368 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-02 11:22:04.370 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-02 11:22:04.389 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:22:04.391 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-02 11:22:04.394 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-02 11:22:04.399 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:22:04.400 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 11:22:04.405 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:22:04.408 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 11:22:04.410 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 11:22:04.414 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 11:22:04.416 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-02 11:22:04.419 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-02 11:22:04.437 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:22:04.440 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-02 11:22:04.443 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 11:22:04.445 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:22:04.448 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 11:22:04.450 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:22:04.453 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:22:04.456 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:22:04.458 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:22:04.461 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:22:04.463 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:22:04.465 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 11:22:04.468 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 11:22:04.470 | + functions-common:apt_get_update:1190 : return 2022-03-02 11:22:04.472 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-02 11:22:04.475 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:22:04.478 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:22:04.480 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:22:04.482 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-02 11:22:04.505 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-02 11:22:04.617 | Reading package lists... 2022-03-02 11:22:04.896 | Building dependency tree... 2022-03-02 11:22:04.898 | Reading state information... 2022-03-02 11:22:05.247 | The following packages were automatically installed and are no longer required: 2022-03-02 11:22:05.248 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:22:05.249 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:22:05.249 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:22:05.249 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:22:05.249 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:22:05.249 | python3-zope.interface 2022-03-02 11:22:05.249 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:22:05.327 | The following NEW packages will be installed: 2022-03-02 11:22:05.327 | radvd 2022-03-02 11:22:05.584 | 0 upgraded, 1 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:22:05.584 | Need to get 59.0 kB of archives. 2022-03-02 11:22:05.584 | After this operation, 164 kB of additional disk space will be used. 2022-03-02 11:22:05.584 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-03-02 11:22:06.525 | Fetched 59.0 kB in 0s (119 kB/s) 2022-03-02 11:22:06.836 | Selecting previously unselected package radvd. 2022-03-02 11:22:06.895 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-03-02 11:22:06.899 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-03-02 11:22:06.962 | Unpacking radvd (1:2.17-2) ... 2022-03-02 11:22:07.624 | Setting up radvd (1:2.17-2) ... 2022-03-02 11:22:09.386 | Job for radvd.service failed because the control process exited with error code. 2022-03-02 11:22:09.386 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-03-02 11:22:09.388 | invoke-rc.d: initscript radvd, action "start" failed. 2022-03-02 11:22:09.402 | ● radvd.service - Router advertisement daemon for IPv6 2022-03-02 11:22:09.402 | Loaded: loaded (]8;;file://n-d-831507-2/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-03-02 11:22:09.402 | Active: failed (Result: exit-code) since Wed 2022-03-02 11:22:09 UTC; 18ms ago 2022-03-02 11:22:09.402 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-03-02 11:22:09.402 | Process: 57899 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-03-02 11:22:09.402 | 2022-03-02 11:22:09.402 | Mar 02 11:22:09 n-d-831507-2 systemd[1]: Starting Router advertisement daemon for IPv6... 2022-03-02 11:22:09.402 | Mar 02 11:22:09 n-d-831507-2 radvd[57899]: can't open /etc/radvd.conf: No such file or directory 2022-03-02 11:22:09.403 | Mar 02 11:22:09 n-d-831507-2 radvd[57899]: Insecure file permissions, but continuing anyway 2022-03-02 11:22:09.403 | Mar 02 11:22:09 n-d-831507-2 radvd[57899]: exiting, failed to read config file 2022-03-02 11:22:09.403 | Mar 02 11:22:09 n-d-831507-2 systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-03-02 11:22:09.403 | Mar 02 11:22:09 n-d-831507-2 systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-03-02 11:22:09.403 | Mar 02 11:22:09 n-d-831507-2 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-03-02 11:22:09.492 | Processing triggers for man-db (2.9.1-1) ... 2022-03-02 11:22:09.856 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-02 11:22:17.759 | + functions-common:apt_get:1234 : result=0 2022-03-02 11:22:17.761 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:22:17.764 | + functions-common:time_stop:2425 : local name 2022-03-02 11:22:17.766 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:22:17.768 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:22:17.771 | + functions-common:time_stop:2428 : local total 2022-03-02 11:22:17.773 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:22:17.775 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:22:17.777 | + functions-common:time_stop:2432 : start_time=1646220124502 2022-03-02 11:22:17.779 | + functions-common:time_stop:2434 : [[ -z 1646220124502 ]] 2022-03-02 11:22:17.782 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:22:17.787 | + functions-common:time_stop:2437 : end_time=1646220137784 2022-03-02 11:22:17.789 | + functions-common:time_stop:2438 : elapsed_time=13282 2022-03-02 11:22:17.791 | + functions-common:time_stop:2439 : total=628244 2022-03-02 11:22:17.794 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:22:17.796 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=641526 2022-03-02 11:22:17.798 | + functions-common:apt_get:1238 : return 0 2022-03-02 11:22:17.801 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-02 11:22:17.819 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:22:17.822 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-02 11:22:17.824 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-02 11:22:17.826 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-02 11:22:17.830 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-02 11:22:17.851 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-02 11:22:17.853 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 11:22:17.856 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:22:17.859 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 11:22:17.862 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:22:17.864 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:22:17.867 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:22:17.869 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:22:17.871 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:22:17.873 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:22:17.876 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 11:22:17.878 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 11:22:17.880 | + functions-common:apt_get_update:1190 : return 2022-03-02 11:22:17.882 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-02 11:22:17.884 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:22:17.887 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:22:17.889 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:22:17.891 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-02 11:22:17.912 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-02 11:22:18.025 | Reading package lists... 2022-03-02 11:22:18.299 | Building dependency tree... 2022-03-02 11:22:18.301 | Reading state information... 2022-03-02 11:22:18.624 | fakeroot is already the newest version (1.24-1). 2022-03-02 11:22:18.624 | fakeroot set to manually installed. 2022-03-02 11:22:18.624 | make is already the newest version (4.2.1-1.2). 2022-03-02 11:22:18.624 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-03-02 11:22:18.624 | The following packages were automatically installed and are no longer required: 2022-03-02 11:22:18.625 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:22:18.625 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:22:18.625 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:22:18.625 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:22:18.625 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:22:18.626 | python3-zope.interface 2022-03-02 11:22:18.626 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:22:18.788 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:22:18.793 | + functions-common:apt_get:1234 : result=0 2022-03-02 11:22:18.795 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:22:18.797 | + functions-common:time_stop:2425 : local name 2022-03-02 11:22:18.799 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:22:18.802 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:22:18.804 | + functions-common:time_stop:2428 : local total 2022-03-02 11:22:18.806 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:22:18.808 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:22:18.811 | + functions-common:time_stop:2432 : start_time=1646220137909 2022-03-02 11:22:18.813 | + functions-common:time_stop:2434 : [[ -z 1646220137909 ]] 2022-03-02 11:22:18.816 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:22:18.821 | + functions-common:time_stop:2437 : end_time=1646220138818 2022-03-02 11:22:18.823 | + functions-common:time_stop:2438 : elapsed_time=909 2022-03-02 11:22:18.825 | + functions-common:time_stop:2439 : total=641526 2022-03-02 11:22:18.827 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:22:18.830 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=642435 2022-03-02 11:22:18.833 | + functions-common:apt_get:1238 : return 0 2022-03-02 11:22:18.836 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-02 11:22:18.838 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:22:18.840 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:22:18.843 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-02 11:22:18.845 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-02 11:22:18.849 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-02 11:22:18.853 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-02 11:22:18.856 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-02 11:22:18.860 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-02 11:22:18.860 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-02 11:22:18.866 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-02 11:22:18.868 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-02 11:22:18.870 | + functions:vercmp:628 : local v1=5.4 2022-03-02 11:22:18.873 | + functions:vercmp:629 : local 'op=<' 2022-03-02 11:22:18.875 | + functions:vercmp:630 : local v2=3.13 2022-03-02 11:22:18.877 | + functions:vercmp:631 : local result 2022-03-02 11:22:18.881 | ++ functions:vercmp:635 : sort -V 2022-03-02 11:22:18.882 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-02 11:22:18.883 | ++ functions:vercmp:635 : head -1 2022-03-02 11:22:18.888 | + functions:vercmp:635 : result=3.13 2022-03-02 11:22:18.890 | + functions:vercmp:637 : case $op in 2022-03-02 11:22:18.892 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-02 11:22:18.895 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-02 11:22:18.897 | + functions:vercmp:648 : return 2022-03-02 11:22:18.900 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-02 11:22:18.902 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:22:18.904 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-02 11:22:19.300 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-02 11:22:19.306 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-02 11:22:19.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:19.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:19.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-02 11:22:19.319 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:19.322 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-02 11:22:19.345 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:22:19.347 | + ./stack.sh:main:847 : install_etcd3 2022-03-02 11:22:19.350 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-02 11:22:19.350 | Installing etcd 2022-03-02 11:22:19.353 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-02 11:22:19.369 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-02 11:22:19.383 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-02 11:22:19.386 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-02 11:22:19.406 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-02 11:22:19.410 | ++ 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-03-02 11:22:19.413 | ++ 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-03-02 11:22:19.417 | +++ 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-03-02 11:22:19.422 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 11:22:19.424 | ++ 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-03-02 11:22:19.428 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-02 11:22:19.430 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 11:22:19.434 | --2022-03-02 11:22:19-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 11:22:19.567 | Resolving github.com (github.com)... 140.82.121.3 2022-03-02 11:22:19.611 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-03-02 11:22:20.010 | HTTP request sent, awaiting response... 302 Found 2022-03-02 11:22:20.010 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220302%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220302T112219Z&X-Amz-Expires=300&X-Amz-Signature=ad86693fe7dbf8621f9032080d2eea025f5fe50366a4671032f80a101e4db748&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-03-02 11:22:20.010 | --2022-03-02 11:22:20-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220302%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220302T112219Z&X-Amz-Expires=300&X-Amz-Signature=ad86693fe7dbf8621f9032080d2eea025f5fe50366a4671032f80a101e4db748&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-03-02 11:22:20.012 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... 2022-03-02 11:22:20.052 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-03-02 11:22:20.418 | HTTP request sent, awaiting response... 200 OK 2022-03-02 11:22:20.418 | Length: 11350736 (11M) [application/octet-stream] 2022-03-02 11:22:20.418 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-03-02 11:22:20.599 | 2022-03-02 11:22:21.055 | 0K ........ .. 100% 17.0M=0.6s 2022-03-02 11:22:21.055 | 2022-03-02 11:22:21.055 | 2022-03-02 11:22:21 (17.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-03-02 11:22:21.055 | 2022-03-02 11:22:21.059 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-03-02 11:22:21.062 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 11:22:21.064 | ++ functions:get_extra_file:74 : return 2022-03-02 11:22:21.068 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 11:22:21.071 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-02 11:22:21.073 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-03-02 11:22:21.076 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-03-02 11:22:21.235 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-03-02 11:22:21.238 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-03-02 11:22:21.242 | etcd-v3.3.12-linux-amd64/ 2022-03-02 11:22:21.242 | etcd-v3.3.12-linux-amd64/README.md 2022-03-02 11:22:21.242 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-03-02 11:22:21.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-03-02 11:22:21.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-03-02 11:22:21.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-03-02 11:22:21.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-03-02 11:22:21.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-03-02 11:22:21.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-03-02 11:22:21.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-03-02 11:22:21.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-03-02 11:22:21.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-03-02 11:22:21.243 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-03-02 11:22:21.243 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-03-02 11:22:21.243 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-03-02 11:22:21.243 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-03-02 11:22:21.243 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-03-02 11:22:21.243 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-03-02 11:22:21.243 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-03-02 11:22:21.243 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-03-02 11:22:21.243 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-03-02 11:22:21.244 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-03-02 11:22:21.244 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-03-02 11:22:21.244 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-03-02 11:22:21.244 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-03-02 11:22:21.244 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-03-02 11:22:21.244 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-03-02 11:22:21.244 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-03-02 11:22:21.244 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-03-02 11:22:21.244 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-03-02 11:22:21.244 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-03-02 11:22:21.244 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-03-02 11:22:21.244 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-03-02 11:22:21.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-03-02 11:22:21.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-03-02 11:22:21.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-03-02 11:22:21.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-03-02 11:22:21.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-03-02 11:22:21.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-03-02 11:22:21.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-03-02 11:22:21.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-03-02 11:22:21.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-03-02 11:22:21.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-03-02 11:22:21.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-03-02 11:22:21.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-03-02 11:22:21.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-03-02 11:22:21.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-03-02 11:22:21.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-03-02 11:22:21.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-03-02 11:22:21.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-03-02 11:22:21.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-03-02 11:22:21.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-03-02 11:22:21.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-03-02 11:22:21.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-03-02 11:22:21.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-03-02 11:22:21.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-03-02 11:22:21.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-03-02 11:22:21.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-03-02 11:22:21.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-03-02 11:22:21.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-03-02 11:22:21.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-03-02 11:22:21.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-03-02 11:22:21.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-03-02 11:22:21.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-03-02 11:22:21.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-03-02 11:22:21.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-03-02 11:22:21.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-03-02 11:22:21.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-03-02 11:22:21.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-03-02 11:22:21.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-03-02 11:22:21.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-03-02 11:22:21.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-03-02 11:22:21.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-03-02 11:22:21.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-03-02 11:22:21.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-03-02 11:22:21.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-03-02 11:22:21.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-03-02 11:22:21.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-03-02 11:22:21.248 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-03-02 11:22:21.248 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-03-02 11:22:21.248 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-03-02 11:22:21.248 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-03-02 11:22:21.248 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-03-02 11:22:21.248 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-03-02 11:22:21.248 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-03-02 11:22:21.248 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-03-02 11:22:21.248 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-03-02 11:22:21.248 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-03-02 11:22:21.249 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-03-02 11:22:21.249 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-03-02 11:22:21.249 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-03-02 11:22:21.249 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-03-02 11:22:21.249 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-03-02 11:22:21.249 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-03-02 11:22:21.249 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-03-02 11:22:21.249 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-03-02 11:22:21.249 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-03-02 11:22:21.249 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-03-02 11:22:21.249 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-03-02 11:22:21.249 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-03-02 11:22:21.249 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-03-02 11:22:21.249 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-03-02 11:22:21.250 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-03-02 11:22:21.250 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-03-02 11:22:21.250 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-03-02 11:22:21.250 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-03-02 11:22:21.250 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-03-02 11:22:21.250 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-03-02 11:22:21.250 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-03-02 11:22:21.250 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-03-02 11:22:21.250 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-03-02 11:22:21.250 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-03-02 11:22:21.250 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-03-02 11:22:21.250 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-03-02 11:22:21.251 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-03-02 11:22:21.251 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-03-02 11:22:21.251 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-03-02 11:22:21.251 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-03-02 11:22:21.251 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-03-02 11:22:21.251 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-03-02 11:22:21.251 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-03-02 11:22:21.252 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-03-02 11:22:21.252 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-03-02 11:22:21.252 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-03-02 11:22:21.252 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-03-02 11:22:21.252 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-03-02 11:22:21.252 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-03-02 11:22:21.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-03-02 11:22:21.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-03-02 11:22:21.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-03-02 11:22:21.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-03-02 11:22:21.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-03-02 11:22:21.255 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-03-02 11:22:21.255 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-03-02 11:22:21.255 | etcd-v3.3.12-linux-amd64/etcdctl 2022-03-02 11:22:21.447 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-03-02 11:22:21.447 | etcd-v3.3.12-linux-amd64/etcd 2022-03-02 11:22:21.683 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-03-02 11:22:21.722 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-03-02 11:22:21.757 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-02 11:22:21.759 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-02 11:22:21.777 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:22:21.779 | + ./stack.sh:main:866 : install_dstat 2022-03-02 11:22:21.782 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-02 11:22:21.799 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:22:21.801 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-02 11:22:21.804 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:22:21.806 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-02 11:22:21.809 | + ./stack.sh:main:875 : install_libs 2022-03-02 11:22:21.812 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-02 11:22:21.814 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-02 11:22:21.818 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-02 11:22:21.821 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-02 11:22:21.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:21.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:21.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-02 11:22:21.833 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:21.836 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-02 11:22:21.838 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-02 11:22:21.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-02 11:22:21.843 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-02 11:22:21.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:21.847 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:21.850 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-02 11:22:21.853 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:21.855 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-02 11:22:21.858 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-02 11:22:21.860 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-02 11:22:21.864 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-02 11:22:21.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:21.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:21.871 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-02 11:22:21.874 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:21.876 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-02 11:22:21.878 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-02 11:22:21.881 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-02 11:22:21.883 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-02 11:22:21.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:21.888 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:21.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-02 11:22:21.892 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:21.895 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-02 11:22:21.898 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-02 11:22:21.900 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-02 11:22:21.902 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-02 11:22:21.905 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:21.907 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:21.909 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-02 11:22:21.912 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:21.914 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-02 11:22:21.916 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-02 11:22:21.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-02 11:22:21.921 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-02 11:22:21.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:21.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:21.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-02 11:22:21.931 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:21.933 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-02 11:22:21.936 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-02 11:22:21.938 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-02 11:22:21.940 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-02 11:22:21.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:21.945 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:21.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-02 11:22:21.950 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:21.952 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-02 11:22:21.954 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-02 11:22:21.957 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-02 11:22:21.960 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-02 11:22:21.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:21.965 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:21.967 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-02 11:22:21.970 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:21.972 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-02 11:22:21.975 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-02 11:22:21.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-02 11:22:21.980 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-02 11:22:21.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:21.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:21.987 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-02 11:22:21.990 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:21.993 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-02 11:22:21.995 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-02 11:22:21.998 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-02 11:22:22.000 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-02 11:22:22.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.005 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.008 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-02 11:22:22.011 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.014 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-02 11:22:22.017 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-02 11:22:22.020 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-02 11:22:22.023 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-02 11:22:22.026 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.029 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-02 11:22:22.034 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.037 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-02 11:22:22.040 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-02 11:22:22.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-02 11:22:22.045 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-02 11:22:22.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-02 11:22:22.054 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.057 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-02 11:22:22.059 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-02 11:22:22.062 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-02 11:22:22.064 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-02 11:22:22.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-02 11:22:22.075 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.077 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-02 11:22:22.080 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-02 11:22:22.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-02 11:22:22.085 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-02 11:22:22.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-02 11:22:22.095 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.097 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-02 11:22:22.100 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-02 11:22:22.103 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-02 11:22:22.106 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-02 11:22:22.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.110 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-02 11:22:22.115 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.118 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-02 11:22:22.120 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-02 11:22:22.122 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-02 11:22:22.125 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-02 11:22:22.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.130 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.132 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-02 11:22:22.135 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.137 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-02 11:22:22.139 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-02 11:22:22.142 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-02 11:22:22.145 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-02 11:22:22.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.150 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.153 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-02 11:22:22.155 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.158 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-02 11:22:22.160 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-02 11:22:22.163 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-02 11:22:22.165 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-02 11:22:22.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.170 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.172 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-02 11:22:22.174 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.177 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-02 11:22:22.179 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-02 11:22:22.182 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-02 11:22:22.184 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-02 11:22:22.187 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.189 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.192 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-02 11:22:22.195 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.198 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-02 11:22:22.200 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-02 11:22:22.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-02 11:22:22.207 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-02 11:22:22.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-02 11:22:22.218 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.220 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-02 11:22:22.223 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-02 11:22:22.226 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-02 11:22:22.228 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-02 11:22:22.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.235 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-02 11:22:22.238 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.241 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-02 11:22:22.244 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-02 11:22:22.246 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-02 11:22:22.249 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-02 11:22:22.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-02 11:22:22.258 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.261 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-02 11:22:22.263 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-02 11:22:22.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-02 11:22:22.268 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-02 11:22:22.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-02 11:22:22.279 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.282 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-02 11:22:22.284 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-02 11:22:22.287 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-02 11:22:22.289 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-02 11:22:22.292 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.294 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.297 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-02 11:22:22.299 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.302 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-02 11:22:22.304 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-02 11:22:22.307 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-02 11:22:22.309 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-02 11:22:22.312 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.314 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.317 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-02 11:22:22.320 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.322 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-02 11:22:22.324 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-02 11:22:22.327 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-02 11:22:22.329 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-02 11:22:22.332 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.335 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-02 11:22:22.340 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.343 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-02 11:22:22.345 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-02 11:22:22.348 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-02 11:22:22.351 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-02 11:22:22.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.356 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.358 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-02 11:22:22.360 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.363 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-02 11:22:22.366 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-02 11:22:22.368 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-02 11:22:22.371 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-02 11:22:22.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.375 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.378 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-02 11:22:22.381 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.384 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-02 11:22:22.386 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-02 11:22:22.389 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-02 11:22:22.391 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-02 11:22:22.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.397 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.399 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-02 11:22:22.402 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.404 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-02 11:22:22.406 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-02 11:22:22.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-02 11:22:22.412 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-02 11:22:22.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-02 11:22:22.421 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.423 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-02 11:22:22.426 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-02 11:22:22.429 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-02 11:22:22.432 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-02 11:22:22.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-02 11:22:22.443 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.446 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-02 11:22:22.449 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-02 11:22:22.451 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-02 11:22:22.454 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-02 11:22:22.456 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.459 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.462 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-02 11:22:22.464 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.466 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-02 11:22:22.469 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-02 11:22:22.471 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-02 11:22:22.474 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-02 11:22:22.476 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.479 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.481 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-02 11:22:22.483 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.486 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-02 11:22:22.489 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-02 11:22:22.492 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-02 11:22:22.494 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-02 11:22:22.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.498 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.501 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-02 11:22:22.503 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.506 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-02 11:22:22.509 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-02 11:22:22.511 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-02 11:22:22.514 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-02 11:22:22.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.518 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-02 11:22:22.524 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.526 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-02 11:22:22.529 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-02 11:22:22.531 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-02 11:22:22.534 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-02 11:22:22.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-02 11:22:22.543 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.546 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-02 11:22:22.548 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-02 11:22:22.550 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-02 11:22:22.553 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-02 11:22:22.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-02 11:22:22.564 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.566 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-02 11:22:22.569 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-02 11:22:22.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-02 11:22:22.574 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-02 11:22:22.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:22.578 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:22.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-02 11:22:22.584 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:22.586 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-02 11:22:22.615 | Using python 3.8 to install etcd3 2022-03-02 11:22:22.617 | + 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-03-02 11:22:23.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:22:23.377 | from cryptography.utils import int_from_bytes 2022-03-02 11:22:23.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:22:23.377 | from cryptography.utils import int_from_bytes 2022-03-02 11:22:24.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:22:24.620 | Collecting etcd3 2022-03-02 11:22:24.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-03-02 11:22:24.655 | Preparing metadata (setup.py): started 2022-03-02 11:22:26.855 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:22:29.502 | Collecting grpcio>=1.27.1 2022-03-02 11:22:29.518 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36a/7bdd6ef9bca05/grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) 2022-03-02 11:22:30.460 | Collecting protobuf>=3.6.1 2022-03-02 11:22:30.470 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-03-02 11:22:30.501 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-02 11:22:30.502 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-02 11:22:30.532 | Building wheels for collected packages: etcd3 2022-03-02 11:22:30.533 | Building wheel for etcd3 (setup.py): started 2022-03-02 11:22:33.326 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-03-02 11:22:33.327 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=269083f9fb7ed63928aaf5e560c9094ea649ea200cc1aeabcccedeb1a2b77b28 2022-03-02 11:22:33.327 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-03-02 11:22:33.332 | Successfully built etcd3 2022-03-02 11:22:34.984 | Installing collected packages: protobuf, grpcio, etcd3 2022-03-02 11:22:35.818 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.19.4 2022-03-02 11:22:35.818 | 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-03-02 11:22:35.824 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:22:35.824 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:22:36.031 | + inc/python:pip_install:200 : result=0 2022-03-02 11:22:36.034 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:22:36.036 | + functions-common:time_stop:2425 : local name 2022-03-02 11:22:36.040 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:22:36.042 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:22:36.045 | + functions-common:time_stop:2428 : local total 2022-03-02 11:22:36.047 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:22:36.049 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:22:36.052 | + functions-common:time_stop:2432 : start_time=1646220142603 2022-03-02 11:22:36.054 | + functions-common:time_stop:2434 : [[ -z 1646220142603 ]] 2022-03-02 11:22:36.057 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:22:36.061 | + functions-common:time_stop:2437 : end_time=1646220156058 2022-03-02 11:22:36.063 | + functions-common:time_stop:2438 : elapsed_time=13455 2022-03-02 11:22:36.065 | + functions-common:time_stop:2439 : total=35338 2022-03-02 11:22:36.068 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:22:36.070 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=48793 2022-03-02 11:22:36.073 | + inc/python:pip_install:203 : return 0 2022-03-02 11:22:36.075 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-02 11:22:36.098 | Using python 3.8 to install etcd3gw 2022-03-02 11:22:36.101 | + 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-03-02 11:22:36.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:22:36.989 | from cryptography.utils import int_from_bytes 2022-03-02 11:22:36.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:22:36.989 | from cryptography.utils import int_from_bytes 2022-03-02 11:22:38.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:22:38.300 | Collecting etcd3gw 2022-03-02 11:22:38.308 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-03-02 11:22:38.319 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-02 11:22:38.320 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-02 11:22:38.321 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-02 11:22:38.322 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-02 11:22:38.357 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-02 11:22:38.359 | 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-03-02 11:22:38.361 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-02 11:22:38.362 | 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.8) 2022-03-02 11:22:39.967 | Installing collected packages: etcd3gw 2022-03-02 11:22:40.156 | Successfully installed etcd3gw-1.0.1 2022-03-02 11:22:40.157 | 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-03-02 11:22:40.163 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:22:40.163 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:22:40.305 | + inc/python:pip_install:200 : result=0 2022-03-02 11:22:40.307 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:22:40.309 | + functions-common:time_stop:2425 : local name 2022-03-02 11:22:40.311 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:22:40.314 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:22:40.316 | + functions-common:time_stop:2428 : local total 2022-03-02 11:22:40.318 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:22:40.320 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:22:40.322 | + functions-common:time_stop:2432 : start_time=1646220156092 2022-03-02 11:22:40.324 | + functions-common:time_stop:2434 : [[ -z 1646220156092 ]] 2022-03-02 11:22:40.327 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:22:40.332 | + functions-common:time_stop:2437 : end_time=1646220160329 2022-03-02 11:22:40.335 | + functions-common:time_stop:2438 : elapsed_time=4237 2022-03-02 11:22:40.337 | + functions-common:time_stop:2439 : total=48793 2022-03-02 11:22:40.340 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:22:40.343 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=53030 2022-03-02 11:22:40.346 | + inc/python:pip_install:203 : return 0 2022-03-02 11:22:40.350 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-02 11:22:40.353 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-02 11:22:40.355 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-02 11:22:40.358 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:22:40.360 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:22:40.362 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:22:40.365 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:22:40.368 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:22:40.370 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:22:40.372 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:22:40.375 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:22:40.377 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:22:40.380 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:22:40.382 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:22:40.384 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-02 11:22:40.387 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:22:40.389 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:22:40.391 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-02 11:22:40.394 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 11:22:40.397 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 11:22:40.399 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:22:40.401 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 11:22:40.404 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:22:40.406 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:22:40.408 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:22:40.411 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:22:40.414 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:22:40.416 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:22:40.419 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 11:22:40.421 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 11:22:40.423 | + functions-common:apt_get_update:1190 : return 2022-03-02 11:22:40.426 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 11:22:40.428 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:22:40.431 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:22:40.433 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:22:40.436 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 11:22:40.462 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 11:22:40.578 | Reading package lists... 2022-03-02 11:22:40.865 | Building dependency tree... 2022-03-02 11:22:40.867 | Reading state information... 2022-03-02 11:22:41.254 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 11:22:41.254 | The following packages were automatically installed and are no longer required: 2022-03-02 11:22:41.256 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:22:41.256 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:22:41.256 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:22:41.256 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:22:41.256 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:22:41.256 | python3-zope.interface 2022-03-02 11:22:41.256 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:22:41.257 | The following additional packages will be installed: 2022-03-02 11:22:41.258 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-03-02 11:22:41.259 | Suggested packages: 2022-03-02 11:22:41.259 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-03-02 11:22:41.335 | The following NEW packages will be installed: 2022-03-02 11:22:41.336 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-03-02 11:22:41.583 | 0 upgraded, 6 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:22:41.583 | Need to get 1,306 kB of archives. 2022-03-02 11:22:41.583 | After this operation, 4,613 kB of additional disk space will be used. 2022-03-02 11:22:41.583 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-03-02 11:22:42.198 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-03-02 11:22:42.243 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-03-02 11:22:42.336 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-03-02 11:22:42.445 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-03-02 11:22:42.447 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-03-02 11:22:43.042 | Fetched 1,306 kB in 1s (1,177 kB/s) 2022-03-02 11:22:43.275 | Selecting previously unselected package libnorm1:amd64. 2022-03-02 11:22:43.335 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-03-02 11:22:43.340 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-03-02 11:22:43.481 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-03-02 11:22:44.020 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-03-02 11:22:44.030 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-03-02 11:22:44.082 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-03-02 11:22:44.528 | Selecting previously unselected package libzmq5:amd64. 2022-03-02 11:22:44.538 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-03-02 11:22:44.602 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-03-02 11:22:45.314 | Selecting previously unselected package uwsgi-core. 2022-03-02 11:22:45.324 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-03-02 11:22:45.393 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-03-02 11:22:46.277 | Selecting previously unselected package uwsgi. 2022-03-02 11:22:46.287 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-03-02 11:22:46.345 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-03-02 11:22:46.814 | Selecting previously unselected package uwsgi-plugin-python3. 2022-03-02 11:22:46.825 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-03-02 11:22:46.879 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-03-02 11:22:47.356 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-03-02 11:22:47.551 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-03-02 11:22:47.782 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-03-02 11:22:48.042 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-03-02 11:22:48.270 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-03-02 11:22:49.739 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-03-02 11:22:50.071 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-02 11:22:50.594 | Processing triggers for man-db (2.9.1-1) ... 2022-03-02 11:22:51.180 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-02 11:22:58.915 | + functions-common:apt_get:1234 : result=0 2022-03-02 11:22:58.917 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:22:58.920 | + functions-common:time_stop:2425 : local name 2022-03-02 11:22:58.922 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:22:58.924 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:22:58.927 | + functions-common:time_stop:2428 : local total 2022-03-02 11:22:58.929 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:22:58.931 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:22:58.934 | + functions-common:time_stop:2432 : start_time=1646220160458 2022-03-02 11:22:58.936 | + functions-common:time_stop:2434 : [[ -z 1646220160458 ]] 2022-03-02 11:22:58.939 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:22:58.944 | + functions-common:time_stop:2437 : end_time=1646220178941 2022-03-02 11:22:58.946 | + functions-common:time_stop:2438 : elapsed_time=18483 2022-03-02 11:22:58.948 | + functions-common:time_stop:2439 : total=642435 2022-03-02 11:22:58.951 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:22:58.954 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=660918 2022-03-02 11:22:58.957 | + functions-common:apt_get:1238 : return 0 2022-03-02 11:22:58.960 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-02 11:22:58.962 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:22:58.965 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:22:58.967 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-02 11:22:59.033 | Enabling module proxy. 2022-03-02 11:22:59.039 | To activate the new configuration, you need to run: 2022-03-02 11:22:59.039 | systemctl restart apache2 2022-03-02 11:22:59.044 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-02 11:22:59.115 | Considering dependency proxy for proxy_uwsgi: 2022-03-02 11:22:59.115 | Module proxy already enabled 2022-03-02 11:22:59.115 | Enabling module proxy_uwsgi. 2022-03-02 11:22:59.121 | To activate the new configuration, you need to run: 2022-03-02 11:22:59.121 | systemctl restart apache2 2022-03-02 11:22:59.126 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-02 11:22:59.128 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 11:22:59.130 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:22:59.133 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 11:22:59.275 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-02 11:22:59.279 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-02 11:22:59.283 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-02 11:22:59.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:59.289 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:59.292 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-02 11:22:59.295 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:59.298 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-02 11:22:59.300 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-02 11:22:59.303 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-02 11:22:59.305 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:59.308 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:59.311 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-02 11:22:59.314 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:59.316 | + ./stack.sh:main:883 : install_glanceclient 2022-03-02 11:22:59.319 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-02 11:22:59.321 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-02 11:22:59.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:59.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:59.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-02 11:22:59.331 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:59.335 | + ./stack.sh:main:884 : install_cinderclient 2022-03-02 11:22:59.338 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-02 11:22:59.341 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-02 11:22:59.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:59.346 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:59.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-02 11:22:59.352 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:59.355 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-02 11:22:59.357 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-02 11:22:59.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:59.363 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:59.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-02 11:22:59.368 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:59.371 | + ./stack.sh:main:885 : install_novaclient 2022-03-02 11:22:59.373 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-03-02 11:22:59.376 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-02 11:22:59.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:59.381 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:59.384 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-02 11:22:59.387 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:59.389 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-02 11:22:59.411 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:22:59.413 | + ./stack.sh:main:887 : install_swiftclient 2022-03-02 11:22:59.416 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-02 11:22:59.419 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-02 11:22:59.421 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:59.424 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:59.427 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-02 11:22:59.430 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:59.432 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-02 11:22:59.451 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:22:59.453 | + ./stack.sh:main:890 : install_neutronclient 2022-03-02 11:22:59.456 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-02 11:22:59.459 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-02 11:22:59.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:59.464 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:59.466 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-02 11:22:59.469 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:59.471 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-02 11:22:59.474 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-02 11:22:59.477 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-02 11:22:59.479 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:22:59.482 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:22:59.484 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-02 11:22:59.487 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:22:59.490 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-02 11:22:59.493 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-02 11:22:59.495 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 11:22:59.498 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-02 11:22:59.501 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-02 11:22:59.504 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 11:22:59.509 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 11:22:59.509 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-02 11:22:59.515 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-02 11:22:59.518 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-02 11:22:59.520 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-02 11:22:59.524 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-02 11:22:59.526 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-02 11:22:59.549 | Using python 3.8 to install keystonemiddleware 2022-03-02 11:22:59.552 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-02 11:23:00.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:23:00.342 | from cryptography.utils import int_from_bytes 2022-03-02 11:23:00.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:23:00.342 | from cryptography.utils import int_from_bytes 2022-03-02 11:23:01.508 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:23:01.535 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-02 11:23:01.588 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-03-02 11:23:01.589 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-02 11:23:01.590 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-02 11:23:01.591 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-02 11:23:01.592 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-02 11:23:01.593 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-02 11:23:01.594 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-02 11:23:01.595 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-02 11:23:01.597 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-02 11:23:01.598 | 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-03-02 11:23:01.599 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-02 11:23:01.600 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-02 11:23:01.601 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-03-02 11:23:01.602 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-02 11:23:01.659 | 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-03-02 11:23:01.661 | 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-03-02 11:23:01.663 | 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-03-02 11:23:01.702 | 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-03-02 11:23:01.742 | 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-03-02 11:23:01.743 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-02 11:23:01.745 | 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-03-02 11:23:01.746 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-03-02 11:23:01.793 | 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-03-02 11:23:01.799 | 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-03-02 11:23:01.809 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-02 11:23:01.810 | 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-03-02 11:23:01.825 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-02 11:23:01.827 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-02 11:23:01.828 | 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-03-02 11:23:01.895 | 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-03-02 11:23:01.896 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-02 11:23:01.898 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-02 11:23:01.899 | 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.8) 2022-03-02 11:23:01.951 | 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.13.3) 2022-03-02 11:23:01.963 | 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-03-02 11:23:03.547 | 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-03-02 11:23:03.554 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:23:03.559 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:23:03.704 | + inc/python:pip_install:200 : result=0 2022-03-02 11:23:03.707 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:23:03.710 | + functions-common:time_stop:2425 : local name 2022-03-02 11:23:03.713 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:23:03.715 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:23:03.718 | + functions-common:time_stop:2428 : local total 2022-03-02 11:23:03.721 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:23:03.724 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:23:03.727 | + functions-common:time_stop:2432 : start_time=1646220179543 2022-03-02 11:23:03.730 | + functions-common:time_stop:2434 : [[ -z 1646220179543 ]] 2022-03-02 11:23:03.733 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:23:03.738 | + functions-common:time_stop:2437 : end_time=1646220183735 2022-03-02 11:23:03.740 | + functions-common:time_stop:2438 : elapsed_time=4192 2022-03-02 11:23:03.743 | + functions-common:time_stop:2439 : total=53030 2022-03-02 11:23:03.745 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:23:03.747 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=57222 2022-03-02 11:23:03.749 | + inc/python:pip_install:203 : return 0 2022-03-02 11:23:03.752 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-02 11:23:03.754 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-02 11:23:03.757 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 11:23:03.760 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-02 11:23:03.762 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-02 11:23:03.765 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 11:23:03.770 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-02 11:23:03.770 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 11:23:03.776 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-02 11:23:03.779 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-02 11:23:03.781 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-02 11:23:03.785 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-02 11:23:03.787 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-02 11:23:03.811 | Using python 3.8 to install python-memcached 2022-03-02 11:23:03.814 | + 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-03-02 11:23:04.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:23:04.841 | from cryptography.utils import int_from_bytes 2022-03-02 11:23:04.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:23:04.841 | from cryptography.utils import int_from_bytes 2022-03-02 11:23:05.982 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:23:06.094 | Collecting python-memcached 2022-03-02 11:23:06.102 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-03-02 11:23:06.108 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-02 11:23:07.734 | Installing collected packages: python-memcached 2022-03-02 11:23:07.913 | Successfully installed python-memcached-1.59 2022-03-02 11:23:07.913 | 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-03-02 11:23:07.919 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:23:07.919 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:23:08.071 | + inc/python:pip_install:200 : result=0 2022-03-02 11:23:08.073 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:23:08.075 | + functions-common:time_stop:2425 : local name 2022-03-02 11:23:08.077 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:23:08.080 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:23:08.083 | + functions-common:time_stop:2428 : local total 2022-03-02 11:23:08.085 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:23:08.087 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:23:08.090 | + functions-common:time_stop:2432 : start_time=1646220183805 2022-03-02 11:23:08.092 | + functions-common:time_stop:2434 : [[ -z 1646220183805 ]] 2022-03-02 11:23:08.096 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:23:08.100 | + functions-common:time_stop:2437 : end_time=1646220188098 2022-03-02 11:23:08.103 | + functions-common:time_stop:2438 : elapsed_time=4293 2022-03-02 11:23:08.110 | + functions-common:time_stop:2439 : total=57222 2022-03-02 11:23:08.114 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:23:08.116 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61515 2022-03-02 11:23:08.118 | + inc/python:pip_install:203 : return 0 2022-03-02 11:23:08.121 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-02 11:23:08.140 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:23:08.142 | + ./stack.sh:main:897 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-03-02 11:23:08.146 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-02 11:23:08.149 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-02 11:23:08.152 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-02 11:23:08.155 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 11:23:08.158 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-02 11:23:08.161 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-02 11:23:08.180 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:23:08.183 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-02 11:23:08.186 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-02 11:23:08.188 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-02 11:23:08.192 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 11:23:08.194 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 11:23:08.197 | ++ functions-common:git_clone:612 : pwd 2022-03-02 11:23:08.200 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 11:23:08.202 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 11:23:08.205 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 11:23:08.222 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 11:23:08.224 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 11:23:08.227 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 11:23:08.230 | + functions-common:git_clone:629 : echo master 2022-03-02 11:23:08.230 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 11:23:08.236 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-02 11:23:08.239 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 11:23:08.241 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-02 11:23:08.244 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 11:23:08.245 | + functions-common:git_clone:678 : head -1 2022-03-02 11:23:08.274 | a3fc9e7c3 Merge "Properly instantiate FernetUtils" 2022-03-02 11:23:08.278 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 11:23:08.281 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-02 11:23:08.285 | + inc/python:setup_develop:338 : local bindep 2022-03-02 11:23:08.287 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 11:23:08.290 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-02 11:23:08.292 | + inc/python:setup_develop:344 : local extras= 2022-03-02 11:23:08.295 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-02 11:23:08.297 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 11:23:08.300 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 11:23:08.303 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-02 11:23:08.305 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 11:23:08.308 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 11:23:08.311 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-02 11:23:08.314 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 11:23:08.317 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-02 11:23:08.319 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 11:23:08.322 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 11:23:08.325 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-02 11:23:08.331 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-02 11:23:08.334 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-02 11:23:09.036 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-02 11:23:09.038 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 11:23:09.040 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 11:23:09.042 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 11:23:09.044 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 11:23:09.047 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-02 11:23:09.049 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 11:23:09.053 | + inc/python:setup_package:428 : local extras= 2022-03-02 11:23:09.055 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 11:23:09.057 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 11:23:09.059 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 11:23:09.062 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 11:23:09.064 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 11:23:09.067 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-02 11:23:09.088 | Using python 3.8 to install /opt/stack/keystone 2022-03-02 11:23:09.091 | + 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-03-02 11:23:09.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:23:09.880 | from cryptography.utils import int_from_bytes 2022-03-02 11:23:09.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:23:09.880 | from cryptography.utils import int_from_bytes 2022-03-02 11:23:11.044 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:23:11.072 | Obtaining file:///opt/stack/keystone 2022-03-02 11:23:11.073 | Preparing metadata (setup.py): started 2022-03-02 11:23:14.622 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:23:14.773 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.8.1) 2022-03-02 11:23:14.774 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.8.7) 2022-03-02 11:23:14.877 | Collecting Flask!=0.11,>=1.0.2 2022-03-02 11:23:14.885 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59d/a8a3170004800/Flask-2.0.3-py3-none-any.whl (95 kB) 2022-03-02 11:23:14.939 | Collecting Flask-RESTful>=0.3.5 2022-03-02 11:23:14.947 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-03-02 11:23:14.951 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (36.0.1) 2022-03-02 11:23:14.952 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.4.31) 2022-03-02 11:23:14.953 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.13.0) 2022-03-02 11:23:14.955 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.5.0) 2022-03-02 11:23:15.001 | Collecting passlib>=1.7.0 2022-03-02 11:23:15.009 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-03-02 11:23:15.029 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.4.0) 2022-03-02 11:23:15.030 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (9.4.0) 2022-03-02 11:23:15.031 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 11:23:15.282 | Collecting scrypt>=0.8.0 2022-03-02 11:23:15.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-03-02 11:23:15.330 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.10.1) 2022-03-02 11:23:15.332 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (8.8.0) 2022-03-02 11:23:15.333 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.0) 2022-03-02 11:23:15.334 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (12.13.0) 2022-03-02 11:23:15.336 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (11.2.0) 2022-03-02 11:23:15.337 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.1.0) 2022-03-02 11:23:15.338 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.6.1) 2022-03-02 11:23:15.339 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.5.1) 2022-03-02 11:23:15.340 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.11.0) 2022-03-02 11:23:15.341 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.3.0) 2022-03-02 11:23:15.342 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.5.0) 2022-03-02 11:23:15.343 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.12.2) 2022-03-02 11:23:15.394 | Collecting oauthlib>=0.6.2 2022-03-02 11:23:15.401 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-03-02 11:23:15.482 | Collecting pysaml2>=5.0.0 2022-03-02 11:23:15.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea9/55f87e98ca960/pysaml2-7.1.1-py2.py3-none-any.whl (406 kB) 2022-03-02 11:23:15.590 | Collecting PyJWT>=1.6.1 2022-03-02 11:23:15.598 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-03-02 11:23:15.602 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.1.5) 2022-03-02 11:23:15.603 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 11:23:15.604 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.1.1) 2022-03-02 11:23:15.605 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.0.3) 2022-03-02 11:23:15.606 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.2) 2022-03-02 11:23:15.607 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2021.3) 2022-03-02 11:23:15.620 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.15.0) 2022-03-02 11:23:15.621 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.16.0) 2022-03-02 11:23:15.667 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev102) (5.1.1) 2022-03-02 11:23:15.772 | Collecting Werkzeug>=2.0 2022-03-02 11:23:15.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/142/1ebfc7648a39a/Werkzeug-2.0.3-py3-none-any.whl (289 kB) 2022-03-02 11:23:15.792 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (3.0.3) 2022-03-02 11:23:15.829 | Collecting itsdangerous>=2.0 2022-03-02 11:23:15.838 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/292/8584216655446/itsdangerous-2.1.0-py3-none-any.whl (15 kB) 2022-03-02 11:23:15.910 | Collecting click>=7.1.2 2022-03-02 11:23:15.917 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6a7/a62563bbfabfd/click-8.0.4-py3-none-any.whl (97 kB) 2022-03-02 11:23:15.986 | Collecting aniso8601>=0.82 2022-03-02 11:23:15.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-03-02 11:23:16.078 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (4.4.0) 2022-03-02 11:23:16.080 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2.27.1) 2022-03-02 11:23:16.224 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (0.8.0) 2022-03-02 11:23:16.226 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (2.4.0) 2022-03-02 11:23:16.227 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (6.0) 2022-03-02 11:23:16.228 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (1.5.0) 2022-03-02 11:23:16.282 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.7.6) 2022-03-02 11:23:16.284 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.0.1) 2022-03-02 11:23:16.286 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (0.5.0) 2022-03-02 11:23:16.339 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (2.8.2) 2022-03-02 11:23:16.342 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (0.9.6) 2022-03-02 11:23:16.399 | 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==20.1.0.dev102) (2.8.0) 2022-03-02 11:23:16.400 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.2.3) 2022-03-02 11:23:16.403 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.9) 2022-03-02 11:23:16.404 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.4.0) 2022-03-02 11:23:16.407 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.4.0) 2022-03-02 11:23:16.408 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.0) 2022-03-02 11:23:16.430 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev102) (3.3.0) 2022-03-02 11:23:16.481 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (3.1.1) 2022-03-02 11:23:16.504 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (1.0.2) 2022-03-02 11:23:16.505 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (3.0.7) 2022-03-02 11:23:16.506 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (0.11.0) 2022-03-02 11:23:16.508 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (21.3) 2022-03-02 11:23:16.563 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev102) (4.5.0) 2022-03-02 11:23:16.688 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (22.0.0) 2022-03-02 11:23:16.790 | Collecting xmlschema>=1.2.1 2022-03-02 11:23:16.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-03-02 11:23:16.842 | Collecting defusedxml 2022-03-02 11:23:16.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-03-02 11:23:16.853 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (5.4.0) 2022-03-02 11:23:16.854 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (60.9.3) 2022-03-02 11:23:17.081 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev102) (1.1.2) 2022-03-02 11:23:17.105 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.4.2) 2022-03-02 11:23:17.107 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.5.2) 2022-03-02 11:23:17.179 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (4.11.1) 2022-03-02 11:23:17.180 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.1.6) 2022-03-02 11:23:17.200 | 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==20.1.0.dev102) (5.0.0) 2022-03-02 11:23:17.278 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev102) (2.21) 2022-03-02 11:23:17.323 | 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==20.1.0.dev102) (1.13.3) 2022-03-02 11:23:17.460 | 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==20.1.0.dev102) (2.1.0) 2022-03-02 11:23:17.536 | 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==20.1.0.dev102) (1.7.0) 2022-03-02 11:23:17.672 | 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==20.1.0.dev102) (0.17.3) 2022-03-02 11:23:17.702 | 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==20.1.0.dev102) (0.13.1) 2022-03-02 11:23:17.747 | 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==20.1.0.dev102) (2.5.1) 2022-03-02 11:23:17.749 | 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==20.1.0.dev102) (2.1.1) 2022-03-02 11:23:17.750 | 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==20.1.0.dev102) (3.0.0) 2022-03-02 11:23:17.751 | 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==20.1.0.dev102) (0.33.0) 2022-03-02 11:23:17.753 | 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==20.1.0.dev102) (1.3.3) 2022-03-02 11:23:17.754 | 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==20.1.0.dev102) (3.5.0) 2022-03-02 11:23:17.809 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (0.2.5) 2022-03-02 11:23:17.959 | 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==20.1.0.dev102) (3.3) 2022-03-02 11:23:17.962 | 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==20.1.0.dev102) (2.0.12) 2022-03-02 11:23:17.963 | 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==20.1.0.dev102) (1.26.8) 2022-03-02 11:23:17.964 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2019.11.28) 2022-03-02 11:23:18.122 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.5.0) 2022-03-02 11:23:18.297 | Collecting elementpath<3.0.0,>=2.4.0 2022-03-02 11:23:18.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-03-02 11:23:18.455 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev102) (3.7.0) 2022-03-02 11:23:18.655 | 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==20.1.0.dev102) (2.1.0) 2022-03-02 11:23:18.949 | 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==20.1.0.dev102) (0.7) 2022-03-02 11:23:18.989 | 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==20.1.0.dev102) (1.0.0) 2022-03-02 11:23:20.485 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-03-02 11:23:21.225 | Attempting uninstall: click 2022-03-02 11:23:21.228 | Found existing installation: Click 7.0 2022-03-02 11:23:21.237 | Uninstalling Click-7.0: 2022-03-02 11:23:21.267 | Successfully uninstalled Click-7.0 2022-03-02 11:23:23.073 | Attempting uninstall: PyJWT 2022-03-02 11:23:23.075 | Found existing installation: PyJWT 1.7.1 2022-03-02 11:23:23.084 | Uninstalling PyJWT-1.7.1: 2022-03-02 11:23:23.112 | Successfully uninstalled PyJWT-1.7.1 2022-03-02 11:23:23.970 | Attempting uninstall: oauthlib 2022-03-02 11:23:23.973 | Found existing installation: oauthlib 3.1.0 2022-03-02 11:23:23.979 | Uninstalling oauthlib-3.1.0: 2022-03-02 11:23:24.007 | Successfully uninstalled oauthlib-3.1.0 2022-03-02 11:23:24.318 | Running setup.py develop for keystone 2022-03-02 11:23:28.536 | Successfully installed Flask-2.0.3 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.3 aniso8601-9.0.1 click-8.0.4 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.1.0 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.1 scrypt-0.8.20 xmlschema-1.9.2 2022-03-02 11:23:28.536 | 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-03-02 11:23:28.549 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:23:28.550 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:23:28.766 | + inc/python:pip_install:200 : result=0 2022-03-02 11:23:28.768 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:23:28.771 | + functions-common:time_stop:2425 : local name 2022-03-02 11:23:28.781 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:23:28.781 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:23:28.781 | + functions-common:time_stop:2428 : local total 2022-03-02 11:23:28.781 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:23:28.784 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:23:28.787 | + functions-common:time_stop:2432 : start_time=1646220189083 2022-03-02 11:23:28.789 | + functions-common:time_stop:2434 : [[ -z 1646220189083 ]] 2022-03-02 11:23:28.792 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:23:28.797 | + functions-common:time_stop:2437 : end_time=1646220208794 2022-03-02 11:23:28.800 | + functions-common:time_stop:2438 : elapsed_time=19711 2022-03-02 11:23:28.802 | + functions-common:time_stop:2439 : total=61515 2022-03-02 11:23:28.804 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:23:28.807 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81226 2022-03-02 11:23:28.809 | + inc/python:pip_install:203 : return 0 2022-03-02 11:23:28.811 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 11:23:28.814 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 11:23:28.818 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 11:23:28.840 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 11:23:28.855 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-02 11:23:28.858 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-02 11:23:28.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:23:28.864 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:23:28.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-02 11:23:28.870 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:23:28.873 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-02 11:23:28.896 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:23:28.899 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-02 11:23:28.904 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 11:23:28.906 | + ./stack.sh:main:899 : configure_keystone 2022-03-02 11:23:28.909 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-02 11:23:28.925 | + 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-03-02 11:23:28.928 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-02 11:23:28.938 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-02 11:23:28.959 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:23:28.961 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-02 11:23:28.998 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-02 11:23:29.030 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-02 11:23:29.066 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-02 11:23:29.104 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-02 11:23:29.141 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-02 11:23:29.183 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-02 11:23:29.218 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-02 11:23:29.249 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-02 11:23:29.252 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-02 11:23:29.255 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-02 11:23:29.258 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-02 11:23:29.261 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 11:23:29.263 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 11:23:29.281 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:23:29.286 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 11:23:29.288 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 11:23:29.291 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 11:23:29.310 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:23:29.313 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:23:29.317 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:23:29.351 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 11:23:29.353 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 11:23:29.356 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-02 11:23:29.362 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-02 11:23:29.382 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:23:29.384 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.50/identity 2022-03-02 11:23:29.419 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-02 11:23:29.422 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-02 11:23:29.461 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-02 11:23:29.463 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-02 11:23:29.465 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-02 11:23:29.468 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-02 11:23:29.470 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-02 11:23:29.474 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-02 11:23:29.510 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-02 11:23:29.512 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-02 11:23:29.515 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-02 11:23:29.517 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-02 11:23:29.521 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 11:23:29.541 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 11:23:29.543 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 11:23:29.545 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 11:23:29.548 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 11:23:29.552 | + 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-03-02 11:23:29.582 | + 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-03-02 11:23:29.615 | + 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-03-02 11:23:29.647 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 11:23:29.679 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-02 11:23:29.714 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-02 11:23:29.716 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-02 11:23:29.718 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-02 11:23:29.721 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-02 11:23:29.724 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-02 11:23:29.727 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 11:23:29.729 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 11:23:29.732 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-02 11:23:29.738 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-02 11:23:29.740 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 11:23:29.742 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 11:23:29.757 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 11:23:29.758 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:23:29.767 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 11:23:29.772 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:23:29.791 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-02 11:23:29.793 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-02 11:23:29.798 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-02 11:23:29.835 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-02 11:23:29.868 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-02 11:23:29.901 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-02 11:23:29.992 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-02 11:23:30.025 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-02 11:23:30.060 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-02 11:23:30.097 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-02 11:23:30.133 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-02 11:23:30.166 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 11:23:30.198 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-02 11:23:30.232 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-02 11:23:30.267 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-02 11:23:30.301 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 11:23:30.303 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 11:23:30.307 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-02 11:23:30.309 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-02 11:23:30.312 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 11:23:30.314 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:23:30.317 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:23:30.319 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 11:23:30.322 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 11:23:30.324 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-02 11:23:30.357 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-02 11:23:30.391 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-02 11:23:30.391 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 11:23:30.401 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-02 11:23:30.406 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-02 11:23:30.409 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-02 11:23:30.412 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 11:23:30.415 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 11:23:30.418 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 11:23:30.421 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:23:30.423 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:23:30.426 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 11:23:30.429 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 11:23:30.431 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:23:30.434 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:23:30.436 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-02 11:23:30.539 | Enabling site keystone-wsgi-public. 2022-03-02 11:23:30.545 | To activate the new configuration, you need to run: 2022-03-02 11:23:30.545 | systemctl reload apache2 2022-03-02 11:23:30.550 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 11:23:30.553 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 11:23:30.555 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:23:30.558 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 11:23:30.710 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-02 11:23:30.741 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-02 11:23:30.776 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-02 11:23:30.811 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-02 11:23:30.813 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-02 11:23:30.848 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-02 11:23:30.879 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-02 11:23:30.911 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-02 11:23:30.914 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-02 11:23:30.932 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:23:30.934 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-02 11:23:30.953 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:23:30.955 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-02 11:23:30.958 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-02 11:23:30.960 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-02 11:23:30.963 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 11:23:30.965 | + lib/stack:stack_install_service:32 : install_swift 2022-03-02 11:23:30.968 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-02 11:23:30.970 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-02 11:23:30.973 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-02 11:23:30.975 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 11:23:30.978 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 11:23:30.981 | ++ functions-common:git_clone:612 : pwd 2022-03-02 11:23:30.983 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 11:23:30.986 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 11:23:30.990 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 11:23:31.008 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 11:23:31.010 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 11:23:31.013 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 11:23:31.016 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 11:23:31.017 | + functions-common:git_clone:629 : echo master 2022-03-02 11:23:31.023 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-02 11:23:31.026 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 11:23:31.028 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-02 11:23:31.032 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 11:23:31.032 | + functions-common:git_clone:678 : head -1 2022-03-02 11:23:31.038 | 3ff3076ce Merge "db: Attempt to clean up part dir post replication" 2022-03-02 11:23:31.041 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 11:23:31.043 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-02 11:23:31.046 | + inc/python:setup_develop:338 : local bindep 2022-03-02 11:23:31.049 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 11:23:31.052 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-02 11:23:31.054 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-02 11:23:31.057 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-02 11:23:31.060 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 11:23:31.062 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 11:23:31.066 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-02 11:23:31.069 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 11:23:31.071 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-02 11:23:31.075 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-02 11:23:31.077 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 11:23:31.080 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-02 11:23:31.083 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 11:23:31.086 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 11:23:31.089 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-02 11:23:31.095 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-02 11:23:31.098 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-02 11:23:31.789 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-02 11:23:31.792 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 11:23:31.794 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 11:23:31.796 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 11:23:31.799 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 11:23:31.802 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-02 11:23:31.804 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 11:23:31.806 | + inc/python:setup_package:428 : local extras=keystone 2022-03-02 11:23:31.809 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 11:23:31.811 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-02 11:23:31.813 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-02 11:23:31.816 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-02 11:23:31.818 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 11:23:31.821 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-02 11:23:31.845 | Using python 3.8 to install /opt/stack/swift 2022-03-02 11:23:31.847 | + 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-03-02 11:23:32.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:23:32.665 | from cryptography.utils import int_from_bytes 2022-03-02 11:23:32.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:23:32.665 | from cryptography.utils import int_from_bytes 2022-03-02 11:23:33.854 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:23:33.882 | Obtaining file:///opt/stack/swift 2022-03-02 11:23:33.883 | Preparing metadata (setup.py): started 2022-03-02 11:23:37.063 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:23:37.174 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.33.0) 2022-03-02 11:23:37.175 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.1.2) 2022-03-02 11:23:37.176 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.11.0) 2022-03-02 11:23:37.177 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.1.1) 2022-03-02 11:23:38.133 | Collecting lxml>=3.4.1 2022-03-02 11:23:38.152 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-03-02 11:23:38.317 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.27.1) 2022-03-02 11:23:38.318 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.16.0) 2022-03-02 11:23:38.428 | Collecting xattr>=0.4 2022-03-02 11:23:38.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-03-02 11:23:38.483 | Collecting PyECLib>=1.3.1 2022-03-02 11:23:38.504 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-03-02 11:23:38.816 | Preparing metadata (setup.py): started 2022-03-02 11:23:40.796 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:23:40.801 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (36.0.1) 2022-03-02 11:23:40.803 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (9.4.0) 2022-03-02 11:23:40.844 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev13) (1.15.0) 2022-03-02 11:23:40.854 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev13) (2.1.0) 2022-03-02 11:23:40.918 | 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.29.1.dev13) (3.1.1) 2022-03-02 11:23:40.919 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.4.0) 2022-03-02 11:23:40.920 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.1.0) 2022-03-02 11:23:40.921 | 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.29.1.dev13) (4.3.0) 2022-03-02 11:23:40.923 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-02 11:23:40.925 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.6.1) 2022-03-02 11:23:40.926 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.12.2) 2022-03-02 11:23:40.927 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.8.7) 2022-03-02 11:23:40.928 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.10.1) 2022-03-02 11:23:40.930 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-02 11:23:40.931 | 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.29.1.dev13) (5.8.1) 2022-03-02 11:23:40.932 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (8.8.0) 2022-03-02 11:23:40.962 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev13) (60.9.3) 2022-03-02 11:23:40.997 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (3.3) 2022-03-02 11:23:40.999 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2.0.12) 2022-03-02 11:23:41.000 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (1.26.8) 2022-03-02 11:23:41.001 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2019.11.28) 2022-03-02 11:23:41.031 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev13) (2.21) 2022-03-02 11:23:41.183 | 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.29.1.dev13) (1.0.2) 2022-03-02 11:23:41.185 | 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.29.1.dev13) (1.7.0) 2022-03-02 11:23:41.187 | 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.29.1.dev13) (3.5.0) 2022-03-02 11:23:41.235 | 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.29.1.dev13) (1.1.5) 2022-03-02 11:23:41.286 | 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.29.1.dev13) (0.8.0) 2022-03-02 11:23:41.287 | 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.29.1.dev13) (6.0) 2022-03-02 11:23:41.289 | 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.29.1.dev13) (2.4.0) 2022-03-02 11:23:41.290 | 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.29.1.dev13) (1.5.0) 2022-03-02 11:23:41.359 | 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.29.1.dev13) (0.9.6) 2022-03-02 11:23:41.363 | 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.29.1.dev13) (2.8.2) 2022-03-02 11:23:41.379 | 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.29.1.dev13) (1.0.3) 2022-03-02 11:23:41.381 | 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.29.1.dev13) (2021.3) 2022-03-02 11:23:41.401 | 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.29.1.dev13) (3.0.7) 2022-03-02 11:23:41.404 | 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.29.1.dev13) (21.3) 2022-03-02 11:23:41.525 | 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.29.1.dev13) (1.13.3) 2022-03-02 11:23:41.543 | 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.29.1.dev13) (5.1.1) 2022-03-02 11:23:41.876 | Building wheels for collected packages: PyECLib 2022-03-02 11:23:41.878 | Building wheel for PyECLib (setup.py): started 2022-03-02 11:23:44.919 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-03-02 11:23:44.920 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55535 sha256=6cc75b600d711289b16c6b4f9d5fa4c67a82c52eeab3efb8e9d2a45d421131fa 2022-03-02 11:23:44.920 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-03-02 11:23:44.924 | Successfully built PyECLib 2022-03-02 11:23:46.370 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-03-02 11:23:46.989 | Running setup.py develop for swift 2022-03-02 11:23:50.948 | Successfully installed PyECLib-1.6.0 lxml-4.8.0 swift xattr-0.9.9 2022-03-02 11:23:50.948 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:23:50.957 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:23:50.957 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:23:51.155 | + inc/python:pip_install:200 : result=0 2022-03-02 11:23:51.158 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:23:51.161 | + functions-common:time_stop:2425 : local name 2022-03-02 11:23:51.163 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:23:51.165 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:23:51.167 | + functions-common:time_stop:2428 : local total 2022-03-02 11:23:51.169 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:23:51.172 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:23:51.175 | + functions-common:time_stop:2432 : start_time=1646220211838 2022-03-02 11:23:51.177 | + functions-common:time_stop:2434 : [[ -z 1646220211838 ]] 2022-03-02 11:23:51.180 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:23:51.185 | + functions-common:time_stop:2437 : end_time=1646220231182 2022-03-02 11:23:51.187 | + functions-common:time_stop:2438 : elapsed_time=19344 2022-03-02 11:23:51.191 | + functions-common:time_stop:2439 : total=81226 2022-03-02 11:23:51.193 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:23:51.195 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=100570 2022-03-02 11:23:51.198 | + inc/python:pip_install:203 : return 0 2022-03-02 11:23:51.200 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 11:23:51.203 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 11:23:51.206 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 11:23:51.226 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 11:23:51.240 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-02 11:23:51.243 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-02 11:23:51.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:23:51.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:23:51.252 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-02 11:23:51.254 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:23:51.257 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-02 11:23:51.260 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 11:23:51.262 | + ./stack.sh:main:908 : configure_swift 2022-03-02 11:23:51.265 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-02 11:23:51.267 | + lib/swift:configure_swift:332 : local node_number 2022-03-02 11:23:51.269 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-02 11:23:51.271 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-02 11:23:51.273 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-02 11:23:52.479 | No container-server running 2022-03-02 11:23:52.479 | No account-replicator running 2022-03-02 11:23:52.479 | No object-auditor running 2022-03-02 11:23:52.479 | No container-updater running 2022-03-02 11:23:52.479 | No object-updater running 2022-03-02 11:23:52.479 | No account-reaper running 2022-03-02 11:23:52.479 | No container-reconciler running 2022-03-02 11:23:52.479 | No container-sharder running 2022-03-02 11:23:52.479 | No proxy-server running 2022-03-02 11:23:52.479 | No account-server running 2022-03-02 11:23:52.479 | No object-expirer running 2022-03-02 11:23:52.479 | No container-sync running 2022-03-02 11:23:52.479 | No container-replicator running 2022-03-02 11:23:52.479 | No account-auditor running 2022-03-02 11:23:52.479 | No container-auditor running 2022-03-02 11:23:52.479 | No object-reconstructor running 2022-03-02 11:23:52.479 | No object-server running 2022-03-02 11:23:52.479 | No object-replicator running 2022-03-02 11:23:52.601 | + lib/swift:configure_swift:337 : true 2022-03-02 11:23:52.603 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-02 11:23:52.618 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-02 11:23:52.632 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-02 11:23:52.635 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-02 11:23:52.636 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-02 11:23:52.641 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-02 11:23:52.641 | s/%GROUP%/ubuntu/; 2022-03-02 11:23:52.641 | s/%USER%/ubuntu/; 2022-03-02 11:23:52.641 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-02 11:23:52.641 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-02 11:23:52.647 | uid = ubuntu 2022-03-02 11:23:52.647 | gid = ubuntu 2022-03-02 11:23:52.647 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-02 11:23:52.647 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-02 11:23:52.647 | address = 127.0.0.1 2022-03-02 11:23:52.647 | 2022-03-02 11:23:52.647 | [account6612] 2022-03-02 11:23:52.647 | max connections = 25 2022-03-02 11:23:52.648 | path = /opt/stack/data/swift/1/node/ 2022-03-02 11:23:52.648 | read only = false 2022-03-02 11:23:52.648 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-02 11:23:52.648 | 2022-03-02 11:23:52.648 | [account6622] 2022-03-02 11:23:52.648 | max connections = 25 2022-03-02 11:23:52.648 | path = /opt/stack/data/swift/2/node/ 2022-03-02 11:23:52.648 | read only = false 2022-03-02 11:23:52.648 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-02 11:23:52.648 | 2022-03-02 11:23:52.648 | [account6632] 2022-03-02 11:23:52.648 | max connections = 25 2022-03-02 11:23:52.648 | path = /opt/stack/data/swift/3/node/ 2022-03-02 11:23:52.648 | read only = false 2022-03-02 11:23:52.648 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-02 11:23:52.648 | 2022-03-02 11:23:52.648 | [account6642] 2022-03-02 11:23:52.648 | max connections = 25 2022-03-02 11:23:52.648 | path = /opt/stack/data/swift/4/node/ 2022-03-02 11:23:52.648 | read only = false 2022-03-02 11:23:52.648 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-02 11:23:52.648 | 2022-03-02 11:23:52.648 | 2022-03-02 11:23:52.648 | [container6611] 2022-03-02 11:23:52.648 | max connections = 25 2022-03-02 11:23:52.648 | path = /opt/stack/data/swift/1/node/ 2022-03-02 11:23:52.648 | read only = false 2022-03-02 11:23:52.648 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-02 11:23:52.648 | 2022-03-02 11:23:52.648 | [container6621] 2022-03-02 11:23:52.648 | max connections = 25 2022-03-02 11:23:52.648 | path = /opt/stack/data/swift/2/node/ 2022-03-02 11:23:52.648 | read only = false 2022-03-02 11:23:52.648 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-02 11:23:52.648 | 2022-03-02 11:23:52.648 | [container6631] 2022-03-02 11:23:52.648 | max connections = 25 2022-03-02 11:23:52.649 | path = /opt/stack/data/swift/3/node/ 2022-03-02 11:23:52.649 | read only = false 2022-03-02 11:23:52.649 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-02 11:23:52.649 | 2022-03-02 11:23:52.649 | [container6641] 2022-03-02 11:23:52.649 | max connections = 25 2022-03-02 11:23:52.649 | path = /opt/stack/data/swift/4/node/ 2022-03-02 11:23:52.649 | read only = false 2022-03-02 11:23:52.649 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-02 11:23:52.649 | 2022-03-02 11:23:52.649 | 2022-03-02 11:23:52.649 | [object6613] 2022-03-02 11:23:52.649 | max connections = 25 2022-03-02 11:23:52.649 | path = /opt/stack/data/swift/1/node/ 2022-03-02 11:23:52.649 | read only = false 2022-03-02 11:23:52.649 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-02 11:23:52.649 | 2022-03-02 11:23:52.649 | [object6623] 2022-03-02 11:23:52.649 | max connections = 25 2022-03-02 11:23:52.649 | path = /opt/stack/data/swift/2/node/ 2022-03-02 11:23:52.649 | read only = false 2022-03-02 11:23:52.649 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-02 11:23:52.649 | 2022-03-02 11:23:52.649 | [object6633] 2022-03-02 11:23:52.649 | max connections = 25 2022-03-02 11:23:52.649 | path = /opt/stack/data/swift/3/node/ 2022-03-02 11:23:52.649 | read only = false 2022-03-02 11:23:52.649 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-02 11:23:52.649 | 2022-03-02 11:23:52.649 | [object6643] 2022-03-02 11:23:52.649 | max connections = 25 2022-03-02 11:23:52.649 | path = /opt/stack/data/swift/4/node/ 2022-03-02 11:23:52.649 | read only = false 2022-03-02 11:23:52.649 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-02 11:23:52.651 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-02 11:23:52.653 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:23:52.655 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:23:52.657 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-02 11:23:52.670 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-02 11:23:52.672 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-02 11:23:52.678 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-02 11:23:52.683 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-02 11:23:52.685 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-02 11:23:52.690 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-02 11:23:52.722 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.50:8080/v1/ 2022-03-02 11:23:52.754 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-02 11:23:52.773 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-02 11:23:52.805 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-02 11:23:52.825 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-02 11:23:52.857 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-02 11:23:52.877 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-02 11:23:52.909 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-02 11:23:52.929 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-02 11:23:52.961 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-02 11:23:52.980 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 11:23:53.016 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-02 11:23:53.040 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-02 11:23:53.060 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:23:53.062 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-02 11:23:53.115 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-02 11:23:53.149 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-02 11:23:53.184 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-02 11:23:53.215 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-02 11:23:53.232 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:23:53.234 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-02 11:23:53.263 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-02 11:23:53.280 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:23:53.282 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-02 11:23:53.299 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:23:53.301 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-02 11:23:53.303 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-02 11:23:53.319 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:23:53.321 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-02 11:23:53.323 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-02 11:23:53.326 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-02 11:23:53.332 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-02 11:23:53.340 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-02 11:23:53.371 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-02 11:23:53.401 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-02 11:23:53.434 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-02 11:23:53.467 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-02 11:23:53.498 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-02 11:23:53.500 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-02 11:23:53.504 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-02 11:23:53.506 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-02 11:23:53.508 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-02 11:23:53.538 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-02 11:23:53.568 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.50/identity 2022-03-02 11:23:53.599 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-02 11:23:53.631 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-02 11:23:53.663 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-02 11:23:53.694 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-02 11:23:53.724 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-02 11:23:53.755 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 11:23:53.784 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-02 11:23:53.814 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-02 11:23:53.845 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-02 11:23:53.874 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-02 11:23:53.907 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-02 11:23:53.943 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-02 11:23:53.975 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-02 11:23:53.999 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-02 11:23:54.031 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-02 11:23:54.062 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-02 11:23:54.068 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-02 11:23:54.103 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-02 11:23:54.132 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-02 11:23:54.163 | + lib/swift:configure_swift:475 : local node_number 2022-03-02 11:23:54.166 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 11:23:54.168 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-02 11:23:54.170 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-02 11:23:54.176 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-02 11:23:54.178 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-02 11:23:54.180 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 11:23:54.183 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-02 11:23:54.185 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-02 11:23:54.187 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 11:23:54.189 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 11:23:54.192 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-02 11:23:54.212 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-02 11:23:54.245 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-02 11:23:54.265 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-02 11:23:54.298 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-02 11:23:54.320 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 11:23:54.356 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-02 11:23:54.377 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 11:23:54.410 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-02 11:23:54.431 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 11:23:54.464 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-02 11:23:54.485 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-02 11:23:54.523 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-02 11:23:54.544 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-02 11:23:54.577 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-02 11:23:54.598 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-02 11:23:54.631 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-02 11:23:54.652 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-02 11:23:54.683 | + 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-03-02 11:23:54.690 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-02 11:23:54.712 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 11:23:54.744 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-02 11:23:54.780 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-02 11:23:54.782 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-02 11:23:54.788 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-02 11:23:54.790 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-02 11:23:54.792 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 11:23:54.794 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-02 11:23:54.797 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-02 11:23:54.799 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 11:23:54.801 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 11:23:54.804 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-02 11:23:54.824 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-02 11:23:54.858 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-02 11:23:54.878 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-02 11:23:54.912 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-02 11:23:54.932 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 11:23:54.965 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-02 11:23:54.985 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 11:23:55.018 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-02 11:23:55.039 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 11:23:55.074 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-02 11:23:55.094 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-02 11:23:55.128 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-02 11:23:55.147 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-02 11:23:55.184 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-02 11:23:55.205 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-02 11:23:55.239 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-02 11:23:55.259 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-02 11:23:55.291 | + 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-03-02 11:23:55.297 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-02 11:23:55.319 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 11:23:55.352 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-02 11:23:55.354 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-02 11:23:55.359 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-02 11:23:55.363 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-02 11:23:55.365 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 11:23:55.367 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-02 11:23:55.369 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-02 11:23:55.372 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 11:23:55.374 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 11:23:55.377 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-02 11:23:55.398 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-02 11:23:55.431 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-02 11:23:55.451 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-02 11:23:55.483 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-02 11:23:55.504 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 11:23:55.538 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-02 11:23:55.560 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 11:23:55.592 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-02 11:23:55.613 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 11:23:55.645 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-02 11:23:55.665 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-02 11:23:55.698 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-02 11:23:55.718 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-02 11:23:55.752 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-02 11:23:55.774 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-02 11:23:55.807 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-02 11:23:55.827 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-02 11:23:55.858 | + 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-03-02 11:23:55.866 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-02 11:23:55.885 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 11:23:55.918 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-02 11:23:55.954 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-02 11:23:55.985 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-02 11:23:56.021 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-02 11:23:56.023 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-02 11:23:56.028 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-02 11:23:56.061 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-02 11:23:56.096 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-02 11:23:56.131 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-02 11:23:56.167 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-02 11:23:56.204 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-02 11:23:56.235 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-02 11:23:56.269 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-02 11:23:56.299 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-02 11:23:56.332 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-02 11:23:56.350 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:23:56.353 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-02 11:23:56.373 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-02 11:23:56.378 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-02 11:23:56.399 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-02 11:23:56.401 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.50 2022-03-02 11:23:56.435 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-02 11:23:56.438 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-02 11:23:56.471 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.50/identity 2022-03-02 11:23:56.505 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-02 11:23:56.507 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-02 11:23:56.539 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-02 11:23:56.558 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:23:56.560 | + lib/swift:configure_swift:538 : local user_group 2022-03-02 11:23:56.563 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-02 11:23:56.568 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-02 11:23:56.571 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-02 11:23:56.586 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-02 11:23:56.588 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-02 11:23:56.602 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-02 11:23:56.604 | + lib/swift:configure_swift:545 : is_suse 2022-03-02 11:23:56.606 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:23:56.609 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:23:56.612 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:23:56.615 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:23:56.617 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:23:56.620 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:23:56.623 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-02 11:23:56.638 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-02 11:23:56.640 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-02 11:23:56.644 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-02 11:23:56.664 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:23:56.667 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-02 11:23:56.689 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:23:56.692 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-02 11:23:56.695 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-02 11:23:56.698 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-02 11:23:56.701 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 11:23:56.703 | + lib/stack:stack_install_service:32 : install_glance 2022-03-02 11:23:56.707 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-02 11:23:56.710 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-02 11:23:56.713 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-02 11:23:56.731 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:23:56.734 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-02 11:23:56.738 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-02 11:23:56.756 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:23:56.759 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-02 11:23:56.762 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-02 11:23:56.764 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-02 11:23:56.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:23:56.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:23:56.773 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-02 11:23:56.776 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:23:56.779 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-02 11:23:56.782 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-02 11:23:56.786 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-02 11:23:56.789 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-02 11:23:56.793 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-02 11:23:56.795 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-02 11:23:56.799 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-02 11:23:56.803 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-02 11:23:56.806 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-02 11:23:56.808 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-02 11:23:56.813 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-02 11:23:56.813 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-02 11:23:56.820 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-02 11:23:56.823 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-02 11:23:56.826 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-02 11:23:56.829 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-02 11:23:56.832 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-02 11:23:56.856 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-02 11:23:56.859 | + 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-03-02 11:23:57.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:23:57.702 | from cryptography.utils import int_from_bytes 2022-03-02 11:23:57.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:23:57.702 | from cryptography.utils import int_from_bytes 2022-03-02 11:23:58.891 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:23:59.044 | Collecting glance-store[cinder,swift]!=0.29.0 2022-03-02 11:23:59.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-03-02 11:23:59.149 | 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-03-02 11:23:59.150 | 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-03-02 11:23:59.152 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-02 11:23:59.153 | 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-03-02 11:23:59.154 | 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-03-02 11:23:59.155 | 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-03-02 11:23:59.157 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-02 11:23:59.158 | 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-03-02 11:23:59.159 | 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-03-02 11:23:59.160 | 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-03-02 11:23:59.161 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-02 11:23:59.162 | 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-03-02 11:23:59.308 | Collecting os-brick>=2.6.0 2022-03-02 11:23:59.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-03-02 11:23:59.333 | 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-03-02 11:23:59.336 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-02 11:23:59.431 | Collecting python-cinderclient>=4.1.0 2022-03-02 11:23:59.440 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-03-02 11:23:59.525 | Collecting python-swiftclient>=3.2.0 2022-03-02 11:23:59.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-03-02 11:23:59.540 | 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-03-02 11:23:59.550 | 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-03-02 11:23:59.551 | 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.1.0) 2022-03-02 11:23:59.566 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-02 11:23:59.638 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-02 11:23:59.640 | 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-03-02 11:23:59.642 | 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-03-02 11:23:59.667 | 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) (3.4.0) 2022-03-02 11:23:59.669 | 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-03-02 11:23:59.672 | 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-03-02 11:23:59.673 | 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-03-02 11:23:59.675 | 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.6.1) 2022-03-02 11:23:59.688 | 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-03-02 11:23:59.732 | 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-03-02 11:23:59.733 | 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-03-02 11:23:59.735 | 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-03-02 11:23:59.737 | 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.4.0) 2022-03-02 11:23:59.759 | 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-03-02 11:23:59.761 | 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-03-02 11:23:59.776 | 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) (2021.3) 2022-03-02 11:23:59.794 | 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-03-02 11:23:59.797 | 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-03-02 11:23:59.818 | 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.1.1) 2022-03-02 11:23:59.819 | 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-03-02 11:23:59.906 | 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.8) 2022-03-02 11:23:59.907 | 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-03-02 11:23:59.909 | 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-03-02 11:23:59.912 | 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-03-02 11:23:59.967 | 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-03-02 11:23:59.996 | 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.13.3) 2022-03-02 11:24:00.242 | 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-03-02 11:24:00.246 | 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-03-02 11:24:00.282 | 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-03-02 11:24:00.283 | 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-03-02 11:24:00.286 | 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-03-02 11:24:00.287 | 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-03-02 11:24:00.289 | 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-03-02 11:24:00.291 | 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-03-02 11:24:00.349 | 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-03-02 11:24:00.529 | 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-03-02 11:24:00.556 | 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) (60.9.3) 2022-03-02 11:24:00.647 | 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-03-02 11:24:00.802 | 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-03-02 11:24:02.536 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-03-02 11:24:04.251 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-03-02 11:24:04.251 | 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-03-02 11:24:04.258 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:24:04.258 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:24:04.429 | + inc/python:pip_install:200 : result=0 2022-03-02 11:24:04.431 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:24:04.434 | + functions-common:time_stop:2425 : local name 2022-03-02 11:24:04.436 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:24:04.439 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:24:04.442 | + functions-common:time_stop:2428 : local total 2022-03-02 11:24:04.444 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:24:04.447 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:24:04.449 | + functions-common:time_stop:2432 : start_time=1646220236850 2022-03-02 11:24:04.452 | + functions-common:time_stop:2434 : [[ -z 1646220236850 ]] 2022-03-02 11:24:04.455 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:24:04.460 | + functions-common:time_stop:2437 : end_time=1646220244457 2022-03-02 11:24:04.462 | + functions-common:time_stop:2438 : elapsed_time=7607 2022-03-02 11:24:04.465 | + functions-common:time_stop:2439 : total=100570 2022-03-02 11:24:04.467 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:24:04.469 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=108177 2022-03-02 11:24:04.473 | + inc/python:pip_install:203 : return 0 2022-03-02 11:24:04.475 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-02 11:24:04.478 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-02 11:24:04.480 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-02 11:24:04.496 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-02 11:24:04.501 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-02 11:24:04.504 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-02 11:24:04.507 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-02 11:24:04.509 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 11:24:04.512 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 11:24:04.515 | ++ functions-common:git_clone:612 : pwd 2022-03-02 11:24:04.518 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 11:24:04.521 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 11:24:04.524 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 11:24:04.545 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 11:24:04.547 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 11:24:04.550 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 11:24:04.554 | + functions-common:git_clone:629 : echo master 2022-03-02 11:24:04.554 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 11:24:04.560 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-02 11:24:04.562 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 11:24:04.565 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-02 11:24:04.569 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 11:24:04.569 | + functions-common:git_clone:678 : head -1 2022-03-02 11:24:04.573 | d4119be05 Merge "Sync example configs for Yoga" 2022-03-02 11:24:04.577 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 11:24:04.581 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-02 11:24:04.584 | + inc/python:setup_develop:338 : local bindep 2022-03-02 11:24:04.587 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 11:24:04.590 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-02 11:24:04.592 | + inc/python:setup_develop:344 : local extras= 2022-03-02 11:24:04.596 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-02 11:24:04.599 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 11:24:04.602 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 11:24:04.606 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-02 11:24:04.609 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 11:24:04.612 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 11:24:04.616 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-02 11:24:04.618 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 11:24:04.621 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-02 11:24:04.624 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 11:24:04.627 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 11:24:04.631 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-02 11:24:04.637 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-02 11:24:04.640 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-02 11:24:05.316 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-02 11:24:05.319 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 11:24:05.321 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 11:24:05.324 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 11:24:05.326 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 11:24:05.329 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-02 11:24:05.331 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 11:24:05.334 | + inc/python:setup_package:428 : local extras= 2022-03-02 11:24:05.336 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 11:24:05.338 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 11:24:05.341 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 11:24:05.343 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 11:24:05.346 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 11:24:05.348 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-02 11:24:05.372 | Using python 3.8 to install /opt/stack/glance 2022-03-02 11:24:05.375 | + 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-03-02 11:24:06.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:24:06.190 | from cryptography.utils import int_from_bytes 2022-03-02 11:24:06.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:24:06.190 | from cryptography.utils import int_from_bytes 2022-03-02 11:24:07.369 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:24:07.395 | Obtaining file:///opt/stack/glance 2022-03-02 11:24:07.396 | Preparing metadata (setup.py): started 2022-03-02 11:24:10.580 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:24:10.727 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.8.1) 2022-03-02 11:24:10.728 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.7.1) 2022-03-02 11:24:10.729 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.4.31) 2022-03-02 11:24:10.730 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.33.0) 2022-03-02 11:24:10.731 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.1.1) 2022-03-02 11:24:10.732 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.5.1) 2022-03-02 11:24:10.733 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.8.7) 2022-03-02 11:24:10.734 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.4.2) 2022-03-02 11:24:10.735 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.7.6) 2022-03-02 11:24:10.736 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.20.4) 2022-03-02 11:24:10.737 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (8.8.0) 2022-03-02 11:24:10.738 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.5.0) 2022-03-02 11:24:10.740 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.4.0) 2022-03-02 11:24:10.741 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.5.0) 2022-03-02 11:24:10.742 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.12.2) 2022-03-02 11:24:10.743 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.5.0) 2022-03-02 11:24:10.744 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.4.0) 2022-03-02 11:24:10.898 | Collecting taskflow>=4.0.0 2022-03-02 11:24:10.907 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-03-02 11:24:10.927 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.4.0) 2022-03-02 11:24:10.929 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (9.4.0) 2022-03-02 11:24:10.975 | Collecting WSME>=0.8.0 2022-03-02 11:24:10.982 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-03-02 11:24:10.988 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.1.1) 2022-03-02 11:24:10.989 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.5.0) 2022-03-02 11:24:10.990 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev86) (3.2.0) 2022-03-02 11:24:10.991 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.4.0) 2022-03-02 11:24:10.992 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (22.0.0) 2022-03-02 11:24:10.993 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (11.2.0) 2022-03-02 11:24:10.994 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.1.0) 2022-03-02 11:24:11.038 | Collecting oslo.limit>=1.4.0 2022-03-02 11:24:11.046 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-03-02 11:24:11.051 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.6.1) 2022-03-02 11:24:11.052 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (12.13.0) 2022-03-02 11:24:11.053 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.5.1) 2022-03-02 11:24:11.054 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.3.0) 2022-03-02 11:24:11.055 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.11.0) 2022-03-02 11:24:11.089 | Collecting retrying!=1.3.0,>=1.2.3 2022-03-02 11:24:11.096 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-03-02 11:24:11.100 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.4.2) 2022-03-02 11:24:11.101 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.0.0) 2022-03-02 11:24:11.102 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.4.0) 2022-03-02 11:24:11.103 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (36.0.1) 2022-03-02 11:24:11.135 | Collecting cursive>=0.2.1 2022-03-02 11:24:11.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-03-02 11:24:11.149 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.0.2) 2022-03-02 11:24:11.152 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.6.0) 2022-03-02 11:24:11.274 | Collecting castellan>=0.17.0 2022-03-02 11:24:11.284 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB) 2022-03-02 11:24:11.317 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (5.4.0) 2022-03-02 11:24:11.319 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (4.11.1) 2022-03-02 11:24:11.321 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (1.1.6) 2022-03-02 11:24:11.357 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev86) (2.27.1) 2022-03-02 11:24:11.427 | Collecting python-barbicanclient>=4.5.2 2022-03-02 11:24:11.435 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-03-02 11:24:11.484 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev86) (1.15.0) 2022-03-02 11:24:11.502 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev86) (4.3.0) 2022-03-02 11:24:11.520 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev86) (1.13.3) 2022-03-02 11:24:11.537 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (2.1.0) 2022-03-02 11:24:11.538 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (1.16.0) 2022-03-02 11:24:11.539 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (1.1.2) 2022-03-02 11:24:11.638 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev86) (3.0.7) 2022-03-02 11:24:11.721 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev86) (1.7.0) 2022-03-02 11:24:11.774 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev86) (2.10.1) 2022-03-02 11:24:11.780 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev86) (3.1.1) 2022-03-02 11:24:11.816 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev86) (0.17.3) 2022-03-02 11:24:11.901 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (1.5.0) 2022-03-02 11:24:11.904 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (6.0) 2022-03-02 11:24:11.906 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (0.8.0) 2022-03-02 11:24:11.967 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (2.0.1) 2022-03-02 11:24:11.972 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (0.5.0) 2022-03-02 11:24:11.974 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (0.13.0) 2022-03-02 11:24:12.002 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev86) (0.61.0) 2022-03-02 11:24:12.053 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev86) (0.9.6) 2022-03-02 11:24:12.056 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev86) (2.8.2) 2022-03-02 11:24:12.120 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (5.0.9) 2022-03-02 11:24:12.122 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (5.2.3) 2022-03-02 11:24:12.123 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (5.0.0) 2022-03-02 11:24:12.128 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (0.4.0) 2022-03-02 11:24:12.129 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (2.8.0) 2022-03-02 11:24:12.155 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.2.0) 2022-03-02 11:24:12.157 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.0.3) 2022-03-02 11:24:12.161 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.3.0) 2022-03-02 11:24:12.208 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev86) (5.9.0) 2022-03-02 11:24:12.254 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (0.11.0) 2022-03-02 11:24:12.256 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (2021.3) 2022-03-02 11:24:12.257 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (21.3) 2022-03-02 11:24:12.340 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev86) (60.9.3) 2022-03-02 11:24:12.406 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev86) (0.2.5) 2022-03-02 11:24:12.517 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev86) (0.7) 2022-03-02 11:24:12.810 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (6.3.1) 2022-03-02 11:24:12.854 | Collecting pydot>=1.2.4 2022-03-02 11:24:12.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-03-02 11:24:12.982 | Collecting networkx>=2.1.0 2022-03-02 11:24:12.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-03-02 11:24:13.125 | Collecting automaton>=1.9.0 2022-03-02 11:24:13.133 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-03-02 11:24:13.228 | Collecting simplegeneric 2022-03-02 11:24:13.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-03-02 11:24:13.243 | Preparing metadata (setup.py): started 2022-03-02 11:24:15.070 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:24:15.101 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (5.0.0) 2022-03-02 11:24:15.226 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev86) (2.21) 2022-03-02 11:24:15.340 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev86) (2.1.0) 2022-03-02 11:24:15.576 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (1.1.5) 2022-03-02 11:24:15.578 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (0.10.0) 2022-03-02 11:24:15.581 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (1.4.4) 2022-03-02 11:24:15.583 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (2.5.0) 2022-03-02 11:24:15.584 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (1.32) 2022-03-02 11:24:15.585 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (1.4.0) 2022-03-02 11:24:15.586 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (5.1.1) 2022-03-02 11:24:15.714 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (0.13.1) 2022-03-02 11:24:15.748 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev86) (1.0.3) 2022-03-02 11:24:15.802 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (1.3.3) 2022-03-02 11:24:15.804 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (3.0.0) 2022-03-02 11:24:16.119 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (3.10.1) 2022-03-02 11:24:16.322 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev86) (1.26.8) 2022-03-02 11:24:16.323 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev86) (2019.11.28) 2022-03-02 11:24:16.325 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev86) (2.0.12) 2022-03-02 11:24:16.328 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev86) (3.3) 2022-03-02 11:24:16.444 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev86) (0.5.2) 2022-03-02 11:24:16.613 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev86) (2.5.0) 2022-03-02 11:24:16.724 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev86) (3.7.0) 2022-03-02 11:24:17.062 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (2.4.0) 2022-03-02 11:24:17.071 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (0.5.0) 2022-03-02 11:24:17.323 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (2.2) 2022-03-02 11:24:17.630 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev86) (1.0.0) 2022-03-02 11:24:17.966 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (1.8.2) 2022-03-02 11:24:17.968 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (21.4.0) 2022-03-02 11:24:18.374 | Building wheels for collected packages: simplegeneric 2022-03-02 11:24:18.389 | Building wheel for simplegeneric (setup.py): started 2022-03-02 11:24:21.094 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-03-02 11:24:21.094 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=7d369e2b497bb728fcf490c9857c593ffa02ba36549959e60adfdde03ced8f7f 2022-03-02 11:24:21.094 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-03-02 11:24:21.098 | Successfully built simplegeneric 2022-03-02 11:24:21.980 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-03-02 11:24:25.737 | Running setup.py develop for glance 2022-03-02 11:24:30.403 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.1 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-03-02 11:24:30.403 | 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-03-02 11:24:30.411 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:24:30.411 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:24:30.603 | + inc/python:pip_install:200 : result=0 2022-03-02 11:24:30.605 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:24:30.608 | + functions-common:time_stop:2425 : local name 2022-03-02 11:24:30.611 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:24:30.613 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:24:30.616 | + functions-common:time_stop:2428 : local total 2022-03-02 11:24:30.619 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:24:30.621 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:24:30.623 | + functions-common:time_stop:2432 : start_time=1646220245366 2022-03-02 11:24:30.626 | + functions-common:time_stop:2434 : [[ -z 1646220245366 ]] 2022-03-02 11:24:30.629 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:24:30.633 | + functions-common:time_stop:2437 : end_time=1646220270631 2022-03-02 11:24:30.636 | + functions-common:time_stop:2438 : elapsed_time=25265 2022-03-02 11:24:30.638 | + functions-common:time_stop:2439 : total=108177 2022-03-02 11:24:30.640 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:24:30.643 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133442 2022-03-02 11:24:30.646 | + inc/python:pip_install:203 : return 0 2022-03-02 11:24:30.648 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 11:24:30.651 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 11:24:30.653 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 11:24:30.675 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 11:24:30.690 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-02 11:24:30.692 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-02 11:24:30.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:24:30.698 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:24:30.701 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-02 11:24:30.704 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:24:30.707 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 11:24:30.710 | + ./stack.sh:main:920 : configure_glance 2022-03-02 11:24:30.713 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-02 11:24:30.729 | + lib/glance:configure_glance:326 : local dburl 2022-03-02 11:24:30.732 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-02 11:24:30.738 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-02 11:24:30.740 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-02 11:24:30.743 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-02 11:24:30.745 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-02 11:24:30.748 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-02 11:24:30.752 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-02 11:24:30.786 | + 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-03-02 11:24:30.818 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-02 11:24:30.850 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-02 11:24:30.885 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-02 11:24:30.921 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-02 11:24:30.956 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-02 11:24:30.958 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-02 11:24:30.961 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-02 11:24:30.963 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 11:24:30.966 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-02 11:24:31.000 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-02 11:24:31.030 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 11:24:31.062 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-02 11:24:31.096 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-02 11:24:31.128 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-02 11:24:31.159 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-02 11:24:31.191 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-02 11:24:31.223 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 11:24:31.255 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 11:24:31.288 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-02 11:24:31.323 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-02 11:24:31.325 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-02 11:24:31.329 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-02 11:24:31.332 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 11:24:31.335 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 11:24:31.337 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 11:24:31.356 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:24:31.360 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 11:24:31.363 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 11:24:31.365 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 11:24:31.385 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:24:31.388 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:24:31.392 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:24:31.422 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 11:24:31.425 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 11:24:31.428 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-02 11:24:31.430 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-02 11:24:31.432 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-02 11:24:31.464 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-02 11:24:31.496 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-02 11:24:31.498 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-02 11:24:31.501 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-02 11:24:31.503 | + lib/glance:configure_glance_store:254 : local be 2022-03-02 11:24:31.506 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-02 11:24:31.508 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-02 11:24:31.510 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-02 11:24:31.544 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-02 11:24:31.546 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.50 2022-03-02 11:24:31.580 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-02 11:24:31.582 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-02 11:24:31.603 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:24:31.605 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-02 11:24:31.638 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-02 11:24:31.674 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-02 11:24:31.706 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-02 11:24:31.739 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-02 11:24:31.773 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-02 11:24:31.792 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:24:31.794 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 11:24:31.827 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-02 11:24:31.862 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-02 11:24:31.895 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.50/identity/v3 2022-03-02 11:24:31.926 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-02 11:24:31.960 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.50/image 2022-03-02 11:24:31.992 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-02 11:24:32.011 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:24:32.014 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-02 11:24:32.018 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-02 11:24:32.021 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-02 11:24:32.024 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 11:24:32.044 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 11:24:32.046 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 11:24:32.049 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 11:24:32.052 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 11:24:32.054 | + 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-03-02 11:24:32.087 | + 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-03-02 11:24:32.120 | + 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-03-02 11:24:32.156 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 11:24:32.189 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-02 11:24:32.194 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-02 11:24:32.232 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-02 11:24:32.264 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-02 11:24:32.297 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.50/identity 2022-03-02 11:24:32.330 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-02 11:24:32.364 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-02 11:24:32.398 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-02 11:24:32.429 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-02 11:24:32.465 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-02 11:24:32.501 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-02 11:24:32.538 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-02 11:24:32.569 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-02 11:24:32.574 | + 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-03-02 11:24:32.581 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-02 11:24:32.598 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:24:32.601 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-02 11:24:32.603 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-02 11:24:32.606 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-02 11:24:32.608 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-02 11:24:32.611 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-02 11:24:32.614 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-02 11:24:32.618 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-02 11:24:32.621 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-02 11:24:32.625 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-02 11:24:32.657 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-02 11:24:32.660 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-02 11:24:32.662 | ++ functions:get_random_port:837 : true 2022-03-02 11:24:32.665 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-02 11:24:32.667 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-02 11:24:32.669 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-02 11:24:32.744 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-02 11:24:32.747 | ++ functions:get_random_port:841 : break 2 2022-03-02 11:24:32.749 | ++ functions:get_random_port:845 : echo 60999 2022-03-02 11:24:32.752 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-02 11:24:32.755 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-02 11:24:32.786 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-02 11:24:32.817 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-02 11:24:32.850 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-02 11:24:32.881 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 11:24:32.915 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-02 11:24:32.946 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-02 11:24:32.978 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-02 11:24:33.012 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 11:24:33.044 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 11:24:33.079 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 11:24:33.115 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 11:24:33.149 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-02 11:24:33.186 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 11:24:33.218 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-02 11:24:33.251 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-02 11:24:33.285 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-02 11:24:33.318 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-02 11:24:33.352 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-02 11:24:33.386 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-02 11:24:33.389 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-02 11:24:33.392 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 11:24:33.395 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:24:33.398 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:24:33.400 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-02 11:24:33.403 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-02 11:24:33.463 | proxy (enabled by site administrator) 2022-03-02 11:24:33.466 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-02 11:24:33.468 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-02 11:24:33.472 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 11:24:33.474 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:24:33.477 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:24:33.479 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-02 11:24:33.482 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-02 11:24:33.538 | No module matches proxy_http 2022-03-02 11:24:33.541 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-03-02 11:24:33.608 | Considering dependency proxy for proxy_http: 2022-03-02 11:24:33.608 | Module proxy already enabled 2022-03-02 11:24:33.608 | Enabling module proxy_http. 2022-03-02 11:24:33.614 | To activate the new configuration, you need to run: 2022-03-02 11:24:33.614 | systemctl restart apache2 2022-03-02 11:24:33.619 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-03-02 11:24:33.622 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 11:24:33.624 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:24:33.627 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 11:24:33.772 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-02 11:24:33.777 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-02 11:24:33.780 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-02 11:24:33.784 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 11:24:33.786 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:24:33.791 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:24:33.793 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 11:24:33.796 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 11:24:33.800 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-02 11:24:33.801 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 11:24:33.810 | KeepAlive Off 2022-03-02 11:24:33.815 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-02 11:24:33.815 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 11:24:33.826 | SetEnv proxy-sendchunked 1 2022-03-02 11:24:33.831 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 11:24:33.832 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-02 11:24:33.841 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-02 11:24:33.845 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-02 11:24:33.848 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-02 11:24:33.850 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 11:24:33.853 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 11:24:33.856 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 11:24:33.858 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:24:33.861 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:24:33.863 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 11:24:33.867 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 11:24:33.869 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:24:33.872 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:24:33.875 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-02 11:24:33.941 | Enabling site glance-wsgi-api. 2022-03-02 11:24:33.947 | To activate the new configuration, you need to run: 2022-03-02 11:24:33.947 | systemctl reload apache2 2022-03-02 11:24:33.952 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-02 11:24:33.956 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 11:24:33.959 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:24:33.961 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 11:24:34.116 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-02 11:24:34.124 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-02 11:24:34.158 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-02 11:24:34.161 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-02 11:24:34.182 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:24:34.184 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-02 11:24:34.187 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-02 11:24:34.189 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-02 11:24:34.192 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 11:24:34.195 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-02 11:24:34.198 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-02 11:24:34.200 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-02 11:24:34.203 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-02 11:24:34.206 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 11:24:34.208 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 11:24:34.212 | ++ functions-common:git_clone:612 : pwd 2022-03-02 11:24:34.215 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 11:24:34.217 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 11:24:34.221 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 11:24:34.240 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 11:24:34.242 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 11:24:34.245 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 11:24:34.249 | + functions-common:git_clone:629 : echo master 2022-03-02 11:24:34.249 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 11:24:34.255 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-02 11:24:34.257 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 11:24:34.260 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-02 11:24:34.264 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 11:24:34.265 | + functions-common:git_clone:678 : head -1 2022-03-02 11:24:34.268 | c7135ca1f Merge "Tests: Fix missing novaclient context arg in test_host_filters" 2022-03-02 11:24:34.270 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 11:24:34.273 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-02 11:24:34.276 | + inc/python:setup_develop:338 : local bindep 2022-03-02 11:24:34.278 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 11:24:34.281 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-02 11:24:34.285 | + inc/python:setup_develop:344 : local extras= 2022-03-02 11:24:34.288 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-02 11:24:34.290 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 11:24:34.293 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 11:24:34.296 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-02 11:24:34.300 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 11:24:34.303 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 11:24:34.306 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-02 11:24:34.309 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 11:24:34.312 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-02 11:24:34.315 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 11:24:34.319 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 11:24:34.323 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-02 11:24:34.330 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-02 11:24:34.333 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-02 11:24:35.018 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-02 11:24:35.021 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 11:24:35.023 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 11:24:35.025 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 11:24:35.028 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 11:24:35.030 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-02 11:24:35.033 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 11:24:35.036 | + inc/python:setup_package:428 : local extras= 2022-03-02 11:24:35.038 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 11:24:35.041 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 11:24:35.043 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 11:24:35.046 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 11:24:35.049 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 11:24:35.051 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-02 11:24:35.074 | Using python 3.8 to install /opt/stack/cinder 2022-03-02 11:24:35.077 | + 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-03-02 11:24:35.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:24:35.991 | from cryptography.utils import int_from_bytes 2022-03-02 11:24:35.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:24:35.991 | from cryptography.utils import int_from_bytes 2022-03-02 11:24:37.199 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:24:37.227 | Obtaining file:///opt/stack/cinder 2022-03-02 11:24:37.228 | Preparing metadata (setup.py): started 2022-03-02 11:24:41.219 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:24:41.435 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.8.1) 2022-03-02 11:24:41.436 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.1.1) 2022-03-02 11:24:41.440 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (0.33.0) 2022-03-02 11:24:41.441 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.1.2) 2022-03-02 11:24:41.442 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (0.20.4) 2022-03-02 11:24:41.443 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.0.2) 2022-03-02 11:24:41.444 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev232) (3.2.0) 2022-03-02 11:24:41.445 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.4.0) 2022-03-02 11:24:41.446 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (9.4.0) 2022-03-02 11:24:41.447 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.8.0) 2022-03-02 11:24:41.563 | Collecting oauth2client>=4.1.3 2022-03-02 11:24:41.571 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-03-02 11:24:41.579 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (8.8.0) 2022-03-02 11:24:41.580 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.5.0) 2022-03-02 11:24:41.581 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.4.0) 2022-03-02 11:24:41.582 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (11.2.0) 2022-03-02 11:24:41.583 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.6.1) 2022-03-02 11:24:41.585 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (12.13.0) 2022-03-02 11:24:41.586 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.5.1) 2022-03-02 11:24:41.587 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.11.0) 2022-03-02 11:24:41.588 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.7.0) 2022-03-02 11:24:41.589 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.3.0) 2022-03-02 11:24:41.591 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (6.3.1) 2022-03-02 11:24:41.592 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.3.0) 2022-03-02 11:24:41.593 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.8.0) 2022-03-02 11:24:41.594 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.5.0) 2022-03-02 11:24:41.595 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.12.2) 2022-03-02 11:24:41.597 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.6.0) 2022-03-02 11:24:41.598 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.4.2) 2022-03-02 11:24:41.599 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (21.3) 2022-03-02 11:24:41.722 | Collecting paramiko>=2.7.2 2022-03-02 11:24:41.730 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-03-02 11:24:41.740 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.5.0) 2022-03-02 11:24:41.741 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.1.1) 2022-03-02 11:24:41.742 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.9.0) 2022-03-02 11:24:41.743 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.0.7) 2022-03-02 11:24:41.745 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.3.0) 2022-03-02 11:24:41.838 | Collecting python-glanceclient>=3.2.2 2022-03-02 11:24:41.846 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-03-02 11:24:41.856 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.4.0) 2022-03-02 11:24:41.857 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (17.7.0) 2022-03-02 11:24:41.858 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.13.1) 2022-03-02 11:24:41.859 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2021.3) 2022-03-02 11:24:41.861 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.27.1) 2022-03-02 11:24:41.862 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.5.1) 2022-03-02 11:24:41.863 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.6.4) 2022-03-02 11:24:41.945 | Collecting rtslib-fb>=2.1.74 2022-03-02 11:24:41.955 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-03-02 11:24:41.960 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.16.0) 2022-03-02 11:24:41.961 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.4.31) 2022-03-02 11:24:41.962 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (0.13.0) 2022-03-02 11:24:41.963 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.5.0) 2022-03-02 11:24:42.005 | Collecting tabulate>=0.8.7 2022-03-02 11:24:42.012 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-03-02 11:24:42.017 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (6.3.1) 2022-03-02 11:24:42.018 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.8.7) 2022-03-02 11:24:42.019 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.1.0) 2022-03-02 11:24:42.135 | Collecting oslo.vmware>=3.10.0 2022-03-02 11:24:42.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-03-02 11:24:42.159 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.2.0) 2022-03-02 11:24:42.160 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.6.0) 2022-03-02 11:24:42.161 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.10.1) 2022-03-02 11:24:42.322 | Collecting google-api-python-client>=1.11.0 2022-03-02 11:24:42.342 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/895/fd24a5707d469/google_api_python_client-2.38.0-py2.py3-none-any.whl (8.2 MB) 2022-03-02 11:24:42.541 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.10.1) 2022-03-02 11:24:42.542 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (36.0.1) 2022-03-02 11:24:42.543 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (0.2.2) 2022-03-02 11:24:42.592 | Collecting zstd>=1.4.5.1 2022-03-02 11:24:42.600 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-03-02 11:24:42.703 | Preparing metadata (setup.py): started 2022-03-02 11:24:44.610 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:24:45.768 | Collecting boto3>=1.16.51 2022-03-02 11:24:45.777 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/2931f65e33e74/boto3-1.21.7-py3-none-any.whl (132 kB) 2022-03-02 11:24:45.799 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev232) (0.10.0) 2022-03-02 11:24:47.383 | Collecting botocore<1.25.0,>=1.24.7 2022-03-02 11:24:47.406 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/118bfadc02903/botocore-1.24.7-py3-none-any.whl (8.6 MB) 2022-03-02 11:24:47.685 | Collecting s3transfer<0.6.0,>=0.5.0 2022-03-02 11:24:47.693 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-03-02 11:24:47.762 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev232) (1.15.0) 2022-03-02 11:24:47.793 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev232) (2.1.0) 2022-03-02 11:24:47.946 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-03-02 11:24:47.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-03-02 11:24:48.001 | Collecting uritemplate<5,>=3.0.1 2022-03-02 11:24:48.008 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-03-02 11:24:48.044 | Collecting google-auth-httplib2>=0.1.0 2022-03-02 11:24:48.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-03-02 11:24:48.172 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-03-02 11:24:48.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d0/30edbd3a0e994/google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) 2022-03-02 11:24:48.286 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev232) (1.7.0) 2022-03-02 11:24:48.342 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev232) (2.10.1) 2022-03-02 11:24:48.344 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev232) (3.1.1) 2022-03-02 11:24:48.524 | Collecting pyasn1>=0.1.7 2022-03-02 11:24:48.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-03-02 11:24:48.661 | Collecting pyasn1-modules>=0.0.5 2022-03-02 11:24:48.667 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-03-02 11:24:48.743 | Collecting rsa>=3.1.4 2022-03-02 11:24:48.750 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-03-02 11:24:48.824 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev232) (0.17.3) 2022-03-02 11:24:48.874 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev232) (0.8.0) 2022-03-02 11:24:48.877 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev232) (6.0) 2022-03-02 11:24:48.878 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev232) (1.5.0) 2022-03-02 11:24:48.879 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev232) (2.4.0) 2022-03-02 11:24:48.947 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev232) (1.7.6) 2022-03-02 11:24:48.950 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev232) (2.0.1) 2022-03-02 11:24:48.952 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev232) (0.5.0) 2022-03-02 11:24:49.078 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev232) (2.8.2) 2022-03-02 11:24:49.083 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev232) (0.9.6) 2022-03-02 11:24:49.150 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev232) (5.0.0) 2022-03-02 11:24:49.151 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev232) (5.2.3) 2022-03-02 11:24:49.154 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev232) (2.4.0) 2022-03-02 11:24:49.155 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev232) (0.4.0) 2022-03-02 11:24:49.159 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev232) (5.0.9) 2022-03-02 11:24:49.183 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev232) (3.0.3) 2022-03-02 11:24:49.188 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev232) (3.3.0) 2022-03-02 11:24:49.189 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev232) (3.2.0) 2022-03-02 11:24:49.241 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev232) (1.0.3) 2022-03-02 11:24:49.333 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev232) (3.0.0) 2022-03-02 11:24:49.335 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev232) (1.3.3) 2022-03-02 11:24:49.366 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev232) (3.1.1) 2022-03-02 11:24:49.397 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev232) (0.11.0) 2022-03-02 11:24:49.471 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev232) (1.26.8) 2022-03-02 11:24:49.518 | Collecting suds-community>=0.6 2022-03-02 11:24:49.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-03-02 11:24:49.805 | Collecting pynacl>=1.0.1 2022-03-02 11:24:49.815 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-03-02 11:24:49.865 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev232) (60.9.3) 2022-03-02 11:24:50.019 | 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==19.1.0.dev232) (3.10.1) 2022-03-02 11:24:50.059 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev232) (22.0.0) 2022-03-02 11:24:50.061 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev232) (1.13.3) 2022-03-02 11:24:50.105 | Collecting warlock<2,>=1.2.0 2022-03-02 11:24:50.111 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-03-02 11:24:50.321 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev232) (2.0.12) 2022-03-02 11:24:50.322 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev232) (2019.11.28) 2022-03-02 11:24:50.324 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev232) (3.3) 2022-03-02 11:24:50.363 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev232) (0.7) 2022-03-02 11:24:50.438 | Collecting pyudev>=0.16.1 2022-03-02 11:24:50.445 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-03-02 11:24:50.694 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev232) (0.4.2) 2022-03-02 11:24:50.695 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev232) (0.5.2) 2022-03-02 11:24:50.842 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev232) (2.6.3) 2022-03-02 11:24:50.844 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev232) (1.4.2) 2022-03-02 11:24:50.847 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev232) (2.5.0) 2022-03-02 11:24:50.983 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev232) (0.12.2) 2022-03-02 11:24:51.107 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev232) (5.4.0) 2022-03-02 11:24:51.108 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev232) (4.11.1) 2022-03-02 11:24:51.109 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev232) (1.1.6) 2022-03-02 11:24:51.146 | 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==19.1.0.dev232) (5.0.0) 2022-03-02 11:24:51.400 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev232) (2.21) 2022-03-02 11:24:51.483 | 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==19.1.0.dev232) (2.4.0) 2022-03-02 11:24:51.485 | 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==19.1.0.dev232) (0.5.0) 2022-03-02 11:24:51.660 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev232) (2.5.0) 2022-03-02 11:24:51.804 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-03-02 11:24:51.811 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/bb0356bd614c4/googleapis_common_protos-1.55.0-py2.py3-none-any.whl (212 kB) 2022-03-02 11:24:51.834 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev232) (3.19.4) 2022-03-02 11:24:52.040 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev232) (2.1.0) 2022-03-02 11:24:52.478 | 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==19.1.0.dev232) (1.1.5) 2022-03-02 11:24:52.535 | 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==19.1.0.dev232) (0.13.1) 2022-03-02 11:24:52.587 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev232) (0.2.5) 2022-03-02 11:24:54.209 | 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==19.1.0.dev232) (1.32) 2022-03-02 11:24:54.495 | 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==19.1.0.dev232) (1.8.2) 2022-03-02 11:24:54.496 | 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==19.1.0.dev232) (21.4.0) 2022-03-02 11:24:54.650 | 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==19.1.0.dev232) (2.2) 2022-03-02 11:24:54.849 | 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.5.0->cinder==19.1.0.dev232) (1.0.0) 2022-03-02 11:24:54.991 | 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==19.1.0.dev232) (3.7.0) 2022-03-02 11:24:55.659 | Building wheels for collected packages: zstd 2022-03-02 11:24:55.660 | Building wheel for zstd (setup.py): started 2022-03-02 11:25:47.257 | Building wheel for zstd (setup.py): finished with status 'done' 2022-03-02 11:25:47.270 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761585 sha256=35a453620ea767a6daf46c82bd223aea43741d6928500b4ccee69995327e1b62 2022-03-02 11:25:47.270 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-03-02 11:25:47.274 | Successfully built zstd 2022-03-02 11:25:48.409 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-03-02 11:25:51.830 | Attempting uninstall: pynacl 2022-03-02 11:25:51.832 | Found existing installation: PyNaCl 1.3.0 2022-03-02 11:25:51.839 | Uninstalling PyNaCl-1.3.0: 2022-03-02 11:25:51.866 | Successfully uninstalled PyNaCl-1.3.0 2022-03-02 11:25:54.740 | Running setup.py develop for cinder 2022-03-02 11:26:00.459 | Successfully installed boto3-1.21.7 botocore-1.24.7 cinder google-api-core-2.5.0 google-api-python-client-2.38.0 google-auth-2.6.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.55.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.6.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.2 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-03-02 11:26:00.459 | 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-03-02 11:26:00.467 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:26:00.467 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:26:00.780 | + inc/python:pip_install:200 : result=0 2022-03-02 11:26:00.782 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:26:00.784 | + functions-common:time_stop:2425 : local name 2022-03-02 11:26:00.787 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:26:00.789 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:26:00.791 | + functions-common:time_stop:2428 : local total 2022-03-02 11:26:00.793 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:26:00.796 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:26:00.799 | + functions-common:time_stop:2432 : start_time=1646220275068 2022-03-02 11:26:00.801 | + functions-common:time_stop:2434 : [[ -z 1646220275068 ]] 2022-03-02 11:26:00.804 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:26:00.809 | + functions-common:time_stop:2437 : end_time=1646220360806 2022-03-02 11:26:00.813 | + functions-common:time_stop:2438 : elapsed_time=85738 2022-03-02 11:26:00.815 | + functions-common:time_stop:2439 : total=133442 2022-03-02 11:26:00.817 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:26:00.820 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=219180 2022-03-02 11:26:00.822 | + inc/python:pip_install:203 : return 0 2022-03-02 11:26:00.824 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 11:26:00.827 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 11:26:00.830 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 11:26:00.850 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 11:26:00.862 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-02 11:26:00.865 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-02 11:26:00.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:26:00.870 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:26:00.873 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-02 11:26:00.876 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:26:00.879 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-02 11:26:00.881 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-02 11:26:00.884 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-02 11:26:00.886 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:26:00.889 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:26:00.891 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-02 11:26:00.905 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-02 11:26:00.908 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 11:26:00.911 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:26:00.914 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 11:26:00.916 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:26:00.919 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:26:00.923 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:26:00.925 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:26:00.928 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:26:00.930 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:26:00.933 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 11:26:00.937 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 11:26:00.940 | + functions-common:apt_get_update:1190 : return 2022-03-02 11:26:00.943 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-02 11:26:00.945 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:26:00.948 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:26:00.951 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:26:00.954 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-02 11:26:00.980 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-02 11:26:01.098 | Reading package lists... 2022-03-02 11:26:01.381 | Building dependency tree... 2022-03-02 11:26:01.383 | Reading state information... 2022-03-02 11:26:01.722 | The following packages were automatically installed and are no longer required: 2022-03-02 11:26:01.723 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:26:01.724 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:26:01.724 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:26:01.724 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:26:01.724 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:26:01.724 | python3-zope.interface 2022-03-02 11:26:01.724 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:26:01.725 | The following additional packages will be installed: 2022-03-02 11:26:01.725 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-03-02 11:26:01.726 | python3-urwid 2022-03-02 11:26:01.727 | Suggested packages: 2022-03-02 11:26:01.727 | python-pyparsing-doc python-urwid-doc 2022-03-02 11:26:01.805 | The following NEW packages will be installed: 2022-03-02 11:26:01.805 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-03-02 11:26:01.805 | python3-urwid targetcli-fb 2022-03-02 11:26:02.058 | 0 upgraded, 6 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:26:02.058 | Need to get 356 kB of archives. 2022-03-02 11:26:02.058 | After this operation, 2,294 kB of additional disk space will be used. 2022-03-02 11:26:02.059 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-03-02 11:26:02.431 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-03-02 11:26:02.620 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-03-02 11:26:02.647 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-03-02 11:26:02.673 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-03-02 11:26:02.692 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-03-02 11:26:03.312 | Fetched 356 kB in 1s (401 kB/s) 2022-03-02 11:26:03.556 | Selecting previously unselected package python3-pyparsing. 2022-03-02 11:26:03.619 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2022-03-02 11:26:03.624 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-03-02 11:26:03.703 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-03-02 11:26:04.236 | Selecting previously unselected package python3-urwid. 2022-03-02 11:26:04.245 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-03-02 11:26:04.309 | Unpacking python3-urwid (2.0.1-3) ... 2022-03-02 11:26:05.001 | Selecting previously unselected package python3-configshell-fb. 2022-03-02 11:26:05.011 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-03-02 11:26:05.069 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-03-02 11:26:05.510 | Selecting previously unselected package python3-pyudev. 2022-03-02 11:26:05.520 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-03-02 11:26:05.589 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-03-02 11:26:06.184 | Selecting previously unselected package python3-rtslib-fb. 2022-03-02 11:26:06.194 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-03-02 11:26:06.246 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-03-02 11:26:07.213 | Selecting previously unselected package targetcli-fb. 2022-03-02 11:26:07.224 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-03-02 11:26:07.326 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-03-02 11:26:07.989 | Setting up python3-urwid (2.0.1-3) ... 2022-03-02 11:26:08.565 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-02 11:26:08.565 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-02 11:26:08.565 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-02 11:26:08.565 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-02 11:26:08.565 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-02 11:26:08.565 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-02 11:26:08.565 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-02 11:26:08.565 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-02 11:26:08.766 | Setting up python3-pyparsing (2.4.6-1) ... 2022-03-02 11:26:09.418 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-03-02 11:26:09.972 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-03-02 11:26:10.492 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-03-02 11:26:12.275 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-03-02 11:26:12.954 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-03-02 11:26:12.954 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-03-02 11:26:15.195 | Processing triggers for man-db (2.9.1-1) ... 2022-03-02 11:26:15.567 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-02 11:26:24.134 | + functions-common:apt_get:1234 : result=0 2022-03-02 11:26:24.137 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:26:24.141 | + functions-common:time_stop:2425 : local name 2022-03-02 11:26:24.144 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:26:24.147 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:26:24.149 | + functions-common:time_stop:2428 : local total 2022-03-02 11:26:24.152 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:26:24.156 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:26:24.158 | + functions-common:time_stop:2432 : start_time=1646220360977 2022-03-02 11:26:24.161 | + functions-common:time_stop:2434 : [[ -z 1646220360977 ]] 2022-03-02 11:26:24.164 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:26:24.169 | + functions-common:time_stop:2437 : end_time=1646220384166 2022-03-02 11:26:24.172 | + functions-common:time_stop:2438 : elapsed_time=23189 2022-03-02 11:26:24.176 | + functions-common:time_stop:2439 : total=660918 2022-03-02 11:26:24.179 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:26:24.182 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=684107 2022-03-02 11:26:24.184 | + functions-common:apt_get:1238 : return 0 2022-03-02 11:26:24.187 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 11:26:24.190 | + ./stack.sh:main:926 : configure_cinder 2022-03-02 11:26:24.193 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-02 11:26:24.207 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-02 11:26:24.212 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-02 11:26:24.214 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-02 11:26:24.217 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-02 11:26:24.221 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-02 11:26:24.221 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-02 11:26:24.226 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-02 11:26:24.228 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-02 11:26:24.230 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-02 11:26:24.233 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-02 11:26:24.235 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-02 11:26:24.237 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-02 11:26:24.240 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-02 11:26:24.242 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-02 11:26:24.256 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-02 11:26:24.270 | + 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-03-02 11:26:24.285 | + 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-03-02 11:26:24.298 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-02 11:26:24.313 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-02 11:26:24.316 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-02 11:26:24.321 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.wGyckvxZhu 2022-03-02 11:26:24.323 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-02 11:26:24.326 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-02 11:26:24.329 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-02 11:26:24.331 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.wGyckvxZhu 2022-03-02 11:26:24.335 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.wGyckvxZhu 2022-03-02 11:26:24.348 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.wGyckvxZhu /etc/sudoers.d/cinder-rootwrap 2022-03-02 11:26:24.363 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-02 11:26:24.367 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-02 11:26:24.370 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-02 11:26:24.372 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-02 11:26:24.375 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-02 11:26:24.377 | + 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-03-02 11:26:24.379 | + 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-03-02 11:26:24.382 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-02 11:26:24.384 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-02 11:26:24.389 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-02 11:26:24.394 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-02 11:26:24.414 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-02 11:26:24.435 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-02 11:26:24.458 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-02 11:26:24.478 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-02 11:26:24.501 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-02 11:26:24.522 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-02 11:26:24.543 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-02 11:26:24.566 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-02 11:26:24.569 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 11:26:24.571 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-02 11:26:24.574 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 11:26:24.577 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-02 11:26:24.611 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-02 11:26:24.645 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 11:26:24.679 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-02 11:26:24.710 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-02 11:26:24.742 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-02 11:26:24.775 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-02 11:26:24.807 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-02 11:26:24.840 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 11:26:24.872 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 11:26:24.903 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-02 11:26:24.939 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-02 11:26:24.972 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-02 11:26:24.975 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-02 11:26:24.977 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-02 11:26:24.979 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-02 11:26:24.983 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-02 11:26:24.986 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-02 11:26:25.021 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-02 11:26:25.053 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-02 11:26:25.085 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-02 11:26:25.119 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-02 11:26:25.150 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-02 11:26:25.184 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-02 11:26:25.220 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-02 11:26:25.223 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.50 2022-03-02 11:26:25.257 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-02 11:26:25.292 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-02 11:26:25.301 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 3da9c64c4247db5c65155439e24f44cc 2022-03-02 11:26:25.332 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-02 11:26:25.334 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-02 11:26:25.366 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-02 11:26:25.399 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-02 11:26:25.431 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-02 11:26:25.464 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-02 11:26:25.484 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:26:25.487 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-02 11:26:25.489 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-02 11:26:25.492 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-02 11:26:25.495 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-02 11:26:25.498 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-02 11:26:25.501 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-02 11:26:25.503 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-02 11:26:25.506 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-02 11:26:25.508 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-02 11:26:25.511 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-02 11:26:25.514 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-02 11:26:25.549 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-02 11:26:25.584 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-02 11:26:25.616 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-02 11:26:25.649 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-02 11:26:25.682 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-02 11:26:25.715 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-02 11:26:25.717 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-02 11:26:25.720 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-02 11:26:25.722 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-02 11:26:25.756 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-02 11:26:25.758 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-02 11:26:25.789 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-02 11:26:25.791 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-02 11:26:25.795 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-02 11:26:25.797 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-02 11:26:25.829 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-02 11:26:25.831 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-02 11:26:25.834 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-02 11:26:25.852 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:26:25.855 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-02 11:26:25.859 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-02 11:26:25.862 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-02 11:26:25.864 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-02 11:26:25.899 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.50:8080/v1/AUTH_ 2022-03-02 11:26:25.930 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-02 11:26:25.949 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:26:25.952 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-02 11:26:25.970 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:26:25.973 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-02 11:26:25.991 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:26:25.994 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-02 11:26:25.996 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-02 11:26:26.000 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-02 11:26:26.002 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-02 11:26:26.005 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 11:26:26.007 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 11:26:26.010 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 11:26:26.028 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:26:26.031 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 11:26:26.034 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 11:26:26.036 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 11:26:26.054 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:26:26.056 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:26:26.059 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:26:26.093 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 11:26:26.096 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 11:26:26.098 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-02 11:26:26.101 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-02 11:26:26.104 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 11:26:26.107 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 11:26:26.126 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 11:26:26.128 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 11:26:26.131 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 11:26:26.133 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 11:26:26.136 | + 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-03-02 11:26:26.168 | + 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-03-02 11:26:26.202 | + 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-03-02 11:26:26.237 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 11:26:26.271 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-02 11:26:26.288 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:26:26.291 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-02 11:26:26.293 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-02 11:26:26.297 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-02 11:26:26.300 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-02 11:26:26.302 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 11:26:26.304 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 11:26:26.308 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-02 11:26:26.313 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-02 11:26:26.316 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 11:26:26.318 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 11:26:26.333 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 11:26:26.333 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:26:26.343 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 11:26:26.347 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:26:26.367 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-02 11:26:26.370 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-02 11:26:26.374 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-02 11:26:26.409 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-02 11:26:26.441 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-02 11:26:26.472 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-02 11:26:26.504 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 11:26:26.535 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 11:26:26.565 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-02 11:26:26.597 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-02 11:26:26.630 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-02 11:26:26.665 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 11:26:26.699 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 11:26:26.731 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 11:26:26.763 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-02 11:26:26.793 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 11:26:26.796 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 11:26:26.799 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-02 11:26:26.802 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-02 11:26:26.805 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 11:26:26.808 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:26:26.811 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:26:26.813 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 11:26:26.816 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 11:26:26.819 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-02 11:26:26.851 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 11:26:26.884 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-02 11:26:26.884 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 11:26:26.895 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-02 11:26:26.899 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-02 11:26:26.902 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-02 11:26:26.904 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 11:26:26.907 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 11:26:26.909 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 11:26:26.912 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:26:26.914 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:26:26.916 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 11:26:26.919 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 11:26:26.922 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:26:26.924 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:26:26.927 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-02 11:26:27.034 | Enabling site cinder-wsgi. 2022-03-02 11:26:27.040 | To activate the new configuration, you need to run: 2022-03-02 11:26:27.040 | systemctl reload apache2 2022-03-02 11:26:27.046 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 11:26:27.048 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 11:26:27.051 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:26:27.053 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 11:26:27.220 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-02 11:26:27.224 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-02 11:26:27.257 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.50/image 2022-03-02 11:26:27.291 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-02 11:26:27.311 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:26:27.313 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-02 11:26:27.316 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 11:26:27.318 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 11:26:27.321 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-02 11:26:27.324 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-02 11:26:27.359 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-02 11:26:27.391 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.50/identity 2022-03-02 11:26:27.423 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-02 11:26:27.457 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-02 11:26:27.490 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-02 11:26:27.521 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-02 11:26:27.554 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-02 11:26:27.585 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-02 11:26:27.618 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-02 11:26:27.650 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-02 11:26:27.683 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 11:26:27.724 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-02 11:26:27.726 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-02 11:26:27.744 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:26:27.747 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.50:2379 2022-03-02 11:26:27.790 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-02 11:26:27.793 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-02 11:26:27.813 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:26:27.815 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-02 11:26:27.818 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-02 11:26:27.821 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-02 11:26:27.823 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 11:26:27.827 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-02 11:26:27.830 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-02 11:26:27.834 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:26:27.834 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 11:26:27.840 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:26:27.844 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 11:26:27.846 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 11:26:27.849 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 11:26:27.852 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-02 11:26:27.855 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-02 11:26:27.859 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-02 11:26:27.862 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:26:27.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:26:27.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-02 11:26:27.872 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:26:27.875 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-02 11:26:27.878 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-02 11:26:27.880 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-02 11:26:27.883 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 11:26:27.885 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 11:26:27.889 | ++ functions-common:git_clone:612 : pwd 2022-03-02 11:26:27.892 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 11:26:27.894 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 11:26:27.898 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 11:26:27.918 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 11:26:27.922 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 11:26:27.925 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 11:26:27.928 | + functions-common:git_clone:629 : echo master 2022-03-02 11:26:27.929 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 11:26:27.934 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-02 11:26:27.937 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 11:26:27.940 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-02 11:26:27.943 | + functions-common:git_clone:678 : head -1 2022-03-02 11:26:27.944 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 11:26:27.952 | 6a571f8068 Merge "[OVN][Cosmetic] Improve gen_router_port_options" 2022-03-02 11:26:27.956 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 11:26:27.959 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-02 11:26:27.961 | + inc/python:setup_develop:338 : local bindep 2022-03-02 11:26:27.964 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 11:26:27.968 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-02 11:26:27.971 | + inc/python:setup_develop:344 : local extras= 2022-03-02 11:26:27.974 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-02 11:26:27.976 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 11:26:27.979 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 11:26:27.982 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-02 11:26:27.985 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 11:26:27.987 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 11:26:27.991 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-02 11:26:27.994 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 11:26:27.997 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-02 11:26:28.000 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 11:26:28.003 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 11:26:28.007 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-02 11:26:28.014 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-02 11:26:28.017 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-02 11:26:28.705 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-02 11:26:28.707 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 11:26:28.709 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 11:26:28.712 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 11:26:28.714 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 11:26:28.717 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-02 11:26:28.720 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 11:26:28.722 | + inc/python:setup_package:428 : local extras= 2022-03-02 11:26:28.725 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 11:26:28.727 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 11:26:28.730 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 11:26:28.733 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 11:26:28.735 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 11:26:28.738 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-02 11:26:28.763 | Using python 3.8 to install /opt/stack/neutron 2022-03-02 11:26:28.766 | + 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-03-02 11:26:29.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:26:29.691 | from cryptography.utils import int_from_bytes 2022-03-02 11:26:29.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:26:29.691 | from cryptography.utils import int_from_bytes 2022-03-02 11:26:30.981 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:26:31.010 | Obtaining file:///opt/stack/neutron 2022-03-02 11:26:31.011 | Preparing metadata (setup.py): started 2022-03-02 11:26:35.217 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:26:35.310 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (5.8.1) 2022-03-02 11:26:35.311 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.5.0) 2022-03-02 11:26:35.312 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.1.1) 2022-03-02 11:26:35.313 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.5.1) 2022-03-02 11:26:35.314 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.4.0) 2022-03-02 11:26:35.315 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (5.1.1) 2022-03-02 11:26:35.316 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.33.0) 2022-03-02 11:26:35.317 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.4.1) 2022-03-02 11:26:35.318 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.20.4) 2022-03-02 11:26:35.319 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.27.1) 2022-03-02 11:26:35.321 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.0.3) 2022-03-02 11:26:35.322 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (9.4.0) 2022-03-02 11:26:35.322 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.8.0) 2022-03-02 11:26:35.323 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.11.0) 2022-03-02 11:26:35.325 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.20.0) 2022-03-02 11:26:35.327 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (7.8.0) 2022-03-02 11:26:35.328 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (6.3.1) 2022-03-02 11:26:35.329 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.4.31) 2022-03-02 11:26:35.330 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.8.7) 2022-03-02 11:26:35.331 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.4.0) 2022-03-02 11:26:35.332 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.7.6) 2022-03-02 11:26:35.333 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.5.0) 2022-03-02 11:26:35.334 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.10.1) 2022-03-02 11:26:35.335 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.5.0) 2022-03-02 11:26:35.336 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (8.8.0) 2022-03-02 11:26:35.337 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.4.0) 2022-03-02 11:26:35.338 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (11.2.0) 2022-03-02 11:26:35.339 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (5.1.0) 2022-03-02 11:26:35.342 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.6.1) 2022-03-02 11:26:35.343 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (12.13.0) 2022-03-02 11:26:35.344 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.5.1) 2022-03-02 11:26:35.345 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.11.0) 2022-03-02 11:26:35.346 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.7.0) 2022-03-02 11:26:35.347 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.3.0) 2022-03-02 11:26:35.349 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (6.3.1) 2022-03-02 11:26:35.350 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.3.0) 2022-03-02 11:26:35.350 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.8.0) 2022-03-02 11:26:35.352 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.5.0) 2022-03-02 11:26:35.353 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.12.2) 2022-03-02 11:26:35.354 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.6.0) 2022-03-02 11:26:35.355 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.4.2) 2022-03-02 11:26:35.356 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.3.1) 2022-03-02 11:26:35.358 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.1.0) 2022-03-02 11:26:35.359 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.16.0) 2022-03-02 11:26:35.360 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.15.1) 2022-03-02 11:26:35.361 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (21.3) 2022-03-02 11:26:35.362 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (5.9.0) 2022-03-02 11:26:35.363 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.6.7) 2022-03-02 11:26:35.364 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (22.0.0) 2022-03-02 11:26:35.365 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (17.7.0) 2022-03-02 11:26:35.366 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.61.0) 2022-03-02 11:26:35.367 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.5.0) 2022-03-02 11:26:35.368 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.7.1) 2022-03-02 11:26:35.369 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.4.0) 2022-03-02 11:26:35.370 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.10.1) 2022-03-02 11:26:35.388 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev568) (5.4.0) 2022-03-02 11:26:35.389 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev568) (1.1.6) 2022-03-02 11:26:35.391 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev568) (4.11.1) 2022-03-02 11:26:35.401 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev568) (1.13.3) 2022-03-02 11:26:35.414 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev568) (1.1.2) 2022-03-02 11:26:35.415 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev568) (1.16.0) 2022-03-02 11:26:35.416 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev568) (2.1.0) 2022-03-02 11:26:35.436 | 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==19.1.0.dev568) (3.0.7) 2022-03-02 11:26:35.444 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev568) (2.1.0) 2022-03-02 11:26:35.505 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev568) (1.7.0) 2022-03-02 11:26:35.506 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev568) (1.0.2) 2022-03-02 11:26:35.561 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev568) (3.1.1) 2022-03-02 11:26:35.565 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev568) (4.4.0) 2022-03-02 11:26:35.611 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev568) (1.2.2) 2022-03-02 11:26:35.613 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev568) (2.7.0) 2022-03-02 11:26:35.646 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (2.5.0) 2022-03-02 11:26:35.647 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (1.4.0) 2022-03-02 11:26:35.648 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (1.1.5) 2022-03-02 11:26:35.649 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (0.10.0) 2022-03-02 11:26:35.650 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (36.0.1) 2022-03-02 11:26:35.652 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (1.32) 2022-03-02 11:26:35.654 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (1.4.4) 2022-03-02 11:26:35.655 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (6.0) 2022-03-02 11:26:35.672 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev568) (1.0.3) 2022-03-02 11:26:35.770 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev568) (0.17.3) 2022-03-02 11:26:35.815 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev568) (1.5.0) 2022-03-02 11:26:35.887 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev568) (0.13.0) 2022-03-02 11:26:35.890 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev568) (0.5.0) 2022-03-02 11:26:35.894 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev568) (2.0.1) 2022-03-02 11:26:35.992 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev568) (0.9.6) 2022-03-02 11:26:35.994 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev568) (2.8.2) 2022-03-02 11:26:36.055 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev568) (0.4.0) 2022-03-02 11:26:36.056 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev568) (5.0.0) 2022-03-02 11:26:36.060 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev568) (5.2.3) 2022-03-02 11:26:36.061 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev568) (5.0.9) 2022-03-02 11:26:36.088 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev568) (3.3.0) 2022-03-02 11:26:36.093 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev568) (3.2.0) 2022-03-02 11:26:36.143 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev568) (1.15.0) 2022-03-02 11:26:36.201 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev568) (2021.3) 2022-03-02 11:26:36.234 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev568) (1.3.3) 2022-03-02 11:26:36.235 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev568) (3.0.0) 2022-03-02 11:26:36.264 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev568) (3.1.1) 2022-03-02 11:26:36.418 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev568) (2.4.0) 2022-03-02 11:26:36.492 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev568) (60.9.3) 2022-03-02 11:26:36.573 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev568) (3.0.0) 2022-03-02 11:26:36.576 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev568) (0.3.5) 2022-03-02 11:26:36.704 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 11:26:36.705 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 11:26:36.706 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 11:26:36.707 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 11:26:36.708 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 11:26:36.710 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 11:26:36.711 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 11:26:36.930 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev568) (3.2.0) 2022-03-02 11:26:36.933 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev568) (2.5.0) 2022-03-02 11:26:36.935 | 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==19.1.0.dev568) (3.10.1) 2022-03-02 11:26:36.990 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev568) (3.17.6) 2022-03-02 11:26:36.992 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev568) (2.1.0) 2022-03-02 11:26:37.089 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev568) (1.26.8) 2022-03-02 11:26:37.089 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev568) (2019.11.28) 2022-03-02 11:26:37.092 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev568) (3.3) 2022-03-02 11:26:37.094 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev568) (2.0.12) 2022-03-02 11:26:37.133 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev568) (0.7) 2022-03-02 11:26:37.492 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev568) (0.12.2) 2022-03-02 11:26:37.575 | 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==19.1.0.dev568) (5.0.0) 2022-03-02 11:26:37.796 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev568) (2.21) 2022-03-02 11:26:37.871 | 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==19.1.0.dev568) (0.5.0) 2022-03-02 11:26:37.873 | 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==19.1.0.dev568) (2.4.0) 2022-03-02 11:26:38.125 | 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==19.1.0.dev568) (2.5.0) 2022-03-02 11:26:38.308 | 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==19.1.0.dev568) (2.2) 2022-03-02 11:26:38.861 | 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==19.1.0.dev568) (0.13.1) 2022-03-02 11:26:38.911 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev568) (0.2.5) 2022-03-02 11:26:39.596 | 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==19.1.0.dev568) (0.5.2) 2022-03-02 11:26:39.597 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev568) (0.4.2) 2022-03-02 11:26:39.921 | 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==19.1.0.dev568) (2.0.0) 2022-03-02 11:26:39.921 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev568) (4.10.0) 2022-03-02 11:26:40.097 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev568) (3.7.0) 2022-03-02 11:26:40.354 | 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==19.1.0.dev568) (1.8.2) 2022-03-02 11:26:40.355 | 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==19.1.0.dev568) (21.4.0) 2022-03-02 11:26:40.548 | 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==19.1.0.dev568) (1.0.0) 2022-03-02 11:26:40.776 | 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==19.1.0.dev568) (2.3.1) 2022-03-02 11:26:42.319 | Installing collected packages: neutron 2022-03-02 11:26:42.319 | Attempting uninstall: neutron 2022-03-02 11:26:42.321 | Found existing installation: neutron 19.1.0 2022-03-02 11:26:43.740 | Uninstalling neutron-19.1.0: 2022-03-02 11:26:43.828 | Successfully uninstalled neutron-19.1.0 2022-03-02 11:26:43.830 | Running setup.py develop for neutron 2022-03-02 11:26:50.259 | Successfully installed neutron 2022-03-02 11:26:50.259 | 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-03-02 11:26:50.267 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:26:50.267 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:26:50.452 | + inc/python:pip_install:200 : result=0 2022-03-02 11:26:50.454 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:26:50.457 | + functions-common:time_stop:2425 : local name 2022-03-02 11:26:50.459 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:26:50.461 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:26:50.463 | + functions-common:time_stop:2428 : local total 2022-03-02 11:26:50.466 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:26:50.468 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:26:50.471 | + functions-common:time_stop:2432 : start_time=1646220388757 2022-03-02 11:26:50.473 | + functions-common:time_stop:2434 : [[ -z 1646220388757 ]] 2022-03-02 11:26:50.476 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:26:50.480 | + functions-common:time_stop:2437 : end_time=1646220410477 2022-03-02 11:26:50.483 | + functions-common:time_stop:2438 : elapsed_time=21720 2022-03-02 11:26:50.485 | + functions-common:time_stop:2439 : total=219180 2022-03-02 11:26:50.487 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:26:50.490 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=240900 2022-03-02 11:26:50.492 | + inc/python:pip_install:203 : return 0 2022-03-02 11:26:50.495 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 11:26:50.498 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 11:26:50.500 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 11:26:50.523 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 11:26:50.537 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-02 11:26:50.539 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-02 11:26:50.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:26:50.546 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:26:50.549 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-02 11:26:50.551 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:26:50.554 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-02 11:26:50.557 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 11:26:50.559 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-02 11:26:50.578 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:26:50.581 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-02 11:26:50.584 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-02 11:26:50.586 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-02 11:26:50.589 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 11:26:50.592 | + lib/stack:stack_install_service:32 : install_nova 2022-03-02 11:26:50.595 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-03-02 11:26:50.598 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-02 11:26:50.600 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:26:50.603 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:26:50.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-02 11:26:50.608 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:26:50.611 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-03-02 11:26:50.628 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:26:50.630 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-03-02 11:26:50.648 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:26:50.651 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-03-02 11:26:50.669 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:26:50.671 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-02 11:26:50.674 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-02 11:26:50.676 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-02 11:26:50.679 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 11:26:50.681 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 11:26:50.684 | ++ functions-common:git_clone:612 : pwd 2022-03-02 11:26:50.686 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 11:26:50.689 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 11:26:50.691 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 11:26:50.713 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 11:26:50.716 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 11:26:50.719 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 11:26:50.722 | + functions-common:git_clone:629 : echo master 2022-03-02 11:26:50.723 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 11:26:50.728 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-02 11:26:50.731 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 11:26:50.734 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-02 11:26:50.738 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 11:26:50.738 | + functions-common:git_clone:678 : head -1 2022-03-02 11:26:50.749 | 39a549e810 Allow unshelve to a specific host 2022-03-02 11:26:50.753 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 11:26:50.755 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-03-02 11:26:50.758 | + inc/python:setup_develop:338 : local bindep 2022-03-02 11:26:50.760 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 11:26:50.764 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-02 11:26:50.766 | + inc/python:setup_develop:344 : local extras= 2022-03-02 11:26:50.768 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-02 11:26:50.771 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 11:26:50.773 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 11:26:50.776 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-02 11:26:50.779 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 11:26:50.781 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 11:26:50.785 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-02 11:26:50.787 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 11:26:50.790 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-02 11:26:50.793 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 11:26:50.796 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 11:26:50.799 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-02 11:26:50.806 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-02 11:26:50.808 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-02 11:26:51.950 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-02 11:26:51.952 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 11:26:51.954 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 11:26:51.957 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 11:26:51.959 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 11:26:51.961 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-02 11:26:51.964 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 11:26:51.967 | + inc/python:setup_package:428 : local extras= 2022-03-02 11:26:51.969 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 11:26:51.971 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 11:26:51.974 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 11:26:51.976 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 11:26:51.978 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 11:26:51.982 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-02 11:26:52.010 | Using python 3.8 to install /opt/stack/nova 2022-03-02 11:26:52.012 | + 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-03-02 11:26:53.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:26:53.000 | from cryptography.utils import int_from_bytes 2022-03-02 11:26:53.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:26:53.000 | from cryptography.utils import int_from_bytes 2022-03-02 11:26:54.203 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:26:54.231 | Obtaining file:///opt/stack/nova 2022-03-02 11:26:54.233 | Preparing metadata (setup.py): started 2022-03-02 11:26:59.564 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:26:59.780 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.8.1) 2022-03-02 11:26:59.781 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.4.31) 2022-03-02 11:26:59.783 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.1.1) 2022-03-02 11:26:59.784 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.33.0) 2022-03-02 11:26:59.785 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.0.3) 2022-03-02 11:26:59.786 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (9.4.0) 2022-03-02 11:26:59.787 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.8.0) 2022-03-02 11:26:59.788 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.5.1) 2022-03-02 11:26:59.789 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (36.0.1) 2022-03-02 11:26:59.790 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.8.7) 2022-03-02 11:26:59.791 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.1.2) 2022-03-02 11:26:59.792 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.1.1) 2022-03-02 11:26:59.794 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.5.0) 2022-03-02 11:26:59.795 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.1.1) 2022-03-02 11:26:59.796 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.13.0) 2022-03-02 11:26:59.797 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.7.6) 2022-03-02 11:26:59.798 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.8.0) 2022-03-02 11:26:59.799 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.11.0) 2022-03-02 11:26:59.800 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.1) 2022-03-02 11:26:59.801 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.0.2) 2022-03-02 11:26:59.802 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev360) (3.2.0) 2022-03-02 11:26:59.803 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (8.3.0) 2022-03-02 11:26:59.804 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.4.0) 2022-03-02 11:26:59.805 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (7.8.0) 2022-03-02 11:26:59.806 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.6.0) 2022-03-02 11:26:59.807 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.27.1) 2022-03-02 11:26:59.809 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.5.0) 2022-03-02 11:26:59.891 | Collecting websockify>=0.9.0 2022-03-02 11:26:59.899 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-03-02 11:26:59.905 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.10.1) 2022-03-02 11:26:59.907 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.5.0) 2022-03-02 11:26:59.908 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (8.8.0) 2022-03-02 11:26:59.909 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.4.0) 2022-03-02 11:26:59.910 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.6.1) 2022-03-02 11:26:59.911 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 11:26:59.912 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.3.0) 2022-03-02 11:26:59.913 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.3.0) 2022-03-02 11:26:59.914 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 11:26:59.915 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.12.2) 2022-03-02 11:26:59.918 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (11.2.0) 2022-03-02 11:26:59.919 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (6.3.1) 2022-03-02 11:26:59.920 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (12.13.0) 2022-03-02 11:26:59.921 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.11.0) 2022-03-02 11:26:59.922 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.0) 2022-03-02 11:26:59.924 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.1.0) 2022-03-02 11:26:59.925 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.0) 2022-03-02 11:26:59.926 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 11:26:59.927 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.5.1) 2022-03-02 11:26:59.928 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.9.0) 2022-03-02 11:26:59.929 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.6.0) 2022-03-02 11:26:59.930 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.2.0) 2022-03-02 11:26:59.931 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.1.0) 2022-03-02 11:26:59.932 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.0) 2022-03-02 11:26:59.933 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.1) 2022-03-02 11:26:59.935 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.10.1) 2022-03-02 11:26:59.975 | Collecting microversion-parse>=0.2.1 2022-03-02 11:26:59.983 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-03-02 11:26:59.988 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.10.1) 2022-03-02 11:26:59.989 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.2.2) 2022-03-02 11:26:59.990 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.3.3) 2022-03-02 11:26:59.991 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.7.0) 2022-03-02 11:26:59.992 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.6.4) 2022-03-02 11:26:59.993 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.2) 2022-03-02 11:26:59.994 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.4.0) 2022-03-02 11:26:59.995 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.61.0) 2022-03-02 11:26:59.996 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (6.0) 2022-03-02 11:27:00.013 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (5.4.0) 2022-03-02 11:27:00.015 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (4.11.1) 2022-03-02 11:27:00.016 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (1.1.6) 2022-03-02 11:27:00.038 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev360) (5.3.0) 2022-03-02 11:27:00.079 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev360) (1.15.0) 2022-03-02 11:27:00.114 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev360) (1.16.0) 2022-03-02 11:27:00.115 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev360) (2.1.0) 2022-03-02 11:27:00.140 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev360) (2.1.0) 2022-03-02 11:27:00.272 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev360) (4.4.0) 2022-03-02 11:27:00.273 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev360) (3.1.1) 2022-03-02 11:27:00.333 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 11:27:00.335 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.32) 2022-03-02 11:27:00.337 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.4.0) 2022-03-02 11:27:00.338 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.1.5) 2022-03-02 11:27:00.341 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (0.10.0) 2022-03-02 11:27:00.342 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.4.4) 2022-03-02 11:27:00.364 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev360) (6.3.1) 2022-03-02 11:27:00.366 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev360) (5.6.0) 2022-03-02 11:27:00.421 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev360) (2.4.0) 2022-03-02 11:27:00.423 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev360) (1.15.1) 2022-03-02 11:27:00.426 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 11:27:00.521 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==24.1.0.dev360) (0.17.3) 2022-03-02 11:27:00.637 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev360) (2.0.1) 2022-03-02 11:27:00.639 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev360) (0.5.0) 2022-03-02 11:27:00.723 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==24.1.0.dev360) (0.9.6) 2022-03-02 11:27:00.785 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (0.4.0) 2022-03-02 11:27:00.788 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (5.2.3) 2022-03-02 11:27:00.793 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (5.0.9) 2022-03-02 11:27:00.794 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (5.0.0) 2022-03-02 11:27:00.821 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev360) (3.2.0) 2022-03-02 11:27:00.822 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev360) (3.3.0) 2022-03-02 11:27:00.877 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==24.1.0.dev360) (1.0.3) 2022-03-02 11:27:00.940 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==24.1.0.dev360) (2021.3) 2022-03-02 11:27:00.973 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev360) (3.0.0) 2022-03-02 11:27:00.979 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev360) (1.3.3) 2022-03-02 11:27:01.034 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev360) (3.0.7) 2022-03-02 11:27:01.035 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev360) (21.3) 2022-03-02 11:27:01.127 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev360) (1.5.0) 2022-03-02 11:27:01.154 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev360) (60.9.3) 2022-03-02 11:27:01.243 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev360) (0.2.5) 2022-03-02 11:27:01.326 | 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==24.1.0.dev360) (3.17.6) 2022-03-02 11:27:01.395 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev360) (22.0.0) 2022-03-02 11:27:01.396 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev360) (1.13.3) 2022-03-02 11:27:01.398 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev360) (1.3.3) 2022-03-02 11:27:01.445 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev360) (3.10.1) 2022-03-02 11:27:01.446 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 11:27:01.450 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev360) (2.1.0) 2022-03-02 11:27:01.531 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (2.0.12) 2022-03-02 11:27:01.533 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (1.26.8) 2022-03-02 11:27:01.535 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (3.3) 2022-03-02 11:27:01.536 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (2019.11.28) 2022-03-02 11:27:01.634 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev360) (0.7) 2022-03-02 11:27:01.854 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev360) (0.4.2) 2022-03-02 11:27:01.856 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev360) (0.5.2) 2022-03-02 11:27:01.974 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (2.6.3) 2022-03-02 11:27:01.976 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 11:27:01.977 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (1.4.2) 2022-03-02 11:27:02.065 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev360) (0.12.2) 2022-03-02 11:27:03.320 | Collecting numpy 2022-03-02 11:27:03.355 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/263/8389562bda163/numpy-1.22.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-03-02 11:27:03.783 | 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==24.1.0.dev360) (5.0.0) 2022-03-02 11:27:04.027 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev360) (2.21) 2022-03-02 11:27:04.107 | 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==24.1.0.dev360) (0.5.0) 2022-03-02 11:27:04.109 | 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==24.1.0.dev360) (2.4.0) 2022-03-02 11:27:04.329 | 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==24.1.0.dev360) (2.5.0) 2022-03-02 11:27:04.442 | 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==24.1.0.dev360) (2.2) 2022-03-02 11:27:04.929 | 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==24.1.0.dev360) (0.13.1) 2022-03-02 11:27:04.975 | 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==24.1.0.dev360) (2.16.0) 2022-03-02 11:27:05.362 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 11:27:05.363 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 11:27:05.364 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 11:27:05.365 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 11:27:05.367 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 11:27:05.368 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 11:27:05.369 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 11:27:06.631 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev360) (3.7.0) 2022-03-02 11:27:07.104 | 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==24.1.0.dev360) (1.8.2) 2022-03-02 11:27:07.105 | 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==24.1.0.dev360) (21.4.0) 2022-03-02 11:27:07.206 | 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==24.1.0.dev360) (2.4.0) 2022-03-02 11:27:07.314 | 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==24.1.0.dev360) (1.0.0) 2022-03-02 11:27:08.939 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-03-02 11:27:12.818 | Running setup.py develop for nova 2022-03-02 11:27:19.442 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.2 websockify-0.10.0 2022-03-02 11:27:19.442 | 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-03-02 11:27:19.450 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:27:19.451 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:27:19.670 | + inc/python:pip_install:200 : result=0 2022-03-02 11:27:19.672 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:27:19.674 | + functions-common:time_stop:2425 : local name 2022-03-02 11:27:19.677 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:27:19.679 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:27:19.682 | + functions-common:time_stop:2428 : local total 2022-03-02 11:27:19.685 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:27:19.688 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:27:19.691 | + functions-common:time_stop:2432 : start_time=1646220412004 2022-03-02 11:27:19.694 | + functions-common:time_stop:2434 : [[ -z 1646220412004 ]] 2022-03-02 11:27:19.697 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:27:19.703 | + functions-common:time_stop:2437 : end_time=1646220439698 2022-03-02 11:27:19.706 | + functions-common:time_stop:2438 : elapsed_time=27694 2022-03-02 11:27:19.709 | + functions-common:time_stop:2439 : total=240900 2022-03-02 11:27:19.712 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:27:19.715 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=268594 2022-03-02 11:27:19.718 | + inc/python:pip_install:203 : return 0 2022-03-02 11:27:19.721 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 11:27:19.724 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 11:27:19.727 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 11:27:19.750 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 11:27:19.775 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-02 11:27:19.780 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-02 11:27:19.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:27:19.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:27:19.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-02 11:27:19.793 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:27:19.796 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-02 11:27:19.811 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 11:27:19.813 | + ./stack.sh:main:937 : configure_nova 2022-03-02 11:27:19.816 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-03-02 11:27:19.834 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-03-02 11:27:19.836 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-02 11:27:19.839 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-02 11:27:19.843 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-02 11:27:19.844 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-02 11:27:19.849 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-02 11:27:19.851 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-02 11:27:19.854 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-02 11:27:19.857 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-02 11:27:19.860 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-02 11:27:19.862 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-02 11:27:19.865 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-02 11:27:19.867 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-02 11:27:19.881 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-02 11:27:19.896 | + 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-03-02 11:27:19.914 | + 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-03-02 11:27:19.931 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-02 11:27:19.946 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-02 11:27:19.949 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-02 11:27:19.954 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.YBy3G4q33G 2022-03-02 11:27:19.957 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-02 11:27:19.960 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-02 11:27:19.962 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-02 11:27:19.965 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-02 11:27:19.968 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-02 11:27:19.970 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.YBy3G4q33G 2022-03-02 11:27:19.975 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.YBy3G4q33G 2022-03-02 11:27:19.988 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.YBy3G4q33G /etc/sudoers.d/nova-rootwrap 2022-03-02 11:27:20.003 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-02 11:27:20.008 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-02 11:27:20.010 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-02 11:27:20.013 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-02 11:27:20.015 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-02 11:27:20.018 | + 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-03-02 11:27:20.020 | + 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-03-02 11:27:20.023 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-02 11:27:20.025 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-02 11:27:20.030 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-03-02 11:27:20.050 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:27:20.052 | + lib/nova:configure_nova:335 : create_nova_conf 2022-03-02 11:27:20.055 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-02 11:27:20.059 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-03-02 11:27:20.063 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-02 11:27:20.096 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-03-02 11:27:20.098 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-02 11:27:20.130 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-02 11:27:20.164 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-02 11:27:20.193 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-02 11:27:20.227 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-02 11:27:20.260 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-02 11:27:20.293 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-03-02 11:27:20.296 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.50 2022-03-02 11:27:20.326 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-02 11:27:20.356 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-02 11:27:20.386 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-02 11:27:20.422 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-02 11:27:20.455 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-02 11:27:20.488 | + lib/nova:create_nova_conf:427 : is_fedora 2022-03-02 11:27:20.490 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:27:20.493 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:27:20.495 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:27:20.498 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:27:20.500 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:27:20.502 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:27:20.504 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:27:20.507 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:27:20.509 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:27:20.511 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:27:20.513 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:27:20.516 | + lib/nova:create_nova_conf:427 : is_suse 2022-03-02 11:27:20.518 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:27:20.520 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:27:20.523 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:27:20.525 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:27:20.528 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:27:20.531 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:27:20.533 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-03-02 11:27:20.551 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:27:20.553 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 11:27:20.555 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-03-02 11:27:20.558 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-02 11:27:20.591 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-03-02 11:27:20.594 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-02 11:27:20.596 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-02 11:27:20.599 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-02 11:27:20.601 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-02 11:27:20.604 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-02 11:27:20.639 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-03-02 11:27:20.641 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-02 11:27:20.644 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-02 11:27:20.646 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-02 11:27:20.648 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-02 11:27:20.651 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-02 11:27:20.684 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-03-02 11:27:20.721 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-02 11:27:20.751 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-02 11:27:20.782 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-03-02 11:27:20.800 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:27:20.802 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-03-02 11:27:20.821 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:27:20.826 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-03-02 11:27:20.827 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-03-02 11:27:20.832 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-03-02 11:27:20.835 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-02 11:27:20.866 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-03-02 11:27:20.885 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:27:20.888 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-02 11:27:20.891 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-02 11:27:20.893 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 11:27:20.896 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 11:27:20.898 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-02 11:27:20.932 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-02 11:27:20.964 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 11:27:20.994 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-02 11:27:21.026 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-02 11:27:21.056 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-02 11:27:21.087 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-02 11:27:21.119 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-02 11:27:21.149 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 11:27:21.179 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 11:27:21.211 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-03-02 11:27:21.229 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:27:21.232 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-03-02 11:27:21.234 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-02 11:27:21.266 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-02 11:27:21.299 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.50/identity 2022-03-02 11:27:21.333 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-03-02 11:27:21.364 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-02 11:27:21.394 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-02 11:27:21.426 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-02 11:27:21.457 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-02 11:27:21.490 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-03-02 11:27:21.509 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:27:21.511 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-03-02 11:27:21.514 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-02 11:27:21.544 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-02 11:27:21.579 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-02 11:27:21.581 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-02 11:27:21.611 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-03-02 11:27:21.614 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-03-02 11:27:21.616 | + lib/nova:create_nova_conf:495 : is_suse 2022-03-02 11:27:21.618 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:27:21.621 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:27:21.624 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:27:21.626 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:27:21.629 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:27:21.631 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:27:21.634 | + lib/nova:create_nova_conf:495 : is_fedora 2022-03-02 11:27:21.636 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:27:21.638 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:27:21.641 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:27:21.643 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:27:21.645 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:27:21.648 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:27:21.650 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:27:21.653 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:27:21.655 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:27:21.658 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:27:21.660 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:27:21.662 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-03-02 11:27:21.665 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-02 11:27:21.668 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-02 11:27:21.671 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 11:27:21.690 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 11:27:21.693 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 11:27:21.695 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 11:27:21.697 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 11:27:21.700 | + 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-03-02 11:27:21.732 | + 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-03-02 11:27:21.764 | + 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-03-02 11:27:21.798 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 11:27:21.831 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-02 11:27:21.870 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-03-02 11:27:21.891 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:27:21.893 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-02 11:27:21.896 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-02 11:27:21.899 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-02 11:27:21.901 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-02 11:27:21.904 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 11:27:21.906 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 11:27:21.910 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-02 11:27:21.915 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-02 11:27:21.917 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 11:27:21.920 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 11:27:21.935 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 11:27:21.935 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:27:21.946 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 11:27:21.950 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:27:21.972 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-02 11:27:21.974 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-02 11:27:21.978 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-02 11:27:22.010 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-02 11:27:22.041 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-02 11:27:22.071 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-02 11:27:22.102 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 11:27:22.133 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 11:27:22.165 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-02 11:27:22.196 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-02 11:27:22.229 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-02 11:27:22.262 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 11:27:22.292 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 11:27:22.321 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 11:27:22.352 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-02 11:27:22.383 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 11:27:22.385 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 11:27:22.389 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-02 11:27:22.391 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-02 11:27:22.393 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 11:27:22.396 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:27:22.398 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:27:22.401 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 11:27:22.404 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 11:27:22.407 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-02 11:27:22.442 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 11:27:22.474 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 11:27:22.474 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-02 11:27:22.483 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-02 11:27:22.487 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-02 11:27:22.489 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-02 11:27:22.491 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 11:27:22.494 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 11:27:22.497 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 11:27:22.499 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:27:22.502 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:27:22.504 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 11:27:22.506 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 11:27:22.509 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:27:22.511 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:27:22.514 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-02 11:27:22.580 | Enabling site nova-api-wsgi. 2022-03-02 11:27:22.585 | To activate the new configuration, you need to run: 2022-03-02 11:27:22.585 | systemctl reload apache2 2022-03-02 11:27:22.590 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 11:27:22.592 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 11:27:22.595 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:27:22.597 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 11:27:22.747 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-03-02 11:27:22.766 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:27:22.769 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-02 11:27:22.771 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-02 11:27:22.774 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-02 11:27:22.776 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-02 11:27:22.779 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-02 11:27:22.781 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 11:27:22.784 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-02 11:27:22.789 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-02 11:27:22.791 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 11:27:22.794 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 11:27:22.809 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 11:27:22.809 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:27:22.818 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 11:27:22.822 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:27:22.843 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-02 11:27:22.845 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-02 11:27:22.849 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-02 11:27:22.886 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-02 11:27:22.918 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-02 11:27:22.948 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-02 11:27:22.977 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 11:27:23.010 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 11:27:23.039 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-02 11:27:23.071 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-02 11:27:23.102 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-02 11:27:23.134 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 11:27:23.167 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 11:27:23.203 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 11:27:23.235 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-02 11:27:23.266 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-02 11:27:23.269 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-02 11:27:23.300 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-03-02 11:27:23.318 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:27:23.321 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-02 11:27:23.360 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-03-02 11:27:23.362 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-02 11:27:23.365 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-02 11:27:23.384 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:27:23.387 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:27:23.391 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:27:23.426 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-02 11:27:23.461 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-02 11:27:23.463 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-02 11:27:23.467 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-02 11:27:23.469 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 11:27:23.472 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 11:27:23.474 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 11:27:23.492 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:27:23.495 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 11:27:23.499 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 11:27:23.501 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 11:27:23.519 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:27:23.521 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:27:23.524 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:27:23.556 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 11:27:23.559 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 11:27:23.561 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-02 11:27:23.596 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-02 11:27:23.629 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-02 11:27:23.666 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-03-02 11:27:23.687 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:27:23.689 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 11:27:23.721 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-03-02 11:27:23.724 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-03-02 11:27:23.727 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-02 11:27:23.767 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-02 11:27:23.802 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.50/identity 2022-03-02 11:27:23.835 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-03-02 11:27:23.866 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-02 11:27:23.896 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-02 11:27:23.929 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-02 11:27:23.961 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-02 11:27:23.991 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-02 11:27:24.023 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-03-02 11:27:24.041 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:27:24.044 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-03-02 11:27:24.049 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 11:27:24.052 | + lib/nova:create_nova_conf:543 : local conf 2022-03-02 11:27:24.054 | + lib/nova:create_nova_conf:544 : local vhost 2022-03-02 11:27:24.057 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-03-02 11:27:24.060 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 11:27:24.062 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 11:27:24.065 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-03-02 11:27:24.067 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-03-02 11:27:24.070 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-03-02 11:27:24.075 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-03-02 11:27:24.078 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-02 11:27:24.080 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-02 11:27:24.082 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-02 11:27:24.085 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-02 11:27:24.088 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-02 11:27:24.131 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-02 11:27:24.164 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-02 11:27:24.198 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 11:27:24.202 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-03-02 11:27:24.204 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-02 11:27:24.207 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-02 11:27:24.226 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:27:24.231 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-02 11:27:24.231 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-02 11:27:25.048 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-03-02 11:27:25.050 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-03-02 11:27:25.758 | Adding vhost "nova_cell1" ... 2022-03-02 11:27:26.131 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-03-02 11:27:26.907 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-03-02 11:27:26.978 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-02 11:27:26.980 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-02 11:27:26.983 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-02 11:27:26.985 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 11:27:26.988 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-02 11:27:26.990 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 11:27:27.007 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:27:27.010 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-02 11:27:27.014 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-02 11:27:27.016 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 11:27:27.034 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:27:27.037 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-03-02 11:27:27.039 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-03-02 11:27:27.071 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 11:27:27.074 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 11:27:27.077 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-03-02 11:27:27.095 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:27:27.098 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-02 11:27:27.100 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-03-02 11:27:27.103 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-02 11:27:27.136 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.50/identity 2022-03-02 11:27:27.168 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-02 11:27:27.199 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-02 11:27:27.230 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-02 11:27:27.264 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-02 11:27:27.297 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-02 11:27:27.329 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-02 11:27:27.362 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-03-02 11:27:27.364 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-02 11:27:27.367 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-02 11:27:27.370 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 11:27:27.391 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 11:27:27.393 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 11:27:27.396 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 11:27:27.399 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 11:27:27.401 | + 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-03-02 11:27:27.432 | + 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-03-02 11:27:27.465 | + 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-03-02 11:27:27.495 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 11:27:27.527 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 11:27:27.530 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-03-02 11:27:27.535 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 11:27:27.537 | + lib/nova:create_nova_conf:577 : local conf 2022-03-02 11:27:27.540 | + lib/nova:create_nova_conf:578 : local offset 2022-03-02 11:27:27.543 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-03-02 11:27:27.546 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 11:27:27.548 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 11:27:27.551 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-03-02 11:27:27.554 | + lib/nova:create_nova_conf:580 : offset=0 2022-03-02 11:27:27.556 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-02 11:27:27.559 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-03-02 11:27:27.562 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-03-02 11:27:27.564 | + lib/nova:configure_console_proxies:693 : offset=0 2022-03-02 11:27:27.566 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-03-02 11:27:27.584 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:27:27.586 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-03-02 11:27:27.589 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-03-02 11:27:27.607 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:27:27.610 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-03-02 11:27:27.628 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:27:27.630 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-03-02 11:27:27.648 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:27:27.651 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-02 11:27:27.669 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:27:27.672 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-02 11:27:27.675 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-02 11:27:27.678 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-02 11:27:27.681 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 11:27:27.685 | + lib/stack:stack_install_service:32 : install_placement 2022-03-02 11:27:27.688 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-02 11:27:27.691 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-02 11:27:27.694 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:27:27.696 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:27:27.700 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-02 11:27:27.703 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 11:27:27.706 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:27:27.709 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 11:27:27.711 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:27:27.714 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:27:27.717 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:27:27.720 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:27:27.723 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:27:27.725 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:27:27.728 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 11:27:27.732 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 11:27:27.734 | + functions-common:apt_get_update:1190 : return 2022-03-02 11:27:27.737 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-02 11:27:27.740 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:27:27.742 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:27:27.745 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:27:27.749 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-02 11:27:27.776 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-02 11:27:27.898 | Reading package lists... 2022-03-02 11:27:28.195 | Building dependency tree... 2022-03-02 11:27:28.196 | Reading state information... 2022-03-02 11:27:28.559 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 11:27:28.559 | The following packages were automatically installed and are no longer required: 2022-03-02 11:27:28.561 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:27:28.561 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:27:28.561 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:27:28.561 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:27:28.561 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:27:28.561 | python3-zope.interface 2022-03-02 11:27:28.561 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:27:28.692 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:27:28.697 | + functions-common:apt_get:1234 : result=0 2022-03-02 11:27:28.701 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:27:28.704 | + functions-common:time_stop:2425 : local name 2022-03-02 11:27:28.707 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:27:28.710 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:27:28.713 | + functions-common:time_stop:2428 : local total 2022-03-02 11:27:28.716 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:27:28.719 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:27:28.721 | + functions-common:time_stop:2432 : start_time=1646220447773 2022-03-02 11:27:28.724 | + functions-common:time_stop:2434 : [[ -z 1646220447773 ]] 2022-03-02 11:27:28.727 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:27:28.731 | + functions-common:time_stop:2437 : end_time=1646220448728 2022-03-02 11:27:28.734 | + functions-common:time_stop:2438 : elapsed_time=955 2022-03-02 11:27:28.736 | + functions-common:time_stop:2439 : total=684107 2022-03-02 11:27:28.738 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:27:28.741 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=685062 2022-03-02 11:27:28.743 | + functions-common:apt_get:1238 : return 0 2022-03-02 11:27:28.747 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-02 11:27:28.750 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-02 11:27:28.753 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-02 11:27:28.756 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-02 11:27:28.758 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-02 11:27:28.784 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-02 11:27:28.786 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 11:27:28.789 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:27:28.791 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 11:27:28.795 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:27:28.797 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:27:28.800 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:27:28.803 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:27:28.805 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:27:28.809 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:27:28.811 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 11:27:28.814 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 11:27:28.817 | + functions-common:apt_get_update:1190 : return 2022-03-02 11:27:28.819 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-02 11:27:28.822 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:27:28.825 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:27:28.828 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:27:28.831 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-02 11:27:28.856 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-02 11:27:28.970 | Reading package lists... 2022-03-02 11:27:29.258 | Building dependency tree... 2022-03-02 11:27:29.259 | Reading state information... 2022-03-02 11:27:29.613 | The following packages were automatically installed and are no longer required: 2022-03-02 11:27:29.615 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:27:29.615 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:27:29.615 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:27:29.615 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:27:29.615 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:27:29.615 | python3-zope.interface 2022-03-02 11:27:29.615 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:27:29.700 | The following NEW packages will be installed: 2022-03-02 11:27:29.702 | libapache2-mod-wsgi-py3 2022-03-02 11:27:29.955 | 0 upgraded, 1 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:27:29.955 | Need to get 93.3 kB of archives. 2022-03-02 11:27:29.955 | After this operation, 300 kB of additional disk space will be used. 2022-03-02 11:27:29.955 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-03-02 11:27:30.880 | Fetched 93.3 kB in 1s (170 kB/s) 2022-03-02 11:27:31.250 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-03-02 11:27:31.309 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2022-03-02 11:27:31.314 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-03-02 11:27:31.372 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-03-02 11:27:31.850 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-03-02 11:27:32.302 | apache2_invoke: Enable module wsgi 2022-03-02 11:27:41.516 | + functions-common:apt_get:1234 : result=0 2022-03-02 11:27:41.519 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:27:41.521 | + functions-common:time_stop:2425 : local name 2022-03-02 11:27:41.523 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:27:41.526 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:27:41.529 | + functions-common:time_stop:2428 : local total 2022-03-02 11:27:41.532 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:27:41.535 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:27:41.540 | + functions-common:time_stop:2432 : start_time=1646220448852 2022-03-02 11:27:41.544 | + functions-common:time_stop:2434 : [[ -z 1646220448852 ]] 2022-03-02 11:27:41.547 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:27:41.552 | + functions-common:time_stop:2437 : end_time=1646220461549 2022-03-02 11:27:41.554 | + functions-common:time_stop:2438 : elapsed_time=12697 2022-03-02 11:27:41.557 | + functions-common:time_stop:2439 : total=685062 2022-03-02 11:27:41.559 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:27:41.562 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=697759 2022-03-02 11:27:41.565 | + functions-common:apt_get:1238 : return 0 2022-03-02 11:27:41.567 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-02 11:27:41.570 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-02 11:27:41.572 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 11:27:41.576 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:27:41.578 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:27:41.581 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-02 11:27:41.583 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-02 11:27:41.640 | wsgi (enabled by maintainer script) 2022-03-02 11:27:41.644 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-02 11:27:41.646 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-02 11:27:41.650 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 11:27:41.654 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-02 11:27:41.657 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-02 11:27:41.659 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 11:27:41.663 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-02 11:27:41.663 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 11:27:41.669 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-02 11:27:41.672 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-02 11:27:41.674 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-02 11:27:41.677 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-02 11:27:41.680 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-02 11:27:41.704 | Using python 3.8 to install osc-placement 2022-03-02 11:27:41.706 | + 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-03-02 11:27:42.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:27:42.609 | from cryptography.utils import int_from_bytes 2022-03-02 11:27:42.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:27:42.610 | from cryptography.utils import int_from_bytes 2022-03-02 11:27:43.794 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:27:43.912 | Collecting osc-placement 2022-03-02 11:27:43.919 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-03-02 11:27:43.937 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-02 11:27:43.938 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-02 11:27:43.940 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-02 11:27:43.941 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-03-02 11:27:43.941 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-02 11:27:43.942 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-02 11:27:44.007 | 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-03-02 11:27:44.008 | 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-03-02 11:27:44.010 | 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-03-02 11:27:44.011 | 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-03-02 11:27:44.024 | 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-03-02 11:27:44.025 | 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-03-02 11:27:44.028 | 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-03-02 11:27:44.043 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-02 11:27:44.044 | 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-03-02 11:27:44.046 | 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-03-02 11:27:44.047 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-03-02 11:27:44.048 | 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-03-02 11:27:44.049 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-02 11:27:44.070 | 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-03-02 11:27:44.072 | 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.1.1) 2022-03-02 11:27:44.074 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-02 11:27:44.075 | 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-03-02 11:27:44.085 | 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.13.3) 2022-03-02 11:27:44.126 | 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-03-02 11:27:44.127 | 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-03-02 11:27:44.129 | 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.1) 2022-03-02 11:27:44.130 | 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-03-02 11:27:44.132 | 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-03-02 11:27:44.134 | 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-03-02 11:27:44.135 | 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) (0.10.0) 2022-03-02 11:27:44.136 | 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-03-02 11:27:44.208 | 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-03-02 11:27:44.210 | 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-03-02 11:27:44.211 | 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.8) 2022-03-02 11:27:44.213 | 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-03-02 11:27:44.307 | 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-03-02 11:27:44.308 | 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-03-02 11:27:44.309 | 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-03-02 11:27:44.353 | 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-03-02 11:27:44.396 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-02 11:27:44.567 | 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-03-02 11:27:46.734 | Installing collected packages: osc-placement 2022-03-02 11:27:47.017 | Successfully installed osc-placement-3.2.0 2022-03-02 11:27:47.017 | 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-03-02 11:27:47.024 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:27:47.024 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:27:47.194 | + inc/python:pip_install:200 : result=0 2022-03-02 11:27:47.197 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:27:47.201 | + functions-common:time_stop:2425 : local name 2022-03-02 11:27:47.203 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:27:47.206 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:27:47.209 | + functions-common:time_stop:2428 : local total 2022-03-02 11:27:47.211 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:27:47.215 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:27:47.218 | + functions-common:time_stop:2432 : start_time=1646220461697 2022-03-02 11:27:47.220 | + functions-common:time_stop:2434 : [[ -z 1646220461697 ]] 2022-03-02 11:27:47.223 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:27:47.228 | + functions-common:time_stop:2437 : end_time=1646220467225 2022-03-02 11:27:47.232 | + functions-common:time_stop:2438 : elapsed_time=5528 2022-03-02 11:27:47.234 | + functions-common:time_stop:2439 : total=268594 2022-03-02 11:27:47.237 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:27:47.239 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=274122 2022-03-02 11:27:47.242 | + inc/python:pip_install:203 : return 0 2022-03-02 11:27:47.245 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-02 11:27:47.248 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-02 11:27:47.251 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-02 11:27:47.253 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 11:27:47.256 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 11:27:47.259 | ++ functions-common:git_clone:612 : pwd 2022-03-02 11:27:47.263 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 11:27:47.266 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 11:27:47.269 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 11:27:47.288 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 11:27:47.290 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 11:27:47.294 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 11:27:47.297 | + functions-common:git_clone:629 : echo master 2022-03-02 11:27:47.298 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 11:27:47.304 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-02 11:27:47.306 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-03-02 11:27:47.309 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-03-02 11:27:47.312 | + functions-common:git_timed:702 : local count=0 2022-03-02 11:27:47.315 | + functions-common:git_timed:703 : local timeout=0 2022-03-02 11:27:47.317 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-03-02 11:27:47.319 | + functions-common:git_timed:706 : timeout=0 2022-03-02 11:27:47.322 | + functions-common:git_timed:709 : time_start git_timed 2022-03-02 11:27:47.325 | + functions-common:time_start:2411 : local name=git_timed 2022-03-02 11:27:47.328 | + functions-common:time_start:2412 : local start_time= 2022-03-02 11:27:47.331 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:27:47.334 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:27:47.340 | + functions-common:time_start:2416 : _TIME_START[$name]=1646220467336 2022-03-02 11:27:47.343 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-03-02 11:27:47.347 | Cloning into '/opt/stack/placement'... 2022-03-02 11:28:00.687 | + functions-common:git_timed:724 : time_stop git_timed 2022-03-02 11:28:00.690 | + functions-common:time_stop:2425 : local name 2022-03-02 11:28:00.692 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:28:00.695 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:28:00.697 | + functions-common:time_stop:2428 : local total 2022-03-02 11:28:00.700 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:28:00.704 | + functions-common:time_stop:2431 : name=git_timed 2022-03-02 11:28:00.706 | + functions-common:time_stop:2432 : start_time=1646220467336 2022-03-02 11:28:00.708 | + functions-common:time_stop:2434 : [[ -z 1646220467336 ]] 2022-03-02 11:28:00.711 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:28:00.720 | + functions-common:time_stop:2437 : end_time=1646220480713 2022-03-02 11:28:00.723 | + functions-common:time_stop:2438 : elapsed_time=13377 2022-03-02 11:28:00.725 | + functions-common:time_stop:2439 : total=0 2022-03-02 11:28:00.727 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:28:00.730 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13377 2022-03-02 11:28:00.733 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-02 11:28:00.736 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 11:28:00.737 | + functions-common:git_clone:678 : head -1 2022-03-02 11:28:00.741 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-02 11:28:00.744 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 11:28:00.747 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-02 11:28:00.750 | + inc/python:setup_develop:338 : local bindep 2022-03-02 11:28:00.752 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 11:28:00.755 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-02 11:28:00.758 | + inc/python:setup_develop:344 : local extras= 2022-03-02 11:28:00.761 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-02 11:28:00.763 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 11:28:00.766 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 11:28:00.769 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-02 11:28:00.771 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 11:28:00.774 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 11:28:00.777 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-02 11:28:00.780 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 11:28:00.783 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-02 11:28:00.785 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 11:28:00.788 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 11:28:00.791 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-02 11:28:00.798 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-02 11:28:00.800 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-02 11:28:01.491 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-02 11:28:01.494 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 11:28:01.497 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 11:28:01.499 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 11:28:01.502 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 11:28:01.504 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-02 11:28:01.507 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 11:28:01.510 | + inc/python:setup_package:428 : local extras= 2022-03-02 11:28:01.513 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 11:28:01.515 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 11:28:01.518 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 11:28:01.521 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 11:28:01.523 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 11:28:01.526 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-02 11:28:01.549 | Using python 3.8 to install /opt/stack/placement 2022-03-02 11:28:01.552 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-02 11:28:02.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:28:02.453 | from cryptography.utils import int_from_bytes 2022-03-02 11:28:02.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:28:02.453 | from cryptography.utils import int_from_bytes 2022-03-02 11:28:03.715 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:28:03.743 | Obtaining file:///opt/stack/placement 2022-03-02 11:28:03.743 | Preparing metadata (setup.py): started 2022-03-02 11:28:06.965 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:28:07.149 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (5.8.1) 2022-03-02 11:28:07.152 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.4.31) 2022-03-02 11:28:07.153 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (9.4.0) 2022-03-02 11:28:07.154 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.5.1) 2022-03-02 11:28:07.156 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.8.7) 2022-03-02 11:28:07.157 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-02 11:28:07.159 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.27.1) 2022-03-02 11:28:07.161 | 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==6.1.0.dev36) (60.9.3) 2022-03-02 11:28:07.163 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-02 11:28:07.164 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (8.8.0) 2022-03-02 11:28:07.166 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.4.0) 2022-03-02 11:28:07.168 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.6.1) 2022-03-02 11:28:07.169 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.3.0) 2022-03-02 11:28:07.171 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.12.2) 2022-03-02 11:28:07.172 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (11.2.0) 2022-03-02 11:28:07.174 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.11.0) 2022-03-02 11:28:07.175 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.1) 2022-03-02 11:28:07.176 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-02 11:28:07.178 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.1.0) 2022-03-02 11:28:07.179 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.7.0) 2022-03-02 11:28:07.181 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.0.1) 2022-03-02 11:28:07.262 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.4.0) 2022-03-02 11:28:07.263 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (5.1.0) 2022-03-02 11:28:07.265 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.4.0) 2022-03-02 11:28:07.267 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (2.10.1) 2022-03-02 11:28:07.270 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.16.0) 2022-03-02 11:28:07.271 | 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==6.1.0.dev36) (3.1.1) 2022-03-02 11:28:07.296 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev36) (0.17.3) 2022-03-02 11:28:07.345 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (2.4.0) 2022-03-02 11:28:07.347 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-02 11:28:07.348 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (0.8.0) 2022-03-02 11:28:07.349 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (6.0) 2022-03-02 11:28:07.350 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (3.5.0) 2022-03-02 11:28:07.412 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.13.0) 2022-03-02 11:28:07.413 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.0.1) 2022-03-02 11:28:07.415 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.7.6) 2022-03-02 11:28:07.417 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.0) 2022-03-02 11:28:07.465 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (0.9.6) 2022-03-02 11:28:07.468 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (2.8.2) 2022-03-02 11:28:07.486 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.0.3) 2022-03-02 11:28:07.491 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-02 11:28:07.492 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.3.0) 2022-03-02 11:28:07.523 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (1.0.3) 2022-03-02 11:28:07.524 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (2021.3) 2022-03-02 11:28:07.539 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (3.1.1) 2022-03-02 11:28:07.557 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (0.11.0) 2022-03-02 11:28:07.560 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (21.3) 2022-03-02 11:28:07.561 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (1.0.2) 2022-03-02 11:28:07.562 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (3.0.7) 2022-03-02 11:28:07.609 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2019.11.28) 2022-03-02 11:28:07.610 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (1.26.8) 2022-03-02 11:28:07.612 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2.0.12) 2022-03-02 11:28:07.615 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (3.3) 2022-03-02 11:28:07.636 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev36) (0.7) 2022-03-02 11:28:07.815 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev36) (1.1.2) 2022-03-02 11:28:07.860 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.1.6) 2022-03-02 11:28:07.861 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.4.0) 2022-03-02 11:28:07.862 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (4.11.1) 2022-03-02 11:28:07.916 | 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==6.1.0.dev36) (1.15.0) 2022-03-02 11:28:07.958 | 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==6.1.0.dev36) (1.13.3) 2022-03-02 11:28:08.027 | 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==6.1.0.dev36) (2.1.0) 2022-03-02 11:28:08.100 | 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==6.1.0.dev36) (1.7.0) 2022-03-02 11:28:08.193 | 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==6.1.0.dev36) (1.1.5) 2022-03-02 11:28:08.250 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (0.2.5) 2022-03-02 11:28:08.460 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.1.1) 2022-03-02 11:28:08.461 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.4.2) 2022-03-02 11:28:08.464 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.2) 2022-03-02 11:28:08.551 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.5.0) 2022-03-02 11:28:08.607 | 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==6.1.0.dev36) (2.21) 2022-03-02 11:28:08.782 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.7.0) 2022-03-02 11:28:08.900 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.0.0) 2022-03-02 11:28:08.902 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.0.0) 2022-03-02 11:28:10.936 | Installing collected packages: openstack-placement 2022-03-02 11:28:10.939 | Running setup.py develop for openstack-placement 2022-03-02 11:28:15.129 | Successfully installed openstack-placement 2022-03-02 11:28:15.129 | 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-03-02 11:28:15.138 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:28:15.138 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:28:15.319 | + inc/python:pip_install:200 : result=0 2022-03-02 11:28:15.321 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:28:15.325 | + functions-common:time_stop:2425 : local name 2022-03-02 11:28:15.327 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:28:15.330 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:28:15.332 | + functions-common:time_stop:2428 : local total 2022-03-02 11:28:15.335 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:28:15.337 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:28:15.340 | + functions-common:time_stop:2432 : start_time=1646220481543 2022-03-02 11:28:15.342 | + functions-common:time_stop:2434 : [[ -z 1646220481543 ]] 2022-03-02 11:28:15.346 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:28:15.350 | + functions-common:time_stop:2437 : end_time=1646220495347 2022-03-02 11:28:15.353 | + functions-common:time_stop:2438 : elapsed_time=13804 2022-03-02 11:28:15.355 | + functions-common:time_stop:2439 : total=274122 2022-03-02 11:28:15.358 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:28:15.360 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=287926 2022-03-02 11:28:15.363 | + inc/python:pip_install:203 : return 0 2022-03-02 11:28:15.365 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 11:28:15.368 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 11:28:15.370 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 11:28:15.392 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 11:28:15.405 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-02 11:28:15.408 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-02 11:28:15.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:28:15.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:28:15.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-02 11:28:15.419 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:28:15.422 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 11:28:15.425 | + ./stack.sh:main:943 : configure_placement 2022-03-02 11:28:15.427 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-02 11:28:15.442 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-02 11:28:15.444 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-02 11:28:15.450 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-02 11:28:15.453 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-02 11:28:15.455 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-02 11:28:15.458 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-02 11:28:15.461 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-02 11:28:15.464 | + 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-03-02 11:28:15.502 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-02 11:28:15.539 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-02 11:28:15.576 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-02 11:28:15.578 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-02 11:28:15.581 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-02 11:28:15.583 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 11:28:15.586 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-02 11:28:15.624 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-02 11:28:15.659 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 11:28:15.694 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-02 11:28:15.731 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-02 11:28:15.766 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-02 11:28:15.800 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-02 11:28:15.835 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-02 11:28:15.867 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 11:28:15.901 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 11:28:15.936 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-02 11:28:15.939 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-02 11:28:15.942 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-02 11:28:15.945 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 11:28:15.966 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 11:28:15.969 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 11:28:15.971 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 11:28:15.974 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 11:28:15.976 | + 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-03-02 11:28:16.010 | + 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-03-02 11:28:16.043 | + 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-03-02 11:28:16.076 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 11:28:16.109 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-02 11:28:16.111 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-02 11:28:16.114 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-02 11:28:16.117 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-02 11:28:16.119 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-02 11:28:16.122 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 11:28:16.125 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 11:28:16.128 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-02 11:28:16.133 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-02 11:28:16.136 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 11:28:16.139 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 11:28:16.155 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 11:28:16.155 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:28:16.169 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 11:28:16.174 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:28:16.192 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-02 11:28:16.194 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-02 11:28:16.199 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-02 11:28:16.235 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-02 11:28:16.268 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-02 11:28:16.299 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-02 11:28:16.332 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 11:28:16.366 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 11:28:16.399 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-02 11:28:16.431 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-02 11:28:16.464 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-02 11:28:16.497 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 11:28:16.531 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 11:28:16.566 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 11:28:16.600 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-02 11:28:16.633 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 11:28:16.636 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 11:28:16.639 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-02 11:28:16.642 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-02 11:28:16.645 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 11:28:16.648 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:28:16.651 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:28:16.654 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-02 11:28:16.657 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-02 11:28:16.659 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-02 11:28:16.695 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 11:28:16.729 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-02 11:28:16.730 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-02 11:28:16.739 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-02 11:28:16.743 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-02 11:28:16.746 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-02 11:28:16.749 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 11:28:16.751 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 11:28:16.754 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 11:28:16.757 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:28:16.760 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:28:16.763 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 11:28:16.767 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 11:28:16.770 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:28:16.774 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:28:16.779 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-02 11:28:16.846 | Enabling site placement-api. 2022-03-02 11:28:16.852 | To activate the new configuration, you need to run: 2022-03-02 11:28:16.852 | systemctl reload apache2 2022-03-02 11:28:16.857 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 11:28:16.860 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 11:28:16.863 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:28:16.866 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 11:28:17.099 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-02 11:28:17.124 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:28:17.127 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-02 11:28:17.150 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:28:17.154 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-02 11:28:17.177 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:28:17.180 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-02 11:28:17.183 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-03-02 11:28:17.185 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-02 11:28:17.223 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.50/identity 2022-03-02 11:28:17.257 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-03-02 11:28:17.300 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-02 11:28:17.335 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-02 11:28:17.368 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-03-02 11:28:17.400 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-02 11:28:17.434 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-02 11:28:17.469 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-02 11:28:17.491 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:28:17.494 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-02 11:28:17.515 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:28:17.518 | + ./stack.sh:main:969 : run_phase stack install 2022-03-02 11:28:17.521 | + functions-common:run_phase:1853 : local mode=stack 2022-03-02 11:28:17.523 | + functions-common:run_phase:1854 : local phase=install 2022-03-02 11:28:17.527 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 11:28:17.529 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 11:28:17.532 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 11:28:17.535 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 11:28:17.537 | + functions-common:run_phase:1863 : local extra 2022-03-02 11:28:17.542 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 11:28:17.546 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 11:28:17.549 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 11:28:17.552 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 11:28:17.555 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-02 11:28:17.557 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 11:28:17.575 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:28:17.578 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 11:28:17.580 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-02 11:28:17.583 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-02 11:28:17.585 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-02 11:28:17.588 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:28:17.591 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-02 11:28:17.593 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-02 11:28:17.596 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-02 11:28:17.669 | ++ inc/async:async_inner:63 : install_tempest 2022-03-02 11:28:17.717 | [17744 Async install_tempest:77769]: running: install_tempest 2022-03-02 11:28:17.720 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-02 11:28:17.723 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-02 11:28:17.726 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 11:28:17.730 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 11:28:17.733 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-02 11:28:17.736 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-02 11:28:17.739 | + functions-common:run_plugins:1840 : local phase=install 2022-03-02 11:28:17.743 | + functions-common:run_plugins:1842 : local plugins= 2022-03-02 11:28:17.747 | + functions-common:run_plugins:1843 : local plugin 2022-03-02 11:28:17.751 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-02 11:28:17.754 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-02 11:28:17.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:28:17.760 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:28:17.763 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-02 11:28:17.767 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:28:17.770 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-02 11:28:17.773 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-02 11:28:17.776 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 11:28:17.780 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-02 11:28:17.783 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-02 11:28:17.787 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 11:28:17.793 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-02 11:28:17.793 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 11:28:17.802 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-02 11:28:17.805 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-02 11:28:17.809 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-02 11:28:17.813 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-02 11:28:17.816 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-02 11:28:17.846 | Using python 3.8 to install python-openstackclient 2022-03-02 11:28:17.849 | + 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-03-02 11:28:18.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:28:18.766 | from cryptography.utils import int_from_bytes 2022-03-02 11:28:18.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:28:18.766 | from cryptography.utils import int_from_bytes 2022-03-02 11:28:20.020 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:28:20.215 | Collecting python-openstackclient 2022-03-02 11:28:20.224 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fb/0425247cd41a1/python_openstackclient-5.7.0-py3-none-any.whl (970 kB) 2022-03-02 11:28:20.281 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-02 11:28:20.282 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-02 11:28:20.283 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-02 11:28:20.284 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-02 11:28:20.285 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-02 11:28:20.287 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-02 11:28:20.288 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-02 11:28:20.289 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-02 11:28:20.290 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-02 11:28:20.292 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-02 11:28:20.293 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-02 11:28:20.305 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-02 11:28:20.307 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-02 11:28:20.308 | 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-03-02 11:28:20.309 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-02 11:28:20.311 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-02 11:28:20.338 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-03-02 11:28:20.340 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-03-02 11:28:20.341 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-03-02 11:28:20.342 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-03-02 11:28:20.343 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-03-02 11:28:20.344 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-03-02 11:28:20.347 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-03-02 11:28:20.347 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-03-02 11:28:20.349 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-03-02 11:28:20.350 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-03-02 11:28:20.351 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-03-02 11:28:20.367 | 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-03-02 11:28:20.386 | 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-03-02 11:28:20.388 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-03-02 11:28:20.389 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-02 11:28:20.390 | 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-03-02 11:28:20.420 | 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-03-02 11:28:20.441 | 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-03-02 11:28:20.442 | 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-03-02 11:28:20.445 | 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-03-02 11:28:20.542 | 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-03-02 11:28:20.543 | 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-03-02 11:28:20.545 | 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-03-02 11:28:20.594 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-03-02 11:28:20.607 | 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.13.3) 2022-03-02 11:28:20.646 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-03-02 11:28:20.823 | 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-03-02 11:28:20.842 | 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-03-02 11:28:20.957 | 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-03-02 11:28:20.958 | 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-03-02 11:28:20.959 | 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.8) 2022-03-02 11:28:20.961 | 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-03-02 11:28:21.108 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-03-02 11:28:23.802 | Installing collected packages: python-openstackclient 2022-03-02 11:28:25.530 | Successfully installed python-openstackclient-5.7.0 2022-03-02 11:28:25.530 | 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-03-02 11:28:25.538 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:28:25.538 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:28:25.714 | + inc/python:pip_install:200 : result=0 2022-03-02 11:28:25.718 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:28:25.721 | + functions-common:time_stop:2425 : local name 2022-03-02 11:28:25.725 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:28:25.727 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:28:25.731 | + functions-common:time_stop:2428 : local total 2022-03-02 11:28:25.737 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:28:25.739 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:28:25.742 | + functions-common:time_stop:2432 : start_time=1646220497839 2022-03-02 11:28:25.745 | + functions-common:time_stop:2434 : [[ -z 1646220497839 ]] 2022-03-02 11:28:25.748 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:28:25.753 | + functions-common:time_stop:2437 : end_time=1646220505750 2022-03-02 11:28:25.756 | + functions-common:time_stop:2438 : elapsed_time=7911 2022-03-02 11:28:25.759 | + functions-common:time_stop:2439 : total=287926 2022-03-02 11:28:25.762 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:28:25.765 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=295837 2022-03-02 11:28:25.768 | + inc/python:pip_install:203 : return 0 2022-03-02 11:28:25.771 | + ./stack.sh:main:981 : install_oscwrap 2022-03-02 11:28:25.775 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-02 11:28:25.781 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.KNJ9H3EHbC 2022-03-02 11:28:25.784 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-02 11:28:25.788 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-02 11:28:25.791 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-02 11:28:25.795 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-02 11:28:25.799 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-02 11:28:25.802 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-02 11:28:25.826 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:28:25.829 | + ./stack.sh:main:1035 : configure_database 2022-03-02 11:28:25.833 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-02 11:28:25.836 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-02 11:28:25.839 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-02 11:28:25.842 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:28:25.845 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-02 11:28:25.847 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-02 11:28:25.851 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:28:25.855 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:28:25.858 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-02 11:28:25.861 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-02 11:28:25.863 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:28:25.866 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:28:25.869 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:28:25.873 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:28:25.875 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:28:25.878 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:28:25.881 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:28:25.883 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:28:25.887 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:28:25.889 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:28:25.892 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:28:25.895 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-02 11:28:25.898 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:28:25.901 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:28:25.904 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:28:25.907 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:28:25.910 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:28:25.913 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:28:25.916 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-02 11:28:25.938 | mysqladmin: connect to server at 'localhost' failed 2022-03-02 11:28:25.938 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-02 11:28:25.943 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-02 11:28:25.946 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-02 11:28:25.949 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:28:25.951 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:28:25.954 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-02 11:28:25.957 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-02 11:28:25.959 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-02 11:28:25.962 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:28:25.965 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:28:25.968 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-02 11:28:25.970 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-02 11:28:25.973 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-02 11:28:25.990 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:28:26.087 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-02 11:28:26.101 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:28:26.192 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-02 11:28:26.197 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-02 11:28:26.203 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-02 11:28:26.204 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-02 11:28:26.291 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-02 11:28:26.366 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-02 11:28:26.438 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-02 11:28:26.505 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-02 11:28:26.509 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-02 11:28:26.513 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:28:26.516 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-02 11:28:30.441 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-02 11:28:30.446 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-02 11:28:30.452 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-02 11:28:30.459 | + functions-common:save_stackenv:62 : time_stamp=2022-03-02-112830 2022-03-02 11:28:30.463 | + functions-common:save_stackenv:63 : echo '# 2022-03-02-112830 1039' 2022-03-02 11:28:30.467 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:28:30.471 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 11:28:30.475 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:28:30.480 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-02 11:28:30.484 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:28:30.488 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-02 11:28:30.491 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:28:30.496 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-02 11:28:30.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:28:30.507 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-03-02 11:28:30.511 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:28:30.515 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-03-02 11:28:30.519 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:28:30.523 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-02-111030 2022-03-02 11:28:30.534 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:28:30.538 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-02 11:28:30.548 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:28:30.551 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-03-02 11:28:30.554 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:28:30.556 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-02 11:28:30.559 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:28:30.563 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-02 11:28:30.566 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:28:30.568 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-02 11:28:30.576 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:28:30.579 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-02 11:28:30.582 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-02 11:28:30.586 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-02 11:28:30.589 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-02 11:28:30.602 | + ./stack.sh:main:1065 : start_dstat 2022-03-02 11:28:30.607 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 11:28:30.609 | + functions-common:run_process:1680 : local service=dstat 2022-03-02 11:28:30.612 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 11:28:30.615 | + functions-common:run_process:1682 : local group= 2022-03-02 11:28:30.618 | + functions-common:run_process:1683 : local user= 2022-03-02 11:28:30.620 | + functions-common:run_process:1685 : local name=dstat 2022-03-02 11:28:30.629 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 11:28:30.629 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 11:28:30.629 | + functions-common:time_start:2412 : local start_time= 2022-03-02 11:28:30.631 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:28:30.638 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:28:30.641 | + functions-common:time_start:2416 : _TIME_START[$name]=1646220510637 2022-03-02 11:28:30.644 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-02 11:28:30.666 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:28:30.669 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-02 11:28:30.672 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-02 11:28:30.675 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 11:28:30.678 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 11:28:30.680 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 11:28:30.684 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 11:28:30.690 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-02 11:28:30.690 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-02 11:28:30.692 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-02 11:28:30.695 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-02 11:28:30.698 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-02 11:28:30.701 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-02 11:28:30.704 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-02 11:28:30.706 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-02 11:28:30.709 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 11:28:30.711 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-02 11:28:30.715 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-02 11:28:30.720 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-02 11:28:30.720 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-02 11:28:30.723 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-02 11:28:30.725 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-02 11:28:30.731 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-02 11:28:30.847 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-02 11:28:30.974 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 11:28:31.092 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-02 11:28:31.186 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-02 11:28:31.281 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 11:28:31.343 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-02 11:28:31.346 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-02 11:28:31.420 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-02 11:28:32.118 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-02 11:28:32.152 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-02 11:28:32.970 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-02 11:28:33.081 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 11:28:33.102 | + functions-common:time_stop:2425 : local name 2022-03-02 11:28:33.130 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:28:33.158 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:28:33.177 | + functions-common:time_stop:2428 : local total 2022-03-02 11:28:33.206 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:28:33.230 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 11:28:33.250 | + functions-common:time_stop:2432 : start_time=1646220510637 2022-03-02 11:28:33.269 | + functions-common:time_stop:2434 : [[ -z 1646220510637 ]] 2022-03-02 11:28:33.306 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:28:33.341 | + functions-common:time_stop:2437 : end_time=1646220513309 2022-03-02 11:28:33.368 | + functions-common:time_stop:2438 : elapsed_time=2672 2022-03-02 11:28:33.386 | + functions-common:time_stop:2439 : total=0 2022-03-02 11:28:33.405 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:28:33.443 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2672 2022-03-02 11:28:33.466 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-02 11:28:33.494 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-02 11:28:33.527 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-02 11:28:33.536 | + functions-common:run_process:1682 : local group= 2022-03-02 11:28:33.540 | + functions-common:run_process:1683 : local user=root 2022-03-02 11:28:33.545 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-02 11:28:33.552 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 11:28:33.575 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 11:28:33.589 | + functions-common:time_start:2412 : local start_time= 2022-03-02 11:28:33.633 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:28:33.669 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:28:33.690 | + functions-common:time_start:2416 : _TIME_START[$name]=1646220513669 2022-03-02 11:28:33.715 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-02 11:28:33.841 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:28:33.844 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 11:28:33.847 | + functions-common:time_stop:2425 : local name 2022-03-02 11:28:33.849 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:28:33.852 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:28:33.854 | + functions-common:time_stop:2428 : local total 2022-03-02 11:28:33.857 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:28:33.859 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 11:28:33.862 | + functions-common:time_stop:2432 : start_time=1646220513669 2022-03-02 11:28:33.865 | + functions-common:time_stop:2434 : [[ -z 1646220513669 ]] 2022-03-02 11:28:33.870 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:28:33.873 | + functions-common:time_stop:2437 : end_time=1646220513870 2022-03-02 11:28:33.876 | + functions-common:time_stop:2438 : elapsed_time=201 2022-03-02 11:28:33.878 | + functions-common:time_stop:2439 : total=2672 2022-03-02 11:28:33.881 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:28:33.884 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2873 2022-03-02 11:28:33.887 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-02 11:28:33.909 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:28:33.912 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-02 11:28:33.935 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:28:33.937 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-02 11:28:33.962 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:28:33.965 | + ./stack.sh:main:1078 : start_etcd3 2022-03-02 11:28:33.968 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-02 11:28:33.971 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-831507-2 --data-dir /opt/stack/data/etcd' 2022-03-02 11:28:33.973 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-02 11:28:33.976 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-831507-2=http://10.222.0.50:2380' 2022-03-02 11:28:33.979 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.50:2380' 2022-03-02 11:28:33.982 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.50:2379' 2022-03-02 11:28:33.985 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-02 11:28:33.987 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-02 11:28:33.990 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.50:2379' 2022-03-02 11:28:33.992 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-02 11:28:33.995 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-02 11:28:33.998 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-02 11:28:34.000 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' '' root 2022-03-02 11:28:34.003 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-02 11:28:34.006 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-03-02 11:28:34.008 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-02 11:28:34.011 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-02 11:28:34.013 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-02 11:28:34.016 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-02 11:28:34.018 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-02 11:28:34.021 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-02 11:28:34.026 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-02 11:28:34.180 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-02 11:28:34.298 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-03-02 11:28:34.391 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-02 11:28:34.481 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-02 11:28:34.575 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 11:28:34.638 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-02 11:28:34.641 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-02 11:28:34.740 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-02 11:28:35.296 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-02 11:28:35.377 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-02 11:28:35.454 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-02 11:28:35.528 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-02 11:28:35.595 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-02 11:28:35.599 | ++ functions-common:is_arch:506 : uname -m 2022-03-02 11:28:35.606 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-02 11:28:35.608 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-02 11:28:36.056 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-02 11:28:36.071 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-02 11:28:36.620 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-02 11:28:37.313 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-02 11:28:37.334 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:28:37.337 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-02 11:28:37.340 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-02 11:28:37.344 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-02 11:28:37.349 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-02 11:28:37.364 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-02 11:28:37.379 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-02 11:28:37.382 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-02 11:28:37.385 | + 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.50/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-02 11:28:37.500 | The user clouds.yaml file didn't exist. 2022-03-02 11:28:37.512 | + 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.50/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-02 11:28:37.697 | + 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.50/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-02 11:28:37.822 | + 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.50/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-02 11:28:37.944 | + 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.50/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-02 11:28:38.072 | + 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.50/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-02 11:28:38.211 | + 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.50/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-02 11:28:38.347 | + 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.50/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-02 11:28:38.490 | + 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.50/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-02 11:28:38.628 | + 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.50/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-02 11:28:38.867 | + functions-common:write_clouds_yaml:198 : cat 2022-03-02 11:28:38.874 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-02 11:28:38.878 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-02 11:28:38.882 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-02 11:28:38.888 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-02 11:28:38.892 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-02 11:28:38.895 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-02 11:28:38.915 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:28:38.919 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-02 11:28:38.922 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:28:38.925 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-02 11:28:38.928 | + ./stack.sh:main:1095 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-03-02 11:28:38.930 | + ./stack.sh:main:1096 : init_keystone 2022-03-02 11:28:38.934 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-02 11:28:38.954 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:28:38.957 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-02 11:28:38.960 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-02 11:28:38.963 | + lib/database:recreate_database:112 : local db=keystone 2022-03-02 11:28:38.966 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-02 11:28:38.969 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-02 11:28:38.972 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-02 11:28:38.977 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:28:39.073 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-02 11:28:39.078 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:28:39.220 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-02 11:28:39.223 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 11:28:39.226 | + functions-common:time_start:2412 : local start_time= 2022-03-02 11:28:39.228 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:28:39.232 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:28:39.237 | + functions-common:time_start:2416 : _TIME_START[$name]=1646220519234 2022-03-02 11:28:39.240 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-02 11:28:44.422 | 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=79668) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 11:28:44.430 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:28:44.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:44.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:44.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:44.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:44.433 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:44.433 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:44.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:44.433 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:44.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:44.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:44.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:44.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:44.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:44.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:44.434 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:28:44.434 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:28:44.467 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:28:44.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:44.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:44.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:44.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:44.469 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:44.469 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:44.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:44.470 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:44.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:44.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:44.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:44.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:44.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:44.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:44.472 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:28:44.472 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:28:45.358 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:28:45.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:45.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:45.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:45.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:45.360 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:45.360 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:45.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:45.361 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:45.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:45.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:45.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:45.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:45.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:28:45.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:28:45.363 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:28:45.363 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:28:45.373 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 11:29:18.762 | ++ inc/async:async_inner:64 : rc=0 2022-03-02 11:29:18.792 | [77769 Async install_tempest:77769]: finished successfully 2022-03-02 11:29:32.483 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:32.484 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 11:29:32.587 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:32.587 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 11:29:32.769 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:32.769 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 11:29:32.855 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:32.855 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 11:29:32.974 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:32.974 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 11:29:33.032 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:33.032 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 11:29:34.964 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:34.965 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:29:34.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.967 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.967 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.968 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.968 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.968 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:29:34.968 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:29:34.969 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:29:34.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.971 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.971 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.971 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.972 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:29:34.973 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:29:34.982 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:29:34.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.985 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.985 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.985 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:34.986 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:34.986 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:29:34.986 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:29:35.423 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:29:35.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:35.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:35.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:35.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:35.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:35.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:35.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:35.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:35.425 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:35.425 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:35.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:35.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:35.426 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:35.426 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:35.426 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:29:35.426 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:29:35.532 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:29:35.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:35.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:35.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:35.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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:35.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:35.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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:35.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:35.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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:35.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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:35.536 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:35.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:35.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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:35.537 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:35.537 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:35.537 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:29:35.537 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:29:35.551 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 11:29:35.860 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:35.860 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 11:29:35.957 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:35.957 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 11:29:36.078 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:36.078 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 11:29:36.159 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:36.159 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 11:29:36.261 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:36.261 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 11:29:36.387 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:36.387 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 11:29:36.489 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:36.490 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:29:36.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.492 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.493 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.493 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.493 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:29:36.493 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:29:36.494 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:29:36.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.497 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.497 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.498 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.498 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.498 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:29:36.498 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:29:36.507 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:29:36.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.509 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.510 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.510 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.510 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:29:36.510 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:29:36.861 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:29:36.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.863 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.864 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.864 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:36.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:36.865 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:29:36.865 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:29:37.119 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:29:37.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:37.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:37.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:37.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:37.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:37.120 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:37.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:37.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:37.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:37.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:37.121 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:37.121 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:37.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:29:37.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:29:37.122 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:29:37.122 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:29:37.130 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 11:29:37.244 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:37.244 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 11:29:37.324 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:37.324 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 11:29:37.420 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:37.420 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 11:29:37.559 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:37.560 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 11:29:37.694 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:37.694 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 11:29:37.780 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:37.780 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 11:29:37.860 | INFO migrate.versioning.api [-] done 2022-03-02 11:29:38.297 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-02 11:29:38.301 | + functions-common:time_stop:2425 : local name 2022-03-02 11:29:38.303 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:29:38.306 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:29:38.309 | + functions-common:time_stop:2428 : local total 2022-03-02 11:29:38.311 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:29:38.314 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 11:29:38.316 | + functions-common:time_stop:2432 : start_time=1646220519234 2022-03-02 11:29:38.319 | + functions-common:time_stop:2434 : [[ -z 1646220519234 ]] 2022-03-02 11:29:38.323 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:29:38.328 | + functions-common:time_stop:2437 : end_time=1646220578325 2022-03-02 11:29:38.331 | + functions-common:time_stop:2438 : elapsed_time=59091 2022-03-02 11:29:38.333 | + functions-common:time_stop:2439 : total=0 2022-03-02 11:29:38.337 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:29:38.340 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=59091 2022-03-02 11:29:38.343 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-02 11:29:38.345 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-02 11:29:38.350 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-02 11:29:43.105 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-02 11:29:43.105 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-02 11:29:43.105 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-02 11:29:43.106 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-02 11:29:43.106 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-02 11:29:43.106 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-02 11:29:43.107 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-02 11:29:43.107 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-02 11:29:43.107 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-02 11:29:43.498 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-02 11:29:43.502 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-02 11:29:48.382 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-02 11:29:48.383 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-02 11:29:48.383 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-02 11:29:48.384 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-02 11:29:48.384 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-02 11:29:48.384 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-02 11:29:48.384 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-02 11:29:48.385 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-02 11:29:48.385 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-02 11:29:48.775 | + ./stack.sh:main:1097 : start_keystone 2022-03-02 11:29:48.778 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-02 11:29:48.780 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-02 11:29:48.783 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-02 11:29:48.801 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:29:48.804 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-02 11:29:48.808 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-02 11:29:48.813 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-02 11:29:48.815 | + functions-common:run_process:1680 : local service=keystone 2022-03-02 11:29:48.818 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 11:29:48.823 | + functions-common:run_process:1682 : local group= 2022-03-02 11:29:48.824 | + functions-common:run_process:1683 : local user= 2022-03-02 11:29:48.827 | + functions-common:run_process:1685 : local name=keystone 2022-03-02 11:29:48.829 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 11:29:48.832 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 11:29:48.834 | + functions-common:time_start:2412 : local start_time= 2022-03-02 11:29:48.838 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:29:48.841 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:29:48.847 | + functions-common:time_start:2416 : _TIME_START[$name]=1646220588842 2022-03-02 11:29:48.850 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-02 11:29:48.868 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:29:48.870 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-02 11:29:48.873 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-02 11:29:48.875 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 11:29:48.878 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 11:29:48.880 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 11:29:48.884 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 11:29:48.886 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-02 11:29:48.888 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-02 11:29:48.891 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-02 11:29:48.895 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-02 11:29:48.898 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-02 11:29:48.909 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-02 11:29:48.909 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-02 11:29:48.909 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-02 11:29:48.909 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 11:29:48.911 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-02 11:29:48.913 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-02 11:29:48.916 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-02 11:29:48.918 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-02 11:29:48.922 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-02 11:29:48.991 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-02 11:29:49.068 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-02 11:29:49.134 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 11:29:49.191 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 11:29:49.258 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-02 11:29:49.318 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-02 11:29:49.381 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-02 11:29:49.444 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-02 11:29:49.511 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-02 11:29:49.576 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-02 11:29:49.576 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-02 11:29:49.640 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-02 11:29:50.051 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-02 11:29:50.067 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-02 11:29:50.496 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-02 11:29:50.593 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 11:29:50.597 | + functions-common:time_stop:2425 : local name 2022-03-02 11:29:50.600 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:29:50.603 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:29:50.605 | + functions-common:time_stop:2428 : local total 2022-03-02 11:29:50.608 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:29:50.611 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 11:29:50.614 | + functions-common:time_stop:2432 : start_time=1646220588842 2022-03-02 11:29:50.616 | + functions-common:time_stop:2434 : [[ -z 1646220588842 ]] 2022-03-02 11:29:50.620 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:29:50.627 | + functions-common:time_stop:2437 : end_time=1646220590622 2022-03-02 11:29:50.628 | + functions-common:time_stop:2438 : elapsed_time=1780 2022-03-02 11:29:50.631 | + functions-common:time_stop:2439 : total=2873 2022-03-02 11:29:50.633 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:29:50.636 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4653 2022-03-02 11:29:50.638 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-02 11:29:50.638 | Waiting for keystone to start... 2022-03-02 11:29:50.641 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.50/identity/v3/ 2022-03-02 11:29:50.644 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.50/identity/v3/ 2022-03-02 11:29:50.647 | + functions:wait_for_service:457 : local timeout=60 2022-03-02 11:29:50.650 | + functions:wait_for_service:458 : local url=http://10.222.0.50/identity/v3/ 2022-03-02 11:29:50.652 | + functions:wait_for_service:459 : local rval=0 2022-03-02 11:29:50.655 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-02 11:29:50.658 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-02 11:29:50.660 | + functions-common:time_start:2412 : local start_time= 2022-03-02 11:29:50.663 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:29:50.668 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:29:50.671 | + functions-common:time_start:2416 : _TIME_START[$name]=1646220590668 2022-03-02 11:29:50.674 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-02 11:29:50.680 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/identity/v3/ 2022-03-02 11:29:57.717 | + :: : [[ 200 == 503 ]] 2022-03-02 11:29:57.719 | + :: : [[ 0 -eq 7 ]] 2022-03-02 11:29:57.722 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-02 11:29:57.724 | + functions-common:time_stop:2425 : local name 2022-03-02 11:29:57.727 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:29:57.730 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:29:57.733 | + functions-common:time_stop:2428 : local total 2022-03-02 11:29:57.735 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:29:57.738 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-02 11:29:57.749 | + functions-common:time_stop:2432 : start_time=1646220590668 2022-03-02 11:29:57.749 | + functions-common:time_stop:2434 : [[ -z 1646220590668 ]] 2022-03-02 11:29:57.749 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:29:57.751 | + functions-common:time_stop:2437 : end_time=1646220597748 2022-03-02 11:29:57.753 | + functions-common:time_stop:2438 : elapsed_time=7080 2022-03-02 11:29:57.756 | + functions-common:time_stop:2439 : total=0 2022-03-02 11:29:57.759 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:29:57.762 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7080 2022-03-02 11:29:57.764 | + functions:wait_for_service:467 : return 0 2022-03-02 11:29:57.767 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-02 11:29:57.786 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:29:57.789 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-02 11:29:57.792 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:29:57.794 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-02 11:29:57.827 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-02 11:29:57.833 | + 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.50/identity 2022-03-02 11:30:02.684 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.684 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.685 | 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=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.693 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.712 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.712 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.745 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.780 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.780 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.879 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.879 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.880 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.880 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.880 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.880 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.894 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.894 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.894 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.895 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.895 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.895 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.895 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.903 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.907 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.907 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.907 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.907 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.907 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.908 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.908 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80529) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:30:02.941 | 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=80529) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 11:30:03.354 | INFO keystone.cmd.bootstrap [None req-5a327084-86bb-4385-bce1-6a870c44aa45 None None] Created domain default 2022-03-02 11:30:03.493 | INFO keystone.cmd.bootstrap [None req-5a327084-86bb-4385-bce1-6a870c44aa45 None None] Created project admin 2022-03-02 11:30:03.525 | DEBUG passlib.handlers.bcrypt [None req-5a327084-86bb-4385-bce1-6a870c44aa45 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=80529) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-02 11:30:03.526 | DEBUG passlib.handlers.bcrypt [None req-5a327084-86bb-4385-bce1-6a870c44aa45 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80529) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-02 11:30:03.673 | INFO keystone.cmd.bootstrap [None req-5a327084-86bb-4385-bce1-6a870c44aa45 None None] Created user admin 2022-03-02 11:30:03.737 | INFO keystone.cmd.bootstrap [None req-5a327084-86bb-4385-bce1-6a870c44aa45 None None] Created role reader 2022-03-02 11:30:03.827 | INFO keystone.cmd.bootstrap [None req-5a327084-86bb-4385-bce1-6a870c44aa45 None None] Created role member 2022-03-02 11:30:03.932 | INFO keystone.cmd.bootstrap [None req-5a327084-86bb-4385-bce1-6a870c44aa45 None None] Created implied role where 8fa9a912d72d4d28863b0d8ee5a8c186 implies ec05b65d5f594b1eab90ee190f730006 2022-03-02 11:30:04.022 | INFO keystone.cmd.bootstrap [None req-5a327084-86bb-4385-bce1-6a870c44aa45 None None] Created role admin 2022-03-02 11:30:04.156 | INFO keystone.cmd.bootstrap [None req-5a327084-86bb-4385-bce1-6a870c44aa45 None None] Created implied role where 21807d265f7146fd84bf337d8ec82fb4 implies 8fa9a912d72d4d28863b0d8ee5a8c186 2022-03-02 11:30:04.246 | INFO keystone.cmd.bootstrap [None req-5a327084-86bb-4385-bce1-6a870c44aa45 None None] Granted role admin on project admin to user admin. 2022-03-02 11:30:04.349 | INFO keystone.cmd.bootstrap [None req-5a327084-86bb-4385-bce1-6a870c44aa45 None None] Granted role admin on the system to user admin. 2022-03-02 11:30:04.447 | WARNING py.warnings [None req-5a327084-86bb-4385-bce1-6a870c44aa45 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-03-02 11:30:04.447 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-02 11:30:04.447 |  2022-03-02 11:30:04.451 | INFO keystone.cmd.bootstrap [None req-5a327084-86bb-4385-bce1-6a870c44aa45 None None] Created region RegionOne 2022-03-02 11:30:04.656 | INFO keystone.cmd.bootstrap [None req-5a327084-86bb-4385-bce1-6a870c44aa45 None None] Created public endpoint http://10.222.0.50/identity 2022-03-02 11:30:05.167 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-02 11:30:05.170 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-02 11:30:05.172 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-02 11:30:05.176 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-02 11:30:08.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:08.658 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:08.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:08.658 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:08.856 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:30:08.859 | + lib/keystone:create_keystone_accounts:310 : admin_project=aa30f6a9c7a6465e902b0d7b13470041 2022-03-02 11:30:08.861 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-02 11:30:08.864 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-02 11:30:11.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:11.299 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:11.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:11.299 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:11.498 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:30:11.504 | + lib/keystone:create_keystone_accounts:312 : admin_user=52ba31b7a9684673a6897685871fe389 2022-03-02 11:30:11.508 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-02 11:30:11.511 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-02 11:30:11.513 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-02 11:30:11.516 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 52ba31b7a9684673a6897685871fe389 default 2022-03-02 11:30:11.579 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 52ba31b7a9684673a6897685871fe389 default 2022-03-02 11:30:11.630 | [17744 Async ks-domain-role:80908]: running: get_or_add_user_domain_role admin 52ba31b7a9684673a6897685871fe389 default 2022-03-02 11:30:11.633 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-02 11:30:11.635 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 11:30:11.639 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-02 11:30:15.229 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-02 11:30:15.232 | + functions-common:get_or_create_domain:888 : echo default 2022-03-02 11:30:15.232 | default 2022-03-02 11:30:15.234 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-02 11:30:15.303 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-02 11:30:15.353 | [17744 Async ks-project:81432]: running: get_or_create_project service Default 2022-03-02 11:30:15.356 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-02 11:30:15.433 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-02 11:30:15.507 | [17744 Async ks-service:81526]: running: get_or_create_role service 2022-03-02 11:30:15.511 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-02 11:30:15.596 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-02 11:30:15.681 | [17744 Async ks-reseller:81616]: running: get_or_create_role ResellerAdmin 2022-03-02 11:30:15.684 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-02 11:30:15.706 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-02 11:30:16.148 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-02 11:30:16.338 | [17744 Async ks-anotherrole:81725]: running: get_or_create_role anotherrole 2022-03-02 11:30:16.342 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-02 11:30:16.347 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-02 11:30:16.350 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 11:30:16.354 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-02 11:30:21.174 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:30:21.227 | [81616 Async ks-reseller:81616]: finished successfully 2022-03-02 11:30:21.343 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:30:21.374 | [81432 Async ks-project:81432]: finished successfully 2022-03-02 11:30:21.762 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:30:21.796 | [81526 Async ks-service:81526]: finished successfully 2022-03-02 11:30:22.046 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:30:22.089 | [81725 Async ks-anotherrole:81725]: finished successfully 2022-03-02 11:30:22.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:22.364 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:22.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:22.364 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:22.560 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:30:22.563 | ++ functions-common:get_or_create_project:938 : project_id=353143c92c944b7fbd5592fe0419cda7 2022-03-02 11:30:22.565 | ++ functions-common:get_or_create_project:939 : echo 353143c92c944b7fbd5592fe0419cda7 2022-03-02 11:30:22.568 | + lib/keystone:create_keystone_accounts:340 : invis_project=353143c92c944b7fbd5592fe0419cda7 2022-03-02 11:30:22.571 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-02 11:30:22.574 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-02 11:30:22.577 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 11:30:22.580 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-02 11:30:25.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:25.450 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:25.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:25.450 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:25.656 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:30:25.659 | ++ functions-common:get_or_create_project:938 : project_id=916c2b4684854a359120d5800b2f78e7 2022-03-02 11:30:25.662 | ++ functions-common:get_or_create_project:939 : echo 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:30:25.666 | + lib/keystone:create_keystone_accounts:344 : demo_project=916c2b4684854a359120d5800b2f78e7 2022-03-02 11:30:25.668 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-02 11:30:25.671 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-02 11:30:25.675 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:30:25.678 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-02 11:30:25.681 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-02 11:30:25.686 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-02 11:30:26.071 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:30:26.101 | [80908 Async ks-domain-role:80908]: finished successfully 2022-03-02 11:30:28.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:28.552 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:28.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:28.552 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:28.825 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:30:28.828 | ++ functions-common:get_or_create_user:925 : user_id=174da0bce1564608a715314dd30aa83f 2022-03-02 11:30:28.830 | ++ functions-common:get_or_create_user:926 : echo 174da0bce1564608a715314dd30aa83f 2022-03-02 11:30:28.834 | + lib/keystone:create_keystone_accounts:347 : demo_user=174da0bce1564608a715314dd30aa83f 2022-03-02 11:30:28.837 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-02 11:30:28.899 | [17744 Async ks-domain-role:80908]: Waiting for completion of get_or_add_user_domain_role admin 52ba31b7a9684673a6897685871fe389 default running on PID 80908 (6 other jobs running) 2022-03-02 11:30:28.927 | [17744 Async ks-domain-role:80908]: Signaling child to exit 2022-03-02 11:30:28.928 | WAKEUP 2022-03-02 11:30:28.955 | [17744 Async ks-domain-role:80908]: Signaled 2022-03-02 11:30:28.957 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-02 11:30:28.957 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 52ba31b7a9684673a6897685871fe389 --domain default 2022-03-02 11:30:28.957 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:30:28.957 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-02 11:30:28.957 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:30:28.957 | ++ functions-common:get_field:812 : read data 2022-03-02 11:30:28.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:28.957 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:28.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:28.958 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:28.958 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:30:28.958 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-02 11:30:28.958 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-02 11:30:28.958 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 52ba31b7a9684673a6897685871fe389 --domain default 2022-03-02 11:30:28.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:28.958 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:28.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:28.958 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:28.958 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 52ba31b7a9684673a6897685871fe389 --domain default 2022-03-02 11:30:28.958 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:30:28.958 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-02 11:30:28.958 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:30:28.958 | ++ functions-common:get_field:812 : read data 2022-03-02 11:30:28.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:28.958 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:28.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:28.959 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:28.959 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:30:28.959 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:30:28.959 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:30:28.959 | ++ functions-common:get_field:818 : echo '| 21807d265f7146fd84bf337d8ec82fb4 | 52ba31b7a9684673a6897685871fe389 | | | default | | False |' 2022-03-02 11:30:28.959 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:30:28.959 | ++ functions-common:get_field:812 : read data 2022-03-02 11:30:28.960 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:30:28.960 | + functions-common:get_or_add_user_domain_role:1021 : echo 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:30:28.961 | 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:30:29.013 | [17744 Async ks-domain-role:80908]: finished get_or_add_user_domain_role admin 52ba31b7a9684673a6897685871fe389 default with result 0 in 14 seconds 2022-03-02 11:30:29.021 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-02 11:30:29.062 | [17744 Async ks-project:81432]: Waiting for completion of get_or_create_project service Default running on PID 81432 (5 other jobs running) 2022-03-02 11:30:29.097 | [17744 Async ks-project:81432]: Signaling child to exit 2022-03-02 11:30:29.098 | WAKEUP 2022-03-02 11:30:29.125 | [17744 Async ks-project:81432]: Signaled 2022-03-02 11:30:29.127 | + functions-common:get_or_create_project:932 : local project_id 2022-03-02 11:30:29.127 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-02 11:30:29.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:29.127 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:29.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:29.127 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:29.127 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:30:29.127 | + functions-common:get_or_create_project:938 : project_id=21a54fb988b94872b6368b11594a0979 2022-03-02 11:30:29.127 | + functions-common:get_or_create_project:939 : echo 21a54fb988b94872b6368b11594a0979 2022-03-02 11:30:29.127 | 21a54fb988b94872b6368b11594a0979 2022-03-02 11:30:29.183 | [17744 Async ks-project:81432]: finished get_or_create_project service Default with result 0 in 6 seconds 2022-03-02 11:30:29.231 | [17744 Async ks-service:81526]: Waiting for completion of get_or_create_role service running on PID 81526 (4 other jobs running) 2022-03-02 11:30:29.261 | [17744 Async ks-service:81526]: Signaling child to exit 2022-03-02 11:30:29.261 | WAKEUP 2022-03-02 11:30:29.286 | [17744 Async ks-service:81526]: Signaled 2022-03-02 11:30:29.288 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 11:30:29.289 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-02 11:30:29.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:29.289 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:29.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:29.289 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:29.289 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:30:29.289 | + functions-common:get_or_create_role:950 : role_id=acc60950afd34d7684d9f78d168e0036 2022-03-02 11:30:29.289 | + functions-common:get_or_create_role:951 : echo acc60950afd34d7684d9f78d168e0036 2022-03-02 11:30:29.289 | acc60950afd34d7684d9f78d168e0036 2022-03-02 11:30:29.344 | [17744 Async ks-service:81526]: finished get_or_create_role service with result 0 in 6 seconds 2022-03-02 11:30:29.390 | [17744 Async ks-reseller:81616]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 81616 (3 other jobs running) 2022-03-02 11:30:29.418 | [17744 Async ks-reseller:81616]: Signaling child to exit 2022-03-02 11:30:29.418 | WAKEUP 2022-03-02 11:30:29.446 | [17744 Async ks-reseller:81616]: Signaled 2022-03-02 11:30:29.448 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 11:30:29.448 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-02 11:30:29.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:29.448 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:29.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:29.448 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:29.448 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:30:29.448 | + functions-common:get_or_create_role:950 : role_id=74967c7820db426c99fe893813ce59fe 2022-03-02 11:30:29.448 | + functions-common:get_or_create_role:951 : echo 74967c7820db426c99fe893813ce59fe 2022-03-02 11:30:29.448 | 74967c7820db426c99fe893813ce59fe 2022-03-02 11:30:29.499 | [17744 Async ks-reseller:81616]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2022-03-02 11:30:29.541 | [17744 Async ks-anotherrole:81725]: Waiting for completion of get_or_create_role anotherrole running on PID 81725 (2 other jobs running) 2022-03-02 11:30:29.568 | [17744 Async ks-anotherrole:81725]: Signaling child to exit 2022-03-02 11:30:29.568 | WAKEUP 2022-03-02 11:30:29.596 | [17744 Async ks-anotherrole:81725]: Signaled 2022-03-02 11:30:29.598 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 11:30:29.598 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-02 11:30:29.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:29.598 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:29.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:29.598 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:29.598 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:30:29.598 | + functions-common:get_or_create_role:950 : role_id=aa51c3d8c7bc47f28742aa86954e70d6 2022-03-02 11:30:29.598 | + functions-common:get_or_create_role:951 : echo aa51c3d8c7bc47f28742aa86954e70d6 2022-03-02 11:30:29.598 | aa51c3d8c7bc47f28742aa86954e70d6 2022-03-02 11:30:29.652 | [17744 Async ks-anotherrole:81725]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2022-03-02 11:30:29.656 | + inc/async:async_wait:197 : return 0 2022-03-02 11:30:29.659 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 174da0bce1564608a715314dd30aa83f 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:30:29.731 | + inc/async:async_inner:63 : get_or_add_user_project_role member 174da0bce1564608a715314dd30aa83f 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:30:29.785 | [17744 Async ks-demo-member:83141]: running: get_or_add_user_project_role member 174da0bce1564608a715314dd30aa83f 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:30:29.788 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 52ba31b7a9684673a6897685871fe389 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:30:29.861 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 52ba31b7a9684673a6897685871fe389 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:30:29.908 | [17744 Async ks-demo-admin:83261]: running: get_or_add_user_project_role admin 52ba31b7a9684673a6897685871fe389 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:30:29.912 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 174da0bce1564608a715314dd30aa83f 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:30:30.002 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 174da0bce1564608a715314dd30aa83f 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:30:30.066 | [17744 Async ks-demo-another:83377]: running: get_or_add_user_project_role anotherrole 174da0bce1564608a715314dd30aa83f 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:30:30.070 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 174da0bce1564608a715314dd30aa83f 353143c92c944b7fbd5592fe0419cda7 2022-03-02 11:30:30.206 | + inc/async:async_inner:63 : get_or_add_user_project_role member 174da0bce1564608a715314dd30aa83f 353143c92c944b7fbd5592fe0419cda7 2022-03-02 11:30:30.308 | [17744 Async ks-demo-invis:83497]: running: get_or_add_user_project_role member 174da0bce1564608a715314dd30aa83f 353143c92c944b7fbd5592fe0419cda7 2022-03-02 11:30:30.315 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-02 11:30:30.340 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-02 11:30:30.345 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:30:30.354 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-02 11:30:30.374 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-02 11:30:30.402 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-02 11:30:36.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:36.648 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:36.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:36.648 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:36.993 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:30:37.000 | ++ functions-common:get_or_create_user:925 : user_id=0a9c9fb1b89f48cb9c117d529923a609 2022-03-02 11:30:37.024 | ++ functions-common:get_or_create_user:926 : echo 0a9c9fb1b89f48cb9c117d529923a609 2022-03-02 11:30:37.038 | + lib/keystone:create_keystone_accounts:360 : demo_reader=0a9c9fb1b89f48cb9c117d529923a609 2022-03-02 11:30:37.061 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 0a9c9fb1b89f48cb9c117d529923a609 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:30:37.413 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0a9c9fb1b89f48cb9c117d529923a609 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:30:37.629 | [17744 Async ks-demo-reader:85580]: running: get_or_add_user_project_role reader 0a9c9fb1b89f48cb9c117d529923a609 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:30:37.645 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-02 11:30:37.649 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-02 11:30:37.653 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 11:30:37.678 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-02 11:30:43.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:43.920 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:43.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:43.920 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:44.167 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:30:44.171 | ++ functions-common:get_or_create_project:938 : project_id=5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:30:44.175 | ++ functions-common:get_or_create_project:939 : echo 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:30:44.180 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:30:44.185 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-02 11:30:44.190 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-02 11:30:44.194 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:30:44.197 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-02 11:30:44.200 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-02 11:30:44.205 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-02 11:30:49.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:49.007 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:49.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:49.007 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:49.424 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:30:49.439 | ++ functions-common:get_or_create_user:925 : user_id=93bbbc7a39e140b2bbb1efe3ea704d66 2022-03-02 11:30:49.479 | ++ functions-common:get_or_create_user:926 : echo 93bbbc7a39e140b2bbb1efe3ea704d66 2022-03-02 11:30:49.502 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=93bbbc7a39e140b2bbb1efe3ea704d66 2022-03-02 11:30:49.532 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 93bbbc7a39e140b2bbb1efe3ea704d66 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:30:50.018 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 93bbbc7a39e140b2bbb1efe3ea704d66 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:30:50.267 | [17744 Async ks-alt-admin:88949]: running: get_or_add_user_project_role admin 93bbbc7a39e140b2bbb1efe3ea704d66 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:30:50.271 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 93bbbc7a39e140b2bbb1efe3ea704d66 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:30:50.356 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:30:50.525 | [83141 Async ks-demo-member:83141]: finished successfully 2022-03-02 11:30:50.734 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 93bbbc7a39e140b2bbb1efe3ea704d66 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:30:50.933 | [17744 Async ks-alt-another:89169]: running: get_or_add_user_project_role anotherrole 93bbbc7a39e140b2bbb1efe3ea704d66 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:30:50.940 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-02 11:30:50.959 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-02 11:30:50.970 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:30:50.985 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-02 11:30:51.002 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-02 11:30:51.033 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-02 11:30:52.531 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:30:52.727 | [83261 Async ks-demo-admin:83261]: finished successfully 2022-03-02 11:30:55.384 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:30:55.457 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:30:55.513 | [83377 Async ks-demo-another:83377]: finished successfully 2022-03-02 11:30:55.576 | [83497 Async ks-demo-invis:83497]: finished successfully 2022-03-02 11:30:56.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:56.911 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:56.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:30:56.911 | from cryptography.utils import int_from_bytes 2022-03-02 11:30:57.116 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:30:57.123 | ++ functions-common:get_or_create_user:925 : user_id=2b067b5d7e454308bfffa283f7a4b74e 2022-03-02 11:30:57.127 | ++ functions-common:get_or_create_user:926 : echo 2b067b5d7e454308bfffa283f7a4b74e 2022-03-02 11:30:57.133 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=2b067b5d7e454308bfffa283f7a4b74e 2022-03-02 11:30:57.136 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 2b067b5d7e454308bfffa283f7a4b74e 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:30:57.268 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2b067b5d7e454308bfffa283f7a4b74e 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:30:57.367 | [17744 Async ks-alt-member-user:89757]: running: get_or_add_user_project_role member 2b067b5d7e454308bfffa283f7a4b74e 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:30:57.372 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-02 11:30:57.381 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-02 11:30:57.386 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:30:57.390 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-02 11:30:57.414 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-02 11:30:57.419 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-02 11:31:01.188 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:31:01.238 | [85580 Async ks-demo-reader:85580]: finished successfully 2022-03-02 11:31:01.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:01.870 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:01.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:01.870 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:02.077 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:02.081 | ++ functions-common:get_or_create_user:925 : user_id=f4e590e74f4d4d28adb2794c2ba86ca0 2022-03-02 11:31:02.085 | ++ functions-common:get_or_create_user:926 : echo f4e590e74f4d4d28adb2794c2ba86ca0 2022-03-02 11:31:02.090 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=f4e590e74f4d4d28adb2794c2ba86ca0 2022-03-02 11:31:02.093 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader f4e590e74f4d4d28adb2794c2ba86ca0 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:02.188 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f4e590e74f4d4d28adb2794c2ba86ca0 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:02.264 | [17744 Async ks-alt-reader-user:89981]: running: get_or_add_user_project_role reader f4e590e74f4d4d28adb2794c2ba86ca0 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:02.269 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-02 11:31:02.273 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:31:02.277 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-02 11:31:02.281 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-02 11:31:02.286 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-02 11:31:06.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:06.730 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:06.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:06.730 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:07.129 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:07.135 | ++ functions-common:get_or_create_user:925 : user_id=ba993f7b333c468b9da7f902441c5e09 2022-03-02 11:31:07.139 | ++ functions-common:get_or_create_user:926 : echo ba993f7b333c468b9da7f902441c5e09 2022-03-02 11:31:07.143 | + lib/keystone:create_keystone_accounts:392 : system_member_user=ba993f7b333c468b9da7f902441c5e09 2022-03-02 11:31:07.151 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member ba993f7b333c468b9da7f902441c5e09 all 2022-03-02 11:31:07.400 | + inc/async:async_inner:63 : get_or_add_user_system_role member ba993f7b333c468b9da7f902441c5e09 all 2022-03-02 11:31:07.554 | [17744 Async ks-system-member:90207]: running: get_or_add_user_system_role member ba993f7b333c468b9da7f902441c5e09 all 2022-03-02 11:31:07.571 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-02 11:31:07.579 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:31:07.597 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-02 11:31:07.608 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-02 11:31:07.634 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-02 11:31:08.410 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:31:08.579 | [88949 Async ks-alt-admin:88949]: finished successfully 2022-03-02 11:31:11.029 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:31:11.080 | [89169 Async ks-alt-another:89169]: finished successfully 2022-03-02 11:31:11.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:11.127 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:11.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:11.127 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:11.455 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:11.460 | ++ functions-common:get_or_create_user:925 : user_id=48693b6903ef4b6495e098f8a7b0a2a4 2022-03-02 11:31:11.465 | ++ functions-common:get_or_create_user:926 : echo 48693b6903ef4b6495e098f8a7b0a2a4 2022-03-02 11:31:11.469 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=48693b6903ef4b6495e098f8a7b0a2a4 2022-03-02 11:31:11.473 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 48693b6903ef4b6495e098f8a7b0a2a4 all 2022-03-02 11:31:11.568 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 48693b6903ef4b6495e098f8a7b0a2a4 all 2022-03-02 11:31:11.662 | [17744 Async ks-system-reader:90489]: running: get_or_add_user_system_role reader 48693b6903ef4b6495e098f8a7b0a2a4 all 2022-03-02 11:31:11.668 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-02 11:31:11.678 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-02 11:31:11.682 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-02 11:31:11.709 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-02 11:31:11.738 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-02 11:31:15.931 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:31:15.968 | [89757 Async ks-alt-member-user:89757]: finished successfully 2022-03-02 11:31:16.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:16.003 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:16.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:16.003 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:16.214 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:16.220 | ++ functions-common:get_or_create_group:902 : group_id=e6d980b723ff41ff852587d5834a883e 2022-03-02 11:31:16.227 | ++ functions-common:get_or_create_group:903 : echo e6d980b723ff41ff852587d5834a883e 2022-03-02 11:31:16.233 | + lib/keystone:create_keystone_accounts:402 : admin_group=e6d980b723ff41ff852587d5834a883e 2022-03-02 11:31:16.239 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-02 11:31:16.248 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-02 11:31:16.253 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-02 11:31:16.259 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-02 11:31:16.266 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-02 11:31:19.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:19.650 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:19.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:19.650 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:19.891 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:19.894 | ++ functions-common:get_or_create_group:902 : group_id=1ed52afceefe4205b352abff009bfe55 2022-03-02 11:31:19.897 | ++ functions-common:get_or_create_group:903 : echo 1ed52afceefe4205b352abff009bfe55 2022-03-02 11:31:19.900 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=1ed52afceefe4205b352abff009bfe55 2022-03-02 11:31:19.909 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 1ed52afceefe4205b352abff009bfe55 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:20.033 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1ed52afceefe4205b352abff009bfe55 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:20.111 | [17744 Async ks-group-memberdemo:90793]: running: get_or_add_group_project_role member 1ed52afceefe4205b352abff009bfe55 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:20.116 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 1ed52afceefe4205b352abff009bfe55 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:20.437 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1ed52afceefe4205b352abff009bfe55 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:20.647 | [17744 Async ks-group-anotherdemo:90879]: running: get_or_add_group_project_role anotherrole 1ed52afceefe4205b352abff009bfe55 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:20.666 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 1ed52afceefe4205b352abff009bfe55 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:20.734 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:31:20.932 | [89981 Async ks-alt-reader-user:89981]: finished successfully 2022-03-02 11:31:21.086 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1ed52afceefe4205b352abff009bfe55 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:21.285 | [17744 Async ks-group-memberalt:91014]: running: get_or_add_group_project_role member 1ed52afceefe4205b352abff009bfe55 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:21.306 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 1ed52afceefe4205b352abff009bfe55 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:21.735 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1ed52afceefe4205b352abff009bfe55 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:21.949 | [17744 Async ks-group-anotheralt:91101]: running: get_or_add_group_project_role anotherrole 1ed52afceefe4205b352abff009bfe55 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:21.966 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin e6d980b723ff41ff852587d5834a883e aa30f6a9c7a6465e902b0d7b13470041 2022-03-02 11:31:22.438 | + inc/async:async_inner:63 : get_or_add_group_project_role admin e6d980b723ff41ff852587d5834a883e aa30f6a9c7a6465e902b0d7b13470041 2022-03-02 11:31:22.715 | [17744 Async ks-group-admin:91208]: running: get_or_add_group_project_role admin e6d980b723ff41ff852587d5834a883e aa30f6a9c7a6465e902b0d7b13470041 2022-03-02 11:31:22.738 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-02 11:31:22.983 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:31:23.147 | [17744 Async ks-demo-member:83141]: Waiting for completion of get_or_add_user_project_role member 174da0bce1564608a715314dd30aa83f 916c2b4684854a359120d5800b2f78e7 running on PID 83141 (17 other jobs running) 2022-03-02 11:31:23.198 | [90207 Async ks-system-member:90207]: finished successfully 2022-03-02 11:31:23.352 | [17744 Async ks-demo-member:83141]: Signaling child to exit 2022-03-02 11:31:23.352 | WAKEUP 2022-03-02 11:31:23.517 | [17744 Async ks-demo-member:83141]: Signaled 2022-03-02 11:31:23.533 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:31:23.533 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:31:23.533 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:31:23.533 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:31:23.533 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:31:23.533 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:31:23.533 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:31:23.533 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:31:23.533 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 174da0bce1564608a715314dd30aa83f --project 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:23.534 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:23.534 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:31:23.534 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:23.534 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:23.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:23.534 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:23.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:23.534 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:23.534 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:23.534 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:31:23.534 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:31:23.534 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 174da0bce1564608a715314dd30aa83f --project 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:23.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:23.534 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:23.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:23.534 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:23.534 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:31:23.534 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:23.534 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 174da0bce1564608a715314dd30aa83f --project 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:23.534 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:23.534 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:23.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:23.534 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:23.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:23.534 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:23.534 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:23.534 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:31:23.534 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:31:23.534 | ++ functions-common:get_field:818 : echo '| 8fa9a912d72d4d28863b0d8ee5a8c186 | 174da0bce1564608a715314dd30aa83f | | 916c2b4684854a359120d5800b2f78e7 | | | False |' 2022-03-02 11:31:23.534 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:31:23.534 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:23.535 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8fa9a912d72d4d28863b0d8ee5a8c186 2022-03-02 11:31:23.535 | + functions-common:get_or_add_user_project_role:997 : echo 8fa9a912d72d4d28863b0d8ee5a8c186 2022-03-02 11:31:23.535 | 8fa9a912d72d4d28863b0d8ee5a8c186 2022-03-02 11:31:23.852 | [17744 Async ks-demo-member:83141]: finished get_or_add_user_project_role member 174da0bce1564608a715314dd30aa83f 916c2b4684854a359120d5800b2f78e7 with result 0 in 20 seconds 2022-03-02 11:31:24.132 | [17744 Async ks-demo-admin:83261]: Waiting for completion of get_or_add_user_project_role admin 52ba31b7a9684673a6897685871fe389 916c2b4684854a359120d5800b2f78e7 running on PID 83261 (16 other jobs running) 2022-03-02 11:31:24.332 | [17744 Async ks-demo-admin:83261]: Signaling child to exit 2022-03-02 11:31:24.333 | WAKEUP 2022-03-02 11:31:24.509 | [17744 Async ks-demo-admin:83261]: Signaled 2022-03-02 11:31:24.533 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:31:24.533 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:31:24.533 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:31:24.533 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:31:24.533 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:31:24.533 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:31:24.533 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:31:24.533 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:31:24.533 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:24.533 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:31:24.533 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 52ba31b7a9684673a6897685871fe389 --project 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:24.533 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:24.533 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:24.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:24.533 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:24.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:24.534 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:24.534 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:24.534 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:31:24.534 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:31:24.534 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 52ba31b7a9684673a6897685871fe389 --project 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:24.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:24.534 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:24.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:24.534 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:24.534 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 52ba31b7a9684673a6897685871fe389 --project 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:24.534 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:31:24.534 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:24.534 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:24.534 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:24.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:24.534 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:24.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:24.534 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:24.534 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:24.534 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:31:24.534 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:31:24.534 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:31:24.534 | ++ functions-common:get_field:818 : echo '| 21807d265f7146fd84bf337d8ec82fb4 | 52ba31b7a9684673a6897685871fe389 | | 916c2b4684854a359120d5800b2f78e7 | | | False |' 2022-03-02 11:31:24.534 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:24.534 | + functions-common:get_or_add_user_project_role:995 : user_role_id=21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:31:24.534 | + functions-common:get_or_add_user_project_role:997 : echo 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:31:24.534 | 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:31:24.877 | [17744 Async ks-demo-admin:83261]: finished get_or_add_user_project_role admin 52ba31b7a9684673a6897685871fe389 916c2b4684854a359120d5800b2f78e7 with result 0 in 22 seconds 2022-03-02 11:31:25.181 | [17744 Async ks-demo-another:83377]: Waiting for completion of get_or_add_user_project_role anotherrole 174da0bce1564608a715314dd30aa83f 916c2b4684854a359120d5800b2f78e7 running on PID 83377 (15 other jobs running) 2022-03-02 11:31:25.344 | [17744 Async ks-demo-another:83377]: Signaling child to exit 2022-03-02 11:31:25.346 | WAKEUP 2022-03-02 11:31:25.523 | [17744 Async ks-demo-another:83377]: Signaled 2022-03-02 11:31:25.536 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:31:25.536 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:31:25.536 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:31:25.536 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:31:25.537 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:31:25.537 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:31:25.537 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:31:25.537 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:31:25.537 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:31:25.537 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 174da0bce1564608a715314dd30aa83f --project 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:25.537 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:25.537 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:25.537 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:25.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:25.537 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:25.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:25.537 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:25.537 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:25.537 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:31:25.538 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:31:25.538 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 174da0bce1564608a715314dd30aa83f --project 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:25.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:25.538 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:25.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:25.538 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:25.538 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:25.538 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:31:25.538 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 174da0bce1564608a715314dd30aa83f --project 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:25.538 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:25.538 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:25.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:25.538 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:25.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:25.539 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:25.539 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:25.539 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:31:25.539 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:31:25.539 | ++ functions-common:get_field:818 : echo '| aa51c3d8c7bc47f28742aa86954e70d6 | 174da0bce1564608a715314dd30aa83f | | 916c2b4684854a359120d5800b2f78e7 | | | False |' 2022-03-02 11:31:25.539 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:31:25.539 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:25.539 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aa51c3d8c7bc47f28742aa86954e70d6 2022-03-02 11:31:25.539 | + functions-common:get_or_add_user_project_role:997 : echo aa51c3d8c7bc47f28742aa86954e70d6 2022-03-02 11:31:25.539 | aa51c3d8c7bc47f28742aa86954e70d6 2022-03-02 11:31:25.854 | [17744 Async ks-demo-another:83377]: finished get_or_add_user_project_role anotherrole 174da0bce1564608a715314dd30aa83f 916c2b4684854a359120d5800b2f78e7 with result 0 in 25 seconds 2022-03-02 11:31:26.121 | [17744 Async ks-demo-invis:83497]: Waiting for completion of get_or_add_user_project_role member 174da0bce1564608a715314dd30aa83f 353143c92c944b7fbd5592fe0419cda7 running on PID 83497 (14 other jobs running) 2022-03-02 11:31:26.260 | [17744 Async ks-demo-invis:83497]: Signaling child to exit 2022-03-02 11:31:26.260 | WAKEUP 2022-03-02 11:31:26.351 | [17744 Async ks-demo-invis:83497]: Signaled 2022-03-02 11:31:26.366 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:31:26.366 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:31:26.366 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:31:26.366 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:31:26.366 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:31:26.366 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:31:26.366 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:31:26.366 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:31:26.366 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 174da0bce1564608a715314dd30aa83f --project 353143c92c944b7fbd5592fe0419cda7 2022-03-02 11:31:26.366 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:31:26.366 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:26.367 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:26.367 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:26.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:26.367 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:26.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:26.367 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:26.367 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:26.367 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:31:26.367 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:31:26.367 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 174da0bce1564608a715314dd30aa83f --project 353143c92c944b7fbd5592fe0419cda7 2022-03-02 11:31:26.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:26.367 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:26.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:26.367 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:26.367 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 174da0bce1564608a715314dd30aa83f --project 353143c92c944b7fbd5592fe0419cda7 2022-03-02 11:31:26.367 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:26.367 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:31:26.367 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:26.367 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:26.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:26.367 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:26.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:26.367 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:26.367 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:26.367 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:31:26.367 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:31:26.367 | ++ functions-common:get_field:818 : echo '| 8fa9a912d72d4d28863b0d8ee5a8c186 | 174da0bce1564608a715314dd30aa83f | | 353143c92c944b7fbd5592fe0419cda7 | | | False |' 2022-03-02 11:31:26.367 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:31:26.367 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:26.367 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8fa9a912d72d4d28863b0d8ee5a8c186 2022-03-02 11:31:26.367 | + functions-common:get_or_add_user_project_role:997 : echo 8fa9a912d72d4d28863b0d8ee5a8c186 2022-03-02 11:31:26.367 | 8fa9a912d72d4d28863b0d8ee5a8c186 2022-03-02 11:31:26.562 | [17744 Async ks-demo-invis:83497]: finished get_or_add_user_project_role member 174da0bce1564608a715314dd30aa83f 353143c92c944b7fbd5592fe0419cda7 with result 0 in 25 seconds 2022-03-02 11:31:26.656 | [17744 Async ks-demo-reader:85580]: Waiting for completion of get_or_add_user_project_role reader 0a9c9fb1b89f48cb9c117d529923a609 916c2b4684854a359120d5800b2f78e7 running on PID 85580 (13 other jobs running) 2022-03-02 11:31:26.706 | [17744 Async ks-demo-reader:85580]: Signaling child to exit 2022-03-02 11:31:26.707 | WAKEUP 2022-03-02 11:31:26.758 | [17744 Async ks-demo-reader:85580]: Signaled 2022-03-02 11:31:26.760 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:31:26.760 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:31:26.760 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:31:26.760 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:31:26.760 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:31:26.760 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:31:26.760 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:31:26.760 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:31:26.760 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:31:26.760 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:26.760 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:26.760 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0a9c9fb1b89f48cb9c117d529923a609 --project 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:26.760 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:26.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:26.760 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:26.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:26.760 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:26.760 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:26.760 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:31:26.760 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:31:26.761 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 0a9c9fb1b89f48cb9c117d529923a609 --project 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:26.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:26.761 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:26.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:26.761 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:26.761 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0a9c9fb1b89f48cb9c117d529923a609 --project 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:26.761 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:31:26.761 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:26.761 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:26.761 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:26.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:26.761 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:26.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:26.761 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:26.761 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:26.761 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:31:26.761 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:31:26.761 | ++ functions-common:get_field:818 : echo '| ec05b65d5f594b1eab90ee190f730006 | 0a9c9fb1b89f48cb9c117d529923a609 | | 916c2b4684854a359120d5800b2f78e7 | | | False |' 2022-03-02 11:31:26.761 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:31:26.761 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:26.761 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ec05b65d5f594b1eab90ee190f730006 2022-03-02 11:31:26.761 | + functions-common:get_or_add_user_project_role:997 : echo ec05b65d5f594b1eab90ee190f730006 2022-03-02 11:31:26.761 | ec05b65d5f594b1eab90ee190f730006 2022-03-02 11:31:26.849 | [17744 Async ks-demo-reader:85580]: finished get_or_add_user_project_role reader 0a9c9fb1b89f48cb9c117d529923a609 916c2b4684854a359120d5800b2f78e7 with result 0 in 23 seconds 2022-03-02 11:31:26.858 | + inc/async:async_wait:197 : return 0 2022-03-02 11:31:26.862 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-02 11:31:26.977 | [17744 Async ks-alt-admin:88949]: Waiting for completion of get_or_add_user_project_role admin 93bbbc7a39e140b2bbb1efe3ea704d66 5657e428ab554b1ba1e27803722b96cf running on PID 88949 (12 other jobs running) 2022-03-02 11:31:27.022 | [17744 Async ks-alt-admin:88949]: Signaling child to exit 2022-03-02 11:31:27.022 | WAKEUP 2022-03-02 11:31:27.111 | [17744 Async ks-alt-admin:88949]: Signaled 2022-03-02 11:31:27.113 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:31:27.113 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:31:27.113 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:31:27.113 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:31:27.113 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:31:27.113 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:31:27.113 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:31:27.113 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:31:27.113 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:31:27.113 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:27.113 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 93bbbc7a39e140b2bbb1efe3ea704d66 --project 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:27.113 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:27.113 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:27.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.113 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.113 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.113 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:27.113 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:31:27.113 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:31:27.113 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 93bbbc7a39e140b2bbb1efe3ea704d66 --project 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:27.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.113 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.113 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.113 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 93bbbc7a39e140b2bbb1efe3ea704d66 --project 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:27.113 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:31:27.113 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:27.113 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:27.114 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:27.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.114 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.114 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.114 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:27.114 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:31:27.114 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:31:27.114 | ++ functions-common:get_field:818 : echo '| 21807d265f7146fd84bf337d8ec82fb4 | 93bbbc7a39e140b2bbb1efe3ea704d66 | | 5657e428ab554b1ba1e27803722b96cf | | | False |' 2022-03-02 11:31:27.114 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:31:27.114 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:27.114 | + functions-common:get_or_add_user_project_role:995 : user_role_id=21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:31:27.114 | + functions-common:get_or_add_user_project_role:997 : echo 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:31:27.114 | 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:31:27.191 | [17744 Async ks-alt-admin:88949]: finished get_or_add_user_project_role admin 93bbbc7a39e140b2bbb1efe3ea704d66 5657e428ab554b1ba1e27803722b96cf with result 0 in 18 seconds 2022-03-02 11:31:27.287 | [17744 Async ks-alt-another:89169]: Waiting for completion of get_or_add_user_project_role anotherrole 93bbbc7a39e140b2bbb1efe3ea704d66 5657e428ab554b1ba1e27803722b96cf running on PID 89169 (11 other jobs running) 2022-03-02 11:31:27.341 | [17744 Async ks-alt-another:89169]: Signaling child to exit 2022-03-02 11:31:27.341 | WAKEUP 2022-03-02 11:31:27.407 | [17744 Async ks-alt-another:89169]: Signaled 2022-03-02 11:31:27.416 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:31:27.417 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:31:27.417 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:31:27.417 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:31:27.417 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:31:27.417 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:31:27.417 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:31:27.417 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:31:27.417 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:31:27.418 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 93bbbc7a39e140b2bbb1efe3ea704d66 --project 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:27.418 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:27.418 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:27.418 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:27.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.418 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.418 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.418 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:27.418 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:31:27.418 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:31:27.418 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 93bbbc7a39e140b2bbb1efe3ea704d66 --project 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:27.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.418 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.419 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.419 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:27.419 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:31:27.419 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 93bbbc7a39e140b2bbb1efe3ea704d66 --project 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:27.419 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:27.419 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:27.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.419 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.419 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.420 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:27.420 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:31:27.420 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:31:27.420 | ++ functions-common:get_field:818 : echo '| aa51c3d8c7bc47f28742aa86954e70d6 | 93bbbc7a39e140b2bbb1efe3ea704d66 | | 5657e428ab554b1ba1e27803722b96cf | | | False |' 2022-03-02 11:31:27.420 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:31:27.420 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:27.420 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aa51c3d8c7bc47f28742aa86954e70d6 2022-03-02 11:31:27.420 | + functions-common:get_or_add_user_project_role:997 : echo aa51c3d8c7bc47f28742aa86954e70d6 2022-03-02 11:31:27.420 | aa51c3d8c7bc47f28742aa86954e70d6 2022-03-02 11:31:27.518 | [17744 Async ks-alt-another:89169]: finished get_or_add_user_project_role anotherrole 93bbbc7a39e140b2bbb1efe3ea704d66 5657e428ab554b1ba1e27803722b96cf with result 0 in 20 seconds 2022-03-02 11:31:27.595 | [17744 Async ks-alt-member-user:89757]: Waiting for completion of get_or_add_user_project_role member 2b067b5d7e454308bfffa283f7a4b74e 5657e428ab554b1ba1e27803722b96cf running on PID 89757 (10 other jobs running) 2022-03-02 11:31:27.650 | [17744 Async ks-alt-member-user:89757]: Signaling child to exit 2022-03-02 11:31:27.650 | WAKEUP 2022-03-02 11:31:27.705 | [17744 Async ks-alt-member-user:89757]: Signaled 2022-03-02 11:31:27.708 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:31:27.708 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:31:27.708 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:31:27.708 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:31:27.708 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:31:27.708 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:31:27.708 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:31:27.708 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:31:27.708 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:31:27.708 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2b067b5d7e454308bfffa283f7a4b74e --project 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:27.708 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:27.708 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:27.708 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:27.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.708 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.708 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.708 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:27.708 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:31:27.708 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:31:27.708 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 2b067b5d7e454308bfffa283f7a4b74e --project 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:27.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.708 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.709 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.709 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:31:27.709 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2b067b5d7e454308bfffa283f7a4b74e --project 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:27.709 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:27.709 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:27.709 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:27.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.709 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.709 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.709 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:27.709 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:31:27.709 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:31:27.709 | ++ functions-common:get_field:818 : echo '| 8fa9a912d72d4d28863b0d8ee5a8c186 | 2b067b5d7e454308bfffa283f7a4b74e | | 5657e428ab554b1ba1e27803722b96cf | | | False |' 2022-03-02 11:31:27.709 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:31:27.709 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:27.709 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8fa9a912d72d4d28863b0d8ee5a8c186 2022-03-02 11:31:27.709 | + functions-common:get_or_add_user_project_role:997 : echo 8fa9a912d72d4d28863b0d8ee5a8c186 2022-03-02 11:31:27.709 | 8fa9a912d72d4d28863b0d8ee5a8c186 2022-03-02 11:31:27.783 | [17744 Async ks-alt-member-user:89757]: finished get_or_add_user_project_role member 2b067b5d7e454308bfffa283f7a4b74e 5657e428ab554b1ba1e27803722b96cf with result 0 in 18 seconds 2022-03-02 11:31:27.868 | [17744 Async ks-alt-reader-user:89981]: Waiting for completion of get_or_add_user_project_role reader f4e590e74f4d4d28adb2794c2ba86ca0 5657e428ab554b1ba1e27803722b96cf running on PID 89981 (9 other jobs running) 2022-03-02 11:31:27.912 | [17744 Async ks-alt-reader-user:89981]: Signaling child to exit 2022-03-02 11:31:27.913 | WAKEUP 2022-03-02 11:31:27.972 | [17744 Async ks-alt-reader-user:89981]: Signaled 2022-03-02 11:31:27.975 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:31:27.975 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:31:27.975 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:31:27.975 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:31:27.975 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:31:27.975 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:31:27.975 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:31:27.975 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:31:27.975 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:27.975 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f4e590e74f4d4d28adb2794c2ba86ca0 --project 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:27.976 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:31:27.976 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:27.976 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:27.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.976 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.976 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.976 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:27.976 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:31:27.976 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:31:27.976 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user f4e590e74f4d4d28adb2794c2ba86ca0 --project 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:27.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.976 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.977 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.977 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f4e590e74f4d4d28adb2794c2ba86ca0 --project 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:27.977 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:31:27.977 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:31:27.977 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:31:27.977 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:27.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.977 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:27.977 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:27.977 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:27.977 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:31:27.977 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:31:27.977 | ++ functions-common:get_field:818 : echo '| ec05b65d5f594b1eab90ee190f730006 | f4e590e74f4d4d28adb2794c2ba86ca0 | | 5657e428ab554b1ba1e27803722b96cf | | | False |' 2022-03-02 11:31:27.977 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:31:27.978 | ++ functions-common:get_field:812 : read data 2022-03-02 11:31:27.978 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ec05b65d5f594b1eab90ee190f730006 2022-03-02 11:31:27.978 | + functions-common:get_or_add_user_project_role:997 : echo ec05b65d5f594b1eab90ee190f730006 2022-03-02 11:31:27.978 | ec05b65d5f594b1eab90ee190f730006 2022-03-02 11:31:28.057 | [17744 Async ks-alt-reader-user:89981]: finished get_or_add_user_project_role reader f4e590e74f4d4d28adb2794c2ba86ca0 5657e428ab554b1ba1e27803722b96cf with result 0 in 18 seconds 2022-03-02 11:31:28.064 | + inc/async:async_wait:197 : return 0 2022-03-02 11:31:28.069 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-02 11:31:28.157 | [17744 Async ks-system-member:90207]: Waiting for completion of get_or_add_user_system_role member ba993f7b333c468b9da7f902441c5e09 all running on PID 90207 (8 other jobs running) 2022-03-02 11:31:28.215 | [17744 Async ks-system-member:90207]: Signaling child to exit 2022-03-02 11:31:28.216 | WAKEUP 2022-03-02 11:31:28.287 | [17744 Async ks-system-member:90207]: Signaled 2022-03-02 11:31:28.290 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-02 11:31:28.290 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-02 11:31:28.290 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-02 11:31:28.290 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:31:28.290 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:31:28.290 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:31:28.290 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:31:28.291 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:31:28.291 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-02 11:31:28.291 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ba993f7b333c468b9da7f902441c5e09 --system all -f value -c Role 2022-03-02 11:31:28.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:28.291 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:28.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:28.291 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:28.291 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:28.292 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-02 11:31:28.292 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-02 11:31:28.292 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user ba993f7b333c468b9da7f902441c5e09 --system all 2022-03-02 11:31:28.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:28.292 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:28.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:28.292 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:28.292 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ba993f7b333c468b9da7f902441c5e09 --system all -f value -c Role 2022-03-02 11:31:28.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:28.292 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:28.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:28.292 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:28.294 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:28.294 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=8fa9a912d72d4d28863b0d8ee5a8c186 2022-03-02 11:31:28.294 | + functions-common:get_or_add_user_system_role:1052 : echo 8fa9a912d72d4d28863b0d8ee5a8c186 2022-03-02 11:31:28.294 | 8fa9a912d72d4d28863b0d8ee5a8c186 2022-03-02 11:31:28.397 | [17744 Async ks-system-member:90207]: finished get_or_add_user_system_role member ba993f7b333c468b9da7f902441c5e09 all with result 0 in 15 seconds 2022-03-02 11:31:28.492 | [17744 Async ks-system-reader:90489]: Waiting for completion of get_or_add_user_system_role reader 48693b6903ef4b6495e098f8a7b0a2a4 all running on PID 90489 (7 other jobs running) 2022-03-02 11:31:28.564 | [17744 Async ks-system-reader:90489]: Signaling child to exit 2022-03-02 11:31:30.087 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:31:30.251 | [90489 Async ks-system-reader:90489]: finished successfully 2022-03-02 11:31:30.398 | WAKEUP 2022-03-02 11:31:30.531 | [17744 Async ks-system-reader:90489]: Signaled 2022-03-02 11:31:30.541 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-02 11:31:30.541 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-02 11:31:30.541 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-02 11:31:30.541 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:31:30.541 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:31:30.542 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:31:30.542 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:31:30.542 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:31:30.542 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-02 11:31:30.542 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 48693b6903ef4b6495e098f8a7b0a2a4 --system all -f value -c Role 2022-03-02 11:31:30.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:30.542 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:30.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:30.542 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:30.542 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:30.542 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-02 11:31:30.542 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-02 11:31:30.542 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 48693b6903ef4b6495e098f8a7b0a2a4 --system all 2022-03-02 11:31:30.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:30.542 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:30.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:30.542 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:30.542 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 48693b6903ef4b6495e098f8a7b0a2a4 --system all -f value -c Role 2022-03-02 11:31:30.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:30.542 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:30.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:30.542 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:30.542 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:30.542 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=ec05b65d5f594b1eab90ee190f730006 2022-03-02 11:31:30.542 | + functions-common:get_or_add_user_system_role:1052 : echo ec05b65d5f594b1eab90ee190f730006 2022-03-02 11:31:30.542 | ec05b65d5f594b1eab90ee190f730006 2022-03-02 11:31:30.847 | [17744 Async ks-system-reader:90489]: finished get_or_add_user_system_role reader 48693b6903ef4b6495e098f8a7b0a2a4 all with result 0 in 18 seconds 2022-03-02 11:31:30.885 | + inc/async:async_wait:197 : return 0 2022-03-02 11:31:30.910 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-02 11:31:31.253 | [17744 Async ks-group-memberdemo:90793]: Waiting for completion of get_or_add_group_project_role member 1ed52afceefe4205b352abff009bfe55 916c2b4684854a359120d5800b2f78e7 running on PID 90793 (6 other jobs running) 2022-03-02 11:31:31.429 | [17744 Async ks-group-memberdemo:90793]: Signaling child to exit 2022-03-02 11:31:38.021 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:31:38.147 | [90793 Async ks-group-memberdemo:90793]: finished successfully 2022-03-02 11:31:38.249 | WAKEUP 2022-03-02 11:31:38.376 | [17744 Async ks-group-memberdemo:90793]: Signaled 2022-03-02 11:31:38.390 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 11:31:38.390 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1ed52afceefe4205b352abff009bfe55 --project 916c2b4684854a359120d5800b2f78e7 -f value 2022-03-02 11:31:38.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:38.390 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:38.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:38.390 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:38.390 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:38.390 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 11:31:38.390 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 11:31:38.391 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 1ed52afceefe4205b352abff009bfe55 --project 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:38.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:38.391 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:38.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:38.391 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:38.391 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1ed52afceefe4205b352abff009bfe55 --project 916c2b4684854a359120d5800b2f78e7 -f value 2022-03-02 11:31:38.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:38.391 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:38.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:38.391 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:38.391 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:38.391 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='8fa9a912d72d4d28863b0d8ee5a8c186 1ed52afceefe4205b352abff009bfe55 916c2b4684854a359120d5800b2f78e7 False' 2022-03-02 11:31:38.391 | + functions-common:get_or_add_group_project_role:1076 : echo 8fa9a912d72d4d28863b0d8ee5a8c186 1ed52afceefe4205b352abff009bfe55 916c2b4684854a359120d5800b2f78e7 False 2022-03-02 11:31:38.391 | 8fa9a912d72d4d28863b0d8ee5a8c186 1ed52afceefe4205b352abff009bfe55 916c2b4684854a359120d5800b2f78e7 False 2022-03-02 11:31:38.611 | [17744 Async ks-group-memberdemo:90793]: finished get_or_add_group_project_role member 1ed52afceefe4205b352abff009bfe55 916c2b4684854a359120d5800b2f78e7 with result 0 in 18 seconds 2022-03-02 11:31:38.827 | [17744 Async ks-group-anotherdemo:90879]: Waiting for completion of get_or_add_group_project_role anotherrole 1ed52afceefe4205b352abff009bfe55 916c2b4684854a359120d5800b2f78e7 running on PID 90879 (5 other jobs running) 2022-03-02 11:31:38.986 | [17744 Async ks-group-anotherdemo:90879]: Signaling child to exit 2022-03-02 11:31:39.494 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:31:39.530 | [91014 Async ks-group-memberalt:91014]: finished successfully 2022-03-02 11:31:39.710 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:31:39.748 | [90879 Async ks-group-anotherdemo:90879]: finished successfully 2022-03-02 11:31:39.773 | WAKEUP 2022-03-02 11:31:39.810 | [17744 Async ks-group-anotherdemo:90879]: Signaled 2022-03-02 11:31:39.811 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 11:31:39.811 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1ed52afceefe4205b352abff009bfe55 --project 916c2b4684854a359120d5800b2f78e7 -f value 2022-03-02 11:31:39.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:39.811 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:39.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:39.811 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:39.811 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:39.811 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 11:31:39.811 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 11:31:39.812 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 1ed52afceefe4205b352abff009bfe55 --project 916c2b4684854a359120d5800b2f78e7 2022-03-02 11:31:39.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:39.812 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:39.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:39.812 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:39.812 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1ed52afceefe4205b352abff009bfe55 --project 916c2b4684854a359120d5800b2f78e7 -f value 2022-03-02 11:31:39.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:39.812 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:39.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:39.812 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:39.812 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:39.812 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='aa51c3d8c7bc47f28742aa86954e70d6 1ed52afceefe4205b352abff009bfe55 916c2b4684854a359120d5800b2f78e7 False' 2022-03-02 11:31:39.812 | + functions-common:get_or_add_group_project_role:1076 : echo aa51c3d8c7bc47f28742aa86954e70d6 1ed52afceefe4205b352abff009bfe55 916c2b4684854a359120d5800b2f78e7 False 2022-03-02 11:31:39.812 | aa51c3d8c7bc47f28742aa86954e70d6 1ed52afceefe4205b352abff009bfe55 916c2b4684854a359120d5800b2f78e7 False 2022-03-02 11:31:39.938 | [17744 Async ks-group-anotherdemo:90879]: finished get_or_add_group_project_role anotherrole 1ed52afceefe4205b352abff009bfe55 916c2b4684854a359120d5800b2f78e7 with result 0 in 19 seconds 2022-03-02 11:31:40.015 | [17744 Async ks-group-memberalt:91014]: Waiting for completion of get_or_add_group_project_role member 1ed52afceefe4205b352abff009bfe55 5657e428ab554b1ba1e27803722b96cf running on PID 91014 (4 other jobs running) 2022-03-02 11:31:40.089 | [17744 Async ks-group-memberalt:91014]: Signaling child to exit 2022-03-02 11:31:40.090 | WAKEUP 2022-03-02 11:31:40.148 | [17744 Async ks-group-memberalt:91014]: Signaled 2022-03-02 11:31:40.153 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 11:31:40.153 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1ed52afceefe4205b352abff009bfe55 --project 5657e428ab554b1ba1e27803722b96cf -f value 2022-03-02 11:31:40.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:40.154 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:40.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:40.154 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:40.154 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:40.154 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 11:31:40.154 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 11:31:40.154 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 1ed52afceefe4205b352abff009bfe55 --project 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:40.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:40.154 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:40.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:40.154 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:40.154 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1ed52afceefe4205b352abff009bfe55 --project 5657e428ab554b1ba1e27803722b96cf -f value 2022-03-02 11:31:40.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:40.154 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:40.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:40.155 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:40.155 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:40.155 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='8fa9a912d72d4d28863b0d8ee5a8c186 1ed52afceefe4205b352abff009bfe55 5657e428ab554b1ba1e27803722b96cf False' 2022-03-02 11:31:40.155 | + functions-common:get_or_add_group_project_role:1076 : echo 8fa9a912d72d4d28863b0d8ee5a8c186 1ed52afceefe4205b352abff009bfe55 5657e428ab554b1ba1e27803722b96cf False 2022-03-02 11:31:40.155 | 8fa9a912d72d4d28863b0d8ee5a8c186 1ed52afceefe4205b352abff009bfe55 5657e428ab554b1ba1e27803722b96cf False 2022-03-02 11:31:40.219 | [17744 Async ks-group-memberalt:91014]: finished get_or_add_group_project_role member 1ed52afceefe4205b352abff009bfe55 5657e428ab554b1ba1e27803722b96cf with result 0 in 18 seconds 2022-03-02 11:31:40.276 | [17744 Async ks-group-anotheralt:91101]: Waiting for completion of get_or_add_group_project_role anotherrole 1ed52afceefe4205b352abff009bfe55 5657e428ab554b1ba1e27803722b96cf running on PID 91101 (3 other jobs running) 2022-03-02 11:31:40.314 | [17744 Async ks-group-anotheralt:91101]: Signaling child to exit 2022-03-02 11:31:41.978 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:31:42.008 | [91101 Async ks-group-anotheralt:91101]: finished successfully 2022-03-02 11:31:42.031 | WAKEUP 2022-03-02 11:31:42.060 | [17744 Async ks-group-anotheralt:91101]: Signaled 2022-03-02 11:31:42.062 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 11:31:42.062 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1ed52afceefe4205b352abff009bfe55 --project 5657e428ab554b1ba1e27803722b96cf -f value 2022-03-02 11:31:42.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:42.062 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:42.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:42.062 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:42.062 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:42.062 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 11:31:42.062 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 11:31:42.062 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 1ed52afceefe4205b352abff009bfe55 --project 5657e428ab554b1ba1e27803722b96cf 2022-03-02 11:31:42.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:42.062 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:42.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:42.062 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:42.062 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1ed52afceefe4205b352abff009bfe55 --project 5657e428ab554b1ba1e27803722b96cf -f value 2022-03-02 11:31:42.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:42.062 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:42.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:42.062 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:42.062 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:42.062 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='aa51c3d8c7bc47f28742aa86954e70d6 1ed52afceefe4205b352abff009bfe55 5657e428ab554b1ba1e27803722b96cf False' 2022-03-02 11:31:42.062 | + functions-common:get_or_add_group_project_role:1076 : echo aa51c3d8c7bc47f28742aa86954e70d6 1ed52afceefe4205b352abff009bfe55 5657e428ab554b1ba1e27803722b96cf False 2022-03-02 11:31:42.062 | aa51c3d8c7bc47f28742aa86954e70d6 1ed52afceefe4205b352abff009bfe55 5657e428ab554b1ba1e27803722b96cf False 2022-03-02 11:31:42.116 | [17744 Async ks-group-anotheralt:91101]: finished get_or_add_group_project_role anotherrole 1ed52afceefe4205b352abff009bfe55 5657e428ab554b1ba1e27803722b96cf with result 0 in 20 seconds 2022-03-02 11:31:42.162 | [17744 Async ks-group-admin:91208]: Waiting for completion of get_or_add_group_project_role admin e6d980b723ff41ff852587d5834a883e aa30f6a9c7a6465e902b0d7b13470041 running on PID 91208 (2 other jobs running) 2022-03-02 11:31:42.191 | [17744 Async ks-group-admin:91208]: Signaling child to exit 2022-03-02 11:31:42.392 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:31:42.420 | [91208 Async ks-group-admin:91208]: finished successfully 2022-03-02 11:31:42.443 | WAKEUP 2022-03-02 11:31:42.470 | [17744 Async ks-group-admin:91208]: Signaled 2022-03-02 11:31:42.471 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 11:31:42.471 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e6d980b723ff41ff852587d5834a883e --project aa30f6a9c7a6465e902b0d7b13470041 -f value 2022-03-02 11:31:42.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:42.471 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:42.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:42.471 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:42.471 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:42.471 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 11:31:42.471 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 11:31:42.471 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group e6d980b723ff41ff852587d5834a883e --project aa30f6a9c7a6465e902b0d7b13470041 2022-03-02 11:31:42.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:42.472 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:42.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:42.472 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:42.472 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e6d980b723ff41ff852587d5834a883e --project aa30f6a9c7a6465e902b0d7b13470041 -f value 2022-03-02 11:31:42.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:42.472 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:42.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:31:42.472 | from cryptography.utils import int_from_bytes 2022-03-02 11:31:42.472 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:31:42.472 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='21807d265f7146fd84bf337d8ec82fb4 e6d980b723ff41ff852587d5834a883e aa30f6a9c7a6465e902b0d7b13470041 False' 2022-03-02 11:31:42.472 | + functions-common:get_or_add_group_project_role:1076 : echo 21807d265f7146fd84bf337d8ec82fb4 e6d980b723ff41ff852587d5834a883e aa30f6a9c7a6465e902b0d7b13470041 False 2022-03-02 11:31:42.472 | 21807d265f7146fd84bf337d8ec82fb4 e6d980b723ff41ff852587d5834a883e aa30f6a9c7a6465e902b0d7b13470041 False 2022-03-02 11:31:42.524 | [17744 Async ks-group-admin:91208]: finished get_or_add_group_project_role admin e6d980b723ff41ff852587d5834a883e aa30f6a9c7a6465e902b0d7b13470041 with result 0 in 20 seconds 2022-03-02 11:31:42.529 | + inc/async:async_wait:197 : return 0 2022-03-02 11:31:42.532 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-02 11:31:42.552 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:31:42.555 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-02 11:31:42.573 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:31:42.576 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-02 11:31:42.579 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-02 11:31:42.647 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-02 11:31:42.694 | [17744 Async create_nova_accounts:93181]: running: create_nova_accounts 2022-03-02 11:31:42.697 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-02 11:31:42.717 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:31:42.719 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-02 11:31:42.722 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-02 11:31:42.793 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-02 11:31:42.849 | [17744 Async create_glance_accounts:93296]: running: create_glance_accounts 2022-03-02 11:31:42.853 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-02 11:31:42.878 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:31:42.881 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-02 11:31:42.885 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-02 11:31:42.959 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-02 11:31:43.025 | [17744 Async create_cinder_accounts:93426]: running: create_cinder_accounts 2022-03-02 11:31:43.028 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-02 11:31:43.053 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:31:43.057 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-02 11:31:43.061 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-02 11:31:43.181 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-02 11:31:43.274 | [17744 Async create_neutron_accounts:93541]: running: create_neutron_accounts 2022-03-02 11:31:43.280 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-02 11:31:43.340 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:31:43.348 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-02 11:31:43.355 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-02 11:31:43.551 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-02 11:31:43.744 | [17744 Async create_swift_accounts:93683]: running: create_swift_accounts 2022-03-02 11:31:43.766 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-02 11:31:43.906 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:31:43.927 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-02 11:31:44.309 | [17744 Async create_nova_accounts:93181]: Waiting for completion of create_nova_accounts running on PID 93181 (6 other jobs running) 2022-03-02 11:31:44.520 | [17744 Async create_nova_accounts:93181]: Signaling child to exit 2022-03-02 11:32:38.023 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:32:38.077 | [93541 Async create_neutron_accounts:93541]: finished successfully 2022-03-02 11:33:02.953 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:33:02.994 | [93426 Async create_cinder_accounts:93426]: finished successfully 2022-03-02 11:33:25.653 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:33:25.696 | [93296 Async create_glance_accounts:93296]: finished successfully 2022-03-02 11:33:27.684 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:33:27.717 | [93181 Async create_nova_accounts:93181]: finished successfully 2022-03-02 11:33:27.744 | WAKEUP 2022-03-02 11:33:27.773 | [17744 Async create_nova_accounts:93181]: Signaled 2022-03-02 11:33:27.774 | + lib/nova:create_nova_accounts:352 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-02 11:33:27.774 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-03-02 11:33:27.774 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-02 11:33:27.774 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:33:27.774 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 11:33:27.774 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 11:33:27.774 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 11:33:27.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.775 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.775 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.775 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.775 | + functions-common:get_or_create_user:925 : user_id=5d298ff4e7f140beac56e135f25b5f19 2022-03-02 11:33:27.775 | + functions-common:get_or_create_user:926 : echo 5d298ff4e7f140beac56e135f25b5f19 2022-03-02 11:33:27.775 | 5d298ff4e7f140beac56e135f25b5f19 2022-03-02 11:33:27.775 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-02 11:33:27.775 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:33:27.775 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:33:27.775 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:33:27.775 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:33:27.775 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:33:27.775 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:33:27.775 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:33:27.775 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:33:27.775 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:33:27.775 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:33:27.775 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:33:27.775 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-02 11:33:27.775 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:33:27.775 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:33:27.775 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.775 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.775 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.775 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.775 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:33:27.775 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:33:27.775 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-02 11:33:27.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.775 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.776 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.776 | ++ 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-03-02 11:33:27.776 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:33:27.776 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:33:27.776 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:33:27.776 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.776 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.776 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.776 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.776 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:33:27.776 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:33:27.776 | ++ functions-common:get_field:818 : echo '| acc60950afd34d7684d9f78d168e0036 | 5d298ff4e7f140beac56e135f25b5f19 | | 21a54fb988b94872b6368b11594a0979 | | | False |' 2022-03-02 11:33:27.776 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:33:27.776 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.776 | + functions-common:get_or_add_user_project_role:995 : user_role_id=acc60950afd34d7684d9f78d168e0036 2022-03-02 11:33:27.776 | + functions-common:get_or_add_user_project_role:997 : echo acc60950afd34d7684d9f78d168e0036 2022-03-02 11:33:27.776 | acc60950afd34d7684d9f78d168e0036 2022-03-02 11:33:27.776 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 11:33:27.776 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-02 11:33:27.776 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:33:27.776 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:33:27.776 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:33:27.776 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:33:27.776 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:33:27.776 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:33:27.776 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:33:27.776 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:33:27.776 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:33:27.776 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:33:27.776 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:33:27.777 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 11:33:27.777 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:33:27.777 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:33:27.777 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.777 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.777 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.777 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.777 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:33:27.777 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:33:27.777 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 11:33:27.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.777 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.777 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.777 | ++ 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-03-02 11:33:27.777 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:33:27.777 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:33:27.777 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:33:27.777 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.777 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.777 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.777 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.777 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:33:27.777 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:33:27.777 | ++ functions-common:get_field:818 : echo '| 21807d265f7146fd84bf337d8ec82fb4 | 5d298ff4e7f140beac56e135f25b5f19 | | 21a54fb988b94872b6368b11594a0979 | | | False |' 2022-03-02 11:33:27.777 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:33:27.777 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.777 | + functions-common:get_or_add_user_project_role:995 : user_role_id=21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:33:27.778 | + functions-common:get_or_add_user_project_role:997 : echo 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:33:27.778 | 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:33:27.778 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-03-02 11:33:27.778 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-03-02 11:33:27.778 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.50/compute 2022-03-02 11:33:27.778 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-02 11:33:27.778 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 11:33:27.778 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-02 11:33:27.778 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-02 11:33:27.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.778 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.778 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.778 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.778 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 11:33:27.778 | b846d29f161b491baff2e9842f35f9ff' 2022-03-02 11:33:27.778 | + functions-common:get_or_create_service:1094 : echo b846d29f161b491baff2e9842f35f9ff 2022-03-02 11:33:27.778 | b846d29f161b491baff2e9842f35f9ff 2022-03-02 11:33:27.778 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.50/compute/v2/$(project_id)s' 2022-03-02 11:33:27.778 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 11:33:27.778 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' RegionOne 2022-03-02 11:33:27.778 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:33:27.778 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-02 11:33:27.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.778 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.778 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.778 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.778 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:33:27.778 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:33:27.778 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 11:33:27.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.778 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.779 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.779 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.779 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d1dc26be5cc349f4a9c5b3af24d74927 2022-03-02 11:33:27.779 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d1dc26be5cc349f4a9c5b3af24d74927 2022-03-02 11:33:27.779 | + functions-common:get_or_create_endpoint:1127 : public_id=d1dc26be5cc349f4a9c5b3af24d74927 2022-03-02 11:33:27.779 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 11:33:27.779 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 11:33:27.779 | + functions-common:get_or_create_endpoint:1136 : echo d1dc26be5cc349f4a9c5b3af24d74927 2022-03-02 11:33:27.779 | d1dc26be5cc349f4a9c5b3af24d74927 2022-03-02 11:33:27.779 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-02 11:33:27.779 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 11:33:27.779 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-02 11:33:27.779 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-02 11:33:27.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.779 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.779 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.779 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.779 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 11:33:27.779 | 9296061c455842b8a963a9fbe6ec55e8' 2022-03-02 11:33:27.779 | + functions-common:get_or_create_service:1094 : echo 9296061c455842b8a963a9fbe6ec55e8 2022-03-02 11:33:27.779 | 9296061c455842b8a963a9fbe6ec55e8 2022-03-02 11:33:27.779 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.50/compute/v2.1 2022-03-02 11:33:27.779 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 11:33:27.779 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.50/compute/v2.1 RegionOne 2022-03-02 11:33:27.779 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:33:27.779 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-02 11:33:27.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.779 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.779 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.780 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.780 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:33:27.780 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:33:27.780 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.50/compute/v2.1 --region RegionOne -f value -c id 2022-03-02 11:33:27.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.780 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.780 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.780 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.780 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=adf7aa8d7cab43ee9d651d410d10b196 2022-03-02 11:33:27.780 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo adf7aa8d7cab43ee9d651d410d10b196 2022-03-02 11:33:27.780 | + functions-common:get_or_create_endpoint:1127 : public_id=adf7aa8d7cab43ee9d651d410d10b196 2022-03-02 11:33:27.780 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 11:33:27.780 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 11:33:27.780 | + functions-common:get_or_create_endpoint:1136 : echo adf7aa8d7cab43ee9d651d410d10b196 2022-03-02 11:33:27.780 | adf7aa8d7cab43ee9d651d410d10b196 2022-03-02 11:33:27.780 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-03-02 11:33:27.780 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:33:27.780 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-03-02 11:33:27.780 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:33:27.780 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-02 11:33:27.780 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:33:27.780 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:33:27.780 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:33:27.780 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:33:27.780 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:33:27.780 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:33:27.780 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:33:27.780 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:33:27.780 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:33:27.781 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:33:27.781 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 11:33:27.781 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:33:27.781 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:33:27.781 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:33:27.781 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.781 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.781 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.781 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.781 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:33:27.781 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:33:27.781 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 11:33:27.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.781 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.781 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.781 | ++ 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-03-02 11:33:27.781 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:33:27.781 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:33:27.781 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:33:27.781 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.781 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.781 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.781 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.781 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:33:27.781 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:33:27.781 | ++ functions-common:get_field:818 : echo '| 74967c7820db426c99fe893813ce59fe | 5d298ff4e7f140beac56e135f25b5f19 | | 21a54fb988b94872b6368b11594a0979 | | | False |' 2022-03-02 11:33:27.781 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:33:27.781 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.782 | + functions-common:get_or_add_user_project_role:995 : user_role_id=74967c7820db426c99fe893813ce59fe 2022-03-02 11:33:27.782 | + functions-common:get_or_add_user_project_role:997 : echo 74967c7820db426c99fe893813ce59fe 2022-03-02 11:33:27.782 | 74967c7820db426c99fe893813ce59fe 2022-03-02 11:33:27.782 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-03-02 11:33:27.782 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:33:27.840 | [17744 Async create_nova_accounts:93181]: finished create_nova_accounts with result 0 in 105 seconds 2022-03-02 11:33:27.887 | [17744 Async create_glance_accounts:93296]: Waiting for completion of create_glance_accounts running on PID 93296 (5 other jobs running) 2022-03-02 11:33:27.917 | [17744 Async create_glance_accounts:93296]: Signaling child to exit 2022-03-02 11:33:27.917 | WAKEUP 2022-03-02 11:33:27.944 | [17744 Async create_glance_accounts:93296]: Signaled 2022-03-02 11:33:27.945 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-02 11:33:27.945 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:33:27.945 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-02 11:33:27.946 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-02 11:33:27.946 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:33:27.946 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 11:33:27.946 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 11:33:27.946 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 11:33:27.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.946 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.946 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.946 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.946 | + functions-common:get_or_create_user:925 : user_id=093eac734ba14b49b998d8aab4b20fb7 2022-03-02 11:33:27.946 | + functions-common:get_or_create_user:926 : echo 093eac734ba14b49b998d8aab4b20fb7 2022-03-02 11:33:27.946 | 093eac734ba14b49b998d8aab4b20fb7 2022-03-02 11:33:27.946 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-02 11:33:27.946 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:33:27.946 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:33:27.946 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:33:27.947 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:33:27.947 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:33:27.947 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:33:27.947 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:33:27.947 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:33:27.947 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:33:27.947 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:33:27.947 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:33:27.947 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-02 11:33:27.947 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:33:27.947 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:33:27.947 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.947 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.947 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.947 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.948 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:33:27.948 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:33:27.948 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-02 11:33:27.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.948 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.948 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.948 | ++ 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-03-02 11:33:27.948 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:33:27.948 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:33:27.948 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:33:27.948 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.948 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.948 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.948 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.948 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:33:27.948 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:33:27.948 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:33:27.948 | ++ functions-common:get_field:818 : echo '| acc60950afd34d7684d9f78d168e0036 | 093eac734ba14b49b998d8aab4b20fb7 | | 21a54fb988b94872b6368b11594a0979 | | | False |' 2022-03-02 11:33:27.948 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.949 | + functions-common:get_or_add_user_project_role:995 : user_role_id=acc60950afd34d7684d9f78d168e0036 2022-03-02 11:33:27.949 | + functions-common:get_or_add_user_project_role:997 : echo acc60950afd34d7684d9f78d168e0036 2022-03-02 11:33:27.949 | acc60950afd34d7684d9f78d168e0036 2022-03-02 11:33:27.949 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 11:33:27.949 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-02 11:33:27.949 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:33:27.949 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-02 11:33:27.949 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-02 11:33:27.949 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:33:27.949 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 11:33:27.949 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 11:33:27.949 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 11:33:27.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.949 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.949 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.949 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.949 | + functions-common:get_or_create_user:925 : user_id=318fb4e8794b45a487c2ceb6233c318d 2022-03-02 11:33:27.949 | + functions-common:get_or_create_user:926 : echo 318fb4e8794b45a487c2ceb6233c318d 2022-03-02 11:33:27.949 | 318fb4e8794b45a487c2ceb6233c318d 2022-03-02 11:33:27.949 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-02 11:33:27.949 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:33:27.949 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:33:27.949 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:33:27.949 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:33:27.949 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:33:27.949 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:33:27.949 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:33:27.949 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:33:27.949 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:33:27.949 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:33:27.949 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 11:33:27.949 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:33:27.950 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:33:27.950 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:33:27.950 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.950 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.950 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.950 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.950 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:33:27.950 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:33:27.950 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 11:33:27.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.950 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.950 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.950 | ++ 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-03-02 11:33:27.950 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:33:27.950 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:33:27.950 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:33:27.950 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.950 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.950 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.950 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.950 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:33:27.950 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:33:27.950 | ++ functions-common:get_field:818 : echo '| acc60950afd34d7684d9f78d168e0036 | 318fb4e8794b45a487c2ceb6233c318d | | 21a54fb988b94872b6368b11594a0979 | | | False |' 2022-03-02 11:33:27.950 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:33:27.950 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.950 | + functions-common:get_or_add_user_project_role:995 : user_role_id=acc60950afd34d7684d9f78d168e0036 2022-03-02 11:33:27.951 | + functions-common:get_or_add_user_project_role:997 : echo acc60950afd34d7684d9f78d168e0036 2022-03-02 11:33:27.951 | acc60950afd34d7684d9f78d168e0036 2022-03-02 11:33:27.951 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-02 11:33:27.951 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-02 11:33:27.951 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:33:27.951 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:33:27.951 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:33:27.951 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:33:27.951 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:33:27.951 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:33:27.951 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:33:27.951 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:33:27.951 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:33:27.951 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:33:27.951 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 11:33:27.951 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:33:27.951 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:33:27.951 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:33:27.951 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.952 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.952 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.952 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.952 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:33:27.952 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:33:27.952 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 11:33:27.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.952 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.952 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.952 | ++ 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-03-02 11:33:27.952 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:33:27.952 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:33:27.952 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:33:27.952 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.953 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.953 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.953 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.953 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:33:27.953 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:33:27.953 | ++ functions-common:get_field:818 : echo '| 74967c7820db426c99fe893813ce59fe | 318fb4e8794b45a487c2ceb6233c318d | | 21a54fb988b94872b6368b11594a0979 | | | False |' 2022-03-02 11:33:27.953 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:33:27.953 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:27.953 | + functions-common:get_or_add_user_project_role:995 : user_role_id=74967c7820db426c99fe893813ce59fe 2022-03-02 11:33:27.953 | + functions-common:get_or_add_user_project_role:997 : echo 74967c7820db426c99fe893813ce59fe 2022-03-02 11:33:27.953 | 74967c7820db426c99fe893813ce59fe 2022-03-02 11:33:27.953 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-02 11:33:27.953 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 11:33:27.953 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-02 11:33:27.953 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-02 11:33:27.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.953 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.953 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.953 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.953 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 11:33:27.953 | 9df82c1a050147d49fbe850a51ba7243' 2022-03-02 11:33:27.953 | + functions-common:get_or_create_service:1094 : echo 9df82c1a050147d49fbe850a51ba7243 2022-03-02 11:33:27.953 | 9df82c1a050147d49fbe850a51ba7243 2022-03-02 11:33:27.954 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.50/image 2022-03-02 11:33:27.954 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 11:33:27.954 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.50/image RegionOne 2022-03-02 11:33:27.954 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:33:27.954 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-02 11:33:27.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.954 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.954 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.954 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.954 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:33:27.954 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:33:27.954 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.50/image --region RegionOne -f value -c id 2022-03-02 11:33:27.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.955 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:27.955 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:27.955 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:27.955 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d2e6b499f3d94b3da95ad9b59f52fdd0 2022-03-02 11:33:27.955 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d2e6b499f3d94b3da95ad9b59f52fdd0 2022-03-02 11:33:27.955 | + functions-common:get_or_create_endpoint:1127 : public_id=d2e6b499f3d94b3da95ad9b59f52fdd0 2022-03-02 11:33:27.955 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 11:33:27.955 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 11:33:27.955 | + functions-common:get_or_create_endpoint:1136 : echo d2e6b499f3d94b3da95ad9b59f52fdd0 2022-03-02 11:33:27.955 | d2e6b499f3d94b3da95ad9b59f52fdd0 2022-03-02 11:33:27.955 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-02 11:33:27.955 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 11:33:27.955 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-02 11:33:27.955 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-02 11:33:27.955 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-02 11:33:27.955 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-02 11:33:27.955 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-02 11:33:27.956 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-02 11:33:27.956 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-02 11:33:28.000 | [17744 Async create_glance_accounts:93296]: finished create_glance_accounts with result 0 in 102 seconds 2022-03-02 11:33:28.044 | [17744 Async create_cinder_accounts:93426]: Waiting for completion of create_cinder_accounts running on PID 93426 (4 other jobs running) 2022-03-02 11:33:28.074 | [17744 Async create_cinder_accounts:93426]: Signaling child to exit 2022-03-02 11:33:28.075 | WAKEUP 2022-03-02 11:33:28.102 | [17744 Async create_cinder_accounts:93426]: Signaled 2022-03-02 11:33:28.104 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-02 11:33:28.104 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-02 11:33:28.104 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-02 11:33:28.104 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:33:28.104 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 11:33:28.104 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 11:33:28.104 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 11:33:28.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.104 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.105 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.105 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:28.105 | + functions-common:get_or_create_user:925 : user_id=a129b7fdff59461ca8c0d780bdfa79c7 2022-03-02 11:33:28.105 | + functions-common:get_or_create_user:926 : echo a129b7fdff59461ca8c0d780bdfa79c7 2022-03-02 11:33:28.105 | a129b7fdff59461ca8c0d780bdfa79c7 2022-03-02 11:33:28.105 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-02 11:33:28.105 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:33:28.105 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:33:28.105 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:33:28.105 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:33:28.105 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:33:28.105 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:33:28.105 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:33:28.105 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:33:28.105 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:33:28.105 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:33:28.105 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-02 11:33:28.105 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:33:28.105 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:33:28.105 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:33:28.105 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:28.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.105 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.105 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.105 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:28.105 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:33:28.105 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:33:28.105 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-02 11:33:28.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.105 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.106 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.106 | ++ 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-03-02 11:33:28.106 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:33:28.106 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:33:28.106 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:33:28.106 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:28.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.106 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.106 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.106 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:28.106 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:33:28.106 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:33:28.106 | ++ functions-common:get_field:818 : echo '| acc60950afd34d7684d9f78d168e0036 | a129b7fdff59461ca8c0d780bdfa79c7 | | 21a54fb988b94872b6368b11594a0979 | | | False |' 2022-03-02 11:33:28.106 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:33:28.106 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:28.106 | + functions-common:get_or_add_user_project_role:995 : user_role_id=acc60950afd34d7684d9f78d168e0036 2022-03-02 11:33:28.106 | + functions-common:get_or_add_user_project_role:997 : echo acc60950afd34d7684d9f78d168e0036 2022-03-02 11:33:28.106 | acc60950afd34d7684d9f78d168e0036 2022-03-02 11:33:28.106 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 11:33:28.106 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-02 11:33:28.106 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 11:33:28.106 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-02 11:33:28.106 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-02 11:33:28.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.106 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.106 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.106 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:28.106 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 11:33:28.106 | e32f714a0c96420b8b6f86ad9e6e91d2' 2022-03-02 11:33:28.106 | + functions-common:get_or_create_service:1094 : echo e32f714a0c96420b8b6f86ad9e6e91d2 2022-03-02 11:33:28.106 | e32f714a0c96420b8b6f86ad9e6e91d2 2022-03-02 11:33:28.107 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-02 11:33:28.107 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-03-02 11:33:28.107 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 11:33:28.107 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-03-02 11:33:28.107 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:33:28.107 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-02 11:33:28.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.107 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.107 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.107 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:28.107 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:33:28.107 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:33:28.107 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 11:33:28.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.107 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.107 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.107 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:28.107 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5bcb23a44d7a469e9af6b28cc2857ebf 2022-03-02 11:33:28.107 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5bcb23a44d7a469e9af6b28cc2857ebf 2022-03-02 11:33:28.107 | + functions-common:get_or_create_endpoint:1127 : public_id=5bcb23a44d7a469e9af6b28cc2857ebf 2022-03-02 11:33:28.107 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 11:33:28.107 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 11:33:28.107 | + functions-common:get_or_create_endpoint:1136 : echo 5bcb23a44d7a469e9af6b28cc2857ebf 2022-03-02 11:33:28.107 | 5bcb23a44d7a469e9af6b28cc2857ebf 2022-03-02 11:33:28.107 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-02 11:33:28.107 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 11:33:28.107 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-02 11:33:28.107 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-02 11:33:28.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.107 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.108 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.108 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:28.108 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 11:33:28.108 | 4155f0906ba14bd1bc0d47e78c50b5fd' 2022-03-02 11:33:28.108 | + functions-common:get_or_create_service:1094 : echo 4155f0906ba14bd1bc0d47e78c50b5fd 2022-03-02 11:33:28.108 | 4155f0906ba14bd1bc0d47e78c50b5fd 2022-03-02 11:33:28.108 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-03-02 11:33:28.108 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 11:33:28.108 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-03-02 11:33:28.108 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:33:28.108 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-02 11:33:28.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.108 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.108 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.108 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:28.108 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:33:28.108 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:33:28.108 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 11:33:28.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.108 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.108 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.108 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:28.108 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=49031d1a04274fa692108dec78e2a00b 2022-03-02 11:33:28.108 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 49031d1a04274fa692108dec78e2a00b 2022-03-02 11:33:28.108 | + functions-common:get_or_create_endpoint:1127 : public_id=49031d1a04274fa692108dec78e2a00b 2022-03-02 11:33:28.108 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 11:33:28.108 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 11:33:28.108 | + functions-common:get_or_create_endpoint:1136 : echo 49031d1a04274fa692108dec78e2a00b 2022-03-02 11:33:28.108 | 49031d1a04274fa692108dec78e2a00b 2022-03-02 11:33:28.109 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-02 11:33:28.109 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-02 11:33:28.109 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 11:33:28.109 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-02 11:33:28.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.109 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.109 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.109 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:28.109 | ++ functions-common:get_or_create_project:938 : project_id=21a54fb988b94872b6368b11594a0979 2022-03-02 11:33:28.109 | ++ functions-common:get_or_create_project:939 : echo 21a54fb988b94872b6368b11594a0979 2022-03-02 11:33:28.109 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 21a54fb988b94872b6368b11594a0979 2022-03-02 11:33:28.109 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-02 11:33:28.109 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:33:28.109 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 11:33:28.109 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-02 11:33:28.109 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-02 11:33:28.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.109 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.109 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.109 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-02 11:33:28.109 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:28.109 | ++ functions-common:get_or_create_user:925 : user_id=a129b7fdff59461ca8c0d780bdfa79c7 2022-03-02 11:33:28.109 | ++ functions-common:get_or_create_user:926 : echo a129b7fdff59461ca8c0d780bdfa79c7 2022-03-02 11:33:28.109 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id a129b7fdff59461ca8c0d780bdfa79c7 2022-03-02 11:33:28.161 | [17744 Async create_cinder_accounts:93426]: finished create_cinder_accounts with result 0 in 80 seconds 2022-03-02 11:33:28.165 | + inc/async:async_wait:197 : return 0 2022-03-02 11:33:28.168 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-02 11:33:28.235 | [17744 Async create_neutron_accounts:93541]: Waiting for completion of create_neutron_accounts running on PID 93541 (3 other jobs running) 2022-03-02 11:33:28.263 | [17744 Async create_neutron_accounts:93541]: Signaling child to exit 2022-03-02 11:33:28.264 | WAKEUP 2022-03-02 11:33:28.295 | [17744 Async create_neutron_accounts:93541]: Signaled 2022-03-02 11:33:28.296 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-02 11:33:28.296 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 11:33:28.296 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:33:28.297 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:33:28.297 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 11:33:28.297 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 11:33:28.297 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 11:33:28.297 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-02 11:33:28.297 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-02 11:33:28.297 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-02 11:33:28.297 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.50:9696/ 2022-03-02 11:33:28.297 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-02 11:33:28.297 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-02 11:33:28.297 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-02 11:33:28.297 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:33:28.297 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 11:33:28.297 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 11:33:28.297 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 11:33:28.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.297 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.297 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.297 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:28.297 | + functions-common:get_or_create_user:925 : user_id=c58032a3ac3b428a8098cd59b9cae5d7 2022-03-02 11:33:28.297 | + functions-common:get_or_create_user:926 : echo c58032a3ac3b428a8098cd59b9cae5d7 2022-03-02 11:33:28.297 | c58032a3ac3b428a8098cd59b9cae5d7 2022-03-02 11:33:28.297 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-02 11:33:28.297 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:33:28.297 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:33:28.297 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:33:28.297 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:33:28.297 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:33:28.297 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:33:28.297 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:33:28.297 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:33:28.298 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:33:28.298 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:33:28.298 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-02 11:33:28.298 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:33:28.298 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:33:28.298 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:33:28.298 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:28.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.298 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.298 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.298 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:28.298 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:33:28.298 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:33:28.298 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-02 11:33:28.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.298 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.298 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.298 | ++ 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-03-02 11:33:28.298 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:33:28.298 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:33:28.298 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:28.298 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:33:28.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.298 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.298 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.298 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:28.298 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:33:28.298 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:33:28.298 | ++ functions-common:get_field:818 : echo '| acc60950afd34d7684d9f78d168e0036 | c58032a3ac3b428a8098cd59b9cae5d7 | | 21a54fb988b94872b6368b11594a0979 | | | False |' 2022-03-02 11:33:28.298 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:33:28.298 | ++ functions-common:get_field:812 : read data 2022-03-02 11:33:28.299 | + functions-common:get_or_add_user_project_role:995 : user_role_id=acc60950afd34d7684d9f78d168e0036 2022-03-02 11:33:28.299 | + functions-common:get_or_add_user_project_role:997 : echo acc60950afd34d7684d9f78d168e0036 2022-03-02 11:33:28.299 | acc60950afd34d7684d9f78d168e0036 2022-03-02 11:33:28.299 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 11:33:28.299 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-02 11:33:28.299 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 11:33:28.299 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-02 11:33:28.299 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-02 11:33:28.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.299 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.299 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.299 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:28.299 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 11:33:28.299 | eda203b9387f41f1a6cfd59446ed4b6f' 2022-03-02 11:33:28.299 | + functions-common:get_or_create_service:1094 : echo eda203b9387f41f1a6cfd59446ed4b6f 2022-03-02 11:33:28.300 | eda203b9387f41f1a6cfd59446ed4b6f 2022-03-02 11:33:28.300 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.50:9696/ 2022-03-02 11:33:28.300 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 11:33:28.300 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.50:9696/ RegionOne 2022-03-02 11:33:28.300 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:33:28.300 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-02 11:33:28.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.300 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.300 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.300 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:28.300 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:33:28.300 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:33:28.300 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.50:9696/ --region RegionOne -f value -c id 2022-03-02 11:33:28.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.300 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:33:28.300 | from cryptography.utils import int_from_bytes 2022-03-02 11:33:28.300 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:33:28.300 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=55d8607ffa21455ea020f56b1c8f6d94 2022-03-02 11:33:28.300 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 55d8607ffa21455ea020f56b1c8f6d94 2022-03-02 11:33:28.300 | + functions-common:get_or_create_endpoint:1127 : public_id=55d8607ffa21455ea020f56b1c8f6d94 2022-03-02 11:33:28.300 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 11:33:28.300 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 11:33:28.300 | + functions-common:get_or_create_endpoint:1136 : echo 55d8607ffa21455ea020f56b1c8f6d94 2022-03-02 11:33:28.300 | 55d8607ffa21455ea020f56b1c8f6d94 2022-03-02 11:33:28.356 | [17744 Async create_neutron_accounts:93541]: finished create_neutron_accounts with result 0 in 54 seconds 2022-03-02 11:33:28.404 | [17744 Async create_swift_accounts:93683]: Waiting for completion of create_swift_accounts running on PID 93683 (2 other jobs running) 2022-03-02 11:33:28.437 | [17744 Async create_swift_accounts:93683]: Signaling child to exit 2022-03-02 11:34:25.785 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:34:25.817 | [93683 Async create_swift_accounts:93683]: finished successfully 2022-03-02 11:34:25.841 | WAKEUP 2022-03-02 11:34:25.868 | [17744 Async create_swift_accounts:93683]: Signaled 2022-03-02 11:34:25.870 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-02 11:34:25.870 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-02 11:34:25.870 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-02 11:34:25.870 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-02 11:34:25.870 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-02 11:34:25.870 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-02 11:34:25.870 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-02 11:34:25.870 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-02 11:34:25.870 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-02 11:34:25.870 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-02 11:34:25.870 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-02 11:34:25.870 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-02 11:34:25.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.871 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.871 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.871 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.871 | ++ functions-common:get_or_create_role:950 : role_id=aa51c3d8c7bc47f28742aa86954e70d6 2022-03-02 11:34:25.871 | ++ functions-common:get_or_create_role:951 : echo aa51c3d8c7bc47f28742aa86954e70d6 2022-03-02 11:34:25.871 | + lib/swift:create_swift_accounts:614 : another_role=aa51c3d8c7bc47f28742aa86954e70d6 2022-03-02 11:34:25.871 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-02 11:34:25.871 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-02 11:34:25.871 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:34:25.871 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 11:34:25.871 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 11:34:25.871 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 11:34:25.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.871 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.872 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.872 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.872 | + functions-common:get_or_create_user:925 : user_id=b88e25660e054d579ccd4f871f9be4e9 2022-03-02 11:34:25.872 | + functions-common:get_or_create_user:926 : echo b88e25660e054d579ccd4f871f9be4e9 2022-03-02 11:34:25.872 | b88e25660e054d579ccd4f871f9be4e9 2022-03-02 11:34:25.872 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-02 11:34:25.872 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:34:25.872 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:34:25.872 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:34:25.872 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:34:25.872 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:34:25.872 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:34:25.872 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:34:25.872 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:34:25.872 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:34:25.872 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:34:25.872 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-02 11:34:25.872 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:34:25.873 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:34:25.873 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:34:25.873 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.873 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.873 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.873 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.873 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:34:25.873 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:34:25.873 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-02 11:34:25.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.873 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.873 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.873 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:34:25.873 | ++ 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-03-02 11:34:25.873 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:34:25.873 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:34:25.873 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.873 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.873 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.873 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.873 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:34:25.873 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:34:25.873 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:34:25.873 | ++ functions-common:get_field:818 : echo '| acc60950afd34d7684d9f78d168e0036 | b88e25660e054d579ccd4f871f9be4e9 | | 21a54fb988b94872b6368b11594a0979 | | | False |' 2022-03-02 11:34:25.873 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.873 | + functions-common:get_or_add_user_project_role:995 : user_role_id=acc60950afd34d7684d9f78d168e0036 2022-03-02 11:34:25.873 | + functions-common:get_or_add_user_project_role:997 : echo acc60950afd34d7684d9f78d168e0036 2022-03-02 11:34:25.873 | acc60950afd34d7684d9f78d168e0036 2022-03-02 11:34:25.874 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 11:34:25.874 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-02 11:34:25.874 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:34:25.874 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:34:25.874 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:34:25.874 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:34:25.874 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:34:25.874 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:34:25.874 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:34:25.874 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:34:25.874 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:34:25.874 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:34:25.874 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:34:25.874 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-02 11:34:25.874 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:34:25.874 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:34:25.874 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.874 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.874 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.874 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.874 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:34:25.874 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:34:25.874 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-02 11:34:25.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.874 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.874 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.875 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:34:25.875 | ++ 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-03-02 11:34:25.875 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:34:25.875 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:34:25.875 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.875 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.875 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.875 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.875 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:34:25.875 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:34:25.875 | ++ functions-common:get_field:818 : echo '| 21807d265f7146fd84bf337d8ec82fb4 | b88e25660e054d579ccd4f871f9be4e9 | | 21a54fb988b94872b6368b11594a0979 | | | False |' 2022-03-02 11:34:25.875 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:34:25.875 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.875 | + functions-common:get_or_add_user_project_role:995 : user_role_id=21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:34:25.875 | + functions-common:get_or_add_user_project_role:997 : echo 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:34:25.875 | 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:34:25.875 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-02 11:34:25.875 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 11:34:25.875 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-02 11:34:25.875 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-02 11:34:25.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.876 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.876 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.876 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.876 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 11:34:25.876 | 8a9adfdbe1994089a73222c75c0f4747' 2022-03-02 11:34:25.876 | + functions-common:get_or_create_service:1094 : echo 8a9adfdbe1994089a73222c75c0f4747 2022-03-02 11:34:25.876 | 8a9adfdbe1994089a73222c75c0f4747 2022-03-02 11:34:25.876 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' http://10.222.0.50:8080 2022-03-02 11:34:25.876 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 11:34:25.876 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-02 11:34:25.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:34:25.876 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-02 11:34:25.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.876 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.876 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.876 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:34:25.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:34:25.876 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-02 11:34:25.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.876 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.876 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.876 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=abdcb4f98d0a44629f03d82f4593fbad 2022-03-02 11:34:25.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo abdcb4f98d0a44629f03d82f4593fbad 2022-03-02 11:34:25.877 | + functions-common:get_or_create_endpoint:1127 : public_id=abdcb4f98d0a44629f03d82f4593fbad 2022-03-02 11:34:25.877 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.50:8080 ]] 2022-03-02 11:34:25.877 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.50:8080 RegionOne 2022-03-02 11:34:25.877 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:34:25.877 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-02 11:34:25.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.877 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.877 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.877 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.877 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:34:25.877 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:34:25.877 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.50:8080 --region RegionOne -f value -c id 2022-03-02 11:34:25.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.877 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.877 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.877 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.877 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c5ff92d798b74f1aa9ac7ad921ad2521 2022-03-02 11:34:25.878 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo c5ff92d798b74f1aa9ac7ad921ad2521 2022-03-02 11:34:25.878 | c5ff92d798b74f1aa9ac7ad921ad2521 2022-03-02 11:34:25.878 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 11:34:25.878 | + functions-common:get_or_create_endpoint:1136 : echo abdcb4f98d0a44629f03d82f4593fbad 2022-03-02 11:34:25.878 | abdcb4f98d0a44629f03d82f4593fbad 2022-03-02 11:34:25.878 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-02 11:34:25.878 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-02 11:34:25.878 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 11:34:25.878 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-02 11:34:25.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.878 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.878 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.878 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.878 | ++ functions-common:get_or_create_project:938 : project_id=7a17e92c150d4041b098e85f7d065d4c 2022-03-02 11:34:25.878 | ++ functions-common:get_or_create_project:939 : echo 7a17e92c150d4041b098e85f7d065d4c 2022-03-02 11:34:25.878 | + lib/swift:create_swift_accounts:628 : swift_project_test1=7a17e92c150d4041b098e85f7d065d4c 2022-03-02 11:34:25.878 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-02 11:34:25.878 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 11:34:25.878 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-02 11:34:25.878 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:34:25.878 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-02 11:34:25.878 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-02 11:34:25.878 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-02 11:34:25.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.879 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.879 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.879 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.879 | ++ functions-common:get_or_create_user:925 : user_id=da1eb6c2ac424293be74b06c759cc414 2022-03-02 11:34:25.879 | ++ functions-common:get_or_create_user:926 : echo da1eb6c2ac424293be74b06c759cc414 2022-03-02 11:34:25.879 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=da1eb6c2ac424293be74b06c759cc414 2022-03-02 11:34:25.879 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-02 11:34:25.879 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 11:34:25.879 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin da1eb6c2ac424293be74b06c759cc414 7a17e92c150d4041b098e85f7d065d4c 2022-03-02 11:34:25.879 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:34:25.879 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:34:25.879 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:34:25.879 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:34:25.879 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:34:25.879 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:34:25.879 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:34:25.879 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:34:25.879 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:34:25.879 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user da1eb6c2ac424293be74b06c759cc414 --project 7a17e92c150d4041b098e85f7d065d4c 2022-03-02 11:34:25.879 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:34:25.880 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:34:25.880 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.880 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.880 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.880 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.880 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:34:25.880 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:34:25.880 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user da1eb6c2ac424293be74b06c759cc414 --project 7a17e92c150d4041b098e85f7d065d4c 2022-03-02 11:34:25.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.880 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.880 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.880 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user da1eb6c2ac424293be74b06c759cc414 --project 7a17e92c150d4041b098e85f7d065d4c 2022-03-02 11:34:25.880 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:34:25.880 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:34:25.880 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:34:25.881 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.881 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.881 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.881 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.881 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:34:25.881 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:34:25.881 | ++ functions-common:get_field:818 : echo '| 21807d265f7146fd84bf337d8ec82fb4 | da1eb6c2ac424293be74b06c759cc414 | | 7a17e92c150d4041b098e85f7d065d4c | | | False |' 2022-03-02 11:34:25.881 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:34:25.881 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.881 | + functions-common:get_or_add_user_project_role:995 : user_role_id=21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:34:25.881 | + functions-common:get_or_add_user_project_role:997 : echo 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:34:25.881 | 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:34:25.881 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-02 11:34:25.881 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-02 11:34:25.881 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:34:25.881 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-02 11:34:25.882 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-02 11:34:25.882 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-02 11:34:25.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.882 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.882 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.882 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.882 | ++ functions-common:get_or_create_user:925 : user_id=4898a5db606341d5827264302a596cc9 2022-03-02 11:34:25.882 | ++ functions-common:get_or_create_user:926 : echo 4898a5db606341d5827264302a596cc9 2022-03-02 11:34:25.882 | + lib/swift:create_swift_accounts:637 : swift_user_test3=4898a5db606341d5827264302a596cc9 2022-03-02 11:34:25.882 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-02 11:34:25.882 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 11:34:25.882 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role aa51c3d8c7bc47f28742aa86954e70d6 4898a5db606341d5827264302a596cc9 7a17e92c150d4041b098e85f7d065d4c 2022-03-02 11:34:25.882 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:34:25.882 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:34:25.882 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:34:25.882 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:34:25.883 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:34:25.883 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:34:25.883 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:34:25.883 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:34:25.883 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role aa51c3d8c7bc47f28742aa86954e70d6 --user 4898a5db606341d5827264302a596cc9 --project 7a17e92c150d4041b098e85f7d065d4c 2022-03-02 11:34:25.883 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:34:25.883 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:34:25.883 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:34:25.883 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.883 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.883 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.883 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.883 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:34:25.883 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:34:25.883 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add aa51c3d8c7bc47f28742aa86954e70d6 --user 4898a5db606341d5827264302a596cc9 --project 7a17e92c150d4041b098e85f7d065d4c 2022-03-02 11:34:25.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.883 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.883 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.883 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role aa51c3d8c7bc47f28742aa86954e70d6 --user 4898a5db606341d5827264302a596cc9 --project 7a17e92c150d4041b098e85f7d065d4c 2022-03-02 11:34:25.883 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:34:25.883 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:34:25.883 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:34:25.883 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.883 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.884 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.884 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.884 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:34:25.884 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:34:25.884 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:34:25.884 | ++ functions-common:get_field:818 : echo '| aa51c3d8c7bc47f28742aa86954e70d6 | 4898a5db606341d5827264302a596cc9 | | 7a17e92c150d4041b098e85f7d065d4c | | | False |' 2022-03-02 11:34:25.884 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.884 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aa51c3d8c7bc47f28742aa86954e70d6 2022-03-02 11:34:25.884 | + functions-common:get_or_add_user_project_role:997 : echo aa51c3d8c7bc47f28742aa86954e70d6 2022-03-02 11:34:25.884 | aa51c3d8c7bc47f28742aa86954e70d6 2022-03-02 11:34:25.884 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-02 11:34:25.884 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-02 11:34:25.884 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 11:34:25.884 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-02 11:34:25.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.884 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.884 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.884 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.884 | ++ functions-common:get_or_create_project:938 : project_id=a9c0dce4597240dea790f86b1211d0fc 2022-03-02 11:34:25.884 | ++ functions-common:get_or_create_project:939 : echo a9c0dce4597240dea790f86b1211d0fc 2022-03-02 11:34:25.885 | + lib/swift:create_swift_accounts:642 : swift_project_test2=a9c0dce4597240dea790f86b1211d0fc 2022-03-02 11:34:25.885 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-02 11:34:25.885 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 11:34:25.885 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-02 11:34:25.885 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-02 11:34:25.885 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:34:25.885 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-02 11:34:25.885 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-02 11:34:25.885 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-02 11:34:25.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.885 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.885 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.885 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.885 | ++ functions-common:get_or_create_user:925 : user_id=2bc5650d244e4e1aaa50bb2714912b51 2022-03-02 11:34:25.885 | ++ functions-common:get_or_create_user:926 : echo 2bc5650d244e4e1aaa50bb2714912b51 2022-03-02 11:34:25.885 | + lib/swift:create_swift_accounts:647 : swift_user_test2=2bc5650d244e4e1aaa50bb2714912b51 2022-03-02 11:34:25.885 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-02 11:34:25.886 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 11:34:25.886 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 2bc5650d244e4e1aaa50bb2714912b51 a9c0dce4597240dea790f86b1211d0fc 2022-03-02 11:34:25.886 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:34:25.886 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:34:25.886 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:34:25.886 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:34:25.886 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:34:25.886 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:34:25.886 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:34:25.886 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:34:25.886 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2bc5650d244e4e1aaa50bb2714912b51 --project a9c0dce4597240dea790f86b1211d0fc 2022-03-02 11:34:25.886 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:34:25.886 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:34:25.886 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:34:25.886 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.886 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.887 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.887 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.887 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:34:25.887 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:34:25.887 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 2bc5650d244e4e1aaa50bb2714912b51 --project a9c0dce4597240dea790f86b1211d0fc 2022-03-02 11:34:25.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.887 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.887 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.887 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:34:25.887 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2bc5650d244e4e1aaa50bb2714912b51 --project a9c0dce4597240dea790f86b1211d0fc 2022-03-02 11:34:25.887 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:34:25.887 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:34:25.887 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.887 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.888 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.888 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.888 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:34:25.888 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:34:25.888 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:34:25.888 | ++ functions-common:get_field:818 : echo '| 21807d265f7146fd84bf337d8ec82fb4 | 2bc5650d244e4e1aaa50bb2714912b51 | | a9c0dce4597240dea790f86b1211d0fc | | | False |' 2022-03-02 11:34:25.888 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.888 | + functions-common:get_or_add_user_project_role:995 : user_role_id=21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:34:25.888 | + functions-common:get_or_add_user_project_role:997 : echo 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:34:25.888 | 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:34:25.888 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-02 11:34:25.888 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-02 11:34:25.888 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 11:34:25.888 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-02 11:34:25.888 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-02 11:34:25.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.888 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.889 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.889 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.889 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-02 11:34:25.889 | d3d42f0fb38541a99729654f861c3592' 2022-03-02 11:34:25.889 | ++ functions-common:get_or_create_domain:888 : echo d3d42f0fb38541a99729654f861c3592 2022-03-02 11:34:25.889 | + lib/swift:create_swift_accounts:652 : swift_domain=d3d42f0fb38541a99729654f861c3592 2022-03-02 11:34:25.889 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-02 11:34:25.889 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 11:34:25.889 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-02 11:34:25.889 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 d3d42f0fb38541a99729654f861c3592 2022-03-02 11:34:25.889 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 11:34:25.889 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=d3d42f0fb38541a99729654f861c3592 --or-show -f value -c id 2022-03-02 11:34:25.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.889 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.889 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.889 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.889 | ++ functions-common:get_or_create_project:938 : project_id=89a44b789c604d2aba65968e02d2e5af 2022-03-02 11:34:25.889 | ++ functions-common:get_or_create_project:939 : echo 89a44b789c604d2aba65968e02d2e5af 2022-03-02 11:34:25.889 | + lib/swift:create_swift_accounts:656 : swift_project_test4=89a44b789c604d2aba65968e02d2e5af 2022-03-02 11:34:25.889 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-02 11:34:25.889 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 11:34:25.889 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-02 11:34:25.889 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 d3d42f0fb38541a99729654f861c3592 test4@example.com 2022-03-02 11:34:25.889 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:34:25.889 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-02 11:34:25.889 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-02 11:34:25.889 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=d3d42f0fb38541a99729654f861c3592 --email=test4@example.com --or-show -f value -c id 2022-03-02 11:34:25.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.890 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.890 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.890 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.890 | ++ functions-common:get_or_create_user:925 : user_id=38f07fddd0da4172ae73d0dc93baa57d 2022-03-02 11:34:25.890 | ++ functions-common:get_or_create_user:926 : echo 38f07fddd0da4172ae73d0dc93baa57d 2022-03-02 11:34:25.890 | + lib/swift:create_swift_accounts:661 : swift_user_test4=38f07fddd0da4172ae73d0dc93baa57d 2022-03-02 11:34:25.890 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-02 11:34:25.890 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 11:34:25.890 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 38f07fddd0da4172ae73d0dc93baa57d 89a44b789c604d2aba65968e02d2e5af 2022-03-02 11:34:25.890 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:34:25.890 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:34:25.890 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:34:25.890 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:34:25.890 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:34:25.890 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:34:25.890 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:34:25.890 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:34:25.891 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 38f07fddd0da4172ae73d0dc93baa57d --project 89a44b789c604d2aba65968e02d2e5af 2022-03-02 11:34:25.891 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:34:25.891 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:34:25.891 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:34:25.891 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.891 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.891 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.891 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.891 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:34:25.891 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:34:25.891 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 38f07fddd0da4172ae73d0dc93baa57d --project 89a44b789c604d2aba65968e02d2e5af 2022-03-02 11:34:25.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.891 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.891 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.891 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 38f07fddd0da4172ae73d0dc93baa57d --project 89a44b789c604d2aba65968e02d2e5af 2022-03-02 11:34:25.891 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:34:25.891 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:34:25.891 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:34:25.891 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.891 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:25.891 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:25.891 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:34:25.891 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:34:25.891 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:34:25.891 | ++ functions-common:get_field:818 : echo '| 21807d265f7146fd84bf337d8ec82fb4 | 38f07fddd0da4172ae73d0dc93baa57d | | 89a44b789c604d2aba65968e02d2e5af | | | False |' 2022-03-02 11:34:25.892 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:34:25.892 | ++ functions-common:get_field:812 : read data 2022-03-02 11:34:25.892 | + functions-common:get_or_add_user_project_role:995 : user_role_id=21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:34:25.892 | + functions-common:get_or_add_user_project_role:997 : echo 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:34:25.892 | 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:34:25.926 | [17744 Async create_swift_accounts:93683]: finished create_swift_accounts with result 0 in 162 seconds 2022-03-02 11:34:25.934 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-02 11:34:25.939 | + inc/async:async_wait:197 : return 0 2022-03-02 11:34:25.946 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-02 11:34:25.968 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:34:25.971 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-02 11:34:25.990 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:34:25.993 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-02 11:34:25.995 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:34:25.998 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-02 11:34:26.001 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-02 11:34:26.004 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-02 11:34:26.068 | + inc/async:async_inner:63 : init_glance 2022-03-02 11:34:26.112 | [17744 Async init_glance:97945]: running: init_glance 2022-03-02 11:34:26.115 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-02 11:34:26.135 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:34:26.138 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-02 11:34:26.141 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:34:26.144 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-02 11:34:26.147 | + ./stack.sh:main:1147 : configure_neutron 2022-03-02 11:34:26.149 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-02 11:34:26.154 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:34:26.154 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 11:34:26.161 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:34:26.168 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 11:34:26.172 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 11:34:26.174 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 11:34:26.177 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-02 11:34:26.180 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-02 11:34:26.183 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-02 11:34:26.185 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-02 11:34:26.215 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-02 11:34:26.218 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-02 11:34:29.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:29.907 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:29.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:29.907 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:33.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:33.599 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:33.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:33.599 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:37.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:37.218 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:37.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:37.218 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:40.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:40.996 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:40.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:40.996 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:44.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:44.623 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:44.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:44.623 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:48.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:48.318 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:48.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:48.318 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:52.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:52.159 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:52.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:52.160 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:56.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:56.087 | from cryptography.utils import int_from_bytes 2022-03-02 11:34:56.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:34:56.087 | from cryptography.utils import int_from_bytes 2022-03-02 11:35:01.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:35:01.390 | from cryptography.utils import int_from_bytes 2022-03-02 11:35:01.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:35:01.390 | from cryptography.utils import int_from_bytes 2022-03-02 11:35:01.390 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-02 11:35:07.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:35:07.968 | from cryptography.utils import int_from_bytes 2022-03-02 11:35:07.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:35:07.968 | from cryptography.utils import int_from_bytes 2022-03-02 11:35:08.324 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-02 11:35:08.329 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-02 11:35:08.331 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-02 11:35:08.334 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-02 11:35:08.336 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-02 11:35:08.338 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-02 11:35:08.341 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-02 11:35:08.343 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-02 11:35:08.345 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-02 11:35:08.348 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-02 11:35:08.350 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-02 11:35:08.352 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-02 11:35:08.355 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-02 11:35:08.357 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-02 11:35:08.360 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-02 11:35:08.363 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-02 11:35:08.369 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:35:08.371 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-02 11:35:08.374 | + 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-03-02 11:35:08.386 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-02 11:35:08.388 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-02 11:35:08.391 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-02 11:35:08.393 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-03-02 11:35:08.396 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-02 11:35:08.398 | + 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-03-02 11:35:08.434 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-02 11:35:08.470 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-02 11:35:08.508 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-02 11:35:08.548 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-02 11:35:08.588 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-02 11:35:08.628 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-02 11:35:08.630 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-02 11:35:08.633 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-02 11:35:08.635 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 11:35:08.638 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 11:35:08.659 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 11:35:08.661 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 11:35:08.663 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 11:35:08.666 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 11:35:08.668 | + 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-03-02 11:35:08.708 | + 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-03-02 11:35:08.755 | + 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-03-02 11:35:08.788 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 11:35:08.822 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-02 11:35:08.841 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:35:08.844 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-02 11:35:08.847 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-02 11:35:08.851 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-02 11:35:08.852 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-02 11:35:08.855 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-02 11:35:08.858 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-02 11:35:08.860 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-02 11:35:08.863 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-02 11:35:08.879 | + 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-03-02 11:35:08.896 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-02 11:35:08.898 | + 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-03-02 11:35:08.916 | + 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-03-02 11:35:08.930 | + 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-03-02 11:35:08.953 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-02 11:35:08.956 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 11:35:08.960 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-02 11:35:08.965 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.m0yJP5WTGi 2022-03-02 11:35:08.976 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-02 11:35:08.979 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 11:35:08.982 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.m0yJP5WTGi 2022-03-02 11:35:08.986 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.m0yJP5WTGi 2022-03-02 11:35:09.001 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.m0yJP5WTGi /etc/sudoers.d/neutron-rootwrap 2022-03-02 11:35:09.021 | + 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-03-02 11:35:09.060 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-02 11:35:09.064 | + 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-03-02 11:35:09.098 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-02 11:35:09.100 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-02 11:35:09.105 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-02 11:35:09.106 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 11:35:09.109 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 11:35:09.112 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 11:35:09.131 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:35:09.134 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 11:35:09.140 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 11:35:09.140 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 11:35:09.161 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:35:09.163 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:35:09.168 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:35:09.201 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 11:35:09.204 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 11:35:09.207 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-02 11:35:09.227 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:35:09.230 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-02 11:35:09.232 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-02 11:35:09.235 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 11:35:09.238 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 11:35:09.240 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-02 11:35:09.243 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-02 11:35:09.246 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 11:35:09.248 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-02 11:35:09.252 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-02 11:35:09.254 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-02 11:35:09.259 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-02 11:35:09.262 | + 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-03-02 11:35:09.268 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-02 11:35:09.288 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:35:09.290 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-02 11:35:09.294 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-02 11:35:09.299 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-02 11:35:09.302 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-02 11:35:09.338 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-02 11:35:09.371 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-02 11:35:09.412 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-02 11:35:09.451 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-02 11:35:09.492 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-02 11:35:09.495 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 11:35:09.497 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-02 11:35:09.501 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 11:35:09.503 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-02 11:35:09.538 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-02 11:35:09.574 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 11:35:09.609 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-02 11:35:09.642 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-02 11:35:09.679 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-02 11:35:09.714 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-02 11:35:09.752 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-02 11:35:09.791 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 11:35:09.831 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 11:35:09.869 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-02 11:35:09.906 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-02 11:35:09.950 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-02 11:35:09.953 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 11:35:09.956 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 11:35:09.959 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-02 11:35:09.962 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-02 11:35:10.002 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-02 11:35:10.039 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.50/identity 2022-03-02 11:35:10.081 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-02 11:35:10.119 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-02 11:35:10.161 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-02 11:35:10.196 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-02 11:35:10.239 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-02 11:35:10.273 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-02 11:35:10.309 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-02 11:35:10.344 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-02 11:35:10.348 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-02 11:35:10.351 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-02 11:35:10.354 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-02 11:35:10.357 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-02 11:35:10.361 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-02 11:35:10.363 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-02 11:35:10.366 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2022-03-02 11:35:10.368 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2022-03-02 11:35:10.371 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2022-03-02 11:35:10.375 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-02 11:35:10.378 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-02 11:35:10.380 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-02 11:35:10.383 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-02 11:35:10.386 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-02 11:35:10.390 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-02 11:35:10.392 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-02 11:35:10.395 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-02 11:35:10.397 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-02 11:35:10.400 | + 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-03-02 11:35:10.434 | + 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-03-02 11:35:10.437 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:35:10.440 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 11:35:10.442 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-02 11:35:10.446 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-02 11:35:10.448 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 11:35:10.451 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-02 11:35:10.492 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-02 11:35:10.494 | + 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-03-02 11:35:10.497 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:35:10.501 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 11:35:10.503 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-02 11:35:10.506 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-02 11:35:10.508 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 11:35:10.511 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-02 11:35:10.550 | + 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-03-02 11:35:10.552 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:35:10.555 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 11:35:10.558 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-02 11:35:10.560 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-02 11:35:10.564 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 11:35:10.567 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-02 11:35:10.603 | + 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-03-02 11:35:10.606 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:35:10.609 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-02 11:35:10.612 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-02 11:35:10.615 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-02 11:35:10.618 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 11:35:10.620 | + 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-03-02 11:35:10.655 | + 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-03-02 11:35:10.658 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:35:10.661 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-02 11:35:10.663 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-02 11:35:10.667 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-02 11:35:10.669 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 11:35:10.673 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-02 11:35:10.707 | + 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-03-02 11:35:10.710 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:35:10.713 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-02 11:35:10.717 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-02 11:35:10.718 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-02 11:35:10.721 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 11:35:10.723 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-02 11:35:10.758 | + 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:650:699 2022-03-02 11:35:10.761 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:35:10.765 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-02 11:35:10.767 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2022-03-02 11:35:10.770 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2022-03-02 11:35:10.773 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 11:35:10.775 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699 2022-03-02 11:35:10.816 | + 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-03-02 11:35:10.818 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:35:10.821 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-02 11:35:10.824 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-02 11:35:10.826 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-02 11:35:10.829 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 11:35:10.832 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-02 11:35:10.866 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-02 11:35:10.869 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-02 11:35:10.890 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:35:10.901 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-02 11:35:10.902 | + 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-03-02 11:35:10.938 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-02 11:35:10.941 | + 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-03-02 11:35:10.985 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-02 11:35:11.024 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-02 11:35:11.027 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-02 11:35:11.030 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-02 11:35:11.033 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-02 11:35:14.265 | INFO neutron.common.config [-] Logging enabled! 2022-03-02 11:35:14.266 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev568 2022-03-02 11:35:14.266 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=99853) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-02 11:35:14.267 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-03-02 11:35:14.273 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmp6099x5mi/privsep.sock'] 2022-03-02 11:35:16.607 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-03-02 11:35:16.608 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp6099x5mi/privsep.sock {{(pid=99853) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-03-02 11:35:16.610 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-03-02 11:35:16.610 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-03-02 11:35:16.611 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-03-02 11:35:16.611 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 99868 2022-03-02 11:35:16.611 | DEBUG oslo.privsep.daemon [-] privsep: reply[8bf24b2e-d249-4c92-8d1c-e3eb9070742b]: (2,) {{(pid=99868) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-02 11:35:16.915 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=99868) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-02 11:35:16.929 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.014s {{(pid=99868) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-02 11:35:16.930 | DEBUG oslo.privsep.daemon [-] privsep: reply[d157eb7b-6552-4ecb-a816-28fc6e77cff4]: (4, ('e856fda1-b95f-4319-9f22-f601583b55fa\n', '')) {{(pid=99868) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-02 11:35:16.986 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=99853) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 11:35:16.986 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=99853) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 11:35:16.986 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=99853) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 11:35:16.986 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=99853) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 11:35:16.986 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=99853) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 11:35:16.987 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=99853) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 11:35:17.041 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-02 11:35:17.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:35:17.041 | from cryptography.utils import int_from_bytes 2022-03-02 11:35:17.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:35:17.042 | from cryptography.utils import int_from_bytes 2022-03-02 11:35:17.470 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-02 11:35:17.474 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-02 11:35:17.477 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-02 11:35:17.485 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 11:35:17.485 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-02 11:35:17.568 | + 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-03-02 11:35:17.596 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-02 11:35:17.599 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-02 11:35:17.602 | + 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-03-02 11:35:17.642 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-02 11:35:17.648 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-02 11:35:17.659 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-02 11:35:17.662 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-02 11:35:17.664 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-02 11:35:17.692 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-02 11:35:17.716 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-02 11:35:17.719 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-02 11:35:17.745 | net.bridge.bridge-nf-call-iptables = 1 2022-03-02 11:35:17.750 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-02 11:35:17.752 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-02 11:35:17.762 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-02 11:35:17.767 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-02 11:35:17.770 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-02 11:35:17.773 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-02 11:35:17.775 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-02 11:35:17.778 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-02 11:35:17.781 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-02 11:35:17.784 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-02 11:35:17.786 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 11:35:17.789 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-02 11:35:17.822 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-02 11:35:17.826 | + 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-03-02 11:35:17.868 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-02 11:35:17.871 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-02 11:35:17.907 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-02 11:35:17.948 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-02 11:35:17.968 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:35:17.971 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-02 11:35:17.976 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-02 11:35:17.980 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-02 11:35:18.017 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-02 11:35:18.049 | + 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-03-02 11:35:18.089 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-02 11:35:18.093 | + 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-03-02 11:35:18.130 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-02 11:35:18.151 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:35:18.153 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-02 11:35:18.157 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-02 11:35:18.189 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-02 11:35:18.192 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-02 11:35:18.195 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-02 11:35:18.230 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-02 11:35:18.233 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-02 11:35:18.237 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-02 11:35:18.240 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-02 11:35:18.258 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:35:18.261 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-02 11:35:18.263 | + 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-03-02 11:35:18.269 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-02 11:35:18.302 | + 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-03-02 11:35:18.340 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-02 11:35:18.343 | + 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-03-02 11:35:18.377 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-02 11:35:18.380 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-02 11:35:18.414 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-02 11:35:18.417 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-02 11:35:18.421 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-02 11:35:18.460 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-02 11:35:18.462 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-02 11:35:18.465 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-02 11:35:18.469 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-02 11:35:22.257 | INFO neutron.common.config [-] Logging enabled! 2022-03-02 11:35:22.257 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev568 2022-03-02 11:35:22.258 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=100400) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-02 11:35:22.313 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=100400) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 11:35:22.313 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=100400) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 11:35:22.313 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=100400) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 11:35:22.313 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=100400) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 11:35:22.313 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=100400) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 11:35:22.314 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=100400) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 11:35:22.377 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-02 11:35:22.378 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=100400) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-02 11:35:22.378 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=100400) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-02 11:35:22.379 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-02 11:35:22.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:35:22.379 | from cryptography.utils import int_from_bytes 2022-03-02 11:35:22.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:35:22.379 | from cryptography.utils import int_from_bytes 2022-03-02 11:35:22.808 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-02 11:35:22.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-02 11:35:22.816 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-02 11:35:22.819 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-02 11:35:22.822 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-02 11:35:22.825 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 11:35:22.829 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-02 11:35:22.848 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-02 11:35:22.851 | + functions:set_mtu:785 : local dev=br-data 2022-03-02 11:35:22.854 | + functions:set_mtu:786 : local mtu=1500 2022-03-02 11:35:22.859 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-02 11:35:22.878 | + 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-03-02 11:35:22.898 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-02 11:35:22.901 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-02 11:35:22.903 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-02 11:35:22.907 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-02 11:35:22.910 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-02 11:35:22.913 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-02 11:35:22.915 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-02 11:35:22.918 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-02 11:35:22.922 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-02 11:35:22.924 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-02 11:35:22.927 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-02 11:35:22.930 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-02 11:35:22.932 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-02 11:35:22.935 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-02 11:35:22.940 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-02 11:35:22.941 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-02 11:35:22.948 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-02 11:35:22.950 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-02 11:35:22.953 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-02 11:35:22.955 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-02 11:35:22.961 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-02 11:35:22.961 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-02 11:35:22.962 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-02 11:35:22.970 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.72/22 brd 192.168.3.255' 2022-03-02 11:35:22.973 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-02 11:35:22.976 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-02 11:35:22.978 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-02 11:35:22.981 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-02 11:35:22.985 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.72/22 brd 192.168.3.255 != '' ]] 2022-03-02 11:35:22.987 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.72/22 brd 192.168.3.255 dev eth1' 2022-03-02 11:35:22.990 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.72/22 brd 192.168.3.255 dev br-data' 2022-03-02 11:35:22.992 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-02 11:35:22.995 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-02 11:35:23.003 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-02 11:35:23.003 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-02 11:35:23.003 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.72/22 brd 192.168.3.255 2022-03-02 11:35:23.007 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-02 11:35:23.013 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.72 2022-03-02 11:35:23.016 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.72 ' 2022-03-02 11:35:23.018 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.72/22 brd 192.168.3.255 dev eth1 2022-03-02 11:35:23.035 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.72/22 brd 192.168.3.255 dev br-data 2022-03-02 11:35:23.049 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-02 11:35:23.067 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-02 11:35:23.098 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.72 2022-03-02 11:35:23.117 | PING 192.168.0.72 (192.168.0.72) from 192.168.0.72 br-data: 56(84) bytes of data. 2022-03-02 11:35:23.117 | 64 bytes from 192.168.0.72: icmp_seq=1 ttl=64 time=0.077 ms 2022-03-02 11:35:24.120 | 64 bytes from 192.168.0.72: icmp_seq=2 ttl=64 time=0.058 ms 2022-03-02 11:35:25.144 | 64 bytes from 192.168.0.72: icmp_seq=3 ttl=64 time=0.062 ms 2022-03-02 11:35:25.144 | 2022-03-02 11:35:25.144 | --- 192.168.0.72 ping statistics --- 2022-03-02 11:35:25.144 | 3 packets transmitted, 3 received, 0% packet loss, time 2027ms 2022-03-02 11:35:25.144 | rtt min/avg/max/mdev = 0.058/0.065/0.077/0.008 ms 2022-03-02 11:35:25.150 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-02 11:35:25.151 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-02 11:35:25.158 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-02 11:35:25.160 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-02 11:35:25.182 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:35:25.184 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-02 11:35:25.188 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-02 11:35:25.195 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-02 11:35:25.230 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.50 2022-03-02 11:35:25.277 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-02 11:35:25.314 | + 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-03-02 11:35:25.359 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-02 11:35:25.362 | + 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-03-02 11:35:25.402 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-02 11:35:25.406 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-02 11:35:25.427 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:35:25.430 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-02 11:35:25.433 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-02 11:35:25.454 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:35:25.457 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-02 11:35:25.477 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:35:25.480 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-02 11:35:25.501 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:35:25.504 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-02 11:35:25.540 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-02 11:35:25.576 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-02 11:35:25.579 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-02 11:35:25.601 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:35:25.604 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-02 11:35:25.626 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:35:25.630 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-02 11:35:25.633 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-02 11:35:25.722 | + inc/async:async_inner:63 : init_neutron 2022-03-02 11:35:25.771 | [17744 Async init_neutron:100879]: running: init_neutron 2022-03-02 11:35:25.775 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-02 11:35:25.798 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:35:25.802 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-02 11:35:25.813 | ++ ./stack.sh:main:1162 : true 2022-03-02 11:35:25.821 | + ./stack.sh:main:1162 : netman_pid= 2022-03-02 11:35:25.821 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-02 11:35:25.821 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-02 11:35:25.841 | dnsmasq: no process found 2022-03-02 11:35:25.846 | + ./stack.sh:main:1164 : true 2022-03-02 11:35:25.849 | + ./stack.sh:main:1169 : clean_iptables 2022-03-02 11:35:25.890 | + lib/nova:clean_iptables:183 : grep nova 2022-03-02 11:35:25.890 | + lib/nova:clean_iptables:183 : bash 2022-03-02 11:35:25.890 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-03-02 11:35:25.891 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 11:35:25.891 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-03-02 11:35:25.891 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-03-02 11:35:25.891 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-03-02 11:35:25.891 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-03-02 11:35:25.891 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 11:35:25.891 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-03-02 11:35:25.891 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-03-02 11:35:25.891 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-03-02 11:35:25.896 | + lib/nova:clean_iptables:185 : grep nova 2022-03-02 11:35:25.896 | + lib/nova:clean_iptables:185 : bash 2022-03-02 11:35:25.907 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 11:35:25.909 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-03-02 11:35:25.911 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-03-02 11:35:25.911 | + lib/nova:clean_iptables:187 : bash 2022-03-02 11:35:25.915 | + lib/nova:clean_iptables:187 : grep nova 2022-03-02 11:35:25.916 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-03-02 11:35:25.918 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-03-02 11:35:25.937 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-03-02 11:35:25.942 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 11:35:25.942 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-03-02 11:35:25.942 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-03-02 11:35:25.942 | + lib/nova:clean_iptables:189 : grep nova 2022-03-02 11:35:25.942 | + lib/nova:clean_iptables:189 : bash 2022-03-02 11:35:25.943 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-03-02 11:35:25.962 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-02 11:35:25.972 | net.ipv4.ip_forward = 1 2022-03-02 11:35:25.976 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-02 11:35:25.997 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:35:26.000 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-02 11:35:26.002 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-02 11:35:26.006 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-02 11:35:26.047 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-02 11:35:26.082 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-02 11:35:26.084 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-02 11:35:26.128 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-02 11:35:26.164 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-02 11:35:26.184 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:35:26.187 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-02 11:35:26.190 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:35:26.193 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-02 11:35:26.196 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-02 11:35:26.200 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-02 11:35:26.283 | + inc/async:async_inner:63 : init_swift 2022-03-02 11:35:26.346 | [17744 Async init_swift:101256]: running: init_swift 2022-03-02 11:35:26.351 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-02 11:35:26.384 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:35:26.388 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-02 11:35:26.392 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:35:26.398 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-02 11:35:26.401 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-02 11:35:26.405 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-02 11:35:26.497 | + inc/async:async_inner:63 : init_cinder 2022-03-02 11:35:26.564 | [17744 Async init_cinder:101352]: running: init_cinder 2022-03-02 11:35:26.567 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-02 11:35:26.602 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:35:26.609 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-02 11:35:26.615 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:35:26.615 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-02 11:35:26.619 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-02 11:35:26.622 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-02 11:35:26.751 | + inc/async:async_inner:63 : init_placement 2022-03-02 11:35:26.809 | [17744 Async init_placement:101474]: running: init_placement 2022-03-02 11:35:26.812 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-02 11:35:26.927 | [17744 Async init_neutron:100879]: Waiting for completion of init_neutron running on PID 100879 (6 other jobs running) 2022-03-02 11:35:26.979 | [17744 Async init_neutron:100879]: Signaling child to exit 2022-03-02 11:35:41.530 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:35:41.560 | [101256 Async init_swift:101256]: finished successfully 2022-03-02 11:35:43.244 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:35:43.275 | [97945 Async init_glance:97945]: finished successfully 2022-03-02 11:36:37.860 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:36:37.897 | [101352 Async init_cinder:101352]: finished successfully 2022-03-02 11:36:40.213 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:36:40.246 | [101474 Async init_placement:101474]: finished successfully 2022-03-02 11:41:14.206 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:41:14.237 | [100879 Async init_neutron:100879]: finished successfully 2022-03-02 11:41:14.259 | WAKEUP 2022-03-02 11:41:14.289 | [17744 Async init_neutron:100879]: Signaled 2022-03-02 11:41:14.291 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-02 11:41:14.291 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 11:41:14.291 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:41:14.291 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:41:14.291 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 11:41:14.291 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 11:41:14.291 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 11:41:14.291 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-02 11:41:14.291 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-02 11:41:14.291 | + lib/database:recreate_database:112 : local db=neutron 2022-03-02 11:41:14.291 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-02 11:41:14.291 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-02 11:41:14.291 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-02 11:41:14.291 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:41:14.291 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-02 11:41:14.291 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:41:14.291 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-02 11:41:14.291 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 11:41:14.291 | + functions-common:time_start:2412 : local start_time= 2022-03-02 11:41:14.291 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:41:14.291 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:41:14.291 | + functions-common:time_start:2416 : _TIME_START[$name]=1646220926214 2022-03-02 11:41:14.291 | + 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-03-02 11:41:14.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.291 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.291 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.291 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-02 11:41:14.292 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-02 11:41:14.293 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-02 11:41:14.294 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-02 11:41:14.295 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-02 11:41:14.295 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-02 11:41:14.295 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-02 11:41:14.295 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-02 11:41:14.295 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-02 11:41:14.295 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-02 11:41:14.295 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-02 11:41:14.295 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-02 11:41:14.295 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-02 11:41:14.295 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-02 11:41:14.295 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-02 11:41:14.295 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-02 11:41:14.295 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-02 11:41:14.295 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-02 11:41:14.295 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-02 11:41:14.295 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-02 11:41:14.295 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-02 11:41:14.295 | Running upgrade for neutron ... 2022-03-02 11:41:14.295 | OK 2022-03-02 11:41:14.295 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-02 11:41:14.295 | + functions-common:time_stop:2425 : local name 2022-03-02 11:41:14.295 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:41:14.295 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:41:14.295 | + functions-common:time_stop:2428 : local total 2022-03-02 11:41:14.295 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:41:14.295 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 11:41:14.295 | + functions-common:time_stop:2432 : start_time=1646220926214 2022-03-02 11:41:14.295 | + functions-common:time_stop:2434 : [[ -z 1646220926214 ]] 2022-03-02 11:41:14.295 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:41:14.295 | + functions-common:time_stop:2437 : end_time=1646221274190 2022-03-02 11:41:14.295 | + functions-common:time_stop:2438 : elapsed_time=347976 2022-03-02 11:41:14.295 | + functions-common:time_stop:2439 : total=59091 2022-03-02 11:41:14.295 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:41:14.295 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=407067 2022-03-02 11:41:14.345 | [17744 Async init_neutron:100879]: finished init_neutron with result 0 in 348 seconds 2022-03-02 11:41:14.350 | + inc/async:async_wait:197 : return 0 2022-03-02 11:41:14.353 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-02 11:41:14.414 | [17744 Async init_placement:101474]: Waiting for completion of init_placement running on PID 101474 (5 other jobs running) 2022-03-02 11:41:14.444 | [17744 Async init_placement:101474]: Signaling child to exit 2022-03-02 11:41:14.444 | WAKEUP 2022-03-02 11:41:14.470 | [17744 Async init_placement:101474]: Signaled 2022-03-02 11:41:14.472 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-02 11:41:14.472 | + lib/database:recreate_database:112 : local db=placement 2022-03-02 11:41:14.472 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-02 11:41:14.472 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-02 11:41:14.472 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-02 11:41:14.472 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:41:14.472 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-02 11:41:14.472 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:41:14.472 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-02 11:41:14.472 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-02 11:41:14.472 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-02 11:41:14.472 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-02 11:41:14.472 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:41:14.472 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 11:41:14.472 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 11:41:14.472 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 11:41:14.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.472 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.472 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.472 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:41:14.472 | + functions-common:get_or_create_user:925 : user_id=ac1d39d6db4d486999f3149105cd03ba 2022-03-02 11:41:14.472 | + functions-common:get_or_create_user:926 : echo ac1d39d6db4d486999f3149105cd03ba 2022-03-02 11:41:14.472 | ac1d39d6db4d486999f3149105cd03ba 2022-03-02 11:41:14.473 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-02 11:41:14.473 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:41:14.473 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:41:14.473 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:41:14.473 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:41:14.473 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:41:14.473 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:41:14.473 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:41:14.473 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:41:14.473 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:41:14.473 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:41:14.473 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-02 11:41:14.473 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:41:14.473 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:41:14.473 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:41:14.473 | ++ functions-common:get_field:812 : read data 2022-03-02 11:41:14.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.474 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.474 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.474 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:41:14.474 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:41:14.474 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:41:14.474 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-02 11:41:14.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.474 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.474 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.474 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:41:14.474 | ++ 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-03-02 11:41:14.474 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:41:14.474 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:41:14.474 | ++ functions-common:get_field:812 : read data 2022-03-02 11:41:14.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.474 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.474 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.474 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:41:14.474 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:41:14.474 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:41:14.474 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:41:14.474 | ++ functions-common:get_field:818 : echo '| acc60950afd34d7684d9f78d168e0036 | ac1d39d6db4d486999f3149105cd03ba | | 21a54fb988b94872b6368b11594a0979 | | | False |' 2022-03-02 11:41:14.474 | ++ functions-common:get_field:812 : read data 2022-03-02 11:41:14.474 | + functions-common:get_or_add_user_project_role:995 : user_role_id=acc60950afd34d7684d9f78d168e0036 2022-03-02 11:41:14.474 | + functions-common:get_or_add_user_project_role:997 : echo acc60950afd34d7684d9f78d168e0036 2022-03-02 11:41:14.474 | acc60950afd34d7684d9f78d168e0036 2022-03-02 11:41:14.474 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 11:41:14.474 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-02 11:41:14.474 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:41:14.475 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:41:14.475 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:41:14.475 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:41:14.475 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:41:14.475 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:41:14.475 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:41:14.475 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:41:14.475 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:41:14.475 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:41:14.475 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-02 11:41:14.475 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:41:14.475 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:41:14.475 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:41:14.475 | ++ functions-common:get_field:812 : read data 2022-03-02 11:41:14.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.475 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.475 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.475 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:41:14.475 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:41:14.475 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:41:14.475 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-02 11:41:14.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.475 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.475 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.475 | ++ 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-03-02 11:41:14.475 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:41:14.475 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:41:14.475 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:41:14.475 | ++ functions-common:get_field:812 : read data 2022-03-02 11:41:14.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.475 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.476 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.476 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:41:14.476 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:41:14.476 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:41:14.476 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:41:14.476 | ++ functions-common:get_field:818 : echo '| 21807d265f7146fd84bf337d8ec82fb4 | ac1d39d6db4d486999f3149105cd03ba | | 21a54fb988b94872b6368b11594a0979 | | | False |' 2022-03-02 11:41:14.476 | ++ functions-common:get_field:812 : read data 2022-03-02 11:41:14.476 | + functions-common:get_or_add_user_project_role:995 : user_role_id=21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:41:14.476 | + functions-common:get_or_add_user_project_role:997 : echo 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:41:14.476 | 21807d265f7146fd84bf337d8ec82fb4 2022-03-02 11:41:14.476 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.50/placement 2022-03-02 11:41:14.476 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-02 11:41:14.476 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 11:41:14.476 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-02 11:41:14.476 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-02 11:41:14.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.476 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.476 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.476 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:41:14.476 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 11:41:14.476 | 529ae4c9854d4f96b7e93487794ccbea' 2022-03-02 11:41:14.476 | + functions-common:get_or_create_service:1094 : echo 529ae4c9854d4f96b7e93487794ccbea 2022-03-02 11:41:14.476 | 529ae4c9854d4f96b7e93487794ccbea 2022-03-02 11:41:14.476 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.50/placement 2022-03-02 11:41:14.476 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 11:41:14.476 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.50/placement RegionOne 2022-03-02 11:41:14.476 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:41:14.476 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-02 11:41:14.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.477 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.477 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.477 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:41:14.477 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:41:14.477 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:41:14.477 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.50/placement --region RegionOne -f value -c id 2022-03-02 11:41:14.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.477 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:14.477 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:14.477 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:41:14.477 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f9a25adbaba04856bebdd5fd118b4b87 2022-03-02 11:41:14.477 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f9a25adbaba04856bebdd5fd118b4b87 2022-03-02 11:41:14.477 | + functions-common:get_or_create_endpoint:1127 : public_id=f9a25adbaba04856bebdd5fd118b4b87 2022-03-02 11:41:14.477 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 11:41:14.477 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 11:41:14.477 | + functions-common:get_or_create_endpoint:1136 : echo f9a25adbaba04856bebdd5fd118b4b87 2022-03-02 11:41:14.477 | f9a25adbaba04856bebdd5fd118b4b87 2022-03-02 11:41:14.526 | [17744 Async init_placement:101474]: finished init_placement with result 0 in 73 seconds 2022-03-02 11:41:14.530 | + inc/async:async_wait:197 : return 0 2022-03-02 11:41:14.533 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-02 11:41:14.594 | [17744 Async init_glance:97945]: Waiting for completion of init_glance running on PID 97945 (4 other jobs running) 2022-03-02 11:41:14.624 | [17744 Async init_glance:97945]: Signaling child to exit 2022-03-02 11:41:14.625 | WAKEUP 2022-03-02 11:41:14.653 | [17744 Async init_glance:97945]: Signaled 2022-03-02 11:41:14.655 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-02 11:41:14.656 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-02 11:41:14.656 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-02 11:41:14.656 | + lib/database:recreate_database:112 : local db=glance 2022-03-02 11:41:14.656 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-02 11:41:14.656 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-02 11:41:14.656 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-02 11:41:14.656 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:41:14.656 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-02 11:41:14.656 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:41:14.656 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-02 11:41:14.656 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 11:41:14.656 | + functions-common:time_start:2412 : local start_time= 2022-03-02 11:41:14.656 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:41:14.656 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:41:14.658 | + functions-common:time_start:2416 : _TIME_START[$name]=1646220866365 2022-03-02 11:41:14.658 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-02 11:41:14.658 | 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=98068) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 11:41:14.658 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 11:41:14.658 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 11:41:14.658 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 11:41:14.658 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 11:41:14.658 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:41:14.658 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:41:14.658 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-02 11:41:14.658 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-02 11:41:14.658 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-02 11:41:14.658 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-02 11:41:14.658 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:41:14.659 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:41:14.659 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-02 11:41:14.659 | Database migration is up to date. No migration needed. 2022-03-02 11:41:14.659 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-02 11:41:14.659 | Database is synced successfully. 2022-03-02 11:41:14.659 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-02 11:41:14.659 | 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=99857) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-02 11:41:14.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-02 11:41:14.661 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-02 11:41:14.661 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-02 11:41:14.661 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-02 11:41:14.661 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-02 11:41:14.661 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-02 11:41:14.661 | + functions-common:time_stop:2425 : local name 2022-03-02 11:41:14.661 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:41:14.661 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:41:14.661 | + functions-common:time_stop:2428 : local total 2022-03-02 11:41:14.661 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:41:14.661 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 11:41:14.661 | + functions-common:time_stop:2432 : start_time=1646220866365 2022-03-02 11:41:14.661 | + functions-common:time_stop:2434 : [[ -z 1646220866365 ]] 2022-03-02 11:41:14.661 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:41:14.661 | + functions-common:time_stop:2437 : end_time=1646220943223 2022-03-02 11:41:14.661 | + functions-common:time_stop:2438 : elapsed_time=76858 2022-03-02 11:41:14.661 | + functions-common:time_stop:2439 : total=59091 2022-03-02 11:41:14.661 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:41:14.661 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=135949 2022-03-02 11:41:14.713 | [17744 Async init_glance:97945]: finished init_glance with result 0 in 77 seconds 2022-03-02 11:41:14.717 | + inc/async:async_wait:197 : return 0 2022-03-02 11:41:14.720 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-02 11:41:14.781 | [17744 Async init_swift:101256]: Waiting for completion of init_swift running on PID 101256 (3 other jobs running) 2022-03-02 11:41:14.813 | [17744 Async init_swift:101256]: Signaling child to exit 2022-03-02 11:41:14.813 | WAKEUP 2022-03-02 11:41:14.840 | [17744 Async init_swift:101256]: Signaled 2022-03-02 11:41:14.842 | + lib/swift:init_swift:668 : local node_number 2022-03-02 11:41:14.842 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-02 11:41:14.842 | No account-replicator running 2022-03-02 11:41:14.842 | No container-auditor running 2022-03-02 11:41:14.842 | No container-sharder running 2022-03-02 11:41:14.842 | No proxy-server running 2022-03-02 11:41:14.842 | No container-updater running 2022-03-02 11:41:14.842 | No object-expirer running 2022-03-02 11:41:14.842 | No container-server running 2022-03-02 11:41:14.842 | No object-auditor running 2022-03-02 11:41:14.842 | No account-reaper running 2022-03-02 11:41:14.842 | No container-reconciler running 2022-03-02 11:41:14.842 | No container-sync running 2022-03-02 11:41:14.843 | No object-replicator running 2022-03-02 11:41:14.843 | No object-server running 2022-03-02 11:41:14.843 | No object-updater running 2022-03-02 11:41:14.843 | No object-reconstructor running 2022-03-02 11:41:14.843 | No account-auditor running 2022-03-02 11:41:14.843 | No container-replicator running 2022-03-02 11:41:14.843 | No account-server running 2022-03-02 11:41:14.843 | + lib/swift:init_swift:670 : true 2022-03-02 11:41:14.843 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-02 11:41:14.843 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-02 11:41:14.843 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-02 11:41:14.843 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-02 11:41:14.843 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-02 11:41:14.843 | + 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-03-02 11:41:14.843 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-02 11:41:14.843 | + functions:create_disk:732 : local node_number 2022-03-02 11:41:14.843 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-02 11:41:14.843 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-02 11:41:14.843 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-02 11:41:14.843 | + functions:create_disk:736 : local key 2022-03-02 11:41:14.843 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-02 11:41:14.843 | ++ functions:create_disk:738 : sed s#/.## 2022-03-02 11:41:14.843 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-02 11:41:14.843 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-02 11:41:14.843 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-02 11:41:14.843 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-02 11:41:14.843 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-02 11:41:14.843 | + functions:destroy_disk:765 : local key 2022-03-02 11:41:14.843 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-02 11:41:14.843 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-02 11:41:14.844 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-02 11:41:14.844 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-02 11:41:14.844 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-02 11:41:14.844 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-02 11:41:14.844 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-02 11:41:14.844 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-02 11:41:14.844 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-02 11:41:14.844 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-02 11:41:14.844 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-02 11:41:14.844 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-02 11:41:14.844 | = sectsz=512 attr=2, projid32bit=1 2022-03-02 11:41:14.844 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-02 11:41:14.844 | = reflink=1 2022-03-02 11:41:14.844 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-02 11:41:14.844 | = sunit=0 swidth=0 blks 2022-03-02 11:41:14.844 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-02 11:41:14.844 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-02 11:41:14.844 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-02 11:41:14.844 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-02 11:41:14.844 | + 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-03-02 11:41:14.844 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-02 11:41:14.845 | /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-03-02 11:41:14.845 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-02 11:41:14.845 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-02 11:41:14.845 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-02 11:41:14.845 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-02 11:41:14.845 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 11:41:14.845 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-02 11:41:14.845 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-02 11:41:14.845 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-02 11:41:14.845 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-02 11:41:14.845 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-02 11:41:14.845 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-02 11:41:14.845 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-02 11:41:14.845 | + lib/swift:init_swift:679 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-03-02 11:41:14.845 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-02 11:41:14.845 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-02 11:41:14.845 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-02 11:41:14.845 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-02 11:41:14.845 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 11:41:14.845 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-02 11:41:14.845 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-02 11:41:14.845 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-02 11:41:14.845 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-02 11:41:14.845 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-02 11:41:14.845 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-02 11:41:14.845 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-02 11:41:14.845 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-02 11:41:14.845 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-02 11:41:14.845 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-02 11:41:14.845 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 11:41:14.845 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-02 11:41:14.845 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 11:41:14.846 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-02 11:41:14.846 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 11:41:14.846 | + lib/swift:init_swift:714 : popd 2022-03-02 11:41:14.895 | [17744 Async init_swift:101256]: finished init_swift with result 0 in 15 seconds 2022-03-02 11:41:14.899 | + inc/async:async_wait:197 : return 0 2022-03-02 11:41:14.902 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-02 11:41:14.961 | [17744 Async init_cinder:101352]: Waiting for completion of init_cinder running on PID 101352 (2 other jobs running) 2022-03-02 11:41:14.990 | [17744 Async init_cinder:101352]: Signaling child to exit 2022-03-02 11:41:14.990 | WAKEUP 2022-03-02 11:41:15.016 | [17744 Async init_cinder:101352]: Signaled 2022-03-02 11:41:15.018 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-02 11:41:15.018 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:41:15.018 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-02 11:41:15.018 | + lib/database:recreate_database:112 : local db=cinder 2022-03-02 11:41:15.018 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-02 11:41:15.018 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-02 11:41:15.018 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-02 11:41:15.018 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:41:15.018 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-02 11:41:15.018 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:41:15.018 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-02 11:41:15.018 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 11:41:15.018 | + functions-common:time_start:2412 : local start_time= 2022-03-02 11:41:15.018 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:41:15.018 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:41:15.018 | + functions-common:time_start:2416 : _TIME_START[$name]=1646220926855 2022-03-02 11:41:15.018 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-02 11:41:15.019 | 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=101555) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:41:15.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:41:15.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:41:15.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:41:15.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:41:15.020 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:41:15.020 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=101555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:41:15.020 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-02 11:41:15.020 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 11:41:15.020 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 11:41:15.020 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-02 11:41:15.020 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=101555) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-02 11:41:15.020 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-02 11:41:15.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:15.020 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:15.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:15.020 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:15.021 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:147: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 11:41:15.021 | last_heartbeat = column_property( 2022-03-02 11:41:15.021 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:155: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 11:41:15.021 | num_hosts = column_property( 2022-03-02 11:41:15.021 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:164: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 11:41:15.021 | num_down_hosts = column_property( 2022-03-02 11:41:15.021 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-02 11:41:15.021 | + functions-common:time_stop:2425 : local name 2022-03-02 11:41:15.021 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:41:15.021 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:41:15.021 | + functions-common:time_stop:2428 : local total 2022-03-02 11:41:15.021 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:41:15.021 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 11:41:15.021 | + functions-common:time_stop:2432 : start_time=1646220926855 2022-03-02 11:41:15.021 | + functions-common:time_stop:2434 : [[ -z 1646220926855 ]] 2022-03-02 11:41:15.021 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:41:15.021 | + functions-common:time_stop:2437 : end_time=1646220995705 2022-03-02 11:41:15.021 | + functions-common:time_stop:2438 : elapsed_time=68850 2022-03-02 11:41:15.021 | + functions-common:time_stop:2439 : total=59091 2022-03-02 11:41:15.021 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:41:15.021 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=127941 2022-03-02 11:41:15.021 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-02 11:41:15.021 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:41:15.022 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-02 11:41:15.022 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-02 11:41:15.022 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-02 11:41:15.022 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-02 11:41:15.022 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-02 11:41:15.022 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-02 11:41:15.022 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-02 11:41:15.022 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-02 11:41:15.022 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-02 11:41:15.022 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-03-02 11:41:15.022 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-03-02 11:41:15.022 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-03-02 11:41:15.022 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:41:15.022 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:41:15.022 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:41:15.022 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:41:15.022 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:41:15.022 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:41:15.022 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:41:15.022 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:41:15.022 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:41:15.022 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:41:15.022 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:41:15.022 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-03-02 11:41:15.022 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:41:15.022 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:41:15.022 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:41:15.022 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:41:15.022 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:41:15.022 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:41:15.022 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-02 11:41:15.022 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-03-02 11:41:15.023 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-03-02 11:41:15.023 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 11:41:15.023 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-03-02 11:41:15.023 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-02 11:41:15.023 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-02 11:41:15.023 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-02 11:41:15.023 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 11:41:15.023 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-03-02 11:41:15.023 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-03-02 11:41:15.023 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-03-02 11:41:15.023 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-03-02 11:41:15.023 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-03-02 11:41:15.023 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 11:41:15.023 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-03-02 11:41:15.023 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-03-02 11:41:15.023 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-02 11:41:15.023 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-02 11:41:15.023 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-02 11:41:15.023 | Physical volume "/dev/loop4" successfully created. 2022-03-02 11:41:15.023 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-02 11:41:15.023 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-03-02 11:41:15.023 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-03-02 11:41:15.023 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-02 11:41:15.023 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-02 11:41:15.023 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-02 11:41:15.023 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-02 11:41:15.023 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-02 11:41:15.023 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:41:15.023 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-02 11:41:15.023 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-02 11:41:15.023 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-02 11:41:15.074 | [17744 Async init_cinder:101352]: finished init_cinder with result 0 in 71 seconds 2022-03-02 11:41:15.079 | + inc/async:async_wait:197 : return 0 2022-03-02 11:41:15.082 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-02 11:41:15.103 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:41:15.106 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-02 11:41:15.108 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:41:15.112 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-02 11:41:15.115 | + ./stack.sh:main:1218 : init_nova 2022-03-02 11:41:15.118 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-03-02 11:41:15.137 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:41:15.141 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-03-02 11:41:15.164 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:41:15.167 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 11:41:15.171 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 11:41:15.238 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 11:41:15.284 | [17744 Async nova-cell-0:104058]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 11:41:15.287 | ++ lib/nova:init_nova:785 : seq 1 1 2022-03-02 11:41:15.293 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 11:41:15.296 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-03-02 11:41:15.299 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 11:41:15.302 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 11:41:15.305 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 11:41:15.388 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 11:41:15.436 | [17744 Async nova-cell-1:104153]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 11:41:15.443 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-03-02 11:41:15.445 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-02 11:41:15.448 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-02 11:41:15.452 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-02 11:41:15.459 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-02 11:41:15.462 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:41:15.520 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-02 11:41:15.525 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:41:15.681 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-02 11:41:19.016 | + inc/async:async_inner:68 : rc=1 2022-03-02 11:41:19.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:19.030 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:19.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:19.030 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:19.030 | Traceback (most recent call last): 2022-03-02 11:41:19.030 | File "/usr/local/bin/nova-manage", line 6, in 2022-03-02 11:41:19.030 | from nova.cmd.manage import main 2022-03-02 11:41:19.030 | File "/opt/stack/nova/nova/cmd/manage.py", line 49, in 2022-03-02 11:41:19.031 | from nova.cmd import common as cmd_common 2022-03-02 11:41:19.031 | File "/opt/stack/nova/nova/cmd/common.py", line 26, in 2022-03-02 11:41:19.031 | import nova.db.main.api 2022-03-02 11:41:19.031 | File "/opt/stack/nova/nova/db/main/api.py", line 45, in 2022-03-02 11:41:19.031 | from nova import block_device 2022-03-02 11:41:19.031 | File "/opt/stack/nova/nova/block_device.py", line 27, in 2022-03-02 11:41:19.031 | from nova.virt import driver 2022-03-02 11:41:19.031 | File "/opt/stack/nova/nova/virt/driver.py", line 31, in 2022-03-02 11:41:19.031 | from nova import context as nova_context 2022-03-02 11:41:19.031 | File "/opt/stack/nova/nova/context.py", line 35, in 2022-03-02 11:41:19.031 | from nova import policy 2022-03-02 11:41:19.031 | File "/opt/stack/nova/nova/policy.py", line 28, in 2022-03-02 11:41:19.031 | from nova import policies 2022-03-02 11:41:19.031 | File "/opt/stack/nova/nova/policies/__init__.py", line 64, in 2022-03-02 11:41:19.031 | from nova.policies import shelve 2022-03-02 11:41:19.031 | File "/opt/stack/nova/nova/policies/shelve.py", line 49, in 2022-03-02 11:41:19.031 | check_str=base.SYSTEM_ADMIN, 2022-03-02 11:41:19.031 | AttributeError: module 'nova.policies.base' has no attribute 'SYSTEM_ADMIN' 2022-03-02 11:41:19.056 | [104058 Async nova-cell-0:104058]: FAILED with rc 1 2022-03-02 11:41:19.215 | + inc/async:async_inner:68 : rc=1 2022-03-02 11:41:19.245 | [104153 Async nova-cell-1:104153]: FAILED with rc 1 2022-03-02 11:41:19.447 | + lib/nova:init_nova:1 : exit_trap 2022-03-02 11:41:19.450 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-02 11:41:19.454 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-02 11:41:19.458 | + ./stack.sh:exit_trap:522 : jobs='77769 2022-03-02 11:41:19.459 | 104058 2022-03-02 11:41:19.459 | 104153' 2022-03-02 11:41:19.461 | + ./stack.sh:exit_trap:525 : [[ -n 77769 2022-03-02 11:41:19.461 | 104058 2022-03-02 11:41:19.461 | 104153 ]] 2022-03-02 11:41:19.464 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-02-111030 ]] 2022-03-02 11:41:19.466 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-02 11:41:19.469 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-02 11:41:19.469 | exit_trap: cleaning up child processes 2022-03-02 11:41:19.471 | + ./stack.sh:exit_trap:527 : kill 77769 104058 104153 2022-03-02 11:41:19.475 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.KNJ9H3EHbC ']' 2022-03-02 11:41:19.477 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.KNJ9H3EHbC 2022-03-02 11:41:19.482 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-02 11:41:19.485 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-02 11:41:19.487 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-02 11:41:19.491 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-02 11:41:19.491 | Error on exit 2022-03-02 11:41:19.493 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-02 11:41:19.496 | + ./stack.sh:exit_trap:542 : generate-subunit 1646219426 1854 fail 2022-03-02 11:41:20.257 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-02 11:41:20.260 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-02 11:41:21.697 | + ./stack.sh:exit_trap:556 : exit 1