2022-06-09 08:57:40.274 | + ./stack.sh:main:462 : exec 2022-06-09 08:57:40.274 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-085740' 2022-06-09 08:57:40.274 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-09-085740.summary.2022-06-09-085740 2022-06-09 08:57:40.274 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 08:57:40.274 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-085740 2022-06-09 08:57:40.274 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-085740 /opt/stack/logs/stack.sh.log 2022-06-09 08:57:40.274 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-085740.summary.2022-06-09-085740 /opt/stack/logs/stack.sh.log.summary 2022-06-09 08:57:40.274 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-09 08:57:40.274 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-09 08:57:40.274 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-09 08:57:40.274 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-09 08:57:40.274 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-09 08:57:40.274 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-09 08:57:40.274 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-09 08:57:40.274 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 08:57:40.274 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-09 08:57:40.274 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-09 08:57:40.274 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-09 08:57:40.274 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 08:57:40.274 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-09 08:57:40.274 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-09 08:57:40.274 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-09 08:57:40.275 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-09 08:57:40.277 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-09 08:57:40.279 | + ./stack.sh:main:548 : set -o errexit 2022-06-09 08:57:40.281 | + ./stack.sh:main:551 : uname -a 2022-06-09 08:57:40.282 | Linux dv-neutron-845237-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-09 08:57:40.284 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-09 08:57:40.286 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-09 08:57:40.289 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-09 08:57:40.318 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-09 08:57:40.333 | + ./stack.sh:main:565 : fetch_plugins 2022-06-09 08:57:40.335 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-09 08:57:40.336 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-09 08:57:40.338 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-09 08:57:40.340 | + functions-common:fetch_plugins:1673 : return 2022-06-09 08:57:40.342 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-09 08:57:40.344 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-09 08:57:40.346 | + functions-common:run_phase:1751 : local phase= 2022-06-09 08:57:40.347 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 08:57:40.349 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 08:57:40.351 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 08:57:40.353 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 08:57:40.355 | + functions-common:run_phase:1760 : local extra 2022-06-09 08:57:40.357 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 08:57:40.360 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 08:57:40.362 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 08:57:40.364 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 08:57:40.365 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-09 08:57:40.367 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 08:57:40.380 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:57:40.382 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 08:57:40.384 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 08:57:40.386 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 08:57:40.388 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 08:57:40.390 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 08:57:40.392 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 08:57:40.393 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-09 08:57:40.395 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-09 08:57:40.397 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 08:57:40.399 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-09 08:57:40.401 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-09 08:57:40.403 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-09 08:57:40.405 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-09 08:57:40.407 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-09 08:57:40.408 | + functions-common:plugin_override_defaults:1714 : return 2022-06-09 08:57:40.410 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-09 08:57:40.427 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-09 08:57:40.429 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-09 08:57:40.441 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:57:40.444 | +++ lib/tls:source:43 : hostname -f 2022-06-09 08:57:40.447 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-09 08:57:40.449 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-09 08:57:40.451 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-09 08:57:40.453 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-09 08:57:40.455 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-09 08:57:40.457 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-09 08:57:40.458 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-09 08:57:40.460 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-09 08:57:40.462 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-09 08:57:40.466 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-09 08:57:40.471 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-09 08:57:40.482 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-09 08:57:40.498 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-09 08:57:40.510 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-09 08:57:40.522 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-09 08:57:40.548 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-09 08:57:40.588 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-09 08:57:40.667 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-09 08:57:40.688 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-09 08:57:40.725 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-09 08:57:40.777 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-09 08:57:40.904 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-09 08:57:40.918 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-09 08:57:40.931 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-09 08:57:40.944 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-09 08:57:41.032 | + ./stack.sh:main:598 : run_phase source 2022-06-09 08:57:41.034 | + functions-common:run_phase:1750 : local mode=source 2022-06-09 08:57:41.036 | + functions-common:run_phase:1751 : local phase= 2022-06-09 08:57:41.039 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 08:57:41.041 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 08:57:41.043 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 08:57:41.045 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 08:57:41.047 | + functions-common:run_phase:1760 : local extra 2022-06-09 08:57:41.050 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 08:57:41.054 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 08:57:41.056 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 08:57:41.059 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 08:57:41.061 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-09 08:57:41.063 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 08:57:41.077 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:57:41.079 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 08:57:41.081 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-09 08:57:41.119 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-09 08:57:41.125 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-09 08:57:41.127 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 08:57:41.129 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-09 08:57:41.132 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-09 08:57:41.134 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-09 08:57:41.136 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-09 08:57:41.139 | + functions-common:load_plugin_settings:1691 : return 2022-06-09 08:57:41.141 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-09 08:57:41.143 | + functions-common:verify_disabled_services:2033 : local service 2022-06-09 08:57:41.146 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.148 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-09 08:57:41.150 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.152 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-09 08:57:41.155 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.157 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-09 08:57:41.159 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.161 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-09 08:57:41.163 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.166 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-09 08:57:41.168 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.171 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-09 08:57:41.173 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.175 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-09 08:57:41.177 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.180 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-09 08:57:41.182 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.185 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-09 08:57:41.187 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.189 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-09 08:57:41.191 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.194 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-09 08:57:41.196 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.198 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-09 08:57:41.200 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.202 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-09 08:57:41.205 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.207 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-09 08:57:41.209 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.211 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-09 08:57:41.214 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.216 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-09 08:57:41.218 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.220 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-09 08:57:41.223 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.225 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-09 08:57:41.227 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.230 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-09 08:57:41.232 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.234 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-09 08:57:41.237 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.239 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-09 08:57:41.241 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.243 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-09 08:57:41.246 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.248 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-09 08:57:41.251 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.253 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-09 08:57:41.255 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.257 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-09 08:57:41.260 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.262 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-09 08:57:41.265 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.267 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-09 08:57:41.269 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.271 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-09 08:57:41.274 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.276 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-09 08:57:41.279 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.281 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-09 08:57:41.283 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.285 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-09 08:57:41.288 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.290 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-09 08:57:41.292 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.294 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-09 08:57:41.296 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.299 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-09 08:57:41.301 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.303 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-09 08:57:41.306 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.308 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-09 08:57:41.311 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.313 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-09 08:57:41.315 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.317 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-09 08:57:41.319 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.322 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-09 08:57:41.324 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.327 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-09 08:57:41.329 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.331 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-09 08:57:41.333 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:57:41.336 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-09 08:57:41.338 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-09 08:57:41.341 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 08:57:41.343 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-09 08:57:41.357 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:57:41.359 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-09 08:57:41.361 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 08:57:41.363 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-09 08:57:41.378 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:57:41.381 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-09 08:57:41.383 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-09 08:57:41.385 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-09 08:57:41.388 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-09 08:57:41.390 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-09 08:57:41.392 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-09 08:57:41.394 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-09 08:57:41.397 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-09 08:57:41.399 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 08:57:41.401 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-09 08:57:41.404 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 08:57:41.406 | + lib/database:initialize_database_backends:104 : return 0 2022-06-09 08:57:41.408 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-09 08:57:41.408 | Using mysql database backend 2022-06-09 08:57:41.410 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-09 08:57:41.426 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-09 08:57:41.442 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:57:41.444 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-09 08:57:41.460 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-09 08:57:41.476 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:57:41.478 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-09 08:57:41.496 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-09 08:57:41.515 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-09 08:57:41.531 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:57:41.533 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-09 08:57:41.548 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:57:41.551 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-09 08:57:41.553 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-09 08:57:41.569 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:57:41.572 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-09 08:57:41.588 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-09 08:57:41.590 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-09 08:57:41.592 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-09 08:57:41.594 | + functions-common:save_stackenv:60 : local tag=739 2022-06-09 08:57:41.597 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-09 08:57:41.601 | + functions-common:save_stackenv:62 : time_stamp=2022-06-09-085741 2022-06-09 08:57:41.604 | + functions-common:save_stackenv:63 : echo '# 2022-06-09-085741 739' 2022-06-09 08:57:41.606 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:57:41.608 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 08:57:41.611 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:57:41.613 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-09 08:57:41.615 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:57:41.618 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-09 08:57:41.620 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:57:41.623 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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-06-09 08:57:41.625 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:57:41.627 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2022-06-09 08:57:41.630 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:57:41.632 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2022-06-09 08:57:41.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:57:41.637 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-09-085740 2022-06-09 08:57:41.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:57:41.642 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-09 08:57:41.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:57:41.646 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2022-06-09 08:57:41.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:57:41.651 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-09 08:57:41.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:57:41.656 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-09 08:57:41.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:57:41.660 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-09 08:57:41.663 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:57:41.665 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-09 08:57:41.668 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-09 08:57:41.670 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-09 08:57:41.672 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-09 08:57:41.674 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 08:57:41.676 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 08:57:41.679 | ++ functions-common:git_clone:529 : pwd 2022-06-09 08:57:41.681 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 08:57:41.684 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 08:57:41.687 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 08:57:41.701 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 08:57:41.703 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 08:57:41.705 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 08:57:41.708 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 08:57:41.708 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 08:57:41.713 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-09 08:57:41.715 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 08:57:41.717 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-09 08:57:41.730 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-09 08:57:41.732 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 08:57:41.733 | + functions-common:git_clone:607 : head -1 2022-06-09 08:57:41.736 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-09 08:57:41.738 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 08:57:41.741 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-09 08:57:41.743 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 08:57:41.746 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-09 08:57:41.748 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-09 08:57:41.751 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-09 08:57:41.753 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-09 08:57:41.756 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 08:57:41.758 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-09 08:57:41.761 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-09 08:57:41.763 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-09 08:57:41.766 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-09 08:57:41.770 | ++ tools/install_prereqs.sh:source:47 : NOW=1654765061 2022-06-09 08:57:41.773 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-09 08:57:41.778 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654764866 2022-06-09 08:57:41.780 | ++ tools/install_prereqs.sh:source:49 : DELTA=195 2022-06-09 08:57:41.783 | ++ tools/install_prereqs.sh:source:50 : [[ 195 -lt 7200 ]] 2022-06-09 08:57:41.785 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-09 08:57:41.788 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-09 08:57:41.790 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-09 08:57:41.792 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-09 08:57:41.794 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-09 08:57:41.797 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-09 08:57:41.799 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-09 08:57:41.801 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-09 08:57:41.805 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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-06-09 08:57:41.855 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-09 08:57:41.855 | apache2-dev 2022-06-09 08:57:41.855 | bc 2022-06-09 08:57:41.855 | bsdmainutils 2022-06-09 08:57:41.855 | curl 2022-06-09 08:57:41.855 | g++ 2022-06-09 08:57:41.855 | gcc 2022-06-09 08:57:41.855 | gettext 2022-06-09 08:57:41.855 | git 2022-06-09 08:57:41.855 | graphviz 2022-06-09 08:57:41.855 | iputils-ping 2022-06-09 08:57:41.855 | libapache2-mod-proxy-uwsgi 2022-06-09 08:57:41.855 | libffi-dev 2022-06-09 08:57:41.855 | libjpeg-dev 2022-06-09 08:57:41.856 | libmysqlclient-dev 2022-06-09 08:57:41.856 | libpcre3-dev 2022-06-09 08:57:41.856 | libpq-dev 2022-06-09 08:57:41.856 | libssl-dev 2022-06-09 08:57:41.856 | libsystemd-dev 2022-06-09 08:57:41.856 | libxml2-dev 2022-06-09 08:57:41.856 | libxslt1-dev 2022-06-09 08:57:41.856 | libyaml-dev 2022-06-09 08:57:41.856 | lsof 2022-06-09 08:57:41.856 | openssh-server 2022-06-09 08:57:41.856 | openssl 2022-06-09 08:57:41.856 | pkg-config 2022-06-09 08:57:41.856 | psmisc 2022-06-09 08:57:41.856 | python3-dev 2022-06-09 08:57:41.857 | python3-pip 2022-06-09 08:57:41.857 | python3-venv 2022-06-09 08:57:41.857 | tar 2022-06-09 08:57:41.857 | tcpdump 2022-06-09 08:57:41.857 | unzip 2022-06-09 08:57:41.857 | uuid-runtime 2022-06-09 08:57:41.857 | wget 2022-06-09 08:57:41.857 | wget 2022-06-09 08:57:41.857 | zlib1g-dev 2022-06-09 08:57:41.857 | libkrb5-dev 2022-06-09 08:57:41.857 | libldap2-dev 2022-06-09 08:57:41.857 | libsasl2-dev 2022-06-09 08:57:41.857 | memcached 2022-06-09 08:57:41.857 | python3-mysqldb 2022-06-09 08:57:41.857 | sqlite3 2022-06-09 08:57:41.857 | conntrack 2022-06-09 08:57:41.857 | curl 2022-06-09 08:57:41.857 | dnsmasq-base 2022-06-09 08:57:41.857 | dnsmasq-utils 2022-06-09 08:57:41.857 | ebtables 2022-06-09 08:57:41.857 | gawk 2022-06-09 08:57:41.857 | genisoimage 2022-06-09 08:57:41.857 | iptables 2022-06-09 08:57:41.857 | iputils-arping 2022-06-09 08:57:41.857 | kpartx 2022-06-09 08:57:41.857 | libjs-jquery-tablesorter 2022-06-09 08:57:41.857 | libmysqlclient-dev 2022-06-09 08:57:41.857 | parted 2022-06-09 08:57:41.857 | pm-utils 2022-06-09 08:57:41.857 | python3-mysqldb 2022-06-09 08:57:41.857 | socat 2022-06-09 08:57:41.857 | sqlite3 2022-06-09 08:57:41.857 | sudo 2022-06-09 08:57:41.857 | vlan 2022-06-09 08:57:41.857 | lsscsi 2022-06-09 08:57:41.857 | open-iscsi 2022-06-09 08:57:41.857 | lvm2 2022-06-09 08:57:41.857 | qemu-utils 2022-06-09 08:57:41.858 | thin-provisioning-tools 2022-06-09 08:57:41.858 | acl 2022-06-09 08:57:41.858 | dnsmasq-base 2022-06-09 08:57:41.858 | dnsmasq-utils 2022-06-09 08:57:41.858 | ebtables 2022-06-09 08:57:41.858 | haproxy 2022-06-09 08:57:41.858 | iptables 2022-06-09 08:57:41.858 | iputils-arping 2022-06-09 08:57:41.858 | iputils-ping 2022-06-09 08:57:41.858 | libmysqlclient-dev 2022-06-09 08:57:41.858 | postgresql-server-dev-all 2022-06-09 08:57:41.858 | python3-mysqldb 2022-06-09 08:57:41.858 | sqlite3 2022-06-09 08:57:41.858 | sudo 2022-06-09 08:57:41.858 | vlan 2022-06-09 08:57:41.858 | ipset 2022-06-09 08:57:41.858 | conntrack 2022-06-09 08:57:41.858 | conntrackd 2022-06-09 08:57:41.858 | keepalived 2022-06-09 08:57:41.858 | dstat 2022-06-09 08:57:41.858 | lvm2 2022-06-09 08:57:41.858 | qemu-utils 2022-06-09 08:57:41.858 | thin-provisioning-tools 2022-06-09 08:57:41.858 | curl 2022-06-09 08:57:41.858 | liberasurecode-dev 2022-06-09 08:57:41.858 | make 2022-06-09 08:57:41.858 | memcached 2022-06-09 08:57:41.858 | sqlite3 2022-06-09 08:57:41.858 | xfsprogs' 2022-06-09 08:57:41.860 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-09 08:57:41.877 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-09 08:57:41.878 | apache2-dev 2022-06-09 08:57:41.878 | bc 2022-06-09 08:57:41.878 | bsdmainutils 2022-06-09 08:57:41.878 | curl 2022-06-09 08:57:41.878 | g++ 2022-06-09 08:57:41.878 | gcc 2022-06-09 08:57:41.878 | gettext 2022-06-09 08:57:41.878 | git 2022-06-09 08:57:41.878 | graphviz 2022-06-09 08:57:41.878 | iputils-ping 2022-06-09 08:57:41.878 | libapache2-mod-proxy-uwsgi 2022-06-09 08:57:41.878 | libffi-dev 2022-06-09 08:57:41.878 | libjpeg-dev 2022-06-09 08:57:41.878 | libmysqlclient-dev 2022-06-09 08:57:41.878 | libpcre3-dev 2022-06-09 08:57:41.878 | libpq-dev 2022-06-09 08:57:41.878 | libssl-dev 2022-06-09 08:57:41.878 | libsystemd-dev 2022-06-09 08:57:41.878 | libxml2-dev 2022-06-09 08:57:41.878 | libxslt1-dev 2022-06-09 08:57:41.878 | libyaml-dev 2022-06-09 08:57:41.878 | lsof 2022-06-09 08:57:41.878 | openssh-server 2022-06-09 08:57:41.878 | openssl 2022-06-09 08:57:41.878 | pkg-config 2022-06-09 08:57:41.878 | psmisc 2022-06-09 08:57:41.878 | python3-dev 2022-06-09 08:57:41.878 | python3-pip 2022-06-09 08:57:41.878 | python3-venv 2022-06-09 08:57:41.878 | tar 2022-06-09 08:57:41.878 | tcpdump 2022-06-09 08:57:41.878 | unzip 2022-06-09 08:57:41.878 | uuid-runtime 2022-06-09 08:57:41.878 | wget 2022-06-09 08:57:41.878 | wget 2022-06-09 08:57:41.878 | zlib1g-dev 2022-06-09 08:57:41.879 | libkrb5-dev 2022-06-09 08:57:41.879 | libldap2-dev 2022-06-09 08:57:41.879 | libsasl2-dev 2022-06-09 08:57:41.879 | memcached 2022-06-09 08:57:41.879 | python3-mysqldb 2022-06-09 08:57:41.879 | sqlite3 2022-06-09 08:57:41.879 | conntrack 2022-06-09 08:57:41.879 | curl 2022-06-09 08:57:41.879 | dnsmasq-base 2022-06-09 08:57:41.879 | dnsmasq-utils 2022-06-09 08:57:41.879 | ebtables 2022-06-09 08:57:41.879 | gawk 2022-06-09 08:57:41.879 | genisoimage 2022-06-09 08:57:41.879 | iptables 2022-06-09 08:57:41.879 | iputils-arping 2022-06-09 08:57:41.879 | kpartx 2022-06-09 08:57:41.879 | libjs-jquery-tablesorter 2022-06-09 08:57:41.879 | libmysqlclient-dev 2022-06-09 08:57:41.879 | parted 2022-06-09 08:57:41.879 | pm-utils 2022-06-09 08:57:41.879 | python3-mysqldb 2022-06-09 08:57:41.879 | socat 2022-06-09 08:57:41.879 | sqlite3 2022-06-09 08:57:41.879 | sudo 2022-06-09 08:57:41.879 | vlan 2022-06-09 08:57:41.879 | lsscsi 2022-06-09 08:57:41.879 | open-iscsi 2022-06-09 08:57:41.879 | lvm2 2022-06-09 08:57:41.879 | qemu-utils 2022-06-09 08:57:41.879 | thin-provisioning-tools 2022-06-09 08:57:41.879 | acl 2022-06-09 08:57:41.879 | dnsmasq-base 2022-06-09 08:57:41.879 | dnsmasq-utils 2022-06-09 08:57:41.879 | ebtables 2022-06-09 08:57:41.879 | haproxy 2022-06-09 08:57:41.879 | iptables 2022-06-09 08:57:41.879 | iputils-arping 2022-06-09 08:57:41.879 | iputils-ping 2022-06-09 08:57:41.879 | libmysqlclient-dev 2022-06-09 08:57:41.880 | postgresql-server-dev-all 2022-06-09 08:57:41.880 | python3-mysqldb 2022-06-09 08:57:41.880 | sqlite3 2022-06-09 08:57:41.880 | sudo 2022-06-09 08:57:41.880 | vlan 2022-06-09 08:57:41.880 | ipset 2022-06-09 08:57:41.880 | conntrack 2022-06-09 08:57:41.880 | conntrackd 2022-06-09 08:57:41.880 | keepalived 2022-06-09 08:57:41.880 | dstat 2022-06-09 08:57:41.880 | lvm2 2022-06-09 08:57:41.880 | qemu-utils 2022-06-09 08:57:41.880 | thin-provisioning-tools 2022-06-09 08:57:41.880 | curl 2022-06-09 08:57:41.880 | liberasurecode-dev 2022-06-09 08:57:41.880 | make 2022-06-09 08:57:41.880 | memcached 2022-06-09 08:57:41.880 | sqlite3 2022-06-09 08:57:41.880 | xfsprogs ' 2022-06-09 08:57:41.880 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-09 08:57:41.882 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:57:41.884 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:57:41.888 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-09 08:57:41.888 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-09 08:57:41.893 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-09 08:57:41.895 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-09 08:57:41.897 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 08:57:41.899 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-09 08:57:41.901 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 08:57:41.904 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 08:57:41.906 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 08:57:41.908 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:57:41.910 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:57:41.912 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 08:57:41.914 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-09 08:57:41.916 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-09 08:57:41.917 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-09 08:57:41.920 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-09 08:57:41.924 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-09 08:57:41.926 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-09 08:57:41.928 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-09 08:57:41.930 | ++ functions-common:time_start:2309 : local start_time= 2022-06-09 08:57:41.932 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-09 08:57:41.935 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-09 08:57:41.938 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654765061936 2022-06-09 08:57:41.940 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-09 08:57:41.943 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-09 08:57:41.945 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-09 08:57:42.253 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-09 08:57:42.317 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-09 08:57:42.447 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-09 08:57:42.578 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-09 08:57:44.490 | Reading package lists... 2022-06-09 08:57:44.521 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-09 08:57:44.523 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-09 08:57:44.525 | ++ functions-common:time_stop:2322 : local name 2022-06-09 08:57:44.527 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 08:57:44.529 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:57:44.531 | ++ functions-common:time_stop:2325 : local total 2022-06-09 08:57:44.533 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 08:57:44.535 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-09 08:57:44.537 | ++ functions-common:time_stop:2329 : start_time=1654765061936 2022-06-09 08:57:44.539 | ++ functions-common:time_stop:2331 : [[ -z 1654765061936 ]] 2022-06-09 08:57:44.543 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:57:44.548 | ++ functions-common:time_stop:2334 : end_time=1654765064545 2022-06-09 08:57:44.550 | ++ functions-common:time_stop:2335 : elapsed_time=2609 2022-06-09 08:57:44.554 | ++ functions-common:time_stop:2336 : total=0 2022-06-09 08:57:44.556 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:57:44.558 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2609 2022-06-09 08:57:44.561 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-09 08:57:44.563 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 08:57:44.565 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:57:44.567 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:57:44.569 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-09 08:57:44.589 | ++ functions-common:apt_get:1123 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-09 08:57:44.699 | Reading package lists... 2022-06-09 08:57:44.942 | Building dependency tree... 2022-06-09 08:57:44.944 | Reading state information... 2022-06-09 08:57:44.977 | acl is already the newest version (2.2.53-6). 2022-06-09 08:57:44.977 | bc is already the newest version (1.07.1-2build1). 2022-06-09 08:57:44.978 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-09 08:57:44.978 | conntrack is already the newest version (1:1.4.5-2). 2022-06-09 08:57:44.978 | ebtables is already the newest version (2.0.11-3build1). 2022-06-09 08:57:44.978 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 08:57:44.978 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-09 08:57:44.978 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 08:57:44.978 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-09 08:57:44.978 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-09 08:57:44.978 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-09 08:57:44.978 | iputils-arping is already the newest version (3:20190709-3). 2022-06-09 08:57:44.978 | iputils-ping is already the newest version (3:20190709-3). 2022-06-09 08:57:44.978 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-09 08:57:44.978 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-09 08:57:44.978 | libffi-dev is already the newest version (3.3-4). 2022-06-09 08:57:44.978 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-09 08:57:44.978 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-09 08:57:44.978 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-09 08:57:44.978 | lsscsi is already the newest version (0.30-0.1). 2022-06-09 08:57:44.978 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-09 08:57:44.978 | make is already the newest version (4.2.1-1.2). 2022-06-09 08:57:44.978 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-09 08:57:44.978 | psmisc is already the newest version (23.3-1). 2022-06-09 08:57:44.978 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-09 08:57:44.978 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-09 08:57:44.978 | socat is already the newest version (1.7.3.3-2). 2022-06-09 08:57:44.978 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-09 08:57:44.978 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-09 08:57:44.978 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-09 08:57:44.978 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-09 08:57:44.978 | dstat is already the newest version (0.7.4-6). 2022-06-09 08:57:44.978 | graphviz is already the newest version (2.42.2-3build2). 2022-06-09 08:57:44.978 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-09 08:57:44.978 | pm-utils is already the newest version (1.4.1-19). 2022-06-09 08:57:44.978 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-09 08:57:44.979 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 08:57:44.979 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 08:57:44.979 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-09 08:57:44.979 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 08:57:44.979 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 08:57:44.979 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-09 08:57:44.979 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-09 08:57:44.979 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-09 08:57:44.979 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-09 08:57:44.979 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-09 08:57:44.979 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-09 08:57:44.979 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-09 08:57:44.979 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-09 08:57:44.979 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-09 08:57:44.979 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-09 08:57:44.979 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 08:57:44.979 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-09 08:57:44.979 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-09 08:57:44.979 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-09 08:57:44.979 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-09 08:57:44.979 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-09 08:57:44.979 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-09 08:57:44.979 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 08:57:44.979 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-09 08:57:44.979 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-09 08:57:44.979 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-09 08:57:44.979 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-09 08:57:44.979 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-09 08:57:44.979 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-09 08:57:44.979 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-09 08:57:44.979 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-09 08:57:44.979 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-09 08:57:45.194 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 08:57:45.194 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-09 08:57:45.194 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-09 08:57:45.194 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-09 08:57:45.194 | The following packages were automatically installed and are no longer required: 2022-06-09 08:57:45.195 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 08:57:45.195 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 08:57:45.195 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 08:57:45.195 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 08:57:45.195 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 08:57:45.195 | python3-zope.interface 2022-06-09 08:57:45.195 | Use 'sudo apt autoremove' to remove them. 2022-06-09 08:57:45.306 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 08:57:45.310 | ++ functions-common:apt_get:1127 : result=0 2022-06-09 08:57:45.312 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 08:57:45.315 | ++ functions-common:time_stop:2322 : local name 2022-06-09 08:57:45.317 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 08:57:45.319 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:57:45.321 | ++ functions-common:time_stop:2325 : local total 2022-06-09 08:57:45.323 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 08:57:45.325 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-09 08:57:45.328 | ++ functions-common:time_stop:2329 : start_time=1654765064586 2022-06-09 08:57:45.330 | ++ functions-common:time_stop:2331 : [[ -z 1654765064586 ]] 2022-06-09 08:57:45.332 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:57:45.336 | ++ functions-common:time_stop:2334 : end_time=1654765065334 2022-06-09 08:57:45.339 | ++ functions-common:time_stop:2335 : elapsed_time=748 2022-06-09 08:57:45.341 | ++ functions-common:time_stop:2336 : total=754 2022-06-09 08:57:45.343 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:57:45.345 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1502 2022-06-09 08:57:45.347 | ++ functions-common:apt_get:1131 : return 0 2022-06-09 08:57:45.350 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-09 08:57:45.352 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-09 08:57:45.355 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-09 08:57:45.359 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-09 08:57:45.363 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-09 08:57:45.365 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-09 08:57:45.368 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-09 08:57:46.963 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-09 08:57:46.965 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-09 08:57:46.967 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-09 08:57:46.969 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-09 08:57:46.971 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-09 08:57:46.972 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-09 08:57:46.975 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-09 08:57:46.977 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-09 08:57:46.979 | + functions-common:_ensure_lsb_release:328 : return 2022-06-09 08:57:46.981 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-09 08:57:47.052 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-09 08:57:47.055 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-09 08:57:47.124 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-09 08:57:47.127 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-09 08:57:47.198 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-09 08:57:47.200 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-09 08:57:47.202 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-09 08:57:47.204 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-09 08:57:47.206 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-09 08:57:47.207 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-09 08:57:47.209 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-09 08:57:47.211 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-09 08:57:47.213 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-09 08:57:47.215 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-09 08:57:47.217 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-09 08:57:47.217 | Distro: focal 2022-06-09 08:57:47.220 | + tools/install_pip.sh:main:136 : get_versions 2022-06-09 08:57:47.222 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-09 08:57:47.225 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-09 08:57:47.227 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-09 08:57:47.230 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-09 08:57:47.230 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-09 08:57:47.707 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-09 08:57:47.709 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-09 08:57:47.709 | pip: 20.2.2 2022-06-09 08:57:47.711 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-09 08:57:48.170 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-09 08:57:48.192 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-09 08:57:48.194 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-09 08:57:48.195 | + tools/install_pip.sh:main:144 : exit 0 2022-06-09 08:57:48.198 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-09 08:57:48.201 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 08:57:48.205 | + ./stack.sh:main:764 : fixup_all 2022-06-09 08:57:48.207 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-09 08:57:48.209 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-09 08:57:48.212 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-09 08:57:48.217 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-09 08:57:48.217 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-09 08:57:48.218 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-09 08:57:48.223 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-09 08:57:48.225 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-09 08:57:48.227 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-09 08:57:48.236 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-09 08:57:48.239 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-09 08:57:48.241 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-09 08:57:48.244 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-09 08:57:48.246 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-09 08:57:48.248 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-09 08:57:48.250 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 08:57:48.252 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 08:57:48.254 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 08:57:48.256 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 08:57:48.258 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 08:57:48.260 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 08:57:48.262 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 08:57:48.264 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 08:57:48.266 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-09 08:57:48.268 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-09 08:57:48.270 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-09 08:57:48.272 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 08:57:48.274 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 08:57:48.277 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 08:57:48.279 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 08:57:48.281 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 08:57:48.283 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 08:57:48.285 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-09 08:57:48.288 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-09 08:57:48.308 | Using python 3.8 to install os-testr 2022-06-09 08:57:48.310 | + 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-06-09 08:57:50.111 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:57:50.111 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:57:50.115 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:50.116 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:50.118 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:57:50.119 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:50.119 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:50.120 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:57:50.120 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:50.121 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:57:50.221 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-09 08:57:50.231 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:57:50.234 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-09 08:57:50.248 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-09 08:57:50.278 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 08:57:50.296 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 08:57:50.300 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 08:57:50.308 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-09 08:57:50.312 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 08:57:50.314 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-09 08:57:50.318 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 08:57:50.332 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:57:50.336 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 08:57:50.346 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-09 08:57:50.349 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:57:50.352 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-09 08:57:50.355 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 08:57:50.358 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 08:57:50.365 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 08:57:50.419 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 08:57:50.421 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:57:50.424 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 08:57:50.429 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 08:57:50.435 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-09 08:57:50.477 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 08:57:50.511 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 08:57:52.572 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:57:52.572 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:57:52.645 | + inc/python:pip_install:200 : result=0 2022-06-09 08:57:52.647 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:57:52.649 | + functions-common:time_stop:2322 : local name 2022-06-09 08:57:52.652 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:57:52.655 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:57:52.657 | + functions-common:time_stop:2325 : local total 2022-06-09 08:57:52.659 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:57:52.661 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:57:52.663 | + functions-common:time_stop:2329 : start_time=1654765068303 2022-06-09 08:57:52.665 | + functions-common:time_stop:2331 : [[ -z 1654765068303 ]] 2022-06-09 08:57:52.669 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:57:52.673 | + functions-common:time_stop:2334 : end_time=1654765072670 2022-06-09 08:57:52.675 | + functions-common:time_stop:2335 : elapsed_time=4367 2022-06-09 08:57:52.677 | + functions-common:time_stop:2336 : total=0 2022-06-09 08:57:52.679 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:57:52.681 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4367 2022-06-09 08:57:52.683 | + inc/python:pip_install:203 : return 0 2022-06-09 08:57:52.686 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-09 08:57:52.688 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-09 08:57:52.690 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 08:57:52.693 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-09 08:57:52.696 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-09 08:57:52.698 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 08:57:52.701 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-09 08:57:52.702 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 08:57:52.707 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-09 08:57:52.710 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-09 08:57:52.712 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-09 08:57:52.715 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-09 08:57:52.718 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-09 08:57:52.738 | Using python 3.8 to install systemd-python 2022-06-09 08:57:52.740 | + 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 systemd-python 2022-06-09 08:57:54.553 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:57:54.553 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:57:54.557 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:54.558 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:54.560 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:57:54.561 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:54.561 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:54.562 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:57:54.562 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:54.562 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:57:54.578 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-09 08:57:56.854 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:57:56.854 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:57:56.926 | + inc/python:pip_install:200 : result=0 2022-06-09 08:57:56.928 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:57:56.930 | + functions-common:time_stop:2322 : local name 2022-06-09 08:57:56.932 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:57:56.934 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:57:56.936 | + functions-common:time_stop:2325 : local total 2022-06-09 08:57:56.939 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:57:56.941 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:57:56.943 | + functions-common:time_stop:2329 : start_time=1654765072733 2022-06-09 08:57:56.945 | + functions-common:time_stop:2331 : [[ -z 1654765072733 ]] 2022-06-09 08:57:56.948 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:57:56.952 | + functions-common:time_stop:2334 : end_time=1654765076950 2022-06-09 08:57:56.954 | + functions-common:time_stop:2335 : elapsed_time=4217 2022-06-09 08:57:56.956 | + functions-common:time_stop:2336 : total=4367 2022-06-09 08:57:56.958 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:57:56.960 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8584 2022-06-09 08:57:56.963 | + inc/python:pip_install:203 : return 0 2022-06-09 08:57:56.965 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-09 08:57:57.017 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-09 08:57:57.119 | + ./stack.sh:main:779 : install_infra 2022-06-09 08:57:57.123 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 08:57:57.125 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-09 08:57:57.128 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 08:57:57.130 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-09 08:57:57.153 | + 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-06-09 08:57:59.220 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:59.232 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:59.290 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:57:59.331 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:59.333 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:59.335 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:57:59.337 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:59.339 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:57:59.857 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:57:59.998 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:58:00.245 | + inc/python:pip_install:200 : result=0 2022-06-09 08:58:00.247 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:58:00.249 | + functions-common:time_stop:2322 : local name 2022-06-09 08:58:00.251 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:58:00.254 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:58:00.256 | + functions-common:time_stop:2325 : local total 2022-06-09 08:58:00.258 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:58:00.260 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:58:00.262 | + functions-common:time_stop:2329 : start_time=1654765077145 2022-06-09 08:58:00.264 | + functions-common:time_stop:2331 : [[ -z 1654765077145 ]] 2022-06-09 08:58:00.267 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:58:00.271 | + functions-common:time_stop:2334 : end_time=1654765080269 2022-06-09 08:58:00.273 | + functions-common:time_stop:2335 : elapsed_time=3124 2022-06-09 08:58:00.276 | + functions-common:time_stop:2336 : total=8584 2022-06-09 08:58:00.278 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:58:00.280 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11708 2022-06-09 08:58:00.282 | + inc/python:pip_install:203 : return 0 2022-06-09 08:58:00.285 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 08:58:00.287 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-09 08:58:00.309 | + 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-06-09 08:58:02.237 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:02.250 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:02.309 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:58:02.349 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:02.351 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:02.353 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:58:02.356 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:02.358 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:58:02.878 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:58:02.880 | Processing /opt/stack/requirements 2022-06-09 08:58:04.533 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:58:04.536 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 08:58:04.548 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 08:58:04.554 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:58:04.557 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:58:04.560 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 08:58:04.580 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:58:04.582 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 08:58:04.600 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 08:58:04.603 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 08:58:04.610 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:58:04.630 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-09 08:58:04.632 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-09 08:58:04.648 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:58:04.651 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 08:58:04.654 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:58:04.657 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-09 08:58:04.659 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 08:58:04.662 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-09 08:58:04.664 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 08:58:04.666 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 08:58:04.679 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 08:58:04.681 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 08:58:04.734 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 08:58:04.740 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 08:58:04.742 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 08:58:04.793 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 08:58:04.798 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 08:58:04.802 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-09 08:58:04.805 | Building wheels for collected packages: openstack-requirements 2022-06-09 08:58:04.806 | Building wheel for openstack-requirements (setup.py): started 2022-06-09 08:58:05.563 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-09 08:58:05.563 | ERROR: Command errored out with exit status 1: 2022-06-09 08:58:05.563 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-n8srx0dz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-n8srx0dz/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-s77o9fly 2022-06-09 08:58:05.563 | cwd: /tmp/pip-req-build-n8srx0dz/ 2022-06-09 08:58:05.563 | Complete output (6 lines): 2022-06-09 08:58:05.563 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-09 08:58:05.563 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-09 08:58:05.563 | or: setup.py --help-commands 2022-06-09 08:58:05.563 | or: setup.py cmd --help 2022-06-09 08:58:05.563 | 2022-06-09 08:58:05.563 | error: invalid command 'bdist_wheel' 2022-06-09 08:58:05.563 | ---------------------------------------- 2022-06-09 08:58:05.563 | ERROR: Failed building wheel for openstack-requirements 2022-06-09 08:58:05.564 | Running setup.py clean for openstack-requirements 2022-06-09 08:58:06.326 | Failed to build openstack-requirements 2022-06-09 08:58:06.340 | Installing collected packages: openstack-requirements 2022-06-09 08:58:06.340 | Attempting uninstall: openstack-requirements 2022-06-09 08:58:06.341 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-09 08:58:06.376 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-09 08:58:06.395 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-09 08:58:06.398 | Running setup.py install for openstack-requirements: started 2022-06-09 08:58:08.621 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-09 08:58:08.647 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-09 08:58:08.773 | + inc/python:pip_install:200 : result=0 2022-06-09 08:58:08.775 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:58:08.777 | + functions-common:time_stop:2322 : local name 2022-06-09 08:58:08.780 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:58:08.782 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:58:08.784 | + functions-common:time_stop:2325 : local total 2022-06-09 08:58:08.786 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:58:08.788 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:58:08.790 | + functions-common:time_stop:2329 : start_time=1654765080302 2022-06-09 08:58:08.792 | + functions-common:time_stop:2331 : [[ -z 1654765080302 ]] 2022-06-09 08:58:08.794 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:58:08.798 | + functions-common:time_stop:2334 : end_time=1654765088796 2022-06-09 08:58:08.800 | + functions-common:time_stop:2335 : elapsed_time=8494 2022-06-09 08:58:08.803 | + functions-common:time_stop:2336 : total=11708 2022-06-09 08:58:08.805 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:58:08.807 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20202 2022-06-09 08:58:08.809 | + inc/python:pip_install:203 : return 0 2022-06-09 08:58:08.811 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-09 08:58:08.814 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-09 08:58:08.816 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-09 08:58:08.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:08.820 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:08.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-09 08:58:08.826 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:08.828 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-09 08:58:08.848 | Using python 3.8 to install pbr 2022-06-09 08:58:08.850 | + 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-06-09 08:58:10.645 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:58:10.645 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:58:10.650 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:10.650 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:10.652 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:58:10.654 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:10.654 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:10.654 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:58:10.655 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:10.655 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:58:10.794 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:58:13.023 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:58:13.023 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:58:13.101 | + inc/python:pip_install:200 : result=0 2022-06-09 08:58:13.104 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:58:13.106 | + functions-common:time_stop:2322 : local name 2022-06-09 08:58:13.108 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:58:13.110 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:58:13.112 | + functions-common:time_stop:2325 : local total 2022-06-09 08:58:13.114 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:58:13.116 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:58:13.118 | + functions-common:time_stop:2329 : start_time=1654765088843 2022-06-09 08:58:13.121 | + functions-common:time_stop:2331 : [[ -z 1654765088843 ]] 2022-06-09 08:58:13.123 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:58:13.127 | + functions-common:time_stop:2334 : end_time=1654765093125 2022-06-09 08:58:13.129 | + functions-common:time_stop:2335 : elapsed_time=4282 2022-06-09 08:58:13.131 | + functions-common:time_stop:2336 : total=20202 2022-06-09 08:58:13.133 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:58:13.136 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24484 2022-06-09 08:58:13.138 | + inc/python:pip_install:203 : return 0 2022-06-09 08:58:13.140 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-09 08:58:15.411 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-09 08:58:17.280 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:58:17.281 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-09 08:58:17.301 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-09 08:58:17.303 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-09 08:58:17.307 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-09 08:58:17.310 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-09 08:58:17.316 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-09 08:58:17.387 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 08:58:17.389 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 08:58:17.392 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-09 08:58:17.408 | + ./stack.sh:main:788 : pkgs= 2022-06-09 08:58:17.410 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-09 08:58:17.413 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-09 08:58:17.415 | + functions-common:run_phase:1750 : local mode=stack 2022-06-09 08:58:17.417 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-09 08:58:17.419 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 08:58:17.421 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 08:58:17.424 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 08:58:17.426 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 08:58:17.428 | + functions-common:run_phase:1760 : local extra 2022-06-09 08:58:17.431 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 08:58:17.435 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 08:58:17.437 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 08:58:17.440 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 08:58:17.442 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-09 08:58:17.444 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 08:58:17.459 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:58:17.461 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 08:58:17.463 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-09 08:58:17.465 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-09 08:58:17.467 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-09 08:58:17.469 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-09 08:58:17.471 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-09 08:58:17.473 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-09 08:58:17.475 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-09 08:58:17.477 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-09 08:58:17.479 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-09 08:58:17.481 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-09 08:58:17.484 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-09 08:58:17.486 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-09 08:58:17.488 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 08:58:17.490 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-09 08:58:17.492 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-09 08:58:17.495 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-09 08:58:17.497 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-09 08:58:17.499 | + functions-common:run_plugins:1739 : local plugins= 2022-06-09 08:58:17.501 | + functions-common:run_plugins:1740 : local plugin 2022-06-09 08:58:17.504 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-09 08:58:17.506 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-09 08:58:17.508 | + functions:set_systemd_override:826 : local value=2048 2022-06-09 08:58:17.511 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-09 08:58:17.513 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-09 08:58:17.564 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-09 08:58:17.564 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-09 08:58:17.566 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-09 08:58:17.925 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-09 08:58:17.927 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-09 08:58:17.943 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:58:17.945 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-09 08:58:17.948 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 08:58:17.950 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 08:58:17.953 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 08:58:17.955 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 08:58:17.957 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 08:58:17.960 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 08:58:17.962 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:58:17.965 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:58:17.967 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 08:58:17.969 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 08:58:17.971 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 08:58:17.973 | + functions-common:apt_get_update:1083 : return 2022-06-09 08:58:17.976 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-09 08:58:17.978 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 08:58:17.980 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:58:17.982 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:58:17.985 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-09 08:58:18.005 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-09 08:58:18.116 | Reading package lists... 2022-06-09 08:58:18.369 | Building dependency tree... 2022-06-09 08:58:18.372 | Reading state information... 2022-06-09 08:58:18.623 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-09 08:58:18.624 | The following packages were automatically installed and are no longer required: 2022-06-09 08:58:18.624 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 08:58:18.625 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 08:58:18.625 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 08:58:18.625 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 08:58:18.625 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 08:58:18.625 | python3-zope.interface 2022-06-09 08:58:18.625 | Use 'sudo apt autoremove' to remove them. 2022-06-09 08:58:18.737 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 08:58:18.741 | + functions-common:apt_get:1127 : result=0 2022-06-09 08:58:18.744 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 08:58:18.746 | + functions-common:time_stop:2322 : local name 2022-06-09 08:58:18.748 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:58:18.750 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:58:18.753 | + functions-common:time_stop:2325 : local total 2022-06-09 08:58:18.755 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:58:18.757 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 08:58:18.759 | + functions-common:time_stop:2329 : start_time=1654765098002 2022-06-09 08:58:18.762 | + functions-common:time_stop:2331 : [[ -z 1654765098002 ]] 2022-06-09 08:58:18.764 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:58:18.768 | + functions-common:time_stop:2334 : end_time=1654765098766 2022-06-09 08:58:18.771 | + functions-common:time_stop:2335 : elapsed_time=764 2022-06-09 08:58:18.773 | + functions-common:time_stop:2336 : total=1502 2022-06-09 08:58:18.775 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:58:18.777 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2266 2022-06-09 08:58:18.780 | + functions-common:apt_get:1131 : return 0 2022-06-09 08:58:18.782 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-09 08:58:18.784 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 08:58:18.786 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 08:58:18.789 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 08:58:18.791 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 08:58:18.793 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 08:58:18.795 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 08:58:18.798 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-09 08:58:18.800 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 08:58:18.802 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 08:58:18.804 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 08:58:18.807 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 08:58:18.809 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 08:58:18.812 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 08:58:18.814 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 08:58:18.816 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 08:58:18.818 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-09 08:58:18.820 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 08:58:18.823 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 08:58:18.825 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 08:58:18.828 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 08:58:18.830 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 08:58:18.832 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 08:58:18.834 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-09 08:58:18.837 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-09 08:58:18.852 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:58:18.854 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-09 08:58:18.857 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 08:58:18.859 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-09 08:58:18.861 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-09 08:58:18.864 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-09 08:58:18.868 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-09 08:58:18.871 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-09 08:58:18.873 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-09 08:58:18.875 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-09 08:58:18.877 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-09 08:58:18.880 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-09 08:58:18.882 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-09 08:58:19.562 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-09 08:58:19.562 | user tags 2022-06-09 08:58:19.562 | stackrabbit []' 2022-06-09 08:58:19.566 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-09 08:58:19.566 | user tags 2022-06-09 08:58:19.566 | stackrabbit []' 2022-06-09 08:58:19.566 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-09 08:58:19.572 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-09 08:58:19.574 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-09 08:58:19.576 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 08:58:20.238 | Changing password for user "stackrabbit" ... 2022-06-09 08:58:20.259 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-09 08:58:20.944 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-09 08:58:20.966 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-09 08:58:20.968 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 08:58:21.621 | Changing password for user "stackrabbit" ... 2022-06-09 08:58:21.643 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-09 08:58:21.645 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-09 08:58:21.647 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-09 08:58:22.303 | Deleting user "guest" ... 2022-06-09 08:58:22.317 | Error: 2022-06-09 08:58:22.317 | {:no_such_user, "guest"} 2022-06-09 08:58:22.329 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-09 08:58:22.331 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-09 08:58:22.348 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:58:22.350 | + ./stack.sh:main:805 : install_database 2022-06-09 08:58:22.352 | + lib/database:install_database:116 : install_database_mysql 2022-06-09 08:58:22.355 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-09 08:58:22.358 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:58:22.360 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:58:22.362 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-09 08:58:22.581 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-09 08:58:22.583 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-09 08:58:22.586 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-09 08:58:22.588 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-09 08:58:22.590 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-09 08:58:22.593 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 08:58:22.595 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 08:58:22.597 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 08:58:22.600 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 08:58:22.602 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 08:58:22.604 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 08:58:22.607 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 08:58:22.609 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 08:58:22.611 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-09 08:58:22.613 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 08:58:22.616 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 08:58:22.618 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 08:58:22.621 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 08:58:22.623 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 08:58:22.626 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 08:58:22.628 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-09 08:58:22.630 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:58:22.632 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:58:22.635 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-09 08:58:22.637 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 08:58:22.640 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 08:58:22.642 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 08:58:22.644 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 08:58:22.647 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 08:58:22.649 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 08:58:22.651 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:58:22.653 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:58:22.656 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 08:58:22.658 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 08:58:22.660 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 08:58:22.662 | + functions-common:apt_get_update:1083 : return 2022-06-09 08:58:22.664 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-09 08:58:22.667 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 08:58:22.669 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:58:22.671 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:58:22.673 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-09 08:58:22.694 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-09 08:58:22.803 | Reading package lists... 2022-06-09 08:58:23.044 | Building dependency tree... 2022-06-09 08:58:23.045 | Reading state information... 2022-06-09 08:58:23.296 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-09 08:58:23.296 | The following packages were automatically installed and are no longer required: 2022-06-09 08:58:23.297 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 08:58:23.297 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 08:58:23.297 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 08:58:23.298 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 08:58:23.298 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 08:58:23.298 | python3-zope.interface 2022-06-09 08:58:23.298 | Use 'sudo apt autoremove' to remove them. 2022-06-09 08:58:23.413 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 08:58:23.417 | + functions-common:apt_get:1127 : result=0 2022-06-09 08:58:23.419 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 08:58:23.421 | + functions-common:time_stop:2322 : local name 2022-06-09 08:58:23.423 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:58:23.425 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:58:23.428 | + functions-common:time_stop:2325 : local total 2022-06-09 08:58:23.430 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:58:23.432 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 08:58:23.434 | + functions-common:time_stop:2329 : start_time=1654765102692 2022-06-09 08:58:23.437 | + functions-common:time_stop:2331 : [[ -z 1654765102692 ]] 2022-06-09 08:58:23.439 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:58:23.443 | + functions-common:time_stop:2334 : end_time=1654765103441 2022-06-09 08:58:23.445 | + functions-common:time_stop:2335 : elapsed_time=749 2022-06-09 08:58:23.448 | + functions-common:time_stop:2336 : total=2266 2022-06-09 08:58:23.450 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:58:23.452 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3015 2022-06-09 08:58:23.454 | + functions-common:apt_get:1131 : return 0 2022-06-09 08:58:23.457 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-09 08:58:23.459 | + ./stack.sh:main:808 : install_database_python 2022-06-09 08:58:23.461 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-09 08:58:23.463 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-09 08:58:23.466 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-09 08:58:23.468 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 08:58:23.471 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-09 08:58:23.473 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-09 08:58:23.476 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 08:58:23.479 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-09 08:58:23.480 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 08:58:23.486 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-09 08:58:23.488 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-09 08:58:23.490 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-09 08:58:23.493 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-09 08:58:23.496 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-09 08:58:23.517 | Using python 3.8 to install PyMySQL 2022-06-09 08:58:23.519 | + 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-06-09 08:58:25.316 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:58:25.316 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:58:25.321 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:25.321 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:25.323 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:58:25.324 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:25.325 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:25.325 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:58:25.325 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:25.326 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:58:25.340 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-09 08:58:27.589 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:58:27.589 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:58:27.660 | + inc/python:pip_install:200 : result=0 2022-06-09 08:58:27.662 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:58:27.665 | + functions-common:time_stop:2322 : local name 2022-06-09 08:58:27.667 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:58:27.670 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:58:27.672 | + functions-common:time_stop:2325 : local total 2022-06-09 08:58:27.674 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:58:27.676 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:58:27.679 | + functions-common:time_stop:2329 : start_time=1654765103511 2022-06-09 08:58:27.681 | + functions-common:time_stop:2331 : [[ -z 1654765103511 ]] 2022-06-09 08:58:27.685 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:58:27.689 | + functions-common:time_stop:2334 : end_time=1654765107686 2022-06-09 08:58:27.691 | + functions-common:time_stop:2335 : elapsed_time=4175 2022-06-09 08:58:27.693 | + functions-common:time_stop:2336 : total=24484 2022-06-09 08:58:27.696 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:58:27.698 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28659 2022-06-09 08:58:27.700 | + inc/python:pip_install:203 : return 0 2022-06-09 08:58:27.702 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-09 08:58:27.705 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 08:58:27.707 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-09 08:58:27.709 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-09 08:58:27.725 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:58:27.727 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-09 08:58:27.730 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-09 08:58:27.734 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 08:58:27.734 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-09 08:58:27.739 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 08:58:27.741 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-09 08:58:27.743 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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-06-09 08:58:27.746 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-09 08:58:27.749 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-09 08:58:27.751 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-09 08:58:27.766 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:58:27.768 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-09 08:58:27.771 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 08:58:27.773 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 08:58:27.776 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 08:58:27.778 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 08:58:27.780 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 08:58:27.782 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 08:58:27.784 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:58:27.787 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:58:27.789 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 08:58:27.792 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 08:58:27.794 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 08:58:27.796 | + functions-common:apt_get_update:1083 : return 2022-06-09 08:58:27.798 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-09 08:58:27.801 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 08:58:27.803 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:58:27.805 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:58:27.808 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-09 08:58:27.827 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-09 08:58:27.937 | Reading package lists... 2022-06-09 08:58:28.185 | Building dependency tree... 2022-06-09 08:58:28.187 | Reading state information... 2022-06-09 08:58:28.445 | radvd is already the newest version (1:2.17-2). 2022-06-09 08:58:28.445 | The following packages were automatically installed and are no longer required: 2022-06-09 08:58:28.446 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 08:58:28.446 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 08:58:28.446 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 08:58:28.446 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 08:58:28.446 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 08:58:28.446 | python3-zope.interface 2022-06-09 08:58:28.446 | Use 'sudo apt autoremove' to remove them. 2022-06-09 08:58:28.561 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 08:58:28.566 | + functions-common:apt_get:1127 : result=0 2022-06-09 08:58:28.568 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 08:58:28.570 | + functions-common:time_stop:2322 : local name 2022-06-09 08:58:28.572 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:58:28.575 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:58:28.577 | + functions-common:time_stop:2325 : local total 2022-06-09 08:58:28.579 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:58:28.581 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 08:58:28.583 | + functions-common:time_stop:2329 : start_time=1654765107825 2022-06-09 08:58:28.585 | + functions-common:time_stop:2331 : [[ -z 1654765107825 ]] 2022-06-09 08:58:28.588 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:58:28.592 | + functions-common:time_stop:2334 : end_time=1654765108590 2022-06-09 08:58:28.594 | + functions-common:time_stop:2335 : elapsed_time=765 2022-06-09 08:58:28.596 | + functions-common:time_stop:2336 : total=3015 2022-06-09 08:58:28.599 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:58:28.601 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3780 2022-06-09 08:58:28.603 | + functions-common:apt_get:1131 : return 0 2022-06-09 08:58:28.606 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-09 08:58:28.622 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:58:28.624 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-09 08:58:28.626 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-09 08:58:28.629 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-09 08:58:28.648 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-09 08:58:28.651 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 08:58:28.653 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 08:58:28.656 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 08:58:28.658 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 08:58:28.660 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 08:58:28.663 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 08:58:28.665 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:58:28.668 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:58:28.670 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 08:58:28.672 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 08:58:28.674 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 08:58:28.676 | + functions-common:apt_get_update:1083 : return 2022-06-09 08:58:28.679 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-09 08:58:28.681 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 08:58:28.684 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:58:28.686 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:58:28.688 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-09 08:58:28.707 | + functions-common:apt_get:1123 : 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-06-09 08:58:28.816 | Reading package lists... 2022-06-09 08:58:29.058 | Building dependency tree... 2022-06-09 08:58:29.060 | Reading state information... 2022-06-09 08:58:29.308 | fakeroot is already the newest version (1.24-1). 2022-06-09 08:58:29.308 | make is already the newest version (4.2.1-1.2). 2022-06-09 08:58:29.308 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-09 08:58:29.308 | The following packages were automatically installed and are no longer required: 2022-06-09 08:58:29.309 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 08:58:29.310 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 08:58:29.310 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 08:58:29.310 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 08:58:29.310 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 08:58:29.310 | python3-zope.interface 2022-06-09 08:58:29.310 | Use 'sudo apt autoremove' to remove them. 2022-06-09 08:58:29.425 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 08:58:29.429 | + functions-common:apt_get:1127 : result=0 2022-06-09 08:58:29.432 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 08:58:29.434 | + functions-common:time_stop:2322 : local name 2022-06-09 08:58:29.436 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:58:29.438 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:58:29.440 | + functions-common:time_stop:2325 : local total 2022-06-09 08:58:29.442 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:58:29.444 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 08:58:29.446 | + functions-common:time_stop:2329 : start_time=1654765108705 2022-06-09 08:58:29.448 | + functions-common:time_stop:2331 : [[ -z 1654765108705 ]] 2022-06-09 08:58:29.451 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:58:29.455 | + functions-common:time_stop:2334 : end_time=1654765109452 2022-06-09 08:58:29.457 | + functions-common:time_stop:2335 : elapsed_time=747 2022-06-09 08:58:29.459 | + functions-common:time_stop:2336 : total=3780 2022-06-09 08:58:29.461 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:58:29.463 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4527 2022-06-09 08:58:29.466 | + functions-common:apt_get:1131 : return 0 2022-06-09 08:58:29.468 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-09 08:58:29.470 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:58:29.472 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:58:29.475 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-09 08:58:29.477 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-09 08:58:29.481 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-09 08:58:29.484 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-09 08:58:29.487 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-09 08:58:29.490 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-09 08:58:29.491 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-09 08:58:29.495 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-09 08:58:29.497 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-09 08:58:29.499 | + functions:vercmp:652 : local v1=5.4 2022-06-09 08:58:29.502 | + functions:vercmp:653 : local 'op=<' 2022-06-09 08:58:29.504 | + functions:vercmp:654 : local v2=3.13 2022-06-09 08:58:29.506 | + functions:vercmp:655 : local result 2022-06-09 08:58:29.509 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-09 08:58:29.510 | ++ functions:vercmp:659 : head -1 2022-06-09 08:58:29.510 | ++ functions:vercmp:659 : sort -V 2022-06-09 08:58:29.515 | + functions:vercmp:659 : result=3.13 2022-06-09 08:58:29.517 | + functions:vercmp:661 : case $op in 2022-06-09 08:58:29.519 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-09 08:58:29.521 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-09 08:58:29.523 | + functions:vercmp:672 : return 2022-06-09 08:58:29.526 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-09 08:58:29.529 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 08:58:29.531 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-09 08:58:29.990 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-09 08:58:30.009 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:58:30.012 | + ./stack.sh:main:816 : install_etcd3 2022-06-09 08:58:30.014 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-09 08:58:30.014 | Installing etcd 2022-06-09 08:58:30.017 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-09 08:58:30.030 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-09 08:58:30.041 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-09 08:58:30.044 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-09 08:58:30.057 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-09 08:58:30.060 | ++ 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-06-09 08:58:30.062 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 08:58:30.065 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 08:58:30.069 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 08:58:30.074 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-09 08:58:30.077 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-09 08:58:30.079 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 08:58:30.082 | ++ functions:get_extra_file:73 : return 2022-06-09 08:58:30.084 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 08:58:30.087 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-09 08:58:30.089 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-09 08:58:30.091 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-09 08:58:30.107 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:58:30.110 | + ./stack.sh:main:835 : install_dstat 2022-06-09 08:58:30.112 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-09 08:58:30.129 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:58:30.131 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-09 08:58:30.133 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 08:58:30.136 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-09 08:58:30.139 | + ./stack.sh:main:844 : install_libs 2022-06-09 08:58:30.141 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-09 08:58:30.143 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-09 08:58:30.145 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-09 08:58:30.148 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-09 08:58:30.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-09 08:58:30.156 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.159 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-09 08:58:30.161 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-09 08:58:30.163 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-09 08:58:30.165 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-09 08:58:30.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.169 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.172 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-09 08:58:30.174 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.176 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-09 08:58:30.179 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-09 08:58:30.181 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-09 08:58:30.184 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-09 08:58:30.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.190 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-09 08:58:30.192 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.195 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-09 08:58:30.197 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-09 08:58:30.200 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-09 08:58:30.202 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-09 08:58:30.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-09 08:58:30.211 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.213 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-09 08:58:30.216 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-09 08:58:30.218 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-09 08:58:30.220 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-09 08:58:30.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.224 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-09 08:58:30.229 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.231 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-09 08:58:30.233 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-09 08:58:30.236 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-09 08:58:30.238 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-09 08:58:30.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.242 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.245 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-09 08:58:30.247 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.249 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-09 08:58:30.252 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-09 08:58:30.254 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-09 08:58:30.256 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-09 08:58:30.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.261 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.263 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-09 08:58:30.265 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.268 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-09 08:58:30.270 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-09 08:58:30.272 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-09 08:58:30.274 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-09 08:58:30.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-09 08:58:30.283 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.286 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-09 08:58:30.288 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-09 08:58:30.290 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-09 08:58:30.292 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-09 08:58:30.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.297 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.299 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-09 08:58:30.301 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.303 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-09 08:58:30.306 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-09 08:58:30.308 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-09 08:58:30.311 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-09 08:58:30.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.317 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-09 08:58:30.319 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.322 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-09 08:58:30.324 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-09 08:58:30.327 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-09 08:58:30.329 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-09 08:58:30.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.336 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-09 08:58:30.338 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.340 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-09 08:58:30.342 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-09 08:58:30.345 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-09 08:58:30.347 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-09 08:58:30.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-09 08:58:30.356 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.358 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-09 08:58:30.360 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-09 08:58:30.362 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-09 08:58:30.365 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-09 08:58:30.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-09 08:58:30.374 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.376 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-09 08:58:30.378 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-09 08:58:30.381 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-09 08:58:30.383 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-09 08:58:30.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.388 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.390 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-09 08:58:30.392 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.395 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-09 08:58:30.397 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-09 08:58:30.399 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-09 08:58:30.401 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-09 08:58:30.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.408 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-09 08:58:30.411 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.413 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-09 08:58:30.415 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-09 08:58:30.418 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-09 08:58:30.420 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-09 08:58:30.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.427 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-09 08:58:30.429 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.432 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-09 08:58:30.435 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-09 08:58:30.437 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-09 08:58:30.439 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-09 08:58:30.442 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.444 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.446 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-09 08:58:30.449 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.451 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-09 08:58:30.453 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-09 08:58:30.456 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-09 08:58:30.458 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-09 08:58:30.460 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.462 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.465 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-09 08:58:30.467 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.469 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-09 08:58:30.472 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-09 08:58:30.474 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-09 08:58:30.476 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-09 08:58:30.479 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.481 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.484 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-09 08:58:30.486 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.488 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-09 08:58:30.491 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-09 08:58:30.493 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-09 08:58:30.496 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-09 08:58:30.498 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.500 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.503 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-09 08:58:30.505 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.507 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-09 08:58:30.510 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-09 08:58:30.512 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-09 08:58:30.514 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-09 08:58:30.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-09 08:58:30.523 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.525 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-09 08:58:30.528 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-09 08:58:30.530 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-09 08:58:30.532 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-09 08:58:30.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-09 08:58:30.542 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.544 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-09 08:58:30.546 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-09 08:58:30.549 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-09 08:58:30.551 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-09 08:58:30.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.556 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.559 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-09 08:58:30.561 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.563 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-09 08:58:30.566 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-09 08:58:30.568 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-09 08:58:30.570 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-09 08:58:30.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.575 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.577 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-09 08:58:30.579 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.581 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-09 08:58:30.584 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-09 08:58:30.586 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-09 08:58:30.588 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-09 08:58:30.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.593 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.595 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-09 08:58:30.597 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.599 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-09 08:58:30.602 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-09 08:58:30.605 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-09 08:58:30.607 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-09 08:58:30.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.611 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.613 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-09 08:58:30.616 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.618 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-09 08:58:30.621 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-09 08:58:30.623 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-09 08:58:30.626 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-09 08:58:30.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.630 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.633 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-09 08:58:30.635 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.637 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-09 08:58:30.640 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-09 08:58:30.642 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-09 08:58:30.644 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-09 08:58:30.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-09 08:58:30.653 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.656 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-09 08:58:30.658 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-09 08:58:30.660 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-09 08:58:30.662 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-09 08:58:30.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.668 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.670 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-09 08:58:30.672 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.674 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-09 08:58:30.677 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-09 08:58:30.679 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-09 08:58:30.682 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-09 08:58:30.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.689 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-09 08:58:30.691 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.694 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-09 08:58:30.696 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-09 08:58:30.702 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-09 08:58:30.705 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-09 08:58:30.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-09 08:58:30.718 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.720 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-09 08:58:30.722 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-09 08:58:30.724 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-09 08:58:30.727 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-09 08:58:30.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-09 08:58:30.736 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.739 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-09 08:58:30.741 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-09 08:58:30.743 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-09 08:58:30.746 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-09 08:58:30.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.751 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-09 08:58:30.755 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.758 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-09 08:58:30.760 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-09 08:58:30.762 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-09 08:58:30.765 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-09 08:58:30.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.769 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.771 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-09 08:58:30.774 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.776 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-09 08:58:30.779 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-09 08:58:30.781 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-09 08:58:30.783 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-09 08:58:30.786 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-09 08:58:30.793 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.795 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-09 08:58:30.798 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-09 08:58:30.800 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-09 08:58:30.803 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-09 08:58:30.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:30.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:30.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-09 08:58:30.812 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:30.814 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-09 08:58:30.834 | Using python 3.8 to install etcd3 2022-06-09 08:58:30.836 | + 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-06-09 08:58:32.622 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:58:32.623 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:58:32.627 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:32.628 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:32.629 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:58:32.631 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:32.631 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:32.631 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:58:32.631 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:32.632 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:58:32.647 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-09 08:58:32.656 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-09 08:58:32.684 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-09 08:58:32.690 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:58:32.693 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 08:58:32.708 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-09 08:58:34.915 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:58:34.915 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:58:34.994 | + inc/python:pip_install:200 : result=0 2022-06-09 08:58:34.996 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:58:34.999 | + functions-common:time_stop:2322 : local name 2022-06-09 08:58:35.001 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:58:35.003 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:58:35.005 | + functions-common:time_stop:2325 : local total 2022-06-09 08:58:35.007 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:58:35.010 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:58:35.013 | + functions-common:time_stop:2329 : start_time=1654765110829 2022-06-09 08:58:35.015 | + functions-common:time_stop:2331 : [[ -z 1654765110829 ]] 2022-06-09 08:58:35.018 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:58:35.022 | + functions-common:time_stop:2334 : end_time=1654765115019 2022-06-09 08:58:35.024 | + functions-common:time_stop:2335 : elapsed_time=4190 2022-06-09 08:58:35.026 | + functions-common:time_stop:2336 : total=28659 2022-06-09 08:58:35.028 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:58:35.030 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32849 2022-06-09 08:58:35.032 | + inc/python:pip_install:203 : return 0 2022-06-09 08:58:35.035 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-09 08:58:35.056 | Using python 3.8 to install etcd3gw 2022-06-09 08:58:35.059 | + 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-06-09 08:58:36.864 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:58:36.864 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:58:36.870 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:36.870 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:36.872 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:58:36.873 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:36.874 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:36.874 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:58:36.874 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:36.875 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:58:36.890 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-09 08:58:36.916 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-09 08:58:36.922 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:58:36.925 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 08:58:36.947 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:58:36.951 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:58:36.971 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:58:36.974 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 08:58:36.977 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:58:39.184 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:58:39.185 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:58:39.254 | + inc/python:pip_install:200 : result=0 2022-06-09 08:58:39.256 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:58:39.259 | + functions-common:time_stop:2322 : local name 2022-06-09 08:58:39.261 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:58:39.263 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:58:39.265 | + functions-common:time_stop:2325 : local total 2022-06-09 08:58:39.267 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:58:39.269 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:58:39.272 | + functions-common:time_stop:2329 : start_time=1654765115050 2022-06-09 08:58:39.274 | + functions-common:time_stop:2331 : [[ -z 1654765115050 ]] 2022-06-09 08:58:39.277 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:58:39.281 | + functions-common:time_stop:2334 : end_time=1654765119278 2022-06-09 08:58:39.283 | + functions-common:time_stop:2335 : elapsed_time=4228 2022-06-09 08:58:39.285 | + functions-common:time_stop:2336 : total=32849 2022-06-09 08:58:39.287 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:58:39.289 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37077 2022-06-09 08:58:39.292 | + inc/python:pip_install:203 : return 0 2022-06-09 08:58:39.295 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-09 08:58:39.297 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-09 08:58:39.299 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-09 08:58:39.302 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 08:58:39.304 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 08:58:39.306 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 08:58:39.309 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 08:58:39.311 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 08:58:39.313 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 08:58:39.316 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 08:58:39.318 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 08:58:39.320 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-09 08:58:39.323 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-09 08:58:39.325 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:58:39.327 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:58:39.329 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-09 08:58:39.332 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-09 08:58:39.334 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 08:58:39.336 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 08:58:39.339 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 08:58:39.341 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 08:58:39.344 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 08:58:39.346 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 08:58:39.348 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 08:58:39.351 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:58:39.353 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:58:39.356 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 08:58:39.358 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 08:58:39.360 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 08:58:39.363 | + functions-common:apt_get_update:1083 : return 2022-06-09 08:58:39.365 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 08:58:39.367 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 08:58:39.371 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:58:39.374 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:58:39.376 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 08:58:39.396 | + functions-common:apt_get:1123 : 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-06-09 08:58:39.506 | Reading package lists... 2022-06-09 08:58:39.747 | Building dependency tree... 2022-06-09 08:58:39.748 | Reading state information... 2022-06-09 08:58:39.996 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-09 08:58:39.996 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-09 08:58:39.996 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 08:58:39.996 | The following packages were automatically installed and are no longer required: 2022-06-09 08:58:39.997 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 08:58:39.997 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 08:58:39.997 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 08:58:39.997 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 08:58:39.997 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 08:58:39.997 | python3-zope.interface 2022-06-09 08:58:39.997 | Use 'sudo apt autoremove' to remove them. 2022-06-09 08:58:40.108 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 08:58:40.113 | + functions-common:apt_get:1127 : result=0 2022-06-09 08:58:40.115 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 08:58:40.117 | + functions-common:time_stop:2322 : local name 2022-06-09 08:58:40.120 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:58:40.122 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:58:40.124 | + functions-common:time_stop:2325 : local total 2022-06-09 08:58:40.126 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:58:40.128 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 08:58:40.130 | + functions-common:time_stop:2329 : start_time=1654765119394 2022-06-09 08:58:40.132 | + functions-common:time_stop:2331 : [[ -z 1654765119394 ]] 2022-06-09 08:58:40.136 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:58:40.140 | + functions-common:time_stop:2334 : end_time=1654765120137 2022-06-09 08:58:40.142 | + functions-common:time_stop:2335 : elapsed_time=743 2022-06-09 08:58:40.144 | + functions-common:time_stop:2336 : total=4527 2022-06-09 08:58:40.146 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:58:40.148 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5270 2022-06-09 08:58:40.150 | + functions-common:apt_get:1131 : return 0 2022-06-09 08:58:40.153 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-09 08:58:40.155 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:58:40.157 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:58:40.160 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-09 08:58:40.221 | Module proxy already enabled 2022-06-09 08:58:40.225 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-09 08:58:40.286 | Considering dependency proxy for proxy_uwsgi: 2022-06-09 08:58:40.286 | Module proxy already enabled 2022-06-09 08:58:40.286 | Module proxy_uwsgi already enabled 2022-06-09 08:58:40.290 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-09 08:58:40.293 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 08:58:40.295 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 08:58:40.298 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 08:58:40.431 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-09 08:58:40.436 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-09 08:58:40.440 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-09 08:58:40.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:40.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:40.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-09 08:58:40.454 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:40.456 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-09 08:58:40.458 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-09 08:58:40.460 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-09 08:58:40.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:40.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:40.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-09 08:58:40.471 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:40.474 | + ./stack.sh:main:852 : install_glanceclient 2022-06-09 08:58:40.476 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-09 08:58:40.479 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-09 08:58:40.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:40.487 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:40.489 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-09 08:58:40.492 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:40.495 | + ./stack.sh:main:853 : install_cinderclient 2022-06-09 08:58:40.497 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-09 08:58:40.500 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-09 08:58:40.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:40.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:40.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-09 08:58:40.509 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:40.511 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-09 08:58:40.514 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-09 08:58:40.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:40.518 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:40.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-09 08:58:40.523 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:40.526 | + ./stack.sh:main:854 : install_novaclient 2022-06-09 08:58:40.528 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-09 08:58:40.531 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-09 08:58:40.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:40.535 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:40.537 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-09 08:58:40.540 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:40.543 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-09 08:58:40.560 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:58:40.562 | + ./stack.sh:main:856 : install_swiftclient 2022-06-09 08:58:40.564 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-09 08:58:40.567 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-09 08:58:40.569 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:40.571 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:40.573 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-09 08:58:40.576 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:40.578 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-09 08:58:40.595 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:58:40.597 | + ./stack.sh:main:859 : install_neutronclient 2022-06-09 08:58:40.599 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-09 08:58:40.602 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-09 08:58:40.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:40.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:40.609 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-09 08:58:40.611 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:40.614 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-09 08:58:40.616 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-09 08:58:40.619 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-09 08:58:40.621 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:40.623 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:40.626 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-09 08:58:40.628 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:40.630 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-09 08:58:40.633 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-09 08:58:40.635 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 08:58:40.638 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-09 08:58:40.641 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-09 08:58:40.643 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 08:58:40.647 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 08:58:40.647 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-09 08:58:40.652 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-09 08:58:40.655 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-09 08:58:40.657 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-09 08:58:40.660 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-09 08:58:40.662 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-09 08:58:40.683 | Using python 3.8 to install keystonemiddleware 2022-06-09 08:58:40.685 | + 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-06-09 08:58:42.461 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:58:42.461 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:58:42.466 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:42.467 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:42.469 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:58:42.470 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:42.470 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:42.470 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:58:42.471 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:42.471 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:58:42.488 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-09 08:58:42.558 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 08:58:42.594 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 08:58:42.609 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 08:58:42.615 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-09 08:58:42.624 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-09 08:58:42.673 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 08:58:42.682 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 08:58:42.700 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 08:58:42.707 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:58:42.710 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 08:58:42.721 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 08:58:42.724 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:58:42.727 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-09 08:58:42.732 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 08:58:42.751 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 08:58:42.755 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 08:58:42.775 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 08:58:42.780 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:58:42.783 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 08:58:42.790 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:58:42.811 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 08:58:42.825 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 08:58:42.889 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 08:58:42.895 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 08:58:42.902 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:58:42.906 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 08:58:42.910 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 08:58:42.913 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 08:58:42.916 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 08:58:42.919 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 08:58:42.923 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:58:42.926 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:58:42.929 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-09 08:58:42.934 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-09 08:58:42.937 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 08:58:44.908 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:58:44.908 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:58:44.979 | + inc/python:pip_install:200 : result=0 2022-06-09 08:58:44.981 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:58:44.984 | + functions-common:time_stop:2322 : local name 2022-06-09 08:58:44.986 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:58:44.988 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:58:44.990 | + functions-common:time_stop:2325 : local total 2022-06-09 08:58:44.992 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:58:44.995 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:58:44.997 | + functions-common:time_stop:2329 : start_time=1654765120678 2022-06-09 08:58:44.999 | + functions-common:time_stop:2331 : [[ -z 1654765120678 ]] 2022-06-09 08:58:45.002 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:58:45.005 | + functions-common:time_stop:2334 : end_time=1654765125003 2022-06-09 08:58:45.008 | + functions-common:time_stop:2335 : elapsed_time=4325 2022-06-09 08:58:45.010 | + functions-common:time_stop:2336 : total=37077 2022-06-09 08:58:45.012 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:58:45.015 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41402 2022-06-09 08:58:45.017 | + inc/python:pip_install:203 : return 0 2022-06-09 08:58:45.019 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-09 08:58:45.022 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-09 08:58:45.024 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 08:58:45.028 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-09 08:58:45.031 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-09 08:58:45.033 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 08:58:45.037 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-09 08:58:45.037 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 08:58:45.042 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-09 08:58:45.045 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-09 08:58:45.047 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-09 08:58:45.050 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-09 08:58:45.052 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-09 08:58:45.074 | Using python 3.8 to install python-memcached 2022-06-09 08:58:45.076 | + 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-06-09 08:58:46.876 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:58:46.876 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:58:46.880 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:46.881 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:46.883 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:58:46.884 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:46.884 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:46.884 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:58:46.885 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:46.886 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:58:46.900 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-09 08:58:46.905 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:58:49.163 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:58:49.163 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:58:49.233 | + inc/python:pip_install:200 : result=0 2022-06-09 08:58:49.235 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:58:49.238 | + functions-common:time_stop:2322 : local name 2022-06-09 08:58:49.240 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:58:49.242 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:58:49.244 | + functions-common:time_stop:2325 : local total 2022-06-09 08:58:49.247 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:58:49.249 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:58:49.251 | + functions-common:time_stop:2329 : start_time=1654765125068 2022-06-09 08:58:49.253 | + functions-common:time_stop:2331 : [[ -z 1654765125068 ]] 2022-06-09 08:58:49.256 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:58:49.261 | + functions-common:time_stop:2334 : end_time=1654765129258 2022-06-09 08:58:49.263 | + functions-common:time_stop:2335 : elapsed_time=4190 2022-06-09 08:58:49.265 | + functions-common:time_stop:2336 : total=41402 2022-06-09 08:58:49.267 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:58:49.269 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45592 2022-06-09 08:58:49.272 | + inc/python:pip_install:203 : return 0 2022-06-09 08:58:49.274 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-09 08:58:49.291 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:58:49.293 | + ./stack.sh:main:866 : '[' 10.222.0.46 == 10.222.0.46 ']' 2022-06-09 08:58:49.296 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-09 08:58:49.298 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-09 08:58:49.300 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-09 08:58:49.303 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 08:58:49.305 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-09 08:58:49.307 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-09 08:58:49.323 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:58:49.325 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-09 08:58:49.327 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-09 08:58:49.329 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-09 08:58:49.331 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 08:58:49.333 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 08:58:49.336 | ++ functions-common:git_clone:529 : pwd 2022-06-09 08:58:49.339 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 08:58:49.341 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 08:58:49.343 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 08:58:49.358 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 08:58:49.360 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 08:58:49.362 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 08:58:49.365 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 08:58:49.365 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 08:58:49.370 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-09 08:58:49.372 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 08:58:49.374 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-09 08:58:49.387 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-09 08:58:49.389 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 08:58:49.389 | + functions-common:git_clone:607 : head -1 2022-06-09 08:58:49.393 | f4946fc86 Merge "Fix issue with LDAP backend returning bytes instead of string" into stable/victoria 2022-06-09 08:58:49.396 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 08:58:49.398 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-09 08:58:49.400 | + inc/python:setup_develop:338 : local bindep 2022-06-09 08:58:49.403 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 08:58:49.405 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-09 08:58:49.407 | + inc/python:setup_develop:344 : local extras= 2022-06-09 08:58:49.410 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-09 08:58:49.412 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 08:58:49.414 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 08:58:49.416 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-09 08:58:49.419 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 08:58:49.421 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 08:58:49.424 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-09 08:58:49.426 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 08:58:49.429 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-09 08:58:49.432 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 08:58:49.434 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 08:58:49.437 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-09 08:58:49.442 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-09 08:58:49.445 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-09 08:58:50.043 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-09 08:58:50.045 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 08:58:50.047 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 08:58:50.049 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 08:58:50.051 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 08:58:50.054 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-09 08:58:50.056 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 08:58:50.059 | + inc/python:setup_package:427 : local extras= 2022-06-09 08:58:50.061 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 08:58:50.063 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 08:58:50.065 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 08:58:50.067 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 08:58:50.072 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 08:58:50.074 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-09 08:58:50.094 | Using python 3.8 to install /opt/stack/keystone 2022-06-09 08:58:50.096 | + 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-06-09 08:58:51.886 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:58:51.887 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:58:51.891 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:51.892 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:51.893 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:58:51.895 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:51.895 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:51.895 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:58:51.896 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:58:51.896 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:58:51.909 | Obtaining file:///opt/stack/keystone 2022-06-09 08:58:53.483 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 08:58:55.032 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-09 08:58:55.062 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-09 08:58:55.071 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 08:58:55.079 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-09 08:58:55.082 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-09 08:58:55.090 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 08:58:55.111 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 08:58:55.125 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-09 08:58:55.142 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-09 08:58:55.145 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-09 08:58:55.155 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 08:58:55.159 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-09 08:58:55.162 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 08:58:55.205 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 08:58:55.211 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-09 08:58:55.214 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-09 08:58:55.226 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-09 08:58:55.283 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-09 08:58:55.286 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-09 08:58:55.292 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 08:58:55.328 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 08:58:55.343 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 08:58:55.349 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 08:58:55.397 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-09 08:58:55.403 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-09 08:58:55.443 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-09 08:58:55.497 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 08:58:55.516 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 08:58:55.534 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 08:58:55.543 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-09 08:58:55.567 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 08:58:55.575 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 08:58:55.593 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-09 08:58:55.639 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 08:58:55.646 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-09 08:58:55.660 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:58:55.663 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 08:58:55.665 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 08:58:55.676 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 08:58:55.680 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 08:58:55.683 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:58:55.686 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-09 08:58:55.702 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-09 08:58:55.707 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 08:58:55.726 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 08:58:55.730 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 08:58:55.751 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 08:58:55.755 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-09 08:58:55.759 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:58:55.762 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-09 08:58:55.773 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 08:58:55.777 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 08:58:55.780 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 08:58:55.787 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 08:58:55.796 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 08:58:55.802 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 08:58:55.820 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 08:58:55.824 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 08:58:55.831 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:58:55.851 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 08:58:55.855 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-09 08:58:55.859 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-09 08:58:55.924 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-09 08:58:55.930 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:58:55.933 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 08:58:55.941 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 08:58:55.950 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-09 08:58:55.956 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-09 08:58:55.959 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-09 08:58:55.964 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-09 08:58:56.004 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 08:58:56.016 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 08:58:56.027 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-09 08:58:56.030 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 08:58:56.038 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 08:58:56.047 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 08:58:56.055 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-09 08:58:56.062 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 08:58:56.065 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-09 08:58:56.069 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-09 08:58:56.075 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-09 08:58:56.088 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:58:56.091 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:58:56.094 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 08:58:56.097 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-09 08:58:56.100 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-09 08:58:56.103 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 08:58:56.105 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-09 08:58:56.108 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 08:58:56.111 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-09 08:58:56.116 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 08:58:56.119 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 08:58:56.126 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-09 08:58:56.129 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-09 08:58:56.132 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-09 08:58:56.138 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 08:58:56.145 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 08:58:56.154 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-09 08:58:57.559 | Installing collected packages: keystone 2022-06-09 08:58:57.559 | Attempting uninstall: keystone 2022-06-09 08:58:57.561 | Found existing installation: keystone 18.1.1.dev3 2022-06-09 08:58:57.564 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-09 08:58:57.565 | Running setup.py develop for keystone 2022-06-09 08:58:59.454 | Successfully installed keystone 2022-06-09 08:58:59.598 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:58:59.598 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:58:59.685 | + inc/python:pip_install:200 : result=0 2022-06-09 08:58:59.687 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:58:59.689 | + functions-common:time_stop:2322 : local name 2022-06-09 08:58:59.691 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:58:59.693 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:58:59.696 | + functions-common:time_stop:2325 : local total 2022-06-09 08:58:59.698 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:58:59.701 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:58:59.703 | + functions-common:time_stop:2329 : start_time=1654765130089 2022-06-09 08:58:59.705 | + functions-common:time_stop:2331 : [[ -z 1654765130089 ]] 2022-06-09 08:58:59.707 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:58:59.711 | + functions-common:time_stop:2334 : end_time=1654765139709 2022-06-09 08:58:59.714 | + functions-common:time_stop:2335 : elapsed_time=9620 2022-06-09 08:58:59.716 | + functions-common:time_stop:2336 : total=45592 2022-06-09 08:58:59.718 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:58:59.720 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55212 2022-06-09 08:58:59.723 | + inc/python:pip_install:203 : return 0 2022-06-09 08:58:59.725 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 08:58:59.727 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 08:58:59.729 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 08:58:59.747 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 08:58:59.759 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-09 08:58:59.762 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-09 08:58:59.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:58:59.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:58:59.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-09 08:58:59.771 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:58:59.774 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-09 08:58:59.790 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:58:59.793 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-09 08:58:59.795 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 08:58:59.798 | + ./stack.sh:main:868 : configure_keystone 2022-06-09 08:58:59.800 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-09 08:58:59.812 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-09 08:58:59.815 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-09 08:58:59.819 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-09 08:58:59.835 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:58:59.837 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-09 08:58:59.866 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-09 08:58:59.893 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-09 08:58:59.923 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-09 08:58:59.953 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-09 08:58:59.982 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-09 08:59:00.013 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-09 08:59:00.040 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-09 08:59:00.067 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-09 08:59:00.069 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-09 08:59:00.072 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-09 08:59:00.075 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-09 08:59:00.077 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 08:59:00.079 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 08:59:00.094 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:00.097 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 08:59:00.099 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 08:59:00.101 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 08:59:00.116 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:00.118 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 08:59:00.121 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 08:59:00.151 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 08:59:00.153 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 08:59:00.155 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-09 08:59:00.157 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-09 08:59:00.160 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-09 08:59:00.175 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:59:00.178 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.46/identity 2022-06-09 08:59:00.208 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.46/identity 2022-06-09 08:59:00.234 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-09 08:59:00.236 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-09 08:59:00.267 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-09 08:59:00.269 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-09 08:59:00.271 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-09 08:59:00.274 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-09 08:59:00.276 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-09 08:59:00.279 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-09 08:59:00.309 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-09 08:59:00.311 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-09 08:59:00.313 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-09 08:59:00.315 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-09 08:59:00.318 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 08:59:00.335 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 08:59:00.337 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 08:59:00.339 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 08:59:00.342 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 08:59:00.344 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 08:59:00.372 | + functions:setup_systemd_logging:728 : 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-06-09 08:59:00.399 | + functions:setup_systemd_logging:729 : 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-06-09 08:59:00.426 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 08:59:00.453 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-09 08:59:00.480 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-09 08:59:00.483 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-09 08:59:00.485 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-09 08:59:00.487 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-09 08:59:00.490 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-09 08:59:00.492 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 08:59:00.495 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 08:59:00.498 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-09 08:59:00.501 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-09 08:59:00.504 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 08:59:00.506 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 08:59:00.518 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 08:59:00.519 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:59:00.527 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 08:59:00.530 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:59:00.546 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-09 08:59:00.548 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-09 08:59:00.552 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-09 08:59:00.581 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-09 08:59:00.608 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-09 08:59:00.634 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-09 08:59:00.660 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-09 08:59:00.687 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-09 08:59:00.714 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-09 08:59:00.740 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-09 08:59:00.767 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-09 08:59:00.794 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 08:59:00.820 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-09 08:59:00.847 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-09 08:59:00.873 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-09 08:59:00.900 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 08:59:00.902 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 08:59:00.905 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-09 08:59:00.908 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-09 08:59:00.910 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 08:59:00.912 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:59:00.914 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:59:00.917 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 08:59:00.919 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 08:59:00.922 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-09 08:59:00.949 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-09 08:59:00.975 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-09 08:59:00.976 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 08:59:00.984 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-09 08:59:00.987 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-09 08:59:00.989 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-09 08:59:00.992 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 08:59:00.994 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 08:59:00.997 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 08:59:00.999 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:59:01.001 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:59:01.003 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 08:59:01.006 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 08:59:01.008 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:59:01.014 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:59:01.018 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-09 08:59:01.079 | Site keystone-wsgi-public already enabled 2022-06-09 08:59:01.083 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 08:59:01.086 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 08:59:01.088 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 08:59:01.090 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 08:59:01.222 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-09 08:59:01.224 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-09 08:59:01.227 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-09 08:59:01.229 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-09 08:59:01.232 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 08:59:01.234 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 08:59:01.238 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-09 08:59:01.241 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-09 08:59:01.244 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 08:59:01.246 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 08:59:01.260 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 08:59:01.263 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:59:01.272 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 08:59:01.275 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:59:01.291 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-09 08:59:01.294 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-09 08:59:01.297 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-09 08:59:01.330 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-09 08:59:01.359 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-09 08:59:01.386 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-09 08:59:01.413 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-09 08:59:01.441 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-09 08:59:01.467 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-09 08:59:01.493 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-09 08:59:01.520 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-09 08:59:01.547 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 08:59:01.574 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-09 08:59:01.600 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-09 08:59:01.627 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-09 08:59:01.654 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 08:59:01.656 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 08:59:01.659 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-09 08:59:01.661 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-09 08:59:01.664 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 08:59:01.667 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:59:01.669 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:59:01.671 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 08:59:01.674 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 08:59:01.676 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-09 08:59:01.705 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-09 08:59:01.736 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-09 08:59:01.736 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 08:59:01.745 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-09 08:59:01.748 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-09 08:59:01.750 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-09 08:59:01.752 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 08:59:01.755 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 08:59:01.757 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 08:59:01.760 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:59:01.762 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:59:01.764 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 08:59:01.767 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 08:59:01.769 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:59:01.771 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:59:01.773 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-09 08:59:01.834 | Site keystone-wsgi-admin already enabled 2022-06-09 08:59:01.838 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 08:59:01.841 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 08:59:01.843 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 08:59:01.845 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 08:59:02.047 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-09 08:59:02.080 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-09 08:59:02.111 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-09 08:59:02.141 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-09 08:59:02.143 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-09 08:59:02.173 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-09 08:59:02.201 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-09 08:59:02.229 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-09 08:59:02.246 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:02.248 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-09 08:59:02.265 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:59:02.267 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-09 08:59:02.269 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-09 08:59:02.272 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-09 08:59:02.274 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 08:59:02.277 | + lib/stack:stack_install_service:32 : install_swift 2022-06-09 08:59:02.279 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-09 08:59:02.282 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-09 08:59:02.284 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-09 08:59:02.286 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 08:59:02.288 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 08:59:02.291 | ++ functions-common:git_clone:529 : pwd 2022-06-09 08:59:02.294 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 08:59:02.296 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 08:59:02.300 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 08:59:02.316 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 08:59:02.318 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 08:59:02.320 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 08:59:02.323 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 08:59:02.324 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 08:59:02.329 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-09 08:59:02.331 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 08:59:02.333 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-09 08:59:02.345 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-09 08:59:02.348 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 08:59:02.348 | + functions-common:git_clone:607 : head -1 2022-06-09 08:59:02.354 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-09 08:59:02.357 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 08:59:02.359 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-09 08:59:02.362 | + inc/python:setup_develop:338 : local bindep 2022-06-09 08:59:02.364 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 08:59:02.367 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-09 08:59:02.369 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-09 08:59:02.372 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-09 08:59:02.374 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 08:59:02.376 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 08:59:02.379 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-09 08:59:02.381 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 08:59:02.385 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-09 08:59:02.388 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-09 08:59:02.390 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 08:59:02.393 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-09 08:59:02.395 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 08:59:02.397 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 08:59:02.400 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-09 08:59:02.406 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-09 08:59:02.408 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-09 08:59:02.996 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-09 08:59:02.998 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 08:59:03.000 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 08:59:03.002 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 08:59:03.005 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 08:59:03.007 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-09 08:59:03.010 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 08:59:03.012 | + inc/python:setup_package:427 : local extras=keystone 2022-06-09 08:59:03.014 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 08:59:03.016 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-09 08:59:03.019 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-09 08:59:03.021 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-09 08:59:03.023 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 08:59:03.026 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-09 08:59:03.046 | Using python 3.8 to install /opt/stack/swift 2022-06-09 08:59:03.048 | + 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-06-09 08:59:04.800 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:59:04.801 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:59:04.805 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:04.806 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:04.808 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:59:04.809 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:04.810 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:04.810 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:59:04.810 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:04.811 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:59:04.824 | Obtaining file:///opt/stack/swift 2022-06-09 08:59:06.073 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 08:59:07.385 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 08:59:07.393 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 08:59:07.432 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 08:59:07.441 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-09 08:59:07.444 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-09 08:59:07.500 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-09 08:59:07.511 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-09 08:59:07.513 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 08:59:07.516 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-09 08:59:07.550 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-09 08:59:07.566 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-09 08:59:07.573 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-09 08:59:07.579 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-09 08:59:07.617 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-09 08:59:07.626 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-09 08:59:07.644 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-09 08:59:07.651 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-09 08:59:07.654 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-09 08:59:07.665 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-09 08:59:07.667 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-09 08:59:07.670 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-09 08:59:07.673 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-09 08:59:07.679 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-09 08:59:07.698 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-09 08:59:07.702 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-09 08:59:07.722 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-09 08:59:07.727 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-09 08:59:07.730 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-09 08:59:07.737 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:59:07.757 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-09 08:59:07.762 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 08:59:07.766 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 08:59:07.774 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 08:59:07.787 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 08:59:07.850 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 08:59:07.856 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 08:59:07.864 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:59:07.867 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 08:59:07.872 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 08:59:07.875 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 08:59:07.878 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 08:59:07.882 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:59:07.885 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:59:07.888 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-09 08:59:07.891 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-09 08:59:07.896 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-09 08:59:07.899 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 08:59:09.548 | Installing collected packages: swift 2022-06-09 08:59:09.548 | Attempting uninstall: swift 2022-06-09 08:59:09.550 | Found existing installation: swift 2.26.1.dev35 2022-06-09 08:59:09.553 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-09 08:59:09.555 | Running setup.py develop for swift 2022-06-09 08:59:11.220 | Successfully installed swift 2022-06-09 08:59:11.389 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:59:11.389 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:59:11.462 | + inc/python:pip_install:200 : result=0 2022-06-09 08:59:11.464 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:59:11.466 | + functions-common:time_stop:2322 : local name 2022-06-09 08:59:11.468 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:59:11.471 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:59:11.473 | + functions-common:time_stop:2325 : local total 2022-06-09 08:59:11.475 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:59:11.477 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:59:11.479 | + functions-common:time_stop:2329 : start_time=1654765143041 2022-06-09 08:59:11.482 | + functions-common:time_stop:2331 : [[ -z 1654765143041 ]] 2022-06-09 08:59:11.484 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:59:11.488 | + functions-common:time_stop:2334 : end_time=1654765151486 2022-06-09 08:59:11.490 | + functions-common:time_stop:2335 : elapsed_time=8445 2022-06-09 08:59:11.493 | + functions-common:time_stop:2336 : total=55212 2022-06-09 08:59:11.495 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:59:11.497 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63657 2022-06-09 08:59:11.500 | + inc/python:pip_install:203 : return 0 2022-06-09 08:59:11.502 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 08:59:11.504 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 08:59:11.507 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 08:59:11.525 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 08:59:11.537 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-09 08:59:11.539 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-09 08:59:11.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:59:11.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:59:11.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-09 08:59:11.548 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:59:11.551 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-09 08:59:11.553 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 08:59:11.556 | + ./stack.sh:main:877 : configure_swift 2022-06-09 08:59:11.558 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-09 08:59:11.560 | + lib/swift:configure_swift:335 : local node_number 2022-06-09 08:59:11.562 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-09 08:59:11.564 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-09 08:59:11.566 | + lib/swift:configure_swift:338 : local user_group 2022-06-09 08:59:11.568 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-09 08:59:12.407 | No account-replicator running 2022-06-09 08:59:12.407 | No account-server running 2022-06-09 08:59:12.407 | No container-server running 2022-06-09 08:59:12.407 | No object-reconstructor running 2022-06-09 08:59:12.407 | No container-sharder running 2022-06-09 08:59:12.407 | No account-reaper running 2022-06-09 08:59:12.407 | No account-auditor running 2022-06-09 08:59:12.407 | No container-replicator running 2022-06-09 08:59:12.407 | No proxy-server running 2022-06-09 08:59:12.407 | No container-auditor running 2022-06-09 08:59:12.407 | No container-reconciler running 2022-06-09 08:59:12.407 | No object-updater running 2022-06-09 08:59:12.407 | No object-replicator running 2022-06-09 08:59:12.407 | No object-server running 2022-06-09 08:59:12.407 | No object-auditor running 2022-06-09 08:59:12.407 | No container-updater running 2022-06-09 08:59:12.407 | No object-expirer running 2022-06-09 08:59:12.407 | No container-sync running 2022-06-09 08:59:12.453 | + lib/swift:configure_swift:341 : true 2022-06-09 08:59:12.455 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-09 08:59:12.467 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-09 08:59:12.479 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-09 08:59:12.482 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-09 08:59:12.482 | s/%GROUP%//; 2022-06-09 08:59:12.482 | s/%USER%/ubuntu/; 2022-06-09 08:59:12.482 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-09 08:59:12.482 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-09 08:59:12.482 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-09 08:59:12.490 | uid = ubuntu 2022-06-09 08:59:12.490 | gid = 2022-06-09 08:59:12.490 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-09 08:59:12.490 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-09 08:59:12.490 | address = 127.0.0.1 2022-06-09 08:59:12.490 | 2022-06-09 08:59:12.490 | [account6612] 2022-06-09 08:59:12.490 | max connections = 25 2022-06-09 08:59:12.490 | path = /opt/stack/data/swift/1/node/ 2022-06-09 08:59:12.491 | read only = false 2022-06-09 08:59:12.491 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-09 08:59:12.491 | 2022-06-09 08:59:12.491 | [account6622] 2022-06-09 08:59:12.491 | max connections = 25 2022-06-09 08:59:12.491 | path = /opt/stack/data/swift/2/node/ 2022-06-09 08:59:12.491 | read only = false 2022-06-09 08:59:12.491 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-09 08:59:12.491 | 2022-06-09 08:59:12.491 | [account6632] 2022-06-09 08:59:12.491 | max connections = 25 2022-06-09 08:59:12.491 | path = /opt/stack/data/swift/3/node/ 2022-06-09 08:59:12.491 | read only = false 2022-06-09 08:59:12.491 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-09 08:59:12.491 | 2022-06-09 08:59:12.491 | [account6642] 2022-06-09 08:59:12.491 | max connections = 25 2022-06-09 08:59:12.491 | path = /opt/stack/data/swift/4/node/ 2022-06-09 08:59:12.491 | read only = false 2022-06-09 08:59:12.491 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-09 08:59:12.491 | 2022-06-09 08:59:12.491 | 2022-06-09 08:59:12.491 | [container6611] 2022-06-09 08:59:12.491 | max connections = 25 2022-06-09 08:59:12.491 | path = /opt/stack/data/swift/1/node/ 2022-06-09 08:59:12.491 | read only = false 2022-06-09 08:59:12.491 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-09 08:59:12.491 | 2022-06-09 08:59:12.491 | [container6621] 2022-06-09 08:59:12.491 | max connections = 25 2022-06-09 08:59:12.491 | path = /opt/stack/data/swift/2/node/ 2022-06-09 08:59:12.491 | read only = false 2022-06-09 08:59:12.491 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-09 08:59:12.491 | 2022-06-09 08:59:12.491 | [container6631] 2022-06-09 08:59:12.491 | max connections = 25 2022-06-09 08:59:12.491 | path = /opt/stack/data/swift/3/node/ 2022-06-09 08:59:12.492 | read only = false 2022-06-09 08:59:12.492 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-09 08:59:12.492 | 2022-06-09 08:59:12.492 | [container6641] 2022-06-09 08:59:12.492 | max connections = 25 2022-06-09 08:59:12.492 | path = /opt/stack/data/swift/4/node/ 2022-06-09 08:59:12.492 | read only = false 2022-06-09 08:59:12.492 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-09 08:59:12.492 | 2022-06-09 08:59:12.492 | 2022-06-09 08:59:12.492 | [object6613] 2022-06-09 08:59:12.492 | max connections = 25 2022-06-09 08:59:12.492 | path = /opt/stack/data/swift/1/node/ 2022-06-09 08:59:12.492 | read only = false 2022-06-09 08:59:12.492 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-09 08:59:12.492 | 2022-06-09 08:59:12.492 | [object6623] 2022-06-09 08:59:12.492 | max connections = 25 2022-06-09 08:59:12.492 | path = /opt/stack/data/swift/2/node/ 2022-06-09 08:59:12.492 | read only = false 2022-06-09 08:59:12.492 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-09 08:59:12.492 | 2022-06-09 08:59:12.492 | [object6633] 2022-06-09 08:59:12.492 | max connections = 25 2022-06-09 08:59:12.492 | path = /opt/stack/data/swift/3/node/ 2022-06-09 08:59:12.492 | read only = false 2022-06-09 08:59:12.492 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-09 08:59:12.492 | 2022-06-09 08:59:12.492 | [object6643] 2022-06-09 08:59:12.492 | max connections = 25 2022-06-09 08:59:12.492 | path = /opt/stack/data/swift/4/node/ 2022-06-09 08:59:12.492 | read only = false 2022-06-09 08:59:12.492 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-09 08:59:12.493 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-09 08:59:12.496 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:59:12.498 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:59:12.500 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-09 08:59:12.511 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-09 08:59:12.513 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-09 08:59:12.518 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-09 08:59:12.522 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-09 08:59:12.524 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-09 08:59:12.528 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-09 08:59:12.555 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.46:8080/v1/ 2022-06-09 08:59:12.580 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-09 08:59:12.598 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-09 08:59:12.626 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-09 08:59:12.643 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-09 08:59:12.670 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-09 08:59:12.688 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-09 08:59:12.715 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-09 08:59:12.732 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-09 08:59:12.760 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-09 08:59:12.777 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 08:59:12.804 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-09 08:59:12.821 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-09 08:59:12.835 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:59:12.838 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-09 08:59:12.865 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-09 08:59:12.891 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-09 08:59:12.918 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-09 08:59:12.944 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-09 08:59:12.958 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:59:12.960 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-09 08:59:12.987 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-09 08:59:13.001 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:59:13.004 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-09 08:59:13.018 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:13.020 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-09 08:59:13.022 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-09 08:59:13.037 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:59:13.039 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-09 08:59:13.042 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-09 08:59:13.044 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-09 08:59:13.049 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-09 08:59:13.054 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-09 08:59:13.080 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-09 08:59:13.107 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-09 08:59:13.135 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-09 08:59:13.164 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-09 08:59:13.190 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-09 08:59:13.192 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-09 08:59:13.195 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-09 08:59:13.197 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-09 08:59:13.199 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-09 08:59:13.225 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-09 08:59:13.251 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.46/identity 2022-06-09 08:59:13.278 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-09 08:59:13.304 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-09 08:59:13.331 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-09 08:59:13.357 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-09 08:59:13.386 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-09 08:59:13.413 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 08:59:13.439 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-09 08:59:13.466 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-09 08:59:13.493 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-09 08:59:13.519 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-09 08:59:13.546 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-09 08:59:13.576 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-09 08:59:13.602 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-09 08:59:13.620 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-09 08:59:13.646 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-09 08:59:13.672 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-09 08:59:13.677 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-09 08:59:13.705 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-09 08:59:13.731 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-09 08:59:13.757 | + lib/swift:configure_swift:479 : local node_number 2022-06-09 08:59:13.760 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-09 08:59:13.762 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-09 08:59:13.764 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-09 08:59:13.769 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-09 08:59:13.771 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-09 08:59:13.773 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 08:59:13.775 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-09 08:59:13.777 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-09 08:59:13.779 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 08:59:13.781 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 08:59:13.783 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-09 08:59:13.800 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-09 08:59:13.828 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-09 08:59:13.845 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-09 08:59:13.872 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-09 08:59:13.890 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 08:59:13.917 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-09 08:59:13.935 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 08:59:13.962 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-09 08:59:13.980 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 08:59:14.008 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-09 08:59:14.025 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-09 08:59:14.052 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-09 08:59:14.070 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-09 08:59:14.097 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-09 08:59:14.115 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-09 08:59:14.142 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-09 08:59:14.159 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-09 08:59:14.187 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-09 08:59:14.191 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-09 08:59:14.209 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 08:59:14.236 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-09 08:59:14.264 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-09 08:59:14.266 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-09 08:59:14.270 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-09 08:59:14.272 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-09 08:59:14.275 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 08:59:14.278 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-09 08:59:14.280 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-09 08:59:14.282 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 08:59:14.284 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 08:59:14.286 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-09 08:59:14.304 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-09 08:59:14.331 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-09 08:59:14.348 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-09 08:59:14.376 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-09 08:59:14.394 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 08:59:14.422 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-09 08:59:14.440 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 08:59:14.467 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-09 08:59:14.486 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 08:59:14.513 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-09 08:59:14.531 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-09 08:59:14.559 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-09 08:59:14.576 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-09 08:59:14.604 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-09 08:59:14.623 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-09 08:59:14.652 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-09 08:59:14.669 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-09 08:59:14.696 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-09 08:59:14.701 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-09 08:59:14.719 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 08:59:14.747 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-09 08:59:14.749 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-09 08:59:14.753 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-09 08:59:14.756 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-09 08:59:14.758 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 08:59:14.760 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-09 08:59:14.762 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-09 08:59:14.765 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 08:59:14.768 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 08:59:14.770 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-09 08:59:14.788 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-09 08:59:14.815 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-09 08:59:14.833 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-09 08:59:14.860 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-09 08:59:14.878 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 08:59:14.905 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-09 08:59:14.923 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 08:59:14.951 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-09 08:59:14.969 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 08:59:14.998 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-09 08:59:15.016 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-09 08:59:15.044 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-09 08:59:15.064 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-09 08:59:15.096 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-09 08:59:15.115 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-09 08:59:15.142 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-09 08:59:15.160 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-09 08:59:15.187 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-09 08:59:15.192 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-09 08:59:15.209 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 08:59:15.237 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-09 08:59:15.264 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-09 08:59:15.292 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-09 08:59:15.319 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-09 08:59:15.321 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-09 08:59:15.326 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-09 08:59:15.354 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-09 08:59:15.383 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-09 08:59:15.411 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-09 08:59:15.441 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-09 08:59:15.470 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-09 08:59:15.497 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-09 08:59:15.523 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-09 08:59:15.550 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-09 08:59:15.577 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-09 08:59:15.592 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:15.595 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-09 08:59:15.613 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-09 08:59:15.616 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-09 08:59:15.635 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-09 08:59:15.637 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.46 2022-06-09 08:59:15.663 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-09 08:59:15.666 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-09 08:59:15.693 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.46/identity 2022-06-09 08:59:15.721 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-09 08:59:15.723 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-09 08:59:15.750 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-09 08:59:15.766 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:59:15.768 | + lib/swift:configure_swift:542 : local user_group 2022-06-09 08:59:15.771 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-09 08:59:15.776 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-09 08:59:15.778 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-09 08:59:15.791 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-09 08:59:15.793 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-09 08:59:15.804 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-09 08:59:15.806 | + lib/swift:configure_swift:549 : is_suse 2022-06-09 08:59:15.809 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 08:59:15.811 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 08:59:15.813 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 08:59:15.815 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 08:59:15.818 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 08:59:15.820 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 08:59:15.822 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-09 08:59:15.834 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-09 08:59:15.836 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-09 08:59:15.839 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-09 08:59:15.856 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:59:15.858 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-09 08:59:15.875 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:15.877 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-09 08:59:15.880 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-09 08:59:15.882 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-09 08:59:15.884 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 08:59:15.887 | + lib/stack:stack_install_service:32 : install_glance 2022-06-09 08:59:15.889 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-09 08:59:15.892 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-09 08:59:15.894 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-09 08:59:15.911 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:15.913 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-09 08:59:15.917 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-09 08:59:15.935 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:15.938 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-09 08:59:15.940 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-09 08:59:15.943 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-09 08:59:15.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:59:15.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:59:15.950 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-09 08:59:15.953 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:59:15.956 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-09 08:59:15.959 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-09 08:59:15.961 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-09 08:59:15.965 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-09 08:59:15.967 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-09 08:59:15.970 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-09 08:59:15.972 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-09 08:59:15.975 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-09 08:59:15.979 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-09 08:59:15.981 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-09 08:59:15.985 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-09 08:59:15.985 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-09 08:59:15.991 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-09 08:59:15.994 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-09 08:59:15.997 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-09 08:59:16.000 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-09 08:59:16.002 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-09 08:59:16.024 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-09 08:59:16.027 | + 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-06-09 08:59:17.800 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:59:17.800 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:59:17.805 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:17.806 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:17.808 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:59:17.809 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:17.809 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:17.810 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:59:17.810 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:17.810 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:59:17.824 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-09 08:59:17.919 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-09 08:59:17.922 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-09 08:59:17.935 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 08:59:18.000 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-09 08:59:18.025 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-09 08:59:18.029 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-09 08:59:18.051 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-09 08:59:18.061 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-09 08:59:18.077 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-09 08:59:18.083 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-09 08:59:18.089 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-09 08:59:18.128 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-09 08:59:18.143 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-09 08:59:18.147 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-09 08:59:18.157 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-09 08:59:18.181 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-09 08:59:18.198 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-09 08:59:18.205 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-09 08:59:18.208 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-09 08:59:18.210 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-09 08:59:18.214 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-09 08:59:18.232 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-09 08:59:18.237 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-09 08:59:18.255 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-09 08:59:18.278 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-09 08:59:18.283 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-09 08:59:18.304 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-09 08:59:18.308 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-09 08:59:18.311 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-09 08:59:18.314 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-09 08:59:18.321 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 08:59:18.335 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:59:18.356 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 08:59:18.359 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 08:59:18.368 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 08:59:18.371 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-09 08:59:18.376 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-09 08:59:18.381 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:59:18.385 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 08:59:18.392 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 08:59:18.397 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 08:59:18.401 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 08:59:18.404 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-09 08:59:18.407 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-09 08:59:18.415 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 08:59:18.423 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 08:59:18.436 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 08:59:18.446 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 08:59:18.455 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 08:59:18.458 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-09 08:59:18.460 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:59:18.463 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 08:59:18.467 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:59:18.470 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 08:59:18.478 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-09 08:59:18.481 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 08:59:18.484 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-09 08:59:18.487 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-09 08:59:18.494 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 08:59:18.512 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-09 08:59:18.514 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 08:59:18.517 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 08:59:18.524 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 08:59:18.528 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 08:59:18.531 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-09 08:59:20.359 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:59:20.359 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:59:20.430 | + inc/python:pip_install:200 : result=0 2022-06-09 08:59:20.433 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:59:20.436 | + functions-common:time_stop:2322 : local name 2022-06-09 08:59:20.438 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:59:20.440 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:59:20.442 | + functions-common:time_stop:2325 : local total 2022-06-09 08:59:20.445 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:59:20.448 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:59:20.450 | + functions-common:time_stop:2329 : start_time=1654765156018 2022-06-09 08:59:20.452 | + functions-common:time_stop:2331 : [[ -z 1654765156018 ]] 2022-06-09 08:59:20.455 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:59:20.459 | + functions-common:time_stop:2334 : end_time=1654765160457 2022-06-09 08:59:20.462 | + functions-common:time_stop:2335 : elapsed_time=4439 2022-06-09 08:59:20.464 | + functions-common:time_stop:2336 : total=63657 2022-06-09 08:59:20.466 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:59:20.469 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68096 2022-06-09 08:59:20.471 | + inc/python:pip_install:203 : return 0 2022-06-09 08:59:20.473 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-09 08:59:20.476 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-09 08:59:20.478 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-09 08:59:20.491 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-09 08:59:20.496 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-09 08:59:20.499 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-09 08:59:20.501 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-09 08:59:20.503 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 08:59:20.506 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 08:59:20.509 | ++ functions-common:git_clone:529 : pwd 2022-06-09 08:59:20.512 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 08:59:20.514 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 08:59:20.517 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 08:59:20.533 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 08:59:20.535 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 08:59:20.537 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 08:59:20.540 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 08:59:20.540 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 08:59:20.546 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-09 08:59:20.548 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 08:59:20.550 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-09 08:59:20.563 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-09 08:59:20.566 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 08:59:20.566 | + functions-common:git_clone:607 : head -1 2022-06-09 08:59:20.570 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-09 08:59:20.573 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 08:59:20.575 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-09 08:59:20.578 | + inc/python:setup_develop:338 : local bindep 2022-06-09 08:59:20.580 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 08:59:20.583 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-09 08:59:20.585 | + inc/python:setup_develop:344 : local extras= 2022-06-09 08:59:20.588 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-09 08:59:20.591 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 08:59:20.593 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 08:59:20.595 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-09 08:59:20.598 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 08:59:20.600 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 08:59:20.603 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-09 08:59:20.606 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 08:59:20.609 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-09 08:59:20.611 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 08:59:20.614 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 08:59:20.617 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-09 08:59:20.623 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-09 08:59:20.626 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-09 08:59:21.222 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-09 08:59:21.224 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 08:59:21.227 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 08:59:21.229 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 08:59:21.231 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 08:59:21.234 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-09 08:59:21.236 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 08:59:21.238 | + inc/python:setup_package:427 : local extras= 2022-06-09 08:59:21.241 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 08:59:21.244 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 08:59:21.246 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 08:59:21.248 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 08:59:21.251 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 08:59:21.253 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-09 08:59:21.275 | Using python 3.8 to install /opt/stack/glance 2022-06-09 08:59:21.277 | + 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-06-09 08:59:23.060 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:59:23.060 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:59:23.064 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:23.065 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:23.066 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:59:23.068 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:23.068 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:23.068 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:59:23.069 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:23.069 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:59:23.081 | Obtaining file:///opt/stack/glance 2022-06-09 08:59:24.364 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 08:59:25.641 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-09 08:59:25.650 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 08:59:25.657 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 08:59:25.666 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 08:59:25.687 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-09 08:59:25.696 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 08:59:25.710 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 08:59:25.719 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-09 08:59:25.739 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 08:59:25.778 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-09 08:59:25.792 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 08:59:25.799 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-09 08:59:25.805 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 08:59:25.815 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-09 08:59:25.821 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-09 08:59:25.890 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-09 08:59:25.893 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-09 08:59:25.896 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-09 08:59:25.899 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-09 08:59:25.910 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-09 08:59:25.974 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-09 08:59:26.030 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-09 08:59:26.032 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-09 08:59:26.037 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-09 08:59:26.042 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-09 08:59:26.064 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 08:59:26.099 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 08:59:26.111 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 08:59:26.126 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 08:59:26.132 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 08:59:26.179 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-09 08:59:26.186 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-09 08:59:26.224 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-09 08:59:26.278 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 08:59:26.296 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 08:59:26.313 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-09 08:59:26.326 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 08:59:26.335 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-09 08:59:26.360 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 08:59:26.367 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 08:59:26.385 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-09 08:59:26.431 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 08:59:26.438 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:59:26.441 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 08:59:26.444 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-09 08:59:26.465 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-09 08:59:26.479 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 08:59:26.490 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 08:59:26.492 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:59:26.496 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-09 08:59:26.513 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-09 08:59:26.517 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-09 08:59:26.519 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 08:59:26.538 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 08:59:26.543 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 08:59:26.550 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 08:59:26.570 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-09 08:59:26.575 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 08:59:26.580 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-09 08:59:26.583 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:59:26.586 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-09 08:59:26.597 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 08:59:26.600 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 08:59:26.603 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 08:59:26.610 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-09 08:59:26.669 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 08:59:26.684 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 08:59:26.692 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 08:59:26.699 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 08:59:26.716 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 08:59:26.720 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 08:59:26.727 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:59:26.747 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 08:59:26.750 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 08:59:26.753 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 08:59:26.762 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 08:59:26.765 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 08:59:26.774 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-09 08:59:26.779 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 08:59:26.785 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-09 08:59:26.790 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:59:26.793 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-09 08:59:26.797 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-09 08:59:26.838 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-09 08:59:26.842 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 08:59:26.849 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-09 08:59:26.852 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 08:59:26.863 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-09 08:59:26.866 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 08:59:26.880 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:59:26.883 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:59:26.886 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-09 08:59:26.889 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-09 08:59:26.892 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-09 08:59:26.895 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-09 08:59:26.904 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-09 08:59:26.909 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-09 08:59:26.946 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-09 08:59:26.949 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 08:59:26.952 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-09 08:59:26.954 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 08:59:26.957 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-09 08:59:26.961 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 08:59:26.964 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-09 08:59:26.967 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 08:59:27.042 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 08:59:27.045 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 08:59:27.081 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-09 08:59:27.127 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 08:59:27.130 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 08:59:28.211 | Installing collected packages: glance 2022-06-09 08:59:28.211 | Attempting uninstall: glance 2022-06-09 08:59:28.213 | Found existing installation: glance 21.1.1.dev1 2022-06-09 08:59:28.217 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-09 08:59:28.218 | Running setup.py develop for glance 2022-06-09 08:59:29.818 | Successfully installed glance 2022-06-09 08:59:29.957 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:59:29.957 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:59:30.042 | + inc/python:pip_install:200 : result=0 2022-06-09 08:59:30.044 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:59:30.046 | + functions-common:time_stop:2322 : local name 2022-06-09 08:59:30.049 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:59:30.051 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:59:30.053 | + functions-common:time_stop:2325 : local total 2022-06-09 08:59:30.057 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:59:30.060 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:59:30.062 | + functions-common:time_stop:2329 : start_time=1654765161269 2022-06-09 08:59:30.064 | + functions-common:time_stop:2331 : [[ -z 1654765161269 ]] 2022-06-09 08:59:30.067 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:59:30.072 | + functions-common:time_stop:2334 : end_time=1654765170069 2022-06-09 08:59:30.074 | + functions-common:time_stop:2335 : elapsed_time=8800 2022-06-09 08:59:30.076 | + functions-common:time_stop:2336 : total=68096 2022-06-09 08:59:30.079 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:59:30.081 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=76896 2022-06-09 08:59:30.083 | + inc/python:pip_install:203 : return 0 2022-06-09 08:59:30.086 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 08:59:30.088 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 08:59:30.091 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 08:59:30.109 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 08:59:30.127 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-09 08:59:30.129 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-09 08:59:30.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:59:30.136 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:59:30.138 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-09 08:59:30.141 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:59:30.143 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 08:59:30.146 | + ./stack.sh:main:889 : configure_glance 2022-06-09 08:59:30.148 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-09 08:59:30.162 | + lib/glance:configure_glance:270 : local dburl 2022-06-09 08:59:30.165 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-09 08:59:30.167 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-09 08:59:30.170 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-09 08:59:30.172 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-09 08:59:30.174 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-09 08:59:30.177 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-09 08:59:30.180 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-09 08:59:30.209 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-09 08:59:30.237 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-09 08:59:30.266 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-09 08:59:30.294 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-09 08:59:30.324 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-09 08:59:30.352 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-09 08:59:30.355 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-09 08:59:30.357 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-09 08:59:30.359 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 08:59:30.362 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-09 08:59:30.390 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-09 08:59:30.418 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-06-09 08:59:30.447 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-09 08:59:30.479 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-09 08:59:30.508 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-09 08:59:30.537 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-09 08:59:30.566 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-09 08:59:30.595 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 08:59:30.625 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 08:59:30.654 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-09 08:59:30.684 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-09 08:59:30.686 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-09 08:59:30.689 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-09 08:59:30.691 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 08:59:30.694 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 08:59:30.696 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 08:59:30.713 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:30.716 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 08:59:30.723 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 08:59:30.726 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 08:59:30.743 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:30.746 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 08:59:30.748 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 08:59:30.779 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 08:59:30.781 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 08:59:30.783 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-09 08:59:30.786 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-09 08:59:30.788 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-09 08:59:30.790 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-09 08:59:30.793 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-09 08:59:30.795 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-09 08:59:30.797 | + lib/glance:configure_glance_store:230 : local be 2022-06-09 08:59:30.800 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-09 08:59:30.802 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-09 08:59:30.805 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-09 08:59:30.835 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-09 08:59:30.837 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.46 2022-06-09 08:59:30.866 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-09 08:59:30.869 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-09 08:59:30.885 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:30.888 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-09 08:59:30.916 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-09 08:59:30.946 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-09 08:59:30.975 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-09 08:59:31.005 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-09 08:59:31.034 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-09 08:59:31.050 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:59:31.052 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 08:59:31.082 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-09 08:59:31.111 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-09 08:59:31.141 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.46/identity/v3 2022-06-09 08:59:31.170 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-09 08:59:31.199 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.46/image 2022-06-09 08:59:31.228 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-09 08:59:31.245 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:59:31.248 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-09 08:59:31.250 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-09 08:59:31.252 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-09 08:59:31.255 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 08:59:31.273 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 08:59:31.275 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 08:59:31.278 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 08:59:31.280 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 08:59:31.283 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 08:59:31.312 | + functions:setup_systemd_logging:728 : 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-06-09 08:59:31.341 | + functions:setup_systemd_logging:729 : 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-06-09 08:59:31.370 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 08:59:31.399 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-09 08:59:31.405 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-09 08:59:31.433 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-09 08:59:31.464 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-09 08:59:31.492 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.46/identity 2022-06-09 08:59:31.521 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-09 08:59:31.551 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-09 08:59:31.581 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-09 08:59:31.609 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-09 08:59:31.640 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-09 08:59:31.668 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-09 08:59:31.698 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-09 08:59:31.727 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-09 08:59:31.732 | + lib/glance:configure_glance:356 : 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-06-09 08:59:31.739 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-09 08:59:31.755 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:59:31.758 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-09 08:59:31.761 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.46:19292 /image 2022-06-09 08:59:31.763 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-09 08:59:31.765 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.46:19292 2022-06-09 08:59:31.768 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-09 08:59:31.770 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-09 08:59:31.773 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-09 08:59:31.776 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-09 08:59:31.778 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 08:59:31.780 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:59:31.782 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:59:31.785 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-09 08:59:31.788 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-09 08:59:31.790 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-09 08:59:31.792 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-09 08:59:31.795 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 08:59:31.798 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:59:31.800 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:59:31.802 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-09 08:59:31.807 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-09 08:59:31.862 | proxy (enabled by site administrator) 2022-06-09 08:59:31.865 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-09 08:59:31.867 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-09 08:59:31.870 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 08:59:31.872 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:59:31.875 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:59:31.877 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-09 08:59:31.879 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-09 08:59:31.934 | proxy_http (enabled by site administrator) 2022-06-09 08:59:31.937 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-09 08:59:31.937 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-09 08:59:31.946 | KeepAlive Off 2022-06-09 08:59:31.950 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-09 08:59:31.950 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-09 08:59:31.959 | SetEnv proxy-sendchunked 1 2022-06-09 08:59:31.963 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-09 08:59:31.963 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.46:19292" retry=0 ' 2022-06-09 08:59:31.971 | ProxyPass "/image" "http://10.222.0.46:19292" retry=0 2022-06-09 08:59:31.974 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-09 08:59:31.977 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-09 08:59:31.979 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 08:59:31.982 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 08:59:31.984 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 08:59:31.986 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:59:31.989 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:59:31.991 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 08:59:31.993 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 08:59:31.996 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:59:31.999 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:59:32.001 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-09 08:59:32.062 | Site glance already enabled 2022-06-09 08:59:32.066 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-09 08:59:32.069 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 08:59:32.071 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 08:59:32.073 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 08:59:32.211 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-09 08:59:32.246 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-09 08:59:32.277 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-09 08:59:32.307 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-09 08:59:32.324 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:32.326 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-09 08:59:32.329 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-09 08:59:32.331 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-09 08:59:32.334 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 08:59:32.336 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-09 08:59:32.339 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-09 08:59:32.342 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-09 08:59:32.344 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-09 08:59:32.346 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 08:59:32.348 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 08:59:32.351 | ++ functions-common:git_clone:529 : pwd 2022-06-09 08:59:32.354 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 08:59:32.357 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 08:59:32.359 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 08:59:32.376 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 08:59:32.378 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 08:59:32.380 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 08:59:32.383 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 08:59:32.383 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 08:59:32.389 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-09 08:59:32.391 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 08:59:32.393 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-09 08:59:32.406 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-09 08:59:32.409 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 08:59:32.409 | + functions-common:git_clone:607 : head -1 2022-06-09 08:59:32.412 | 070a0effb Handle the case when tempest fails 2022-06-09 08:59:32.415 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 08:59:32.417 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-09 08:59:32.420 | + inc/python:setup_develop:338 : local bindep 2022-06-09 08:59:32.422 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 08:59:32.425 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-09 08:59:32.427 | + inc/python:setup_develop:344 : local extras= 2022-06-09 08:59:32.430 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-09 08:59:32.433 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 08:59:32.435 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 08:59:32.438 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-09 08:59:32.441 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 08:59:32.443 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 08:59:32.447 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-09 08:59:32.449 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 08:59:32.452 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-09 08:59:32.456 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 08:59:32.461 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 08:59:32.464 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-09 08:59:32.470 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-09 08:59:32.473 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-09 08:59:33.065 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-09 08:59:33.068 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 08:59:33.070 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 08:59:33.073 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 08:59:33.075 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 08:59:33.078 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-09 08:59:33.080 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 08:59:33.082 | + inc/python:setup_package:427 : local extras= 2022-06-09 08:59:33.085 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 08:59:33.087 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 08:59:33.089 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 08:59:33.092 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 08:59:33.094 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 08:59:33.096 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-09 08:59:33.116 | Using python 3.8 to install /opt/stack/cinder 2022-06-09 08:59:33.119 | + 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-06-09 08:59:34.898 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:59:34.899 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:59:34.903 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:34.904 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:34.905 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:59:34.907 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:34.907 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:34.907 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:59:34.908 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:34.908 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:59:34.922 | Obtaining file:///opt/stack/cinder 2022-06-09 08:59:36.873 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 08:59:38.813 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-09 08:59:38.822 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 08:59:38.829 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 08:59:38.838 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 08:59:38.859 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 08:59:38.872 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-09 08:59:38.893 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-09 08:59:38.933 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-09 08:59:38.947 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-09 08:59:38.950 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-09 08:59:38.959 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-09 08:59:38.974 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-09 08:59:38.989 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-09 08:59:38.996 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-09 08:59:38.999 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-09 08:59:39.001 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-09 08:59:39.004 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-09 08:59:39.016 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-09 08:59:39.082 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-09 08:59:39.138 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-09 08:59:39.149 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-09 08:59:39.151 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-09 08:59:39.161 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-09 08:59:39.187 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-09 08:59:39.191 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-09 08:59:39.212 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 08:59:39.247 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 08:59:39.258 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 08:59:39.273 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 08:59:39.280 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 08:59:39.328 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-09 08:59:39.334 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-09 08:59:39.373 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-09 08:59:39.427 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 08:59:39.446 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 08:59:39.467 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-09 08:59:39.482 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-09 08:59:39.496 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-09 08:59:39.501 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 08:59:39.510 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-09 08:59:39.533 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 08:59:39.542 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 08:59:39.560 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-09 08:59:39.580 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-09 08:59:39.604 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-09 08:59:39.650 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 08:59:39.656 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-09 08:59:39.692 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:59:39.695 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 08:59:39.697 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-09 08:59:39.718 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-09 08:59:39.721 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-09 08:59:39.726 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 08:59:39.738 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 08:59:39.740 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:59:39.744 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-09 08:59:39.760 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-09 08:59:39.765 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-09 08:59:39.783 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 08:59:39.801 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-09 08:59:39.819 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-09 08:59:39.842 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 08:59:39.846 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 08:59:39.854 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 08:59:39.875 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 08:59:39.879 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-09 08:59:39.884 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-09 08:59:39.889 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-09 08:59:39.892 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:59:39.895 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-09 08:59:39.907 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 08:59:39.910 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 08:59:39.913 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 08:59:39.921 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-09 08:59:39.923 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-09 08:59:39.929 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-09 08:59:39.988 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 08:59:40.024 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 08:59:40.033 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 08:59:40.039 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 08:59:40.057 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-09 08:59:40.116 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 08:59:40.119 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 08:59:40.129 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-09 08:59:40.132 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:59:40.153 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-09 08:59:40.157 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-09 08:59:40.165 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 08:59:40.168 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 08:59:40.172 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-09 08:59:40.175 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 08:59:40.179 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-09 08:59:40.187 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-09 08:59:40.210 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-09 08:59:40.252 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-09 08:59:40.255 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-09 08:59:40.261 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-09 08:59:40.267 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-09 08:59:40.272 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-09 08:59:40.278 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-09 08:59:40.285 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:59:40.289 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 08:59:40.298 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-09 08:59:40.302 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-09 08:59:40.344 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-09 08:59:40.351 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 08:59:40.357 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-09 08:59:40.361 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-09 08:59:40.371 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-09 08:59:40.375 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-09 08:59:40.388 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-09 08:59:40.398 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-09 08:59:40.413 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-09 08:59:40.427 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-09 08:59:40.431 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:59:40.433 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:59:40.436 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-09 08:59:40.440 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-09 08:59:40.442 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-09 08:59:40.451 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-09 08:59:40.456 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-09 08:59:40.494 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-09 08:59:40.497 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-09 08:59:40.500 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-09 08:59:40.502 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 08:59:40.505 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-09 08:59:40.511 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 08:59:40.514 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-09 08:59:40.519 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-09 08:59:40.526 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-09 08:59:40.529 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 08:59:40.537 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-09 08:59:40.540 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-09 08:59:40.543 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-09 08:59:40.598 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-09 08:59:40.601 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 08:59:40.607 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 08:59:40.640 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-09 08:59:40.644 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 08:59:41.617 | Installing collected packages: cinder 2022-06-09 08:59:41.617 | Attempting uninstall: cinder 2022-06-09 08:59:41.620 | Found existing installation: cinder 17.4.1.dev1 2022-06-09 08:59:41.623 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-09 08:59:41.625 | Running setup.py develop for cinder 2022-06-09 08:59:43.820 | Successfully installed cinder 2022-06-09 08:59:43.959 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:59:43.959 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:59:44.045 | + inc/python:pip_install:200 : result=0 2022-06-09 08:59:44.047 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:59:44.049 | + functions-common:time_stop:2322 : local name 2022-06-09 08:59:44.052 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:59:44.054 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:59:44.057 | + functions-common:time_stop:2325 : local total 2022-06-09 08:59:44.059 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:59:44.061 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:59:44.063 | + functions-common:time_stop:2329 : start_time=1654765173111 2022-06-09 08:59:44.065 | + functions-common:time_stop:2331 : [[ -z 1654765173111 ]] 2022-06-09 08:59:44.068 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:59:44.072 | + functions-common:time_stop:2334 : end_time=1654765184070 2022-06-09 08:59:44.075 | + functions-common:time_stop:2335 : elapsed_time=10959 2022-06-09 08:59:44.077 | + functions-common:time_stop:2336 : total=76896 2022-06-09 08:59:44.079 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:59:44.081 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87855 2022-06-09 08:59:44.083 | + inc/python:pip_install:203 : return 0 2022-06-09 08:59:44.086 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 08:59:44.088 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 08:59:44.091 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 08:59:44.109 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 08:59:44.121 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-09 08:59:44.124 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-09 08:59:44.126 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:59:44.129 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:59:44.131 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-09 08:59:44.134 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:59:44.136 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-09 08:59:44.139 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-09 08:59:44.141 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 08:59:44.144 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 08:59:44.146 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 08:59:44.148 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 08:59:44.151 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 08:59:44.153 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 08:59:44.155 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:59:44.158 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:59:44.160 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 08:59:44.163 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 08:59:44.166 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 08:59:44.168 | + functions-common:apt_get_update:1083 : return 2022-06-09 08:59:44.170 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-09 08:59:44.173 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 08:59:44.175 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:59:44.178 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:59:44.181 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-09 08:59:44.203 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-09 08:59:44.312 | Reading package lists... 2022-06-09 08:59:44.554 | Building dependency tree... 2022-06-09 08:59:44.555 | Reading state information... 2022-06-09 08:59:44.813 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-09 08:59:44.813 | The following packages were automatically installed and are no longer required: 2022-06-09 08:59:44.814 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 08:59:44.814 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 08:59:44.814 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 08:59:44.814 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 08:59:44.814 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 08:59:44.814 | python3-zope.interface 2022-06-09 08:59:44.814 | Use 'sudo apt autoremove' to remove them. 2022-06-09 08:59:44.925 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 08:59:44.930 | + functions-common:apt_get:1127 : result=0 2022-06-09 08:59:44.932 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 08:59:44.935 | + functions-common:time_stop:2322 : local name 2022-06-09 08:59:44.937 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:59:44.940 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:59:44.942 | + functions-common:time_stop:2325 : local total 2022-06-09 08:59:44.945 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:59:44.948 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 08:59:44.950 | + functions-common:time_stop:2329 : start_time=1654765184200 2022-06-09 08:59:44.953 | + functions-common:time_stop:2331 : [[ -z 1654765184200 ]] 2022-06-09 08:59:44.956 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:59:44.960 | + functions-common:time_stop:2334 : end_time=1654765184957 2022-06-09 08:59:44.963 | + functions-common:time_stop:2335 : elapsed_time=757 2022-06-09 08:59:44.965 | + functions-common:time_stop:2336 : total=5270 2022-06-09 08:59:44.968 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:59:44.970 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6027 2022-06-09 08:59:44.973 | + functions-common:apt_get:1131 : return 0 2022-06-09 08:59:44.975 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 08:59:44.978 | + ./stack.sh:main:895 : configure_cinder 2022-06-09 08:59:44.980 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-09 08:59:44.992 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-09 08:59:44.996 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-09 08:59:44.998 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-09 08:59:45.000 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-09 08:59:45.004 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-09 08:59:45.004 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-09 08:59:45.009 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-09 08:59:45.011 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-09 08:59:45.013 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-09 08:59:45.015 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-09 08:59:45.017 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-09 08:59:45.019 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-09 08:59:45.021 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-09 08:59:45.023 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-09 08:59:45.035 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-09 08:59:45.047 | + 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-06-09 08:59:45.059 | + 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-06-09 08:59:45.071 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-09 08:59:45.083 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-09 08:59:45.086 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-09 08:59:45.090 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.QGlgTutBz1 2022-06-09 08:59:45.092 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-09 08:59:45.094 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-09 08:59:45.096 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-09 08:59:45.098 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.QGlgTutBz1 2022-06-09 08:59:45.102 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.QGlgTutBz1 2022-06-09 08:59:45.113 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.QGlgTutBz1 /etc/sudoers.d/cinder-rootwrap 2022-06-09 08:59:45.126 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-09 08:59:45.129 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-09 08:59:45.132 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-09 08:59:45.134 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-09 08:59:45.136 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-09 08:59:45.139 | + 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-06-09 08:59:45.141 | + 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-06-09 08:59:45.143 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-09 08:59:45.145 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-09 08:59:45.151 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-09 08:59:45.155 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-09 08:59:45.174 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-09 08:59:45.193 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-09 08:59:45.211 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-09 08:59:45.229 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-09 08:59:45.248 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-09 08:59:45.266 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-09 08:59:45.284 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-09 08:59:45.303 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-09 08:59:45.306 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 08:59:45.308 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-09 08:59:45.310 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 08:59:45.313 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-09 08:59:45.341 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-09 08:59:45.368 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-06-09 08:59:45.397 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-09 08:59:45.424 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-09 08:59:45.452 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-09 08:59:45.479 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-09 08:59:45.506 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-09 08:59:45.536 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 08:59:45.564 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 08:59:45.590 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-09 08:59:45.621 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-09 08:59:45.649 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-09 08:59:45.652 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-09 08:59:45.654 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-09 08:59:45.656 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-09 08:59:45.659 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-09 08:59:45.662 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-09 08:59:45.692 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-09 08:59:45.720 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-09 08:59:45.748 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-09 08:59:45.776 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-09 08:59:45.804 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-09 08:59:45.834 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-09 08:59:45.866 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-09 08:59:45.868 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.46 2022-06-09 08:59:45.895 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-09 08:59:45.927 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-09 08:59:45.934 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1e0d5380c494ac2bea33a363481e35ad 2022-06-09 08:59:45.962 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-09 08:59:45.978 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:45.981 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-09 08:59:45.983 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-09 08:59:45.985 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-09 08:59:45.988 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-09 08:59:45.990 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-09 08:59:45.992 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-09 08:59:45.994 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-09 08:59:45.997 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-09 08:59:45.999 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-09 08:59:46.001 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-09 08:59:46.004 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-09 08:59:46.034 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-09 08:59:46.062 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-09 08:59:46.089 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-09 08:59:46.116 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-09 08:59:46.144 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-09 08:59:46.146 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-09 08:59:46.149 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-09 08:59:46.152 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-09 08:59:46.179 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-09 08:59:46.206 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-09 08:59:46.209 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-09 08:59:46.236 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-09 08:59:46.239 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-09 08:59:46.241 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-09 08:59:46.243 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-09 08:59:46.271 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-09 08:59:46.273 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-09 08:59:46.276 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-09 08:59:46.293 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:46.295 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.46:8080/v1/AUTH_ 2022-06-09 08:59:46.323 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-09 08:59:46.339 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:59:46.341 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-09 08:59:46.358 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:59:46.360 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-09 08:59:46.363 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-09 08:59:46.365 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-09 08:59:46.367 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-09 08:59:46.370 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 08:59:46.373 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 08:59:46.375 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 08:59:46.391 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:46.394 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 08:59:46.396 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 08:59:46.399 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 08:59:46.416 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:46.418 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 08:59:46.421 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 08:59:46.449 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 08:59:46.452 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 08:59:46.454 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-09 08:59:46.456 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-09 08:59:46.459 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 08:59:46.462 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 08:59:46.479 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 08:59:46.481 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 08:59:46.483 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 08:59:46.486 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 08:59:46.488 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 08:59:46.516 | + functions:setup_systemd_logging:728 : 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-06-09 08:59:46.544 | + functions:setup_systemd_logging:729 : 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-06-09 08:59:46.572 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 08:59:46.599 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-09 08:59:46.601 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-09 08:59:46.604 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-09 08:59:46.606 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-09 08:59:46.608 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 08:59:46.611 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 08:59:46.613 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-09 08:59:46.618 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-09 08:59:46.620 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 08:59:46.623 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 08:59:46.636 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 08:59:46.636 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:59:46.644 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 08:59:46.647 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:59:46.663 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-09 08:59:46.665 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-09 08:59:46.669 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-09 08:59:46.698 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-09 08:59:46.724 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-09 08:59:46.757 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-09 08:59:46.789 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 08:59:46.816 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 08:59:46.842 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-09 08:59:46.869 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-09 08:59:46.896 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-09 08:59:46.923 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 08:59:46.950 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 08:59:46.977 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 08:59:47.004 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-09 08:59:47.030 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 08:59:47.032 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 08:59:47.035 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-09 08:59:47.037 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-09 08:59:47.040 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 08:59:47.043 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:59:47.045 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:59:47.047 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 08:59:47.050 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 08:59:47.052 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-09 08:59:47.079 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 08:59:47.107 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-09 08:59:47.107 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 08:59:47.115 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-09 08:59:47.119 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-09 08:59:47.121 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-09 08:59:47.123 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 08:59:47.126 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 08:59:47.128 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 08:59:47.130 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:59:47.132 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:59:47.135 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 08:59:47.138 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 08:59:47.140 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:59:47.142 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:59:47.145 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-09 08:59:47.210 | Enabling site cinder-wsgi. 2022-06-09 08:59:47.216 | To activate the new configuration, you need to run: 2022-06-09 08:59:47.216 | systemctl reload apache2 2022-06-09 08:59:47.220 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 08:59:47.223 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 08:59:47.225 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 08:59:47.227 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 08:59:47.361 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-09 08:59:47.364 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-09 08:59:47.395 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.46/image 2022-06-09 08:59:47.425 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-09 08:59:47.443 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:59:47.445 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-09 08:59:47.448 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 08:59:47.451 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-09 08:59:47.453 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-09 08:59:47.456 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-09 08:59:47.486 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-09 08:59:47.515 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.46/identity 2022-06-09 08:59:47.542 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-09 08:59:47.569 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-09 08:59:47.597 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-09 08:59:47.624 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-09 08:59:47.652 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-09 08:59:47.681 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-09 08:59:47.708 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-09 08:59:47.735 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-09 08:59:47.763 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 08:59:47.792 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-09 08:59:47.795 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-09 08:59:47.811 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:47.816 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.46:2379 2022-06-09 08:59:47.851 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-09 08:59:47.869 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:59:47.872 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-09 08:59:47.874 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-09 08:59:47.876 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-09 08:59:47.879 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 08:59:47.881 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-09 08:59:47.884 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-09 08:59:47.887 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 08:59:47.888 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-09 08:59:47.893 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 08:59:47.896 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-09 08:59:47.898 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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-06-09 08:59:47.901 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-09 08:59:47.904 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-09 08:59:47.906 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-09 08:59:47.909 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-09 08:59:47.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:59:47.914 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:59:47.917 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-09 08:59:47.919 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:59:47.922 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-09 08:59:47.924 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-09 08:59:47.926 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-09 08:59:47.929 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 08:59:47.932 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 08:59:47.934 | ++ functions-common:git_clone:529 : pwd 2022-06-09 08:59:47.937 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 08:59:47.939 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 08:59:47.942 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 08:59:47.958 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 08:59:47.960 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 08:59:47.962 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 08:59:47.965 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 08:59:47.966 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 08:59:47.971 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-09 08:59:47.973 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 08:59:47.975 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-09 08:59:47.988 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-09 08:59:47.991 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 08:59:47.991 | + functions-common:git_clone:607 : head -1 2022-06-09 08:59:47.999 | 1d2dd010af Add "max-rate" value to minimum bandwidth rules 2022-06-09 08:59:48.001 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 08:59:48.004 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-09 08:59:48.006 | + inc/python:setup_develop:338 : local bindep 2022-06-09 08:59:48.009 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 08:59:48.011 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-09 08:59:48.013 | + inc/python:setup_develop:344 : local extras= 2022-06-09 08:59:48.016 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-09 08:59:48.018 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 08:59:48.021 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 08:59:48.023 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-09 08:59:48.026 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 08:59:48.029 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 08:59:48.032 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-09 08:59:48.034 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 08:59:48.037 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-09 08:59:48.040 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 08:59:48.043 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 08:59:48.046 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-09 08:59:48.052 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-09 08:59:48.055 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-09 08:59:48.640 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-09 08:59:48.643 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 08:59:48.645 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 08:59:48.647 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 08:59:48.650 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 08:59:48.652 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-09 08:59:48.655 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 08:59:48.657 | + inc/python:setup_package:427 : local extras= 2022-06-09 08:59:48.659 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 08:59:48.661 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 08:59:48.664 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 08:59:48.666 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 08:59:48.669 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 08:59:48.671 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-09 08:59:48.691 | Using python 3.8 to install /opt/stack/neutron 2022-06-09 08:59:48.694 | + 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-06-09 08:59:50.469 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:59:50.470 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:59:50.474 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:50.475 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:50.476 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:59:50.478 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:50.478 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:50.479 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:59:50.479 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:59:50.479 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:59:50.492 | Obtaining file:///opt/stack/neutron 2022-06-09 08:59:52.567 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 08:59:54.635 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 08:59:54.642 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-09 08:59:54.646 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-09 08:59:54.653 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 08:59:54.661 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 08:59:54.670 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 08:59:54.691 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 08:59:54.704 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 08:59:54.713 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 08:59:54.721 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-09 08:59:54.724 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 08:59:54.733 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-09 08:59:54.739 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-09 08:59:54.742 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-09 08:59:54.745 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 08:59:54.813 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-09 08:59:54.869 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-09 08:59:54.872 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 08:59:54.877 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 08:59:54.880 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-09 08:59:54.920 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-09 08:59:54.946 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-09 08:59:54.965 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-09 08:59:54.969 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-09 08:59:54.974 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-09 08:59:54.997 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-09 08:59:55.014 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 08:59:55.049 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 08:59:55.060 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 08:59:55.075 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 08:59:55.081 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 08:59:55.128 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-09 08:59:55.134 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-09 08:59:55.173 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-09 08:59:55.226 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 08:59:55.243 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 08:59:55.260 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-09 08:59:55.275 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-09 08:59:55.289 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-09 08:59:55.293 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 08:59:55.302 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-09 08:59:55.326 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 08:59:55.334 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 08:59:55.351 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-09 08:59:55.371 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-09 08:59:55.416 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-09 08:59:55.421 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-09 08:59:55.431 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 08:59:55.437 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-09 08:59:55.473 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:59:55.476 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-09 08:59:55.486 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 08:59:55.489 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-09 08:59:55.510 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-09 08:59:55.524 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 08:59:55.535 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 08:59:55.538 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:59:55.542 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-09 08:59:55.548 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-09 08:59:55.554 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-09 08:59:55.574 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-09 08:59:55.577 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 08:59:55.595 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-09 08:59:55.622 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-09 08:59:55.639 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 08:59:55.643 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 08:59:55.650 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 08:59:55.670 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-09 08:59:55.672 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 08:59:55.677 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-09 08:59:55.681 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-09 08:59:55.684 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:59:55.687 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-09 08:59:55.690 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-09 08:59:55.701 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 08:59:55.704 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 08:59:55.707 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 08:59:55.714 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 08:59:55.728 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 08:59:55.737 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 08:59:55.743 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 08:59:55.761 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-09 08:59:55.780 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-09 08:59:55.837 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 08:59:55.841 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 08:59:55.848 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:59:55.868 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-09 08:59:55.872 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 08:59:55.875 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 08:59:55.879 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 08:59:55.887 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 08:59:55.895 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 08:59:55.898 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 08:59:55.904 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 08:59:55.965 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:59:55.968 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-09 08:59:55.973 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-09 08:59:55.977 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-09 08:59:55.999 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-09 08:59:56.002 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 08:59:56.005 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-09 08:59:56.010 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-09 08:59:56.015 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-09 08:59:56.020 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-09 08:59:56.023 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-09 08:59:56.066 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 08:59:56.069 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 08:59:56.080 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-09 08:59:56.090 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-09 08:59:56.103 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-09 08:59:56.126 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-09 08:59:56.128 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-09 08:59:56.140 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-09 08:59:56.155 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 08:59:56.170 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-09 08:59:56.174 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 08:59:56.178 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:59:56.181 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:59:56.184 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-09 08:59:56.186 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-09 08:59:56.189 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 08:59:56.192 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-09 08:59:56.194 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 08:59:56.197 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-09 08:59:56.200 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-09 08:59:56.203 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 08:59:56.206 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-09 08:59:56.220 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-09 08:59:56.228 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 08:59:56.282 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-09 08:59:56.287 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 08:59:56.289 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 08:59:56.293 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 08:59:56.327 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 08:59:56.333 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-09 08:59:57.346 | Installing collected packages: neutron 2022-06-09 08:59:57.346 | Attempting uninstall: neutron 2022-06-09 08:59:57.348 | Found existing installation: neutron 17.4.2.dev16 2022-06-09 08:59:57.358 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-09 08:59:57.359 | Running setup.py develop for neutron 2022-06-09 08:59:59.732 | Successfully installed neutron 2022-06-09 08:59:59.873 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:59:59.873 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:59:59.959 | + inc/python:pip_install:200 : result=0 2022-06-09 08:59:59.962 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:59:59.965 | + functions-common:time_stop:2322 : local name 2022-06-09 08:59:59.967 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:59:59.969 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:59:59.971 | + functions-common:time_stop:2325 : local total 2022-06-09 08:59:59.973 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:59:59.976 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:59:59.978 | + functions-common:time_stop:2329 : start_time=1654765188686 2022-06-09 08:59:59.980 | + functions-common:time_stop:2331 : [[ -z 1654765188686 ]] 2022-06-09 08:59:59.983 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:59:59.987 | + functions-common:time_stop:2334 : end_time=1654765199985 2022-06-09 08:59:59.989 | + functions-common:time_stop:2335 : elapsed_time=11299 2022-06-09 08:59:59.991 | + functions-common:time_stop:2336 : total=87855 2022-06-09 08:59:59.993 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:59:59.996 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99154 2022-06-09 08:59:59.998 | + inc/python:pip_install:203 : return 0 2022-06-09 09:00:00.000 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 09:00:00.003 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 09:00:00.005 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 09:00:00.024 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 09:00:00.036 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-09 09:00:00.039 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-09 09:00:00.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:00:00.044 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:00:00.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-09 09:00:00.049 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:00:00.051 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-09 09:00:00.054 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 09:00:00.057 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-09 09:00:00.075 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:00.077 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-09 09:00:00.079 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-09 09:00:00.082 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-09 09:00:00.084 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 09:00:00.087 | + lib/stack:stack_install_service:32 : install_nova 2022-06-09 09:00:00.089 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-09 09:00:00.092 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-09 09:00:00.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:00:00.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:00:00.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-09 09:00:00.101 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:00:00.104 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-09 09:00:00.120 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:00:00.122 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-09 09:00:00.139 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:00:00.141 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-09 09:00:00.157 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:00:00.159 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-09 09:00:00.162 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-09 09:00:00.164 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-09 09:00:00.166 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 09:00:00.168 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 09:00:00.171 | ++ functions-common:git_clone:529 : pwd 2022-06-09 09:00:00.174 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 09:00:00.176 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 09:00:00.179 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 09:00:00.194 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 09:00:00.197 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 09:00:00.199 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 09:00:00.202 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 09:00:00.203 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 09:00:00.207 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-09 09:00:00.210 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 09:00:00.212 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-09 09:00:00.224 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-09 09:00:00.227 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 09:00:00.227 | + functions-common:git_clone:607 : head -1 2022-06-09 09:00:00.231 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-09 09:00:00.233 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 09:00:00.236 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-09 09:00:00.238 | + inc/python:setup_develop:338 : local bindep 2022-06-09 09:00:00.240 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 09:00:00.243 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-09 09:00:00.246 | + inc/python:setup_develop:344 : local extras= 2022-06-09 09:00:00.248 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-09 09:00:00.251 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 09:00:00.253 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 09:00:00.255 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-09 09:00:00.258 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 09:00:00.261 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 09:00:00.264 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-09 09:00:00.267 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 09:00:00.270 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-09 09:00:00.272 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 09:00:00.274 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 09:00:00.278 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-09 09:00:00.283 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-09 09:00:00.286 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-09 09:00:00.883 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-09 09:00:00.886 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 09:00:00.888 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 09:00:00.890 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 09:00:00.892 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 09:00:00.895 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-09 09:00:00.897 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 09:00:00.899 | + inc/python:setup_package:427 : local extras= 2022-06-09 09:00:00.901 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 09:00:00.904 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 09:00:00.906 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 09:00:00.908 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 09:00:00.910 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 09:00:00.913 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-09 09:00:00.933 | Using python 3.8 to install /opt/stack/nova 2022-06-09 09:00:00.936 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-09 09:00:02.722 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:00:02.722 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 09:00:02.727 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:02.727 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:02.729 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:00:02.730 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:02.731 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:02.731 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:00:02.731 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:02.732 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:00:02.745 | Obtaining file:///opt/stack/nova 2022-06-09 09:00:05.787 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 09:00:08.904 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 09:00:08.912 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-09 09:00:08.915 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-09 09:00:08.923 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 09:00:08.932 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 09:00:08.935 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 09:00:08.943 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 09:00:08.964 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 09:00:08.977 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-09 09:00:08.998 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 09:00:09.037 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-09 09:00:09.051 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-09 09:00:09.054 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 09:00:09.064 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-09 09:00:09.070 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-09 09:00:09.072 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 09:00:09.075 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-09 09:00:09.087 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 09:00:09.152 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-09 09:00:09.208 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-09 09:00:09.218 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-09 09:00:09.223 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-09 09:00:09.225 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 09:00:09.230 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 09:00:09.233 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-09 09:00:09.260 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-09 09:00:09.285 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-09 09:00:09.289 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-09 09:00:09.294 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-09 09:00:09.298 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-09 09:00:09.322 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-09 09:00:09.343 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-09 09:00:09.361 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 09:00:09.395 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 09:00:09.406 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 09:00:09.422 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 09:00:09.428 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 09:00:09.475 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-09 09:00:09.481 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-09 09:00:09.520 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-09 09:00:09.574 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 09:00:09.592 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 09:00:09.609 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-09 09:00:09.624 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-09 09:00:09.638 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-09 09:00:09.643 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 09:00:09.653 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-09 09:00:09.678 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 09:00:09.686 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 09:00:09.704 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-09 09:00:09.724 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-09 09:00:09.733 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 09:00:09.740 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-09 09:00:09.776 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 09:00:09.779 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 09:00:09.781 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-09 09:00:09.802 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 09:00:09.813 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 09:00:09.816 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 09:00:09.819 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-09 09:00:09.845 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-09 09:00:09.851 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-09 09:00:09.868 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-09 09:00:09.886 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-09 09:00:09.891 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-09 09:00:09.908 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 09:00:09.926 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-09 09:00:09.954 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 09:00:09.958 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 09:00:09.965 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 09:00:09.985 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-09 09:00:09.988 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-09 09:00:09.993 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 09:00:09.998 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-09 09:00:10.001 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 09:00:10.004 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-09 09:00:10.015 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 09:00:10.019 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 09:00:10.021 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 09:00:10.028 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-09 09:00:10.087 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 09:00:10.101 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 09:00:10.110 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 09:00:10.116 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 09:00:10.134 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-09 09:00:10.213 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 09:00:10.216 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 09:00:10.223 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 09:00:10.245 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-09 09:00:10.249 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-09 09:00:10.256 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-09 09:00:10.261 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 09:00:10.263 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 09:00:10.267 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-09 09:00:10.280 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 09:00:10.284 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 09:00:10.293 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-09 09:00:10.315 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-09 09:00:10.320 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 09:00:10.326 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-09 09:00:10.330 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-09 09:00:10.333 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 09:00:10.340 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-09 09:00:10.345 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-09 09:00:10.350 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 09:00:10.360 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-09 09:00:10.363 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-09 09:00:10.403 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-09 09:00:10.408 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 09:00:10.411 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 09:00:10.422 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-09 09:00:10.427 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-09 09:00:10.438 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-09 09:00:10.451 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-09 09:00:10.454 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-09 09:00:10.459 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 09:00:10.473 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-09 09:00:10.487 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-09 09:00:10.503 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-09 09:00:10.507 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 09:00:10.510 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 09:00:10.513 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 09:00:10.516 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-09 09:00:10.519 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-09 09:00:10.524 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-09 09:00:10.532 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-09 09:00:10.570 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-09 09:00:10.573 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 09:00:10.575 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-09 09:00:10.578 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 09:00:10.581 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-09 09:00:10.584 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-09 09:00:10.592 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 09:00:10.595 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-09 09:00:10.598 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-09 09:00:10.601 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 09:00:10.609 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-09 09:00:10.612 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-09 09:00:10.615 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 09:00:10.669 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 09:00:10.673 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-09 09:00:10.715 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 09:00:10.748 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 09:00:10.750 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 09:00:11.709 | Installing collected packages: nova 2022-06-09 09:00:11.709 | Attempting uninstall: nova 2022-06-09 09:00:11.711 | Found existing installation: nova 22.4.1.dev3 2022-06-09 09:00:11.715 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-09 09:00:11.717 | Running setup.py develop for nova 2022-06-09 09:00:15.025 | Successfully installed nova 2022-06-09 09:00:15.164 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:00:15.164 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:00:15.250 | + inc/python:pip_install:200 : result=0 2022-06-09 09:00:15.252 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:00:15.255 | + functions-common:time_stop:2322 : local name 2022-06-09 09:00:15.257 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:00:15.259 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:00:15.261 | + functions-common:time_stop:2325 : local total 2022-06-09 09:00:15.264 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:00:15.266 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:00:15.268 | + functions-common:time_stop:2329 : start_time=1654765200927 2022-06-09 09:00:15.270 | + functions-common:time_stop:2331 : [[ -z 1654765200927 ]] 2022-06-09 09:00:15.273 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:00:15.277 | + functions-common:time_stop:2334 : end_time=1654765215274 2022-06-09 09:00:15.279 | + functions-common:time_stop:2335 : elapsed_time=14347 2022-06-09 09:00:15.281 | + functions-common:time_stop:2336 : total=99154 2022-06-09 09:00:15.283 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:00:15.285 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113501 2022-06-09 09:00:15.288 | + inc/python:pip_install:203 : return 0 2022-06-09 09:00:15.290 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 09:00:15.292 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 09:00:15.295 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 09:00:15.313 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 09:00:15.325 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-09 09:00:15.328 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-09 09:00:15.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:00:15.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:00:15.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-09 09:00:15.338 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:00:15.340 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-09 09:00:15.352 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 09:00:15.355 | + ./stack.sh:main:906 : configure_nova 2022-06-09 09:00:15.358 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-09 09:00:15.370 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-09 09:00:15.372 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-09 09:00:15.375 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-09 09:00:15.378 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-09 09:00:15.379 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-09 09:00:15.384 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-09 09:00:15.386 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-09 09:00:15.389 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-09 09:00:15.391 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-09 09:00:15.394 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-09 09:00:15.396 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-09 09:00:15.399 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-09 09:00:15.401 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-09 09:00:15.412 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-09 09:00:15.425 | + 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-06-09 09:00:15.437 | + 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-06-09 09:00:15.449 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-09 09:00:15.461 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-09 09:00:15.464 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-09 09:00:15.469 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.lQANN0YKuQ 2022-06-09 09:00:15.471 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-09 09:00:15.473 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-09 09:00:15.476 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-09 09:00:15.479 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-09 09:00:15.481 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-09 09:00:15.484 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.lQANN0YKuQ 2022-06-09 09:00:15.487 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.lQANN0YKuQ 2022-06-09 09:00:15.500 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.lQANN0YKuQ /etc/sudoers.d/nova-rootwrap 2022-06-09 09:00:15.512 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-09 09:00:15.516 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-09 09:00:15.519 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-09 09:00:15.521 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-09 09:00:15.523 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-09 09:00:15.526 | + 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-06-09 09:00:15.528 | + 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-06-09 09:00:15.531 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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-06-09 09:00:15.533 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-09 09:00:15.538 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-09 09:00:15.556 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:00:15.558 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-09 09:00:15.560 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-09 09:00:15.564 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-09 09:00:15.568 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-09 09:00:15.595 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-09 09:00:15.597 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-09 09:00:15.623 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-09 09:00:15.651 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-09 09:00:15.677 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-09 09:00:15.706 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-09 09:00:15.734 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-09 09:00:15.763 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-09 09:00:15.765 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.46 2022-06-09 09:00:15.792 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-09 09:00:15.818 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-09 09:00:15.844 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-09 09:00:15.871 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-09 09:00:15.900 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-09 09:00:15.930 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-09 09:00:15.932 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 09:00:15.934 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 09:00:15.937 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 09:00:15.939 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 09:00:15.941 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 09:00:15.943 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 09:00:15.945 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 09:00:15.947 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 09:00:15.949 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-09 09:00:15.951 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 09:00:15.953 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 09:00:15.955 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 09:00:15.958 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 09:00:15.960 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 09:00:15.962 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 09:00:15.964 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-09 09:00:15.980 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:15.982 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-09 09:00:15.984 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-09 09:00:15.986 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-09 09:00:16.013 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-09 09:00:16.015 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-09 09:00:16.018 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-09 09:00:16.020 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-09 09:00:16.022 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-09 09:00:16.025 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-09 09:00:16.055 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-09 09:00:16.057 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-09 09:00:16.059 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-09 09:00:16.062 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-09 09:00:16.064 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-09 09:00:16.066 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-09 09:00:16.095 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-09 09:00:16.124 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-09 09:00:16.151 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-09 09:00:16.177 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-09 09:00:16.192 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:16.195 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-09 09:00:16.210 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:16.214 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-09 09:00:16.214 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-09 09:00:16.219 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-09 09:00:16.221 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-09 09:00:16.248 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-09 09:00:16.264 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:00:16.267 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-09 09:00:16.269 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-09 09:00:16.271 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-09 09:00:16.274 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 09:00:16.276 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-09 09:00:16.304 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-09 09:00:16.331 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-06-09 09:00:16.366 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-09 09:00:16.394 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-09 09:00:16.420 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-09 09:00:16.447 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-09 09:00:16.475 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-09 09:00:16.501 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 09:00:16.528 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 09:00:16.555 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-09 09:00:16.571 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:16.573 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-09 09:00:16.575 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-09 09:00:16.603 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-09 09:00:16.630 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.46/identity 2022-06-09 09:00:16.658 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-09 09:00:16.691 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-09 09:00:16.717 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-09 09:00:16.744 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-09 09:00:16.770 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-09 09:00:16.797 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-09 09:00:16.812 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:00:16.815 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-09 09:00:16.817 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-09 09:00:16.844 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-09 09:00:16.873 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-09 09:00:16.875 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-09 09:00:16.904 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-09 09:00:16.907 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-09 09:00:16.909 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-09 09:00:16.912 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 09:00:16.914 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 09:00:16.917 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 09:00:16.919 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 09:00:16.921 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 09:00:16.923 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 09:00:16.925 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-09 09:00:16.928 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-09 09:00:16.931 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-09 09:00:16.934 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 09:00:16.950 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 09:00:16.953 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 09:00:16.955 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 09:00:16.957 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 09:00:16.959 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 09:00:16.988 | + functions:setup_systemd_logging:728 : 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-06-09 09:00:17.015 | + functions:setup_systemd_logging:729 : 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-06-09 09:00:17.041 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 09:00:17.068 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-09 09:00:17.097 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-09 09:00:17.099 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-09 09:00:17.102 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-09 09:00:17.104 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-09 09:00:17.107 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 09:00:17.109 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 09:00:17.111 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-09 09:00:17.115 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-09 09:00:17.118 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 09:00:17.120 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 09:00:17.132 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:00:17.133 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 09:00:17.140 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 09:00:17.144 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:00:17.159 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-09 09:00:17.161 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-09 09:00:17.165 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-09 09:00:17.194 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-09 09:00:17.220 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-09 09:00:17.247 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-09 09:00:17.272 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 09:00:17.299 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 09:00:17.326 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-09 09:00:17.353 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-09 09:00:17.378 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-09 09:00:17.405 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 09:00:17.432 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 09:00:17.458 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 09:00:17.485 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-09 09:00:17.511 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 09:00:17.513 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 09:00:17.516 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-09 09:00:17.518 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-09 09:00:17.520 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 09:00:17.522 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:00:17.525 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:00:17.527 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 09:00:17.530 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 09:00:17.532 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-09 09:00:17.559 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 09:00:17.585 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-09 09:00:17.586 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 09:00:17.594 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-09 09:00:17.597 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-09 09:00:17.600 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-09 09:00:17.602 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 09:00:17.605 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 09:00:17.607 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 09:00:17.609 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:00:17.611 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:00:17.614 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 09:00:17.616 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 09:00:17.618 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:00:17.620 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:00:17.623 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-09 09:00:17.684 | Enabling site nova-api-wsgi. 2022-06-09 09:00:17.689 | To activate the new configuration, you need to run: 2022-06-09 09:00:17.689 | systemctl reload apache2 2022-06-09 09:00:17.693 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 09:00:17.696 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 09:00:17.698 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 09:00:17.701 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 09:00:17.840 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-09 09:00:17.842 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-09 09:00:17.844 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-09 09:00:17.846 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-09 09:00:17.849 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-09 09:00:17.851 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 09:00:17.854 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-09 09:00:17.858 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-09 09:00:17.860 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 09:00:17.862 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 09:00:17.883 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:00:17.883 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 09:00:17.884 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 09:00:17.888 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:00:17.904 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-09 09:00:17.906 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-09 09:00:17.910 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-09 09:00:17.940 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-09 09:00:17.967 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-09 09:00:17.994 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-09 09:00:18.023 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 09:00:18.050 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 09:00:18.079 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-09 09:00:18.105 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-09 09:00:18.133 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-09 09:00:18.159 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 09:00:18.186 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 09:00:18.213 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 09:00:18.239 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-09 09:00:18.267 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-09 09:00:18.269 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-09 09:00:18.306 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-09 09:00:18.322 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:00:18.324 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-09 09:00:18.354 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-09 09:00:18.356 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-09 09:00:18.359 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-09 09:00:18.375 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:18.377 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 09:00:18.380 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 09:00:18.407 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-09 09:00:18.438 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-09 09:00:18.440 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-09 09:00:18.442 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-09 09:00:18.444 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 09:00:18.447 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 09:00:18.449 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 09:00:18.465 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:18.468 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 09:00:18.470 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 09:00:18.472 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 09:00:18.489 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:18.491 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 09:00:18.494 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 09:00:18.521 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 09:00:18.523 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 09:00:18.525 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-09 09:00:18.552 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-09 09:00:18.580 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-09 09:00:18.610 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-09 09:00:18.626 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:00:18.628 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 09:00:18.655 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-09 09:00:18.658 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-09 09:00:18.677 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:18.681 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-09 09:00:18.685 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-09 09:00:18.687 | + lib/nova:create_nova_conf:525 : local conf 2022-06-09 09:00:18.689 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-09 09:00:18.692 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-09 09:00:18.694 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-09 09:00:18.697 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-09 09:00:18.699 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-09 09:00:18.702 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-09 09:00:18.704 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-09 09:00:18.708 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-09 09:00:18.711 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-09 09:00:18.713 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-09 09:00:18.715 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-09 09:00:18.717 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-09 09:00:18.720 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-09 09:00:18.751 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-09 09:00:18.780 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-09 09:00:18.810 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-09 09:00:18.813 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-09 09:00:18.815 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-09 09:00:18.817 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-09 09:00:18.833 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:18.837 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-09 09:00:18.837 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-09 09:00:19.518 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-09 09:00:19.520 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-09 09:00:19.522 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-09 09:00:19.525 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-09 09:00:19.527 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 09:00:19.530 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-09 09:00:19.532 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 09:00:19.548 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:19.551 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-09 09:00:19.554 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-09 09:00:19.556 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 09:00:19.571 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:19.574 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2022-06-09 09:00:19.576 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2022-06-09 09:00:19.604 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 09:00:19.606 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 09:00:19.609 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-09 09:00:19.625 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:19.627 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-09 09:00:19.629 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-09 09:00:19.632 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-09 09:00:19.661 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.46/identity 2022-06-09 09:00:19.689 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-09 09:00:19.716 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-09 09:00:19.743 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-09 09:00:19.770 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-09 09:00:19.798 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-09 09:00:19.825 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-09 09:00:19.853 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-09 09:00:19.855 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-09 09:00:19.857 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-09 09:00:19.860 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 09:00:19.877 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 09:00:19.879 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 09:00:19.881 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 09:00:19.884 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 09:00:19.886 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 09:00:19.914 | + functions:setup_systemd_logging:728 : 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-06-09 09:00:19.941 | + functions:setup_systemd_logging:729 : 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-06-09 09:00:19.969 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 09:00:19.996 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-09 09:00:19.999 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-09 09:00:20.003 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-09 09:00:20.005 | + lib/nova:create_nova_conf:559 : local conf 2022-06-09 09:00:20.008 | + lib/nova:create_nova_conf:560 : local offset 2022-06-09 09:00:20.011 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-09 09:00:20.013 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-09 09:00:20.015 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-09 09:00:20.018 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-09 09:00:20.020 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-09 09:00:20.022 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-09 09:00:20.025 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-09 09:00:20.028 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-09 09:00:20.030 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-09 09:00:20.032 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-09 09:00:20.047 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:00:20.050 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-09 09:00:20.065 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:00:20.067 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-09 09:00:20.070 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-09 09:00:20.086 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:00:20.088 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-09 09:00:20.103 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:00:20.106 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-09 09:00:20.122 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:00:20.124 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-09 09:00:20.143 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:20.145 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-09 09:00:20.148 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-09 09:00:20.151 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-09 09:00:20.153 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 09:00:20.156 | + lib/stack:stack_install_service:32 : install_placement 2022-06-09 09:00:20.158 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-09 09:00:20.161 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-09 09:00:20.163 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:00:20.166 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:00:20.168 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-09 09:00:20.171 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 09:00:20.173 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 09:00:20.176 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 09:00:20.178 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 09:00:20.181 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 09:00:20.183 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 09:00:20.185 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:00:20.188 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:00:20.190 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 09:00:20.193 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 09:00:20.195 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 09:00:20.198 | + functions-common:apt_get_update:1083 : return 2022-06-09 09:00:20.200 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-09 09:00:20.203 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 09:00:20.205 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:00:20.207 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:00:20.210 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-09 09:00:20.231 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-09 09:00:20.340 | Reading package lists... 2022-06-09 09:00:20.579 | Building dependency tree... 2022-06-09 09:00:20.580 | Reading state information... 2022-06-09 09:00:20.823 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 09:00:20.823 | The following packages were automatically installed and are no longer required: 2022-06-09 09:00:20.824 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 09:00:20.824 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 09:00:20.824 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 09:00:20.824 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 09:00:20.824 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 09:00:20.825 | python3-zope.interface 2022-06-09 09:00:20.825 | Use 'sudo apt autoremove' to remove them. 2022-06-09 09:00:20.937 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 09:00:20.942 | + functions-common:apt_get:1127 : result=0 2022-06-09 09:00:20.945 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 09:00:20.947 | + functions-common:time_stop:2322 : local name 2022-06-09 09:00:20.949 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:00:20.952 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:00:20.954 | + functions-common:time_stop:2325 : local total 2022-06-09 09:00:20.956 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:00:20.958 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 09:00:20.961 | + functions-common:time_stop:2329 : start_time=1654765220229 2022-06-09 09:00:20.963 | + functions-common:time_stop:2331 : [[ -z 1654765220229 ]] 2022-06-09 09:00:20.966 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:00:20.970 | + functions-common:time_stop:2334 : end_time=1654765220967 2022-06-09 09:00:20.972 | + functions-common:time_stop:2335 : elapsed_time=738 2022-06-09 09:00:20.975 | + functions-common:time_stop:2336 : total=6027 2022-06-09 09:00:20.977 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:00:20.980 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6765 2022-06-09 09:00:20.982 | + functions-common:apt_get:1131 : return 0 2022-06-09 09:00:20.985 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-09 09:00:20.987 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-09 09:00:20.990 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-09 09:00:20.993 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-09 09:00:20.995 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-09 09:00:21.017 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-09 09:00:21.019 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 09:00:21.022 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 09:00:21.025 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 09:00:21.027 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 09:00:21.029 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 09:00:21.032 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 09:00:21.034 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:00:21.037 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:00:21.040 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 09:00:21.042 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 09:00:21.045 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 09:00:21.047 | + functions-common:apt_get_update:1083 : return 2022-06-09 09:00:21.050 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-09 09:00:21.052 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 09:00:21.055 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:00:21.057 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:00:21.060 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-09 09:00:21.081 | + functions-common:apt_get:1123 : 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-06-09 09:00:21.191 | Reading package lists... 2022-06-09 09:00:21.431 | Building dependency tree... 2022-06-09 09:00:21.432 | Reading state information... 2022-06-09 09:00:21.680 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-09 09:00:21.680 | The following packages were automatically installed and are no longer required: 2022-06-09 09:00:21.681 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 09:00:21.681 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 09:00:21.681 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 09:00:21.681 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 09:00:21.681 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 09:00:21.681 | python3-zope.interface 2022-06-09 09:00:21.681 | Use 'sudo apt autoremove' to remove them. 2022-06-09 09:00:21.793 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 09:00:21.797 | + functions-common:apt_get:1127 : result=0 2022-06-09 09:00:21.799 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 09:00:21.802 | + functions-common:time_stop:2322 : local name 2022-06-09 09:00:21.805 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:00:21.807 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:00:21.809 | + functions-common:time_stop:2325 : local total 2022-06-09 09:00:21.812 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:00:21.814 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 09:00:21.816 | + functions-common:time_stop:2329 : start_time=1654765221079 2022-06-09 09:00:21.818 | + functions-common:time_stop:2331 : [[ -z 1654765221079 ]] 2022-06-09 09:00:21.822 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:00:21.826 | + functions-common:time_stop:2334 : end_time=1654765221824 2022-06-09 09:00:21.828 | + functions-common:time_stop:2335 : elapsed_time=745 2022-06-09 09:00:21.831 | + functions-common:time_stop:2336 : total=6765 2022-06-09 09:00:21.833 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:00:21.835 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7510 2022-06-09 09:00:21.838 | + functions-common:apt_get:1131 : return 0 2022-06-09 09:00:21.840 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-09 09:00:21.843 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-09 09:00:21.845 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 09:00:21.848 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:00:21.850 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:00:21.853 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-09 09:00:21.855 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-09 09:00:21.911 | wsgi (enabled by maintainer script) 2022-06-09 09:00:21.914 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-09 09:00:21.916 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-09 09:00:21.919 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 09:00:21.922 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-09 09:00:21.925 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-09 09:00:21.927 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 09:00:21.932 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-09 09:00:21.932 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 09:00:21.937 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-09 09:00:21.940 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-09 09:00:21.942 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-09 09:00:21.946 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-09 09:00:21.948 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-09 09:00:21.971 | Using python 3.8 to install osc-placement 2022-06-09 09:00:21.973 | + 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-06-09 09:00:23.769 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:00:23.770 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 09:00:23.774 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:23.775 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:23.776 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:00:23.778 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:23.778 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:23.778 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:00:23.779 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:23.779 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:00:23.794 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-09 09:00:23.821 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 09:00:23.839 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 09:00:23.845 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 09:00:23.848 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 09:00:23.852 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 09:00:23.856 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-09 09:00:23.859 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 09:00:23.862 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-09 09:00:23.878 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 09:00:23.942 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 09:00:23.945 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 09:00:23.948 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 09:00:23.956 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-09 09:00:23.962 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 09:00:23.967 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 09:00:23.981 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-09 09:00:24.008 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 09:00:24.015 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 09:00:24.043 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-09 09:00:24.047 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 09:00:24.050 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 09:00:24.053 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 09:00:24.056 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 09:00:24.110 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-09 09:00:24.115 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-09 09:00:24.118 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-09 09:00:24.139 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-09 09:00:24.143 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 09:00:24.150 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-09 09:00:24.153 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 09:00:24.192 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-09 09:00:24.196 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 09:00:24.198 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 09:00:24.219 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 09:00:24.223 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 09:00:24.225 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 09:00:24.229 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 09:00:24.232 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 09:00:24.264 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 09:00:24.270 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-09 09:00:24.312 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-09 09:00:24.316 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 09:00:24.320 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 09:00:26.210 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:00:26.210 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:00:26.281 | + inc/python:pip_install:200 : result=0 2022-06-09 09:00:26.284 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:00:26.286 | + functions-common:time_stop:2322 : local name 2022-06-09 09:00:26.289 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:00:26.291 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:00:26.294 | + functions-common:time_stop:2325 : local total 2022-06-09 09:00:26.296 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:00:26.299 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:00:26.301 | + functions-common:time_stop:2329 : start_time=1654765221965 2022-06-09 09:00:26.304 | + functions-common:time_stop:2331 : [[ -z 1654765221965 ]] 2022-06-09 09:00:26.307 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:00:26.312 | + functions-common:time_stop:2334 : end_time=1654765226309 2022-06-09 09:00:26.314 | + functions-common:time_stop:2335 : elapsed_time=4344 2022-06-09 09:00:26.317 | + functions-common:time_stop:2336 : total=113501 2022-06-09 09:00:26.319 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:00:26.322 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=117845 2022-06-09 09:00:26.325 | + inc/python:pip_install:203 : return 0 2022-06-09 09:00:26.327 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-09 09:00:26.330 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-09 09:00:26.332 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-09 09:00:26.335 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 09:00:26.337 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 09:00:26.340 | ++ functions-common:git_clone:529 : pwd 2022-06-09 09:00:26.343 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 09:00:26.346 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 09:00:26.349 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 09:00:26.367 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 09:00:26.369 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 09:00:26.372 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 09:00:26.375 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 09:00:26.375 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 09:00:26.380 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-09 09:00:26.384 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 09:00:26.386 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-09 09:00:26.399 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-09 09:00:26.402 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 09:00:26.402 | + functions-common:git_clone:607 : head -1 2022-06-09 09:00:26.405 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-09 09:00:26.408 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 09:00:26.411 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-09 09:00:26.413 | + inc/python:setup_develop:338 : local bindep 2022-06-09 09:00:26.416 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 09:00:26.418 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-09 09:00:26.421 | + inc/python:setup_develop:344 : local extras= 2022-06-09 09:00:26.424 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-09 09:00:26.426 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 09:00:26.429 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 09:00:26.432 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-09 09:00:26.434 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 09:00:26.437 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 09:00:26.440 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-09 09:00:26.442 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 09:00:26.446 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-09 09:00:26.448 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 09:00:26.451 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 09:00:26.454 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-09 09:00:26.460 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-09 09:00:26.462 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-09 09:00:27.047 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-09 09:00:27.049 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 09:00:27.052 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 09:00:27.054 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 09:00:27.058 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 09:00:27.060 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-09 09:00:27.063 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 09:00:27.065 | + inc/python:setup_package:427 : local extras= 2022-06-09 09:00:27.067 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 09:00:27.070 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 09:00:27.072 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 09:00:27.075 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 09:00:27.077 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 09:00:27.080 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-09 09:00:27.101 | Using python 3.8 to install /opt/stack/placement 2022-06-09 09:00:27.104 | + 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-06-09 09:00:28.878 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:00:28.879 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 09:00:28.884 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:28.884 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:28.886 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:00:28.887 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:28.887 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:28.888 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:00:28.888 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:28.888 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:00:28.902 | Obtaining file:///opt/stack/placement 2022-06-09 09:00:30.140 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 09:00:31.340 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 09:00:31.349 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 09:00:31.373 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 09:00:31.387 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-09 09:00:31.399 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-09 09:00:31.455 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-09 09:00:31.460 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-09 09:00:31.464 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-09 09:00:31.469 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 09:00:31.504 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 09:00:31.515 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 09:00:31.531 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 09:00:31.537 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 09:00:31.584 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-09 09:00:31.590 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-09 09:00:31.629 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 09:00:31.647 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 09:00:31.665 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 09:00:31.674 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 09:00:31.682 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 09:00:31.699 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 09:00:31.706 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 09:00:31.709 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 09:00:31.712 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 09:00:31.724 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 09:00:31.728 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 09:00:31.732 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-09 09:00:31.737 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 09:00:31.755 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 09:00:31.759 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 09:00:31.767 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 09:00:31.787 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 09:00:31.792 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 09:00:31.795 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-09 09:00:31.806 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 09:00:31.810 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 09:00:31.812 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 09:00:31.819 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 09:00:31.829 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 09:00:31.835 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 09:00:31.852 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 09:00:31.856 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 09:00:31.863 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 09:00:31.885 | 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==4.0.1.dev3) (49.6.0) 2022-06-09 09:00:31.926 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 09:00:31.990 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 09:00:31.996 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-09 09:00:32.002 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 09:00:32.006 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 09:00:32.014 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 09:00:32.017 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 09:00:32.026 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 09:00:32.032 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 09:00:32.036 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 09:00:32.040 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 09:00:32.046 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 09:00:32.051 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 09:00:32.055 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 09:00:32.058 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-09 09:00:32.061 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-09 09:00:32.064 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-09 09:00:32.067 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 09:00:32.078 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 09:00:32.080 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-09 09:00:32.083 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 09:00:32.086 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-09 09:00:32.090 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-09 09:00:32.093 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 09:00:32.096 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 09:00:32.104 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-09 09:00:32.107 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-09 09:00:33.685 | Installing collected packages: openstack-placement 2022-06-09 09:00:33.686 | Attempting uninstall: openstack-placement 2022-06-09 09:00:33.687 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-09 09:00:33.691 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-09 09:00:33.692 | Running setup.py develop for openstack-placement 2022-06-09 09:00:35.293 | Successfully installed openstack-placement 2022-06-09 09:00:35.436 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:00:35.436 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:00:35.519 | + inc/python:pip_install:200 : result=0 2022-06-09 09:00:35.522 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:00:35.525 | + functions-common:time_stop:2322 : local name 2022-06-09 09:00:35.527 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:00:35.529 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:00:35.531 | + functions-common:time_stop:2325 : local total 2022-06-09 09:00:35.534 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:00:35.536 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:00:35.539 | + functions-common:time_stop:2329 : start_time=1654765227095 2022-06-09 09:00:35.541 | + functions-common:time_stop:2331 : [[ -z 1654765227095 ]] 2022-06-09 09:00:35.544 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:00:35.548 | + functions-common:time_stop:2334 : end_time=1654765235545 2022-06-09 09:00:35.550 | + functions-common:time_stop:2335 : elapsed_time=8450 2022-06-09 09:00:35.552 | + functions-common:time_stop:2336 : total=117845 2022-06-09 09:00:35.555 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:00:35.557 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=126295 2022-06-09 09:00:35.559 | + inc/python:pip_install:203 : return 0 2022-06-09 09:00:35.562 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 09:00:35.565 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 09:00:35.567 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 09:00:35.587 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 09:00:35.598 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-09 09:00:35.601 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-09 09:00:35.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:00:35.606 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:00:35.609 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-09 09:00:35.611 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:00:35.614 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 09:00:35.616 | + ./stack.sh:main:912 : configure_placement 2022-06-09 09:00:35.619 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-09 09:00:35.631 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-09 09:00:35.633 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-09 09:00:35.638 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-09 09:00:35.640 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-09 09:00:35.643 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-09 09:00:35.645 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-09 09:00:35.648 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-09 09:00:35.651 | + 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-06-09 09:00:35.683 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-09 09:00:35.715 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-09 09:00:35.746 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-09 09:00:35.749 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-09 09:00:35.751 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-09 09:00:35.754 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 09:00:35.756 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-09 09:00:35.788 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-09 09:00:35.817 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-06-09 09:00:35.846 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-09 09:00:35.875 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-09 09:00:35.904 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-09 09:00:35.933 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-09 09:00:35.962 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-09 09:00:35.992 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 09:00:36.020 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 09:00:36.050 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-09 09:00:36.052 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-09 09:00:36.055 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-09 09:00:36.058 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 09:00:36.076 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 09:00:36.078 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 09:00:36.081 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 09:00:36.083 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 09:00:36.086 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 09:00:36.116 | + functions:setup_systemd_logging:728 : 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-06-09 09:00:36.144 | + functions:setup_systemd_logging:729 : 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-06-09 09:00:36.174 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 09:00:36.204 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-09 09:00:36.206 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-09 09:00:36.209 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-09 09:00:36.211 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-09 09:00:36.214 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-09 09:00:36.216 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 09:00:36.218 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 09:00:36.222 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-09 09:00:36.226 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-09 09:00:36.228 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 09:00:36.231 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 09:00:36.243 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 09:00:36.244 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:00:36.252 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 09:00:36.255 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:00:36.271 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-09 09:00:36.274 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-09 09:00:36.278 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-09 09:00:36.309 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-09 09:00:36.337 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-09 09:00:36.365 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-09 09:00:36.393 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 09:00:36.422 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 09:00:36.451 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-09 09:00:36.480 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-09 09:00:36.509 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-09 09:00:36.537 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 09:00:36.565 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 09:00:36.594 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 09:00:36.621 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-09 09:00:36.650 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 09:00:36.653 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 09:00:36.656 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-09 09:00:36.659 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-09 09:00:36.661 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 09:00:36.664 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:00:36.666 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:00:36.669 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-09 09:00:36.672 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-09 09:00:36.674 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-09 09:00:36.702 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 09:00:36.732 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-09 09:00:36.732 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-09 09:00:36.740 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-09 09:00:36.744 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-09 09:00:36.746 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-09 09:00:36.749 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 09:00:36.751 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 09:00:36.754 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 09:00:36.756 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:00:36.759 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:00:36.761 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 09:00:36.764 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 09:00:36.766 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:00:36.769 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:00:36.772 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-09 09:00:36.833 | Site placement-api already enabled 2022-06-09 09:00:36.837 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 09:00:36.840 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 09:00:36.842 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 09:00:36.844 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 09:00:36.989 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-09 09:00:37.008 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:37.010 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-09 09:00:37.031 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:00:37.034 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-09 09:00:37.052 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:37.055 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-09 09:00:37.057 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-09 09:00:37.060 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-09 09:00:37.092 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.46/identity 2022-06-09 09:00:37.121 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-09 09:00:37.151 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-09 09:00:37.181 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-09 09:00:37.211 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-09 09:00:37.240 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-09 09:00:37.268 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-09 09:00:37.297 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-09 09:00:37.315 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:00:37.317 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-09 09:00:37.335 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:00:37.338 | + ./stack.sh:main:938 : run_phase stack install 2022-06-09 09:00:37.340 | + functions-common:run_phase:1750 : local mode=stack 2022-06-09 09:00:37.343 | + functions-common:run_phase:1751 : local phase=install 2022-06-09 09:00:37.345 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 09:00:37.347 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 09:00:37.350 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 09:00:37.353 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 09:00:37.355 | + functions-common:run_phase:1760 : local extra 2022-06-09 09:00:37.358 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 09:00:37.363 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 09:00:37.365 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 09:00:37.368 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 09:00:37.370 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-09 09:00:37.373 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 09:00:37.389 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:37.391 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 09:00:37.393 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-09 09:00:37.396 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-09 09:00:37.399 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-09 09:00:37.401 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 09:00:37.403 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-09 09:00:37.406 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-09 09:00:37.408 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-09 09:00:37.410 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-09 09:00:37.412 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-09 09:00:37.415 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-09 09:00:37.417 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-09 09:00:37.419 | +++ functions-common:git_clone:529 : pwd 2022-06-09 09:00:37.422 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 09:00:37.424 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 09:00:37.427 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 09:00:37.442 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-09 09:00:37.445 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 09:00:37.447 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 09:00:37.450 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-09 09:00:37.450 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 09:00:37.455 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-09 09:00:37.457 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 09:00:37.459 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-09 09:00:37.472 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-09 09:00:37.475 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-09 09:00:37.475 | ++ functions-common:git_clone:607 : head -1 2022-06-09 09:00:37.478 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-09 09:00:37.481 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 09:00:37.483 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-09 09:00:37.504 | Using python 3.8 to install tox!=2.8.0 2022-06-09 09:00:37.506 | ++ 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 'tox!=2.8.0' 2022-06-09 09:00:39.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:00:39.295 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 09:00:39.300 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:39.300 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:39.302 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:00:39.304 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:39.304 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:39.305 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:00:39.305 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:00:39.305 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:00:39.321 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-09 09:00:39.380 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 09:00:39.384 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 09:00:39.390 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-09 09:00:39.400 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-09 09:00:39.402 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-09 09:00:39.405 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-09 09:00:39.409 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-09 09:00:39.462 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 09:00:39.465 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-09 09:00:39.468 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-09 09:00:41.642 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:00:41.642 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:00:41.713 | ++ inc/python:pip_install:200 : result=0 2022-06-09 09:00:41.717 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:00:41.719 | ++ functions-common:time_stop:2322 : local name 2022-06-09 09:00:41.722 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 09:00:41.725 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:00:41.727 | ++ functions-common:time_stop:2325 : local total 2022-06-09 09:00:41.729 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 09:00:41.732 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:00:41.734 | ++ functions-common:time_stop:2329 : start_time=1654765237499 2022-06-09 09:00:41.736 | ++ functions-common:time_stop:2331 : [[ -z 1654765237499 ]] 2022-06-09 09:00:41.739 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:00:41.743 | ++ functions-common:time_stop:2334 : end_time=1654765241741 2022-06-09 09:00:41.746 | ++ functions-common:time_stop:2335 : elapsed_time=4242 2022-06-09 09:00:41.748 | ++ functions-common:time_stop:2336 : total=126295 2022-06-09 09:00:41.750 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:00:41.753 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=130537 2022-06-09 09:00:41.755 | ++ inc/python:pip_install:203 : return 0 2022-06-09 09:00:41.758 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-09 09:00:41.758 | /opt/stack/tempest ~/devstack 2022-06-09 09:00:41.760 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-09 09:00:41.779 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-09 09:00:41.779 | HACKING.rst 2022-06-09 09:00:41.779 | doc/source/conf.py 2022-06-09 09:00:41.779 | doc/source/configuration.rst 2022-06-09 09:00:41.779 | doc/source/contributor/contributing.rst 2022-06-09 09:00:41.779 | doc/source/index.rst 2022-06-09 09:00:41.779 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-09 09:00:41.779 | doc/source/microversion_testing.rst 2022-06-09 09:00:41.779 | doc/source/plugins/plugin.rst 2022-06-09 09:00:41.779 | doc/source/supported_version.rst 2022-06-09 09:00:41.779 | doc/source/test_removal.rst 2022-06-09 09:00:41.780 | playbooks/devstack-tempest-ipv6.yaml 2022-06-09 09:00:41.780 | playbooks/devstack-tempest.yaml 2022-06-09 09:00:41.780 | playbooks/enable-fips.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-09 09:00:41.780 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-09 09:00:41.781 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-09 09:00:41.781 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-09 09:00:41.781 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-09 09:00:41.781 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-09 09:00:41.781 | releasenotes/source/conf.py 2022-06-09 09:00:41.781 | releasenotes/source/index.rst 2022-06-09 09:00:41.781 | releasenotes/source/v26.1.0.rst 2022-06-09 09:00:41.781 | releasenotes/source/v27.0.0.rst 2022-06-09 09:00:41.781 | releasenotes/source/v28.0.0.rst 2022-06-09 09:00:41.781 | releasenotes/source/v28.1.0.rst 2022-06-09 09:00:41.781 | releasenotes/source/v29.0.0.rst 2022-06-09 09:00:41.781 | releasenotes/source/v29.1.0.rst 2022-06-09 09:00:41.781 | releasenotes/source/v29.2.0.rst 2022-06-09 09:00:41.781 | releasenotes/source/v30.0.0.rst 2022-06-09 09:00:41.781 | releasenotes/source/v31.0.0.rst 2022-06-09 09:00:41.781 | requirements.txt 2022-06-09 09:00:41.781 | roles/run-tempest/README.rst 2022-06-09 09:00:41.781 | roles/run-tempest/defaults/main.yaml 2022-06-09 09:00:41.781 | roles/run-tempest/tasks/main.yaml 2022-06-09 09:00:41.781 | roles/run-tempest-26/README.rst 2022-06-09 09:00:41.781 | roles/run-tempest-26/defaults/main.yaml 2022-06-09 09:00:41.781 | roles/run-tempest-26/tasks/main.yaml 2022-06-09 09:00:41.781 | setup.cfg 2022-06-09 09:00:41.781 | tempest/api/compute/admin/test_agents.py 2022-06-09 09:00:41.781 | tempest/api/compute/admin/test_aggregates.py 2022-06-09 09:00:41.781 | tempest/api/compute/admin/test_create_server.py 2022-06-09 09:00:41.781 | tempest/api/compute/admin/test_flavors.py 2022-06-09 09:00:41.781 | tempest/api/compute/admin/test_flavors_access.py 2022-06-09 09:00:41.781 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-09 09:00:41.781 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-09 09:00:41.781 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-09 09:00:41.782 | tempest/api/compute/ 2022-06-09 09:00:41.782 | Aborting 2022-06-09 09:00:41.783 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-09 09:00:41.785 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-09 09:00:41.788 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-09 09:00:41.791 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-09 09:00:41.793 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-09 09:00:41.795 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-09 09:00:41.798 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-09 09:00:41.800 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-09 09:00:41.802 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-09 09:00:41.805 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-09 09:00:41.805 | Error on exit 2022-06-09 09:00:41.807 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-09 09:00:41.809 | + ./stack.sh:exit_trap:517 : generate-subunit 1654765056 185 fail 2022-06-09 09:00:42.391 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-09 09:00:42.393 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-09 09:00:42.604 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-09 09:00:42.604 | 2022-06-09 09:00:42.857 | + ./stack.sh:exit_trap:531 : exit 1