2022-06-09 10:52:29.170 | + ./stack.sh:main:462 : exec 2022-06-09 10:52:29.170 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-105229' 2022-06-09 10:52:29.170 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-09-105229.summary.2022-06-09-105229 2022-06-09 10:52:29.170 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 10:52:29.170 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-105229 2022-06-09 10:52:29.170 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-105229 /opt/stack/logs/stack.sh.log 2022-06-09 10:52:29.170 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-105229.summary.2022-06-09-105229 /opt/stack/logs/stack.sh.log.summary 2022-06-09 10:52:29.170 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-09 10:52:29.170 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-09 10:52:29.170 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-09 10:52:29.170 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-09 10:52:29.170 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-09 10:52:29.170 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-09 10:52:29.170 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-09 10:52:29.170 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 10:52:29.170 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-09 10:52:29.170 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-09 10:52:29.170 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-09 10:52:29.170 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 10:52:29.170 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-09 10:52:29.170 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-09 10:52:29.170 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-09 10:52:29.170 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-09 10:52:29.170 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-09 10:52:29.171 | + ./stack.sh:main:548 : set -o errexit 2022-06-09 10:52:29.173 | + ./stack.sh:main:551 : uname -a 2022-06-09 10:52:29.174 | Linux n-d-754401-2 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-09 10:52:29.176 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-09 10:52:29.178 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-09 10:52:29.181 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-09 10:52:29.208 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-09 10:52:29.224 | + ./stack.sh:main:565 : fetch_plugins 2022-06-09 10:52:29.226 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-09 10:52:29.228 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-09 10:52:29.230 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-09 10:52:29.231 | + functions-common:fetch_plugins:1673 : return 2022-06-09 10:52:29.233 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-09 10:52:29.235 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-09 10:52:29.237 | + functions-common:run_phase:1751 : local phase= 2022-06-09 10:52:29.239 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 10:52:29.241 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 10:52:29.242 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 10:52:29.244 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 10:52:29.246 | + functions-common:run_phase:1760 : local extra 2022-06-09 10:52:29.248 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 10:52:29.251 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 10:52:29.253 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 10:52:29.255 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 10:52:29.257 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-09 10:52:29.258 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 10:52:29.270 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:52:29.272 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 10:52:29.274 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 10:52:29.276 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 10:52:29.278 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 10:52:29.279 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 10:52:29.281 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 10:52:29.283 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-09 10:52:29.285 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-09 10:52:29.286 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 10:52:29.288 | + 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 10:52:29.290 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-09 10:52:29.292 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-09 10:52:29.294 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-09 10:52:29.295 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-09 10:52:29.297 | + functions-common:plugin_override_defaults:1714 : return 2022-06-09 10:52:29.299 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-09 10:52:29.315 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-09 10:52:29.317 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-09 10:52:29.329 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:52:29.332 | +++ lib/tls:source:43 : hostname -f 2022-06-09 10:52:29.335 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-09 10:52:29.337 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-09 10:52:29.339 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-09 10:52:29.341 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-09 10:52:29.343 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-09 10:52:29.345 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-09 10:52:29.347 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-09 10:52:29.349 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-09 10:52:29.351 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-09 10:52:29.353 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-09 10:52:29.358 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-09 10:52:29.370 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-09 10:52:29.387 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-09 10:52:29.399 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-09 10:52:29.411 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-09 10:52:29.437 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-09 10:52:29.478 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-09 10:52:29.557 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-09 10:52:29.578 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-09 10:52:29.616 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-09 10:52:29.668 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-09 10:52:29.797 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-09 10:52:29.811 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-09 10:52:29.823 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-09 10:52:29.836 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-09 10:52:29.928 | + ./stack.sh:main:598 : run_phase source 2022-06-09 10:52:29.931 | + functions-common:run_phase:1750 : local mode=source 2022-06-09 10:52:29.934 | + functions-common:run_phase:1751 : local phase= 2022-06-09 10:52:29.937 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 10:52:29.940 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 10:52:29.943 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 10:52:29.945 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 10:52:29.947 | + functions-common:run_phase:1760 : local extra 2022-06-09 10:52:29.950 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 10:52:29.954 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 10:52:29.956 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 10:52:29.958 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 10:52:29.960 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-09 10:52:29.962 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 10:52:29.978 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:52:29.980 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 10:52:29.982 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-09 10:52:30.021 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-09 10:52:30.023 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-09 10:52:30.026 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 10:52:30.028 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-09 10:52:30.030 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-09 10:52:30.033 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-09 10:52:30.035 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-09 10:52:30.037 | + functions-common:load_plugin_settings:1691 : return 2022-06-09 10:52:30.039 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-09 10:52:30.041 | + functions-common:verify_disabled_services:2033 : local service 2022-06-09 10:52:30.044 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.046 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-09 10:52:30.048 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.050 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-09 10:52:30.053 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.055 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-09 10:52:30.057 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.059 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-09 10:52:30.062 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.064 | + 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 10:52:30.066 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.068 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-09 10:52:30.071 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.073 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-09 10:52:30.075 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.077 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-09 10:52:30.080 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.082 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-09 10:52:30.085 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.087 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-09 10:52:30.089 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.092 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-09 10:52:30.094 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.096 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-09 10:52:30.099 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.102 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-09 10:52:30.105 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.108 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-09 10:52:30.111 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.114 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-09 10:52:30.118 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.121 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-09 10:52:30.124 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.127 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-09 10:52:30.130 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.133 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-09 10:52:30.136 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.139 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-09 10:52:30.141 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.143 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-09 10:52:30.146 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.150 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-09 10:52:30.153 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.156 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-09 10:52:30.159 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.162 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-09 10:52:30.165 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.167 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-09 10:52:30.169 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.172 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-09 10:52:30.174 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.176 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-09 10:52:30.179 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.181 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-09 10:52:30.183 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.185 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-09 10:52:30.188 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.190 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-09 10:52:30.192 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.194 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-09 10:52:30.197 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.199 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-09 10:52:30.201 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.203 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-09 10:52:30.206 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.208 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-09 10:52:30.211 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.213 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-09 10:52:30.215 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.217 | + 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 10:52:30.220 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.222 | + 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 10:52:30.226 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.229 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-09 10:52:30.231 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.233 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-09 10:52:30.236 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.238 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-09 10:52:30.240 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.243 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-09 10:52:30.245 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.247 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-09 10:52:30.250 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:52:30.252 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-09 10:52:30.255 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-09 10:52:30.261 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 10:52:30.266 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-09 10:52:30.282 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:52:30.284 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-09 10:52:30.287 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 10:52:30.289 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-09 10:52:30.304 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:52:30.306 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-09 10:52:30.308 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-09 10:52:30.310 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-09 10:52:30.312 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-09 10:52:30.314 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-09 10:52:30.316 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-09 10:52:30.318 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-09 10:52:30.321 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-09 10:52:30.323 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 10:52:30.325 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-09 10:52:30.328 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 10:52:30.330 | + lib/database:initialize_database_backends:104 : return 0 2022-06-09 10:52:30.332 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-09 10:52:30.332 | Using mysql database backend 2022-06-09 10:52:30.335 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-09 10:52:30.350 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-09 10:52:30.366 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:52:30.368 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-09 10:52:30.383 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-09 10:52:30.399 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:52:30.401 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-09 10:52:30.416 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-09 10:52:30.432 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-09 10:52:30.448 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:52:30.450 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-09 10:52:30.466 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:52:30.469 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-09 10:52:30.471 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-09 10:52:30.487 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:52:30.489 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-09 10:52:30.505 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-09 10:52:30.508 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-09 10:52:30.510 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-09 10:52:30.512 | + functions-common:save_stackenv:60 : local tag=739 2022-06-09 10:52:30.515 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-09 10:52:30.519 | + functions-common:save_stackenv:62 : time_stamp=2022-06-09-105230 2022-06-09 10:52:30.522 | + functions-common:save_stackenv:63 : echo '# 2022-06-09-105230 739' 2022-06-09 10:52:30.524 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:52:30.527 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 10:52:30.530 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:52:30.532 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-09 10:52:30.535 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:52:30.537 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-09 10:52:30.540 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:52:30.542 | + 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 10:52:30.545 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:52:30.547 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.33 2022-06-09 10:52:30.549 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:52:30.552 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.33/identity 2022-06-09 10:52:30.554 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:52:30.556 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-09-105229 2022-06-09 10:52:30.559 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:52:30.561 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-09 10:52:30.563 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:52:30.566 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.33 2022-06-09 10:52:30.568 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:52:30.570 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-09 10:52:30.573 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:52:30.575 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-09 10:52:30.577 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:52:30.579 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-09 10:52:30.582 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:52:30.585 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-09 10:52:30.587 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-09 10:52:30.590 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-09 10:52:30.593 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-09 10:52:30.595 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 10:52:30.597 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 10:52:30.600 | ++ functions-common:git_clone:529 : pwd 2022-06-09 10:52:30.603 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:52:30.605 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:52:30.608 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:52:30.624 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:52:30.626 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:52:30.628 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:52:30.630 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 10:52:30.631 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:52:30.635 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-09 10:52:30.638 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:52:30.640 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-09 10:52:30.653 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-09 10:52:30.655 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 10:52:30.656 | + functions-common:git_clone:607 : head -1 2022-06-09 10:52:30.659 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-09 10:52:30.662 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:52:30.664 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-09 10:52:30.667 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 10:52:30.669 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-09 10:52:30.671 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-09 10:52:30.674 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-09 10:52:30.676 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-09 10:52:30.680 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 10:52:30.682 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-09 10:52:30.684 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-09 10:52:30.687 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-09 10:52:30.690 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-09 10:52:30.694 | ++ tools/install_prereqs.sh:source:47 : NOW=1654771950 2022-06-09 10:52:30.698 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-09 10:52:30.703 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654771491 2022-06-09 10:52:30.706 | ++ tools/install_prereqs.sh:source:49 : DELTA=459 2022-06-09 10:52:30.709 | ++ tools/install_prereqs.sh:source:50 : [[ 459 -lt 7200 ]] 2022-06-09 10:52:30.712 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-09 10:52:30.715 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-09 10:52:30.717 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-09 10:52:30.720 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-09 10:52:30.723 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-09 10:52:30.725 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-09 10:52:30.728 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-09 10:52:30.730 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-09 10:52:30.733 | +++ 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 10:52:30.780 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-09 10:52:30.781 | apache2-dev 2022-06-09 10:52:30.781 | bc 2022-06-09 10:52:30.781 | bsdmainutils 2022-06-09 10:52:30.781 | curl 2022-06-09 10:52:30.781 | g++ 2022-06-09 10:52:30.781 | gcc 2022-06-09 10:52:30.781 | gettext 2022-06-09 10:52:30.781 | git 2022-06-09 10:52:30.781 | graphviz 2022-06-09 10:52:30.781 | iputils-ping 2022-06-09 10:52:30.781 | libapache2-mod-proxy-uwsgi 2022-06-09 10:52:30.781 | libffi-dev 2022-06-09 10:52:30.781 | libjpeg-dev 2022-06-09 10:52:30.781 | libmysqlclient-dev 2022-06-09 10:52:30.781 | libpcre3-dev 2022-06-09 10:52:30.781 | libpq-dev 2022-06-09 10:52:30.781 | libssl-dev 2022-06-09 10:52:30.781 | libsystemd-dev 2022-06-09 10:52:30.781 | libxml2-dev 2022-06-09 10:52:30.781 | libxslt1-dev 2022-06-09 10:52:30.781 | libyaml-dev 2022-06-09 10:52:30.781 | lsof 2022-06-09 10:52:30.781 | openssh-server 2022-06-09 10:52:30.781 | openssl 2022-06-09 10:52:30.781 | pkg-config 2022-06-09 10:52:30.781 | psmisc 2022-06-09 10:52:30.781 | python3-dev 2022-06-09 10:52:30.781 | python3-pip 2022-06-09 10:52:30.781 | python3-venv 2022-06-09 10:52:30.781 | tar 2022-06-09 10:52:30.781 | tcpdump 2022-06-09 10:52:30.781 | unzip 2022-06-09 10:52:30.781 | uuid-runtime 2022-06-09 10:52:30.781 | wget 2022-06-09 10:52:30.781 | wget 2022-06-09 10:52:30.781 | zlib1g-dev 2022-06-09 10:52:30.781 | libkrb5-dev 2022-06-09 10:52:30.781 | libldap2-dev 2022-06-09 10:52:30.782 | libsasl2-dev 2022-06-09 10:52:30.782 | memcached 2022-06-09 10:52:30.782 | python3-mysqldb 2022-06-09 10:52:30.782 | sqlite3 2022-06-09 10:52:30.782 | conntrack 2022-06-09 10:52:30.782 | curl 2022-06-09 10:52:30.782 | dnsmasq-base 2022-06-09 10:52:30.782 | dnsmasq-utils 2022-06-09 10:52:30.782 | ebtables 2022-06-09 10:52:30.782 | gawk 2022-06-09 10:52:30.782 | genisoimage 2022-06-09 10:52:30.782 | iptables 2022-06-09 10:52:30.782 | iputils-arping 2022-06-09 10:52:30.782 | kpartx 2022-06-09 10:52:30.782 | libjs-jquery-tablesorter 2022-06-09 10:52:30.782 | libmysqlclient-dev 2022-06-09 10:52:30.782 | parted 2022-06-09 10:52:30.782 | pm-utils 2022-06-09 10:52:30.782 | python3-mysqldb 2022-06-09 10:52:30.782 | socat 2022-06-09 10:52:30.782 | sqlite3 2022-06-09 10:52:30.782 | sudo 2022-06-09 10:52:30.782 | vlan 2022-06-09 10:52:30.782 | lsscsi 2022-06-09 10:52:30.782 | open-iscsi 2022-06-09 10:52:30.782 | lvm2 2022-06-09 10:52:30.782 | qemu-utils 2022-06-09 10:52:30.782 | thin-provisioning-tools 2022-06-09 10:52:30.782 | acl 2022-06-09 10:52:30.782 | dnsmasq-base 2022-06-09 10:52:30.782 | dnsmasq-utils 2022-06-09 10:52:30.782 | ebtables 2022-06-09 10:52:30.782 | haproxy 2022-06-09 10:52:30.782 | iptables 2022-06-09 10:52:30.782 | iputils-arping 2022-06-09 10:52:30.782 | iputils-ping 2022-06-09 10:52:30.782 | libmysqlclient-dev 2022-06-09 10:52:30.782 | postgresql-server-dev-all 2022-06-09 10:52:30.783 | python3-mysqldb 2022-06-09 10:52:30.783 | sqlite3 2022-06-09 10:52:30.783 | sudo 2022-06-09 10:52:30.783 | vlan 2022-06-09 10:52:30.783 | ipset 2022-06-09 10:52:30.783 | conntrack 2022-06-09 10:52:30.783 | conntrackd 2022-06-09 10:52:30.783 | keepalived 2022-06-09 10:52:30.783 | dstat 2022-06-09 10:52:30.783 | lvm2 2022-06-09 10:52:30.783 | qemu-utils 2022-06-09 10:52:30.783 | thin-provisioning-tools 2022-06-09 10:52:30.783 | curl 2022-06-09 10:52:30.783 | liberasurecode-dev 2022-06-09 10:52:30.783 | make 2022-06-09 10:52:30.783 | memcached 2022-06-09 10:52:30.783 | sqlite3 2022-06-09 10:52:30.783 | xfsprogs' 2022-06-09 10:52:30.784 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-09 10:52:30.801 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-09 10:52:30.801 | apache2-dev 2022-06-09 10:52:30.801 | bc 2022-06-09 10:52:30.801 | bsdmainutils 2022-06-09 10:52:30.801 | curl 2022-06-09 10:52:30.801 | g++ 2022-06-09 10:52:30.801 | gcc 2022-06-09 10:52:30.801 | gettext 2022-06-09 10:52:30.801 | git 2022-06-09 10:52:30.801 | graphviz 2022-06-09 10:52:30.801 | iputils-ping 2022-06-09 10:52:30.801 | libapache2-mod-proxy-uwsgi 2022-06-09 10:52:30.801 | libffi-dev 2022-06-09 10:52:30.801 | libjpeg-dev 2022-06-09 10:52:30.801 | libmysqlclient-dev 2022-06-09 10:52:30.801 | libpcre3-dev 2022-06-09 10:52:30.802 | libpq-dev 2022-06-09 10:52:30.802 | libssl-dev 2022-06-09 10:52:30.802 | libsystemd-dev 2022-06-09 10:52:30.802 | libxml2-dev 2022-06-09 10:52:30.802 | libxslt1-dev 2022-06-09 10:52:30.802 | libyaml-dev 2022-06-09 10:52:30.802 | lsof 2022-06-09 10:52:30.802 | openssh-server 2022-06-09 10:52:30.802 | openssl 2022-06-09 10:52:30.802 | pkg-config 2022-06-09 10:52:30.802 | psmisc 2022-06-09 10:52:30.802 | python3-dev 2022-06-09 10:52:30.802 | python3-pip 2022-06-09 10:52:30.802 | python3-venv 2022-06-09 10:52:30.802 | tar 2022-06-09 10:52:30.802 | tcpdump 2022-06-09 10:52:30.802 | unzip 2022-06-09 10:52:30.802 | uuid-runtime 2022-06-09 10:52:30.802 | wget 2022-06-09 10:52:30.802 | wget 2022-06-09 10:52:30.802 | zlib1g-dev 2022-06-09 10:52:30.802 | libkrb5-dev 2022-06-09 10:52:30.802 | libldap2-dev 2022-06-09 10:52:30.802 | libsasl2-dev 2022-06-09 10:52:30.802 | memcached 2022-06-09 10:52:30.802 | python3-mysqldb 2022-06-09 10:52:30.802 | sqlite3 2022-06-09 10:52:30.802 | conntrack 2022-06-09 10:52:30.802 | curl 2022-06-09 10:52:30.802 | dnsmasq-base 2022-06-09 10:52:30.802 | dnsmasq-utils 2022-06-09 10:52:30.802 | ebtables 2022-06-09 10:52:30.802 | gawk 2022-06-09 10:52:30.802 | genisoimage 2022-06-09 10:52:30.802 | iptables 2022-06-09 10:52:30.802 | iputils-arping 2022-06-09 10:52:30.802 | kpartx 2022-06-09 10:52:30.802 | libjs-jquery-tablesorter 2022-06-09 10:52:30.803 | libmysqlclient-dev 2022-06-09 10:52:30.803 | parted 2022-06-09 10:52:30.803 | pm-utils 2022-06-09 10:52:30.803 | python3-mysqldb 2022-06-09 10:52:30.803 | socat 2022-06-09 10:52:30.803 | sqlite3 2022-06-09 10:52:30.803 | sudo 2022-06-09 10:52:30.803 | vlan 2022-06-09 10:52:30.803 | lsscsi 2022-06-09 10:52:30.803 | open-iscsi 2022-06-09 10:52:30.803 | lvm2 2022-06-09 10:52:30.803 | qemu-utils 2022-06-09 10:52:30.803 | thin-provisioning-tools 2022-06-09 10:52:30.803 | acl 2022-06-09 10:52:30.803 | dnsmasq-base 2022-06-09 10:52:30.803 | dnsmasq-utils 2022-06-09 10:52:30.803 | ebtables 2022-06-09 10:52:30.803 | haproxy 2022-06-09 10:52:30.803 | iptables 2022-06-09 10:52:30.803 | iputils-arping 2022-06-09 10:52:30.803 | iputils-ping 2022-06-09 10:52:30.803 | libmysqlclient-dev 2022-06-09 10:52:30.803 | postgresql-server-dev-all 2022-06-09 10:52:30.803 | python3-mysqldb 2022-06-09 10:52:30.803 | sqlite3 2022-06-09 10:52:30.803 | sudo 2022-06-09 10:52:30.803 | vlan 2022-06-09 10:52:30.803 | ipset 2022-06-09 10:52:30.803 | conntrack 2022-06-09 10:52:30.803 | conntrackd 2022-06-09 10:52:30.803 | keepalived 2022-06-09 10:52:30.803 | dstat 2022-06-09 10:52:30.803 | lvm2 2022-06-09 10:52:30.803 | qemu-utils 2022-06-09 10:52:30.803 | thin-provisioning-tools 2022-06-09 10:52:30.803 | curl 2022-06-09 10:52:30.804 | liberasurecode-dev 2022-06-09 10:52:30.804 | make 2022-06-09 10:52:30.804 | memcached 2022-06-09 10:52:30.804 | sqlite3 2022-06-09 10:52:30.804 | xfsprogs ' 2022-06-09 10:52:30.805 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-09 10:52:30.807 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:52:30.810 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:52:30.813 | ++ 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 10:52:30.813 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-09 10:52:30.818 | ++ 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 10:52:30.820 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-09 10:52:30.822 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:52:30.824 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-09 10:52:30.826 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:52:30.829 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:52:30.831 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:52:30.833 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:52:30.835 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:52:30.837 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:52:30.839 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-09 10:52:30.841 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-09 10:52:30.843 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-09 10:52:30.846 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-09 10:52:30.850 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-09 10:52:30.851 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-09 10:52:30.853 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-09 10:52:30.855 | ++ functions-common:time_start:2309 : local start_time= 2022-06-09 10:52:30.857 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-09 10:52:30.860 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-09 10:52:30.863 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654771950861 2022-06-09 10:52:30.865 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-09 10:52:30.868 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-09 10:52:30.870 | ++ 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 10:52:31.198 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-09 10:52:31.323 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-09 10:52:31.454 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-09 10:52:31.585 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-09 10:52:33.562 | Reading package lists... 2022-06-09 10:52:33.596 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-09 10:52:33.600 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-09 10:52:33.603 | ++ functions-common:time_stop:2322 : local name 2022-06-09 10:52:33.607 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 10:52:33.610 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:52:33.613 | ++ functions-common:time_stop:2325 : local total 2022-06-09 10:52:33.616 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 10:52:33.618 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-09 10:52:33.621 | ++ functions-common:time_stop:2329 : start_time=1654771950861 2022-06-09 10:52:33.623 | ++ functions-common:time_stop:2331 : [[ -z 1654771950861 ]] 2022-06-09 10:52:33.625 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:52:33.629 | ++ functions-common:time_stop:2334 : end_time=1654771953627 2022-06-09 10:52:33.632 | ++ functions-common:time_stop:2335 : elapsed_time=2766 2022-06-09 10:52:33.634 | ++ functions-common:time_stop:2336 : total=0 2022-06-09 10:52:33.636 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:52:33.638 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2766 2022-06-09 10:52:33.641 | ++ 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 10:52:33.643 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:52:33.645 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:52:33.647 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:52:33.650 | ++ 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 10:52:33.670 | ++ 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 10:52:33.786 | Reading package lists... 2022-06-09 10:52:34.044 | Building dependency tree... 2022-06-09 10:52:34.045 | Reading state information... 2022-06-09 10:52:34.079 | acl is already the newest version (2.2.53-6). 2022-06-09 10:52:34.079 | bc is already the newest version (1.07.1-2build1). 2022-06-09 10:52:34.079 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-09 10:52:34.079 | conntrack is already the newest version (1:1.4.5-2). 2022-06-09 10:52:34.079 | ebtables is already the newest version (2.0.11-3build1). 2022-06-09 10:52:34.079 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 10:52:34.079 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-09 10:52:34.079 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 10:52:34.079 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-09 10:52:34.079 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-09 10:52:34.080 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-09 10:52:34.080 | iputils-arping is already the newest version (3:20190709-3). 2022-06-09 10:52:34.080 | iputils-ping is already the newest version (3:20190709-3). 2022-06-09 10:52:34.080 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-09 10:52:34.080 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-09 10:52:34.080 | libffi-dev is already the newest version (3.3-4). 2022-06-09 10:52:34.080 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-09 10:52:34.080 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-09 10:52:34.080 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-09 10:52:34.080 | lsscsi is already the newest version (0.30-0.1). 2022-06-09 10:52:34.080 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-09 10:52:34.080 | make is already the newest version (4.2.1-1.2). 2022-06-09 10:52:34.080 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-09 10:52:34.080 | psmisc is already the newest version (23.3-1). 2022-06-09 10:52:34.080 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-09 10:52:34.080 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-09 10:52:34.080 | socat is already the newest version (1.7.3.3-2). 2022-06-09 10:52:34.080 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-09 10:52:34.080 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-09 10:52:34.080 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-09 10:52:34.080 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-09 10:52:34.080 | dstat is already the newest version (0.7.4-6). 2022-06-09 10:52:34.080 | graphviz is already the newest version (2.42.2-3build2). 2022-06-09 10:52:34.080 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-09 10:52:34.080 | pm-utils is already the newest version (1.4.1-19). 2022-06-09 10:52:34.080 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-09 10:52:34.080 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 10:52:34.080 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 10:52:34.080 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-09 10:52:34.080 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 10:52:34.080 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 10:52:34.080 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-09 10:52:34.080 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-09 10:52:34.080 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-09 10:52:34.080 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-09 10:52:34.081 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-09 10:52:34.081 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-09 10:52:34.081 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-09 10:52:34.081 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-09 10:52:34.081 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-09 10:52:34.081 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-09 10:52:34.081 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 10:52:34.081 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-09 10:52:34.081 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-09 10:52:34.081 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-09 10:52:34.081 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-09 10:52:34.081 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-09 10:52:34.081 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-09 10:52:34.081 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 10:52:34.081 | openssl set to manually installed. 2022-06-09 10:52:34.081 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-09 10:52:34.081 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-09 10:52:34.081 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-09 10:52:34.081 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-09 10:52:34.081 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-09 10:52:34.081 | tar set to manually installed. 2022-06-09 10:52:34.081 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-09 10:52:34.081 | tcpdump set to manually installed. 2022-06-09 10:52:34.081 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-09 10:52:34.081 | uuid-runtime set to manually installed. 2022-06-09 10:52:34.296 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-09 10:52:34.297 | wget set to manually installed. 2022-06-09 10:52:34.297 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-09 10:52:34.297 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 10:52:34.297 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-09 10:52:34.297 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-09 10:52:34.297 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-09 10:52:34.297 | The following packages were automatically installed and are no longer required: 2022-06-09 10:52:34.298 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:52:34.298 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:52:34.298 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:52:34.298 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:52:34.298 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:52:34.298 | python3-zope.interface 2022-06-09 10:52:34.298 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:52:34.447 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:52:34.452 | ++ functions-common:apt_get:1127 : result=0 2022-06-09 10:52:34.455 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:52:34.457 | ++ functions-common:time_stop:2322 : local name 2022-06-09 10:52:34.460 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 10:52:34.463 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:52:34.465 | ++ functions-common:time_stop:2325 : local total 2022-06-09 10:52:34.467 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 10:52:34.469 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:52:34.472 | ++ functions-common:time_stop:2329 : start_time=1654771953667 2022-06-09 10:52:34.475 | ++ functions-common:time_stop:2331 : [[ -z 1654771953667 ]] 2022-06-09 10:52:34.477 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:52:34.482 | ++ functions-common:time_stop:2334 : end_time=1654771954479 2022-06-09 10:52:34.485 | ++ functions-common:time_stop:2335 : elapsed_time=812 2022-06-09 10:52:34.487 | ++ functions-common:time_stop:2336 : total=791 2022-06-09 10:52:34.489 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:52:34.492 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1603 2022-06-09 10:52:34.496 | ++ functions-common:apt_get:1131 : return 0 2022-06-09 10:52:34.498 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-09 10:52:34.502 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-09 10:52:34.505 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-09 10:52:34.509 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-09 10:52:34.513 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-09 10:52:34.516 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-09 10:52:34.518 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-09 10:52:36.199 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-09 10:52:36.201 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-09 10:52:36.203 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-09 10:52:36.205 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-09 10:52:36.207 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-09 10:52:36.210 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-09 10:52:36.212 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-09 10:52:36.214 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-09 10:52:36.216 | + functions-common:_ensure_lsb_release:328 : return 2022-06-09 10:52:36.219 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-09 10:52:36.290 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-09 10:52:36.294 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-09 10:52:36.370 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-09 10:52:36.373 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-09 10:52:36.454 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-09 10:52:36.457 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-09 10:52:36.461 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-09 10:52:36.463 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-09 10:52:36.467 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-09 10:52:36.470 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-09 10:52:36.473 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-09 10:52:36.477 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-09 10:52:36.479 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-09 10:52:36.482 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-09 10:52:36.486 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-09 10:52:36.486 | Distro: focal 2022-06-09 10:52:36.490 | + tools/install_pip.sh:main:136 : get_versions 2022-06-09 10:52:36.493 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-09 10:52:36.497 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-09 10:52:36.498 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-09 10:52:36.501 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-09 10:52:36.501 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-09 10:52:36.974 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-09 10:52:36.977 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-09 10:52:36.977 | pip: 20.2.2 2022-06-09 10:52:36.979 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-09 10:52:37.437 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-09 10:52:37.461 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-09 10:52:37.464 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-09 10:52:37.467 | + tools/install_pip.sh:main:144 : exit 0 2022-06-09 10:52:37.471 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-09 10:52:37.475 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 10:52:37.478 | + ./stack.sh:main:764 : fixup_all 2022-06-09 10:52:37.481 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-09 10:52:37.483 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-09 10:52:37.485 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-09 10:52:37.491 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-09 10:52:37.491 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-09 10:52:37.491 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-09 10:52:37.497 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-09 10:52:37.499 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-09 10:52:37.501 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-09 10:52:37.510 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-09 10:52:37.513 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-09 10:52:37.515 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-09 10:52:37.517 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-09 10:52:37.520 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-09 10:52:37.522 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-09 10:52:37.524 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 10:52:37.526 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 10:52:37.528 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 10:52:37.530 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 10:52:37.532 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 10:52:37.534 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 10:52:37.536 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 10:52:37.538 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 10:52:37.540 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-09 10:52:37.542 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-09 10:52:37.545 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-09 10:52:37.547 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:52:37.549 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:52:37.551 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:52:37.553 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:52:37.555 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:52:37.557 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:52:37.559 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-09 10:52:37.561 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-09 10:52:37.581 | Using python 3.8 to install os-testr 2022-06-09 10:52:37.584 | + 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 10:52:39.373 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:52:39.373 | 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 10:52:39.378 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:39.378 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:39.380 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:52:39.381 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:39.381 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:39.382 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:52:39.382 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:39.382 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:52:39.469 | 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 10:52:39.479 | 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 10:52:39.482 | 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 10:52:39.496 | 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 10:52:39.524 | 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 10:52:39.541 | 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 10:52:39.545 | 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 10:52:39.552 | 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 10:52:39.556 | 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 10:52:39.559 | 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 10:52:39.562 | 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 10:52:39.565 | 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 10:52:39.579 | 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 10:52:39.590 | 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 10:52:39.592 | 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 10:52:39.595 | 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 10:52:39.598 | 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 10:52:39.601 | 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 10:52:39.608 | 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 10:52:39.660 | 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 10:52:39.663 | 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 10:52:39.666 | 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 10:52:39.708 | 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 10:52:39.741 | 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 10:52:39.745 | 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 10:52:39.748 | 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 10:52:41.757 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:52:41.757 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:52:41.831 | + inc/python:pip_install:200 : result=0 2022-06-09 10:52:41.835 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:52:41.838 | + functions-common:time_stop:2322 : local name 2022-06-09 10:52:41.841 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:52:41.843 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:52:41.845 | + functions-common:time_stop:2325 : local total 2022-06-09 10:52:41.848 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:52:41.850 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:52:41.852 | + functions-common:time_stop:2329 : start_time=1654771957576 2022-06-09 10:52:41.855 | + functions-common:time_stop:2331 : [[ -z 1654771957576 ]] 2022-06-09 10:52:41.858 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:52:41.862 | + functions-common:time_stop:2334 : end_time=1654771961859 2022-06-09 10:52:41.864 | + functions-common:time_stop:2335 : elapsed_time=4283 2022-06-09 10:52:41.866 | + functions-common:time_stop:2336 : total=0 2022-06-09 10:52:41.869 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:52:41.871 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4283 2022-06-09 10:52:41.873 | + inc/python:pip_install:203 : return 0 2022-06-09 10:52:41.876 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-09 10:52:41.878 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-09 10:52:41.881 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 10:52:41.884 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-09 10:52:41.886 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-09 10:52:41.889 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 10:52:41.893 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 10:52:41.893 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-09 10:52:41.898 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-09 10:52:41.900 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-09 10:52:41.903 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-09 10:52:41.905 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-09 10:52:41.908 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-09 10:52:41.928 | Using python 3.8 to install systemd-python 2022-06-09 10:52:41.930 | + 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 10:52:43.714 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:52:43.714 | 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 10:52:43.718 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:43.719 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:43.720 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:52:43.722 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:43.722 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:43.722 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:52:43.723 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:43.723 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:52:43.738 | 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 10:52:45.940 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:52:45.940 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:52:46.015 | + inc/python:pip_install:200 : result=0 2022-06-09 10:52:46.019 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:52:46.022 | + functions-common:time_stop:2322 : local name 2022-06-09 10:52:46.024 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:52:46.027 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:52:46.029 | + functions-common:time_stop:2325 : local total 2022-06-09 10:52:46.031 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:52:46.033 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:52:46.035 | + functions-common:time_stop:2329 : start_time=1654771961922 2022-06-09 10:52:46.037 | + functions-common:time_stop:2331 : [[ -z 1654771961922 ]] 2022-06-09 10:52:46.040 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:52:46.044 | + functions-common:time_stop:2334 : end_time=1654771966042 2022-06-09 10:52:46.046 | + functions-common:time_stop:2335 : elapsed_time=4120 2022-06-09 10:52:46.048 | + functions-common:time_stop:2336 : total=4283 2022-06-09 10:52:46.051 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:52:46.053 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8403 2022-06-09 10:52:46.055 | + inc/python:pip_install:203 : return 0 2022-06-09 10:52:46.057 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-09 10:52:46.112 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-09 10:52:46.216 | + ./stack.sh:main:779 : install_infra 2022-06-09 10:52:46.219 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 10:52:46.222 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-09 10:52:46.227 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 10:52:46.230 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-09 10:52:46.253 | + 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 10:52:48.349 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:48.361 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:48.420 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:52:48.461 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:48.463 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:48.465 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:52:48.467 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:48.469 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:52:48.988 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:52:49.139 | 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 10:52:49.380 | + inc/python:pip_install:200 : result=0 2022-06-09 10:52:49.384 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:52:49.388 | + functions-common:time_stop:2322 : local name 2022-06-09 10:52:49.391 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:52:49.395 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:52:49.398 | + functions-common:time_stop:2325 : local total 2022-06-09 10:52:49.402 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:52:49.405 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:52:49.408 | + functions-common:time_stop:2329 : start_time=1654771966245 2022-06-09 10:52:49.412 | + functions-common:time_stop:2331 : [[ -z 1654771966245 ]] 2022-06-09 10:52:49.416 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:52:49.420 | + functions-common:time_stop:2334 : end_time=1654771969417 2022-06-09 10:52:49.422 | + functions-common:time_stop:2335 : elapsed_time=3172 2022-06-09 10:52:49.424 | + functions-common:time_stop:2336 : total=8403 2022-06-09 10:52:49.426 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:52:49.429 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11575 2022-06-09 10:52:49.431 | + inc/python:pip_install:203 : return 0 2022-06-09 10:52:49.433 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 10:52:49.436 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-09 10:52:49.461 | + 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 10:52:51.390 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:51.402 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:51.459 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:52:51.499 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:51.501 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:51.503 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:52:51.505 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:51.507 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:52:52.015 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:52:52.017 | Processing /opt/stack/requirements 2022-06-09 10:52:53.689 | 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 10:52:53.692 | 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 10:52:53.703 | 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 10:52:53.709 | 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 10:52:53.712 | 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 10:52:53.715 | 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 10:52:53.734 | 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 10:52:53.737 | 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 10:52:53.753 | 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 10:52:53.757 | 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 10:52:53.763 | 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 10:52:53.782 | 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 10:52:53.785 | 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 10:52:53.800 | 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 10:52:53.802 | 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 10:52:53.806 | 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 10:52:53.808 | 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 10:52:53.811 | 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 10:52:53.814 | 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 10:52:53.815 | 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 10:52:53.818 | 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 10:52:53.831 | 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 10:52:53.883 | 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 10:52:53.889 | 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 10:52:53.892 | 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 10:52:53.895 | 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 10:52:53.947 | 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 10:52:53.952 | 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 10:52:53.956 | 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 10:52:53.959 | Building wheels for collected packages: openstack-requirements 2022-06-09 10:52:53.960 | Building wheel for openstack-requirements (setup.py): started 2022-06-09 10:52:54.741 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-09 10:52:54.741 | ERROR: Command errored out with exit status 1: 2022-06-09 10:52:54.741 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-_81kpbhu/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-_81kpbhu/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-9ye2j95v 2022-06-09 10:52:54.741 | cwd: /tmp/pip-req-build-_81kpbhu/ 2022-06-09 10:52:54.741 | Complete output (6 lines): 2022-06-09 10:52:54.741 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-09 10:52:54.742 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-09 10:52:54.742 | or: setup.py --help-commands 2022-06-09 10:52:54.742 | or: setup.py cmd --help 2022-06-09 10:52:54.742 | 2022-06-09 10:52:54.742 | error: invalid command 'bdist_wheel' 2022-06-09 10:52:54.742 | ---------------------------------------- 2022-06-09 10:52:54.742 | ERROR: Failed building wheel for openstack-requirements 2022-06-09 10:52:54.742 | Running setup.py clean for openstack-requirements 2022-06-09 10:52:55.518 | Failed to build openstack-requirements 2022-06-09 10:52:55.540 | Installing collected packages: openstack-requirements 2022-06-09 10:52:55.540 | Attempting uninstall: openstack-requirements 2022-06-09 10:52:55.541 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-09 10:52:55.575 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-09 10:52:55.595 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-09 10:52:55.598 | Running setup.py install for openstack-requirements: started 2022-06-09 10:52:57.874 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-09 10:52:57.903 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-09 10:52:58.032 | + inc/python:pip_install:200 : result=0 2022-06-09 10:52:58.035 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:52:58.039 | + functions-common:time_stop:2322 : local name 2022-06-09 10:52:58.043 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:52:58.045 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:52:58.049 | + functions-common:time_stop:2325 : local total 2022-06-09 10:52:58.052 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:52:58.055 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:52:58.057 | + functions-common:time_stop:2329 : start_time=1654771969452 2022-06-09 10:52:58.059 | + functions-common:time_stop:2331 : [[ -z 1654771969452 ]] 2022-06-09 10:52:58.062 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:52:58.066 | + functions-common:time_stop:2334 : end_time=1654771978063 2022-06-09 10:52:58.068 | + functions-common:time_stop:2335 : elapsed_time=8611 2022-06-09 10:52:58.070 | + functions-common:time_stop:2336 : total=11575 2022-06-09 10:52:58.072 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:52:58.074 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20186 2022-06-09 10:52:58.076 | + inc/python:pip_install:203 : return 0 2022-06-09 10:52:58.078 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-09 10:52:58.080 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-09 10:52:58.083 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-09 10:52:58.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:52:58.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:52:58.091 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-09 10:52:58.093 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:52:58.096 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-09 10:52:58.117 | Using python 3.8 to install pbr 2022-06-09 10:52:58.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 -U pbr 2022-06-09 10:52:59.897 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:52:59.898 | 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 10:52:59.902 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:59.903 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:59.904 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:52:59.905 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:59.906 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:59.906 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:52:59.906 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:59.907 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:53:00.042 | 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 10:53:02.214 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:53:02.214 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:53:02.297 | + inc/python:pip_install:200 : result=0 2022-06-09 10:53:02.301 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:53:02.305 | + functions-common:time_stop:2322 : local name 2022-06-09 10:53:02.308 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:53:02.311 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:53:02.314 | + functions-common:time_stop:2325 : local total 2022-06-09 10:53:02.318 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:53:02.320 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:53:02.323 | + functions-common:time_stop:2329 : start_time=1654771978111 2022-06-09 10:53:02.327 | + functions-common:time_stop:2331 : [[ -z 1654771978111 ]] 2022-06-09 10:53:02.329 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:53:02.334 | + functions-common:time_stop:2334 : end_time=1654771982331 2022-06-09 10:53:02.337 | + functions-common:time_stop:2335 : elapsed_time=4220 2022-06-09 10:53:02.340 | + functions-common:time_stop:2336 : total=20186 2022-06-09 10:53:02.343 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:53:02.346 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24406 2022-06-09 10:53:02.349 | + inc/python:pip_install:203 : return 0 2022-06-09 10:53:02.352 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-09 10:53:04.639 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-09 10:53:06.528 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:53:06.529 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-09 10:53:06.550 | 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 10:53:06.553 | 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 10:53:06.558 | 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 10:53:06.560 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-09 10:53:06.563 | 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 10:53:06.637 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 10:53:06.640 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 10:53:06.645 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-09 10:53:06.666 | + ./stack.sh:main:788 : pkgs= 2022-06-09 10:53:06.669 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-09 10:53:06.671 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-09 10:53:06.673 | + functions-common:run_phase:1750 : local mode=stack 2022-06-09 10:53:06.675 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-09 10:53:06.678 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 10:53:06.680 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 10:53:06.682 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 10:53:06.684 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 10:53:06.686 | + functions-common:run_phase:1760 : local extra 2022-06-09 10:53:06.689 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 10:53:06.693 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 10:53:06.695 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 10:53:06.698 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 10:53:06.700 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-09 10:53:06.702 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 10:53:06.718 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:53:06.720 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 10:53:06.723 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-09 10:53:06.725 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-09 10:53:06.727 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-09 10:53:06.729 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-09 10:53:06.731 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-09 10:53:06.733 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-09 10:53:06.735 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-09 10:53:06.737 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-09 10:53:06.740 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-09 10:53:06.742 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-09 10:53:06.744 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-09 10:53:06.746 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-09 10:53:06.748 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 10:53:06.750 | + 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 10:53:06.752 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-09 10:53:06.754 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-09 10:53:06.756 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-09 10:53:06.758 | + functions-common:run_plugins:1739 : local plugins= 2022-06-09 10:53:06.760 | + functions-common:run_plugins:1740 : local plugin 2022-06-09 10:53:06.763 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-09 10:53:06.765 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-09 10:53:06.767 | + functions:set_systemd_override:826 : local value=2048 2022-06-09 10:53:06.770 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-09 10:53:06.772 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-09 10:53:06.822 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-09 10:53:06.822 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-09 10:53:06.825 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-09 10:53:07.203 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-09 10:53:07.207 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-09 10:53:07.224 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:53:07.226 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-09 10:53:07.229 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:53:07.232 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:53:07.236 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:53:07.238 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:53:07.241 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:53:07.244 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:53:07.246 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:07.248 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:07.250 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:53:07.253 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:53:07.255 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:53:07.257 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:53:07.259 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-09 10:53:07.262 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:53:07.264 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:07.266 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:07.268 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-09 10:53:07.291 | + 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 10:53:07.405 | Reading package lists... 2022-06-09 10:53:07.659 | Building dependency tree... 2022-06-09 10:53:07.661 | Reading state information... 2022-06-09 10:53:07.913 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-09 10:53:07.913 | The following packages were automatically installed and are no longer required: 2022-06-09 10:53:07.914 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:53:07.914 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:53:07.914 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:53:07.914 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:53:07.914 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:53:07.914 | python3-zope.interface 2022-06-09 10:53:07.914 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:53:08.064 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:53:08.071 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:53:08.075 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:53:08.079 | + functions-common:time_stop:2322 : local name 2022-06-09 10:53:08.082 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:53:08.086 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:53:08.088 | + functions-common:time_stop:2325 : local total 2022-06-09 10:53:08.091 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:53:08.093 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:53:08.095 | + functions-common:time_stop:2329 : start_time=1654771987287 2022-06-09 10:53:08.097 | + functions-common:time_stop:2331 : [[ -z 1654771987287 ]] 2022-06-09 10:53:08.101 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:53:08.105 | + functions-common:time_stop:2334 : end_time=1654771988102 2022-06-09 10:53:08.107 | + functions-common:time_stop:2335 : elapsed_time=815 2022-06-09 10:53:08.109 | + functions-common:time_stop:2336 : total=1603 2022-06-09 10:53:08.111 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:53:08.113 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2418 2022-06-09 10:53:08.115 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:53:08.117 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-09 10:53:08.119 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:53:08.123 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:53:08.126 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:53:08.128 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:53:08.130 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:53:08.133 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:53:08.135 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-09 10:53:08.138 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 10:53:08.140 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 10:53:08.143 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 10:53:08.145 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 10:53:08.147 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 10:53:08.150 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 10:53:08.152 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 10:53:08.154 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 10:53:08.157 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-09 10:53:08.159 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:53:08.161 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:53:08.164 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:53:08.166 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:53:08.168 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:53:08.171 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:53:08.173 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-09 10:53:08.175 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-09 10:53:08.192 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:53:08.195 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-09 10:53:08.197 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 10:53:08.199 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-09 10:53:08.201 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-09 10:53:08.204 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-09 10:53:08.208 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-09 10:53:08.211 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-09 10:53:08.213 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-09 10:53:08.215 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-09 10:53:08.217 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-09 10:53:08.220 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-09 10:53:08.222 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-09 10:53:08.953 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-09 10:53:08.953 | user tags 2022-06-09 10:53:08.953 | stackrabbit []' 2022-06-09 10:53:08.956 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-09 10:53:08.956 | user tags 2022-06-09 10:53:08.956 | stackrabbit []' 2022-06-09 10:53:08.956 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-09 10:53:08.963 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-09 10:53:08.965 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-09 10:53:08.968 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 10:53:09.678 | Changing password for user "stackrabbit" ... 2022-06-09 10:53:09.712 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-09 10:53:10.410 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-09 10:53:10.433 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-09 10:53:10.436 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 10:53:11.129 | Changing password for user "stackrabbit" ... 2022-06-09 10:53:11.154 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-09 10:53:11.156 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-09 10:53:11.159 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-09 10:53:11.895 | Deleting user "guest" ... 2022-06-09 10:53:11.911 | Error: 2022-06-09 10:53:11.911 | {:no_such_user, "guest"} 2022-06-09 10:53:11.923 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-09 10:53:11.926 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-09 10:53:11.942 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:53:11.945 | + ./stack.sh:main:805 : install_database 2022-06-09 10:53:11.948 | + lib/database:install_database:116 : install_database_mysql 2022-06-09 10:53:11.951 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-09 10:53:11.955 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:11.958 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:11.962 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-09 10:53:12.183 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-09 10:53:12.187 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-09 10:53:12.191 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-09 10:53:12.194 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-09 10:53:12.197 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-09 10:53:12.200 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 10:53:12.202 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 10:53:12.205 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 10:53:12.208 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 10:53:12.211 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 10:53:12.213 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 10:53:12.216 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 10:53:12.218 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 10:53:12.220 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-09 10:53:12.222 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:53:12.225 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:53:12.227 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:53:12.229 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:53:12.232 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:53:12.234 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:53:12.236 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-09 10:53:12.238 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:12.240 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:12.243 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-09 10:53:12.245 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:53:12.247 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:53:12.250 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:53:12.252 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:53:12.254 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:53:12.256 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:53:12.258 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:12.261 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:12.263 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:53:12.265 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:53:12.267 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:53:12.269 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:53:12.271 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-09 10:53:12.274 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:53:12.276 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:12.279 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:12.281 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-09 10:53:12.305 | + 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 10:53:12.416 | Reading package lists... 2022-06-09 10:53:12.673 | Building dependency tree... 2022-06-09 10:53:12.674 | Reading state information... 2022-06-09 10:53:12.928 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-09 10:53:12.928 | The following packages were automatically installed and are no longer required: 2022-06-09 10:53:12.929 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:53:12.930 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:53:12.930 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:53:12.930 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:53:12.930 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:53:12.930 | python3-zope.interface 2022-06-09 10:53:12.930 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:53:13.064 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:53:13.069 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:53:13.071 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:53:13.074 | + functions-common:time_stop:2322 : local name 2022-06-09 10:53:13.077 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:53:13.079 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:53:13.082 | + functions-common:time_stop:2325 : local total 2022-06-09 10:53:13.085 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:53:13.087 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:53:13.089 | + functions-common:time_stop:2329 : start_time=1654771992301 2022-06-09 10:53:13.091 | + functions-common:time_stop:2331 : [[ -z 1654771992301 ]] 2022-06-09 10:53:13.094 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:53:13.098 | + functions-common:time_stop:2334 : end_time=1654771993096 2022-06-09 10:53:13.100 | + functions-common:time_stop:2335 : elapsed_time=795 2022-06-09 10:53:13.103 | + functions-common:time_stop:2336 : total=2418 2022-06-09 10:53:13.105 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:53:13.107 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3213 2022-06-09 10:53:13.109 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:53:13.111 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-09 10:53:13.114 | + ./stack.sh:main:808 : install_database_python 2022-06-09 10:53:13.116 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-09 10:53:13.119 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-09 10:53:13.121 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-09 10:53:13.124 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 10:53:13.127 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-09 10:53:13.130 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-09 10:53:13.132 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 10:53:13.136 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-09 10:53:13.136 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 10:53:13.142 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-09 10:53:13.144 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-09 10:53:13.147 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-09 10:53:13.150 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-09 10:53:13.152 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-09 10:53:13.173 | Using python 3.8 to install PyMySQL 2022-06-09 10:53:13.176 | + 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 10:53:14.953 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:53:14.953 | 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 10:53:14.958 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:14.959 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:14.960 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:53:14.961 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:14.962 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:14.962 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:53:14.962 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:14.963 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:53:14.977 | 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 10:53:17.211 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:53:17.211 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:53:17.289 | + inc/python:pip_install:200 : result=0 2022-06-09 10:53:17.292 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:53:17.294 | + functions-common:time_stop:2322 : local name 2022-06-09 10:53:17.298 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:53:17.301 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:53:17.305 | + functions-common:time_stop:2325 : local total 2022-06-09 10:53:17.308 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:53:17.311 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:53:17.315 | + functions-common:time_stop:2329 : start_time=1654771993168 2022-06-09 10:53:17.318 | + functions-common:time_stop:2331 : [[ -z 1654771993168 ]] 2022-06-09 10:53:17.321 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:53:17.326 | + functions-common:time_stop:2334 : end_time=1654771997323 2022-06-09 10:53:17.328 | + functions-common:time_stop:2335 : elapsed_time=4155 2022-06-09 10:53:17.330 | + functions-common:time_stop:2336 : total=24406 2022-06-09 10:53:17.333 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:53:17.335 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28561 2022-06-09 10:53:17.337 | + inc/python:pip_install:203 : return 0 2022-06-09 10:53:17.340 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-09 10:53:17.342 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 10:53:17.344 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-09 10:53:17.347 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-09 10:53:17.363 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:53:17.365 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-09 10:53:17.367 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-09 10:53:17.371 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 10:53:17.371 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-09 10:53:17.376 | + 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 10:53:17.378 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-09 10:53:17.381 | + 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 10:53:17.383 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-09 10:53:17.386 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-09 10:53:17.389 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-09 10:53:17.404 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:53:17.406 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-09 10:53:17.409 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:53:17.411 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:53:17.414 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:53:17.416 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:53:17.418 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:53:17.421 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:53:17.423 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:17.425 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:17.428 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:53:17.430 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:53:17.432 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:53:17.434 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:53:17.436 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-09 10:53:17.439 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:53:17.441 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:17.443 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:17.446 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-09 10:53:17.466 | + 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 10:53:17.577 | Reading package lists... 2022-06-09 10:53:17.831 | Building dependency tree... 2022-06-09 10:53:17.833 | Reading state information... 2022-06-09 10:53:18.093 | radvd is already the newest version (1:2.17-2). 2022-06-09 10:53:18.093 | The following packages were automatically installed and are no longer required: 2022-06-09 10:53:18.094 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:53:18.094 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:53:18.094 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:53:18.094 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:53:18.094 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:53:18.094 | python3-zope.interface 2022-06-09 10:53:18.094 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:53:18.226 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:53:18.232 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:53:18.235 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:53:18.238 | + functions-common:time_stop:2322 : local name 2022-06-09 10:53:18.241 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:53:18.243 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:53:18.245 | + functions-common:time_stop:2325 : local total 2022-06-09 10:53:18.248 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:53:18.250 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:53:18.252 | + functions-common:time_stop:2329 : start_time=1654771997464 2022-06-09 10:53:18.254 | + functions-common:time_stop:2331 : [[ -z 1654771997464 ]] 2022-06-09 10:53:18.257 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:53:18.261 | + functions-common:time_stop:2334 : end_time=1654771998258 2022-06-09 10:53:18.263 | + functions-common:time_stop:2335 : elapsed_time=794 2022-06-09 10:53:18.265 | + functions-common:time_stop:2336 : total=3213 2022-06-09 10:53:18.267 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:53:18.269 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4007 2022-06-09 10:53:18.273 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:53:18.275 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-09 10:53:18.291 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:53:18.294 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-09 10:53:18.296 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-09 10:53:18.299 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-09 10:53:18.318 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-09 10:53:18.320 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:53:18.323 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:53:18.325 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:53:18.327 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:53:18.330 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:53:18.332 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:53:18.335 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:18.337 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:18.340 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:53:18.342 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:53:18.345 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:53:18.347 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:53:18.350 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-09 10:53:18.353 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:53:18.356 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:18.358 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:18.361 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-09 10:53:18.381 | + 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 10:53:18.491 | Reading package lists... 2022-06-09 10:53:18.759 | Building dependency tree... 2022-06-09 10:53:18.760 | Reading state information... 2022-06-09 10:53:19.016 | fakeroot is already the newest version (1.24-1). 2022-06-09 10:53:19.016 | make is already the newest version (4.2.1-1.2). 2022-06-09 10:53:19.016 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-09 10:53:19.016 | The following packages were automatically installed and are no longer required: 2022-06-09 10:53:19.018 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:53:19.018 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:53:19.018 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:53:19.018 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:53:19.018 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:53:19.018 | python3-zope.interface 2022-06-09 10:53:19.018 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:53:19.167 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:53:19.171 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:53:19.174 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:53:19.177 | + functions-common:time_stop:2322 : local name 2022-06-09 10:53:19.179 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:53:19.181 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:53:19.183 | + functions-common:time_stop:2325 : local total 2022-06-09 10:53:19.185 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:53:19.187 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:53:19.190 | + functions-common:time_stop:2329 : start_time=1654771998378 2022-06-09 10:53:19.192 | + functions-common:time_stop:2331 : [[ -z 1654771998378 ]] 2022-06-09 10:53:19.194 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:53:19.198 | + functions-common:time_stop:2334 : end_time=1654771999196 2022-06-09 10:53:19.200 | + functions-common:time_stop:2335 : elapsed_time=818 2022-06-09 10:53:19.202 | + functions-common:time_stop:2336 : total=4007 2022-06-09 10:53:19.204 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:53:19.206 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4825 2022-06-09 10:53:19.209 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:53:19.211 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-09 10:53:19.214 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:19.216 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:19.218 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-09 10:53:19.221 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-09 10:53:19.224 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-09 10:53:19.228 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-09 10:53:19.230 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-09 10:53:19.234 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-09 10:53:19.234 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-09 10:53:19.238 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-09 10:53:19.241 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-09 10:53:19.243 | + functions:vercmp:652 : local v1=5.4 2022-06-09 10:53:19.245 | + functions:vercmp:653 : local 'op=<' 2022-06-09 10:53:19.248 | + functions:vercmp:654 : local v2=3.13 2022-06-09 10:53:19.251 | + functions:vercmp:655 : local result 2022-06-09 10:53:19.254 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-09 10:53:19.255 | ++ functions:vercmp:659 : head -1 2022-06-09 10:53:19.255 | ++ functions:vercmp:659 : sort -V 2022-06-09 10:53:19.260 | + functions:vercmp:659 : result=3.13 2022-06-09 10:53:19.262 | + functions:vercmp:661 : case $op in 2022-06-09 10:53:19.265 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-09 10:53:19.267 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-09 10:53:19.269 | + functions:vercmp:672 : return 2022-06-09 10:53:19.272 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-09 10:53:19.274 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 10:53:19.276 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-09 10:53:19.785 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-09 10:53:19.805 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:53:19.808 | + ./stack.sh:main:816 : install_etcd3 2022-06-09 10:53:19.810 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-09 10:53:19.810 | Installing etcd 2022-06-09 10:53:19.812 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-09 10:53:19.827 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-09 10:53:19.839 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-09 10:53:19.841 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-09 10:53:19.853 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-09 10:53:19.857 | ++ 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 10:53:19.860 | ++ 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 10:53:19.863 | +++ 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 10:53:19.868 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 10:53:19.871 | ++ 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 10:53:19.874 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-09 10:53:19.877 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 10:53:19.880 | ++ functions:get_extra_file:73 : return 2022-06-09 10:53:19.883 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 10:53:19.886 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-09 10:53:19.889 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-09 10:53:19.891 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-09 10:53:19.908 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:53:19.911 | + ./stack.sh:main:835 : install_dstat 2022-06-09 10:53:19.913 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-09 10:53:19.928 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:53:19.931 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-09 10:53:19.933 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 10:53:19.935 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-09 10:53:19.937 | + ./stack.sh:main:844 : install_libs 2022-06-09 10:53:19.939 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-09 10:53:19.941 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-09 10:53:19.944 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-09 10:53:19.946 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-09 10:53:19.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:19.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:19.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-09 10:53:19.954 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:19.956 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-09 10:53:19.959 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-09 10:53:19.961 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-09 10:53:19.963 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-09 10:53:19.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:19.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:19.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-09 10:53:19.971 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:19.974 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-09 10:53:19.976 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-09 10:53:19.978 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-09 10:53:19.980 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-09 10:53:19.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:19.986 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:19.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-09 10:53:19.991 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:19.993 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-09 10:53:19.995 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-09 10:53:19.997 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-09 10:53:20.000 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-09 10:53:20.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-09 10:53:20.008 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.010 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-09 10:53:20.013 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-09 10:53:20.015 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-09 10:53:20.018 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-09 10:53:20.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-09 10:53:20.027 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.029 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-09 10:53:20.032 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-09 10:53:20.034 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-09 10:53:20.036 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-09 10:53:20.039 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-09 10:53:20.046 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.049 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-09 10:53:20.051 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-09 10:53:20.053 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-09 10:53:20.056 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-09 10:53:20.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.060 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.062 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-09 10:53:20.064 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.067 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-09 10:53:20.069 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-09 10:53:20.071 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-09 10:53:20.074 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-09 10:53:20.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-09 10:53:20.083 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.086 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-09 10:53:20.088 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-09 10:53:20.091 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-09 10:53:20.093 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-09 10:53:20.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-09 10:53:20.101 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.104 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-09 10:53:20.106 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-09 10:53:20.108 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-09 10:53:20.111 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-09 10:53:20.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-09 10:53:20.120 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.123 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-09 10:53:20.125 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-09 10:53:20.127 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-09 10:53:20.130 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-09 10:53:20.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.134 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.136 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-09 10:53:20.138 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.141 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-09 10:53:20.143 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-09 10:53:20.145 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-09 10:53:20.147 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-09 10:53:20.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-09 10:53:20.156 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.158 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-09 10:53:20.160 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-09 10:53:20.163 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-09 10:53:20.165 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-09 10:53:20.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.169 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.171 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-09 10:53:20.174 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.176 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-09 10:53:20.178 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-09 10:53:20.180 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-09 10:53:20.183 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-09 10:53:20.185 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.187 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.189 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-09 10:53:20.191 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.194 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-09 10:53:20.196 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-09 10:53:20.198 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-09 10:53:20.200 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-09 10:53:20.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-09 10:53:20.209 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.212 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-09 10:53:20.214 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-09 10:53:20.216 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-09 10:53:20.218 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-09 10:53:20.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.223 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.225 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-09 10:53:20.227 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.229 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-09 10:53:20.231 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-09 10:53:20.234 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-09 10:53:20.236 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-09 10:53:20.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.240 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.242 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-09 10:53:20.244 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.247 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-09 10:53:20.249 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-09 10:53:20.251 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-09 10:53:20.253 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-09 10:53:20.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.258 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.260 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-09 10:53:20.262 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.264 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-09 10:53:20.267 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-09 10:53:20.269 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-09 10:53:20.271 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-09 10:53:20.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.278 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-09 10:53:20.280 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.282 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-09 10:53:20.284 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-09 10:53:20.287 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-09 10:53:20.289 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-09 10:53:20.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.294 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.296 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-09 10:53:20.298 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.300 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-09 10:53:20.303 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-09 10:53:20.305 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-09 10:53:20.307 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-09 10:53:20.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.311 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-09 10:53:20.316 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.318 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-09 10:53:20.320 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-09 10:53:20.322 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-09 10:53:20.325 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-09 10:53:20.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-09 10:53:20.334 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.336 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-09 10:53:20.338 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-09 10:53:20.341 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-09 10:53:20.343 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-09 10:53:20.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-09 10:53:20.352 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.354 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-09 10:53:20.357 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-09 10:53:20.359 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-09 10:53:20.361 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-09 10:53:20.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-09 10:53:20.371 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.374 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-09 10:53:20.376 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-09 10:53:20.379 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-09 10:53:20.381 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-09 10:53:20.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-09 10:53:20.390 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.392 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-09 10:53:20.395 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-09 10:53:20.397 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-09 10:53:20.399 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-09 10:53:20.402 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.404 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.406 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-09 10:53:20.408 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.410 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-09 10:53:20.413 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-09 10:53:20.416 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-09 10:53:20.419 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-09 10:53:20.421 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.424 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.427 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-09 10:53:20.430 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.433 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-09 10:53:20.436 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-09 10:53:20.438 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-09 10:53:20.441 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-09 10:53:20.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.446 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.448 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-09 10:53:20.451 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.453 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-09 10:53:20.455 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-09 10:53:20.458 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-09 10:53:20.460 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-09 10:53:20.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-09 10:53:20.470 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.472 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-09 10:53:20.474 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-09 10:53:20.477 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-09 10:53:20.479 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-09 10:53:20.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.484 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-09 10:53:20.488 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.491 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-09 10:53:20.493 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-09 10:53:20.496 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-09 10:53:20.498 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-09 10:53:20.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-09 10:53:20.507 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.510 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-09 10:53:20.512 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-09 10:53:20.515 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-09 10:53:20.517 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-09 10:53:20.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-09 10:53:20.526 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.529 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-09 10:53:20.531 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-09 10:53:20.533 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-09 10:53:20.536 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-09 10:53:20.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.541 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-09 10:53:20.545 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.548 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-09 10:53:20.550 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-09 10:53:20.553 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-09 10:53:20.556 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-09 10:53:20.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.564 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-09 10:53:20.567 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.571 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-09 10:53:20.573 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-09 10:53:20.576 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-09 10:53:20.579 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-09 10:53:20.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.585 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.588 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-09 10:53:20.590 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.592 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-09 10:53:20.595 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-09 10:53:20.597 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-09 10:53:20.599 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-09 10:53:20.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:20.604 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:20.606 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-09 10:53:20.609 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:20.611 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-09 10:53:20.635 | Using python 3.8 to install etcd3 2022-06-09 10:53:20.637 | + 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 10:53:22.409 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:53:22.409 | 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 10:53:22.414 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:22.414 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:22.416 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:53:22.417 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:22.418 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:22.418 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:53:22.418 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:22.419 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:53:22.433 | 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 10:53:22.443 | 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 10:53:22.467 | 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 10:53:22.472 | 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 10:53:22.476 | 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 10:53:22.490 | 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 10:53:24.652 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:53:24.652 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:53:24.737 | + inc/python:pip_install:200 : result=0 2022-06-09 10:53:24.741 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:53:24.745 | + functions-common:time_stop:2322 : local name 2022-06-09 10:53:24.748 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:53:24.752 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:53:24.755 | + functions-common:time_stop:2325 : local total 2022-06-09 10:53:24.758 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:53:24.760 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:53:24.762 | + functions-common:time_stop:2329 : start_time=1654772000628 2022-06-09 10:53:24.764 | + functions-common:time_stop:2331 : [[ -z 1654772000628 ]] 2022-06-09 10:53:24.767 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:53:24.771 | + functions-common:time_stop:2334 : end_time=1654772004769 2022-06-09 10:53:24.773 | + functions-common:time_stop:2335 : elapsed_time=4141 2022-06-09 10:53:24.776 | + functions-common:time_stop:2336 : total=28561 2022-06-09 10:53:24.778 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:53:24.780 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32702 2022-06-09 10:53:24.782 | + inc/python:pip_install:203 : return 0 2022-06-09 10:53:24.784 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-09 10:53:24.807 | Using python 3.8 to install etcd3gw 2022-06-09 10:53:24.809 | + 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 10:53:26.593 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:53:26.593 | 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 10:53:26.597 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:26.598 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:26.599 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:53:26.601 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:26.601 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:26.601 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:53:26.602 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:26.602 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:53:26.616 | 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 10:53:26.642 | 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 10:53:26.649 | 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 10:53:26.652 | 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 10:53:26.673 | 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 10:53:26.676 | 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 10:53:26.700 | 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 10:53:26.704 | 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 10:53:26.707 | 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 10:53:28.885 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:53:28.885 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:53:28.960 | + inc/python:pip_install:200 : result=0 2022-06-09 10:53:28.964 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:53:28.967 | + functions-common:time_stop:2322 : local name 2022-06-09 10:53:28.971 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:53:28.974 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:53:28.978 | + functions-common:time_stop:2325 : local total 2022-06-09 10:53:28.981 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:53:28.984 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:53:28.988 | + functions-common:time_stop:2329 : start_time=1654772004801 2022-06-09 10:53:28.991 | + functions-common:time_stop:2331 : [[ -z 1654772004801 ]] 2022-06-09 10:53:28.993 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:53:28.997 | + functions-common:time_stop:2334 : end_time=1654772008995 2022-06-09 10:53:29.000 | + functions-common:time_stop:2335 : elapsed_time=4194 2022-06-09 10:53:29.002 | + functions-common:time_stop:2336 : total=32702 2022-06-09 10:53:29.004 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:53:29.006 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=36896 2022-06-09 10:53:29.008 | + inc/python:pip_install:203 : return 0 2022-06-09 10:53:29.011 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-09 10:53:29.013 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-09 10:53:29.015 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-09 10:53:29.018 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 10:53:29.020 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 10:53:29.023 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 10:53:29.025 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 10:53:29.027 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 10:53:29.030 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 10:53:29.032 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 10:53:29.034 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 10:53:29.036 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-09 10:53:29.039 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-09 10:53:29.041 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:29.043 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:29.045 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-09 10:53:29.047 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-09 10:53:29.050 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 10:53:29.052 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:53:29.054 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:53:29.056 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:53:29.058 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:53:29.061 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:53:29.063 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:53:29.065 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:29.067 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:29.070 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:53:29.072 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:53:29.074 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:53:29.076 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:53:29.079 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 10:53:29.081 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:53:29.084 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:29.086 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:29.088 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 10:53:29.109 | + 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 10:53:29.220 | Reading package lists... 2022-06-09 10:53:29.474 | Building dependency tree... 2022-06-09 10:53:29.476 | Reading state information... 2022-06-09 10:53:29.728 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-09 10:53:29.728 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-09 10:53:29.728 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 10:53:29.728 | The following packages were automatically installed and are no longer required: 2022-06-09 10:53:29.729 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:53:29.729 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:53:29.729 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:53:29.729 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:53:29.729 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:53:29.729 | python3-zope.interface 2022-06-09 10:53:29.729 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:53:29.871 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:53:29.876 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:53:29.879 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:53:29.883 | + functions-common:time_stop:2322 : local name 2022-06-09 10:53:29.885 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:53:29.887 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:53:29.889 | + functions-common:time_stop:2325 : local total 2022-06-09 10:53:29.891 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:53:29.895 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:53:29.897 | + functions-common:time_stop:2329 : start_time=1654772009106 2022-06-09 10:53:29.899 | + functions-common:time_stop:2331 : [[ -z 1654772009106 ]] 2022-06-09 10:53:29.903 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:53:29.907 | + functions-common:time_stop:2334 : end_time=1654772009904 2022-06-09 10:53:29.910 | + functions-common:time_stop:2335 : elapsed_time=798 2022-06-09 10:53:29.912 | + functions-common:time_stop:2336 : total=4825 2022-06-09 10:53:29.915 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:53:29.917 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5623 2022-06-09 10:53:29.919 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:53:29.922 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-09 10:53:29.924 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:29.926 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:29.929 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-09 10:53:29.992 | Module proxy already enabled 2022-06-09 10:53:29.998 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-09 10:53:30.063 | Considering dependency proxy for proxy_uwsgi: 2022-06-09 10:53:30.063 | Module proxy already enabled 2022-06-09 10:53:30.063 | Module proxy_uwsgi already enabled 2022-06-09 10:53:30.068 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-09 10:53:30.072 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 10:53:30.074 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 10:53:30.077 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 10:53:30.296 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-09 10:53:30.299 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-09 10:53:30.301 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-09 10:53:30.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:30.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:30.309 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-09 10:53:30.314 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:30.316 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-09 10:53:30.318 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-09 10:53:30.321 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-09 10:53:30.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:30.325 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:30.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-09 10:53:30.330 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:30.333 | + ./stack.sh:main:852 : install_glanceclient 2022-06-09 10:53:30.335 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-09 10:53:30.337 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-09 10:53:30.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:30.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:30.344 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-09 10:53:30.346 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:30.349 | + ./stack.sh:main:853 : install_cinderclient 2022-06-09 10:53:30.351 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-09 10:53:30.354 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-09 10:53:30.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:30.358 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:30.360 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-09 10:53:30.363 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:30.365 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-09 10:53:30.367 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-09 10:53:30.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:30.372 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:30.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-09 10:53:30.376 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:30.379 | + ./stack.sh:main:854 : install_novaclient 2022-06-09 10:53:30.381 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-09 10:53:30.384 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-09 10:53:30.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:30.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:30.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-09 10:53:30.397 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:30.399 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-09 10:53:30.418 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:53:30.420 | + ./stack.sh:main:856 : install_swiftclient 2022-06-09 10:53:30.422 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-09 10:53:30.425 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-09 10:53:30.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:30.429 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:30.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-09 10:53:30.434 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:30.436 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-09 10:53:30.452 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:53:30.454 | + ./stack.sh:main:859 : install_neutronclient 2022-06-09 10:53:30.457 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-09 10:53:30.462 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-09 10:53:30.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:30.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:30.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-09 10:53:30.471 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:30.474 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-09 10:53:30.476 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-09 10:53:30.478 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-09 10:53:30.480 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:30.483 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:30.485 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-09 10:53:30.487 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:30.490 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-09 10:53:30.492 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-09 10:53:30.494 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 10:53:30.498 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-09 10:53:30.500 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-09 10:53:30.502 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 10:53:30.506 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-09 10:53:30.506 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 10:53:30.512 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-09 10:53:30.514 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-09 10:53:30.516 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-09 10:53:30.519 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-09 10:53:30.521 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-09 10:53:30.542 | Using python 3.8 to install keystonemiddleware 2022-06-09 10:53:30.544 | + 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 10:53:32.321 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:53:32.322 | 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 10:53:32.326 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:32.327 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:32.328 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:53:32.330 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:32.330 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:32.330 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:53:32.331 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:32.331 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:53:32.346 | 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 10:53:32.418 | 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 10:53:32.454 | 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 10:53:32.470 | 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 10:53:32.476 | 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 10:53:32.483 | 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 10:53:32.523 | 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 10:53:32.532 | 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 10:53:32.550 | 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 10:53:32.556 | 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 10:53:32.559 | 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 10:53:32.570 | 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 10:53:32.573 | 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 10:53:32.576 | 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 10:53:32.581 | 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 10:53:32.601 | 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 10:53:32.605 | 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 10:53:32.625 | 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 10:53:32.630 | 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 10:53:32.633 | 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 10:53:32.640 | 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 10:53:32.660 | 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 10:53:32.674 | 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 10:53:32.739 | 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 10:53:32.746 | 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 10:53:32.750 | 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 10:53:32.754 | 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 10:53:32.762 | 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 10:53:32.765 | 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 10:53:32.768 | 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 10:53:32.771 | 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 10:53:32.774 | 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 10:53:32.777 | 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 10:53:32.781 | 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 10:53:32.785 | 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 10:53:32.789 | 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 10:53:34.753 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:53:34.753 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:53:34.830 | + inc/python:pip_install:200 : result=0 2022-06-09 10:53:34.834 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:53:34.837 | + functions-common:time_stop:2322 : local name 2022-06-09 10:53:34.839 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:53:34.842 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:53:34.845 | + functions-common:time_stop:2325 : local total 2022-06-09 10:53:34.847 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:53:34.850 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:53:34.853 | + functions-common:time_stop:2329 : start_time=1654772010536 2022-06-09 10:53:34.855 | + functions-common:time_stop:2331 : [[ -z 1654772010536 ]] 2022-06-09 10:53:34.859 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:53:34.863 | + functions-common:time_stop:2334 : end_time=1654772014861 2022-06-09 10:53:34.866 | + functions-common:time_stop:2335 : elapsed_time=4325 2022-06-09 10:53:34.869 | + functions-common:time_stop:2336 : total=36896 2022-06-09 10:53:34.871 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:53:34.873 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41221 2022-06-09 10:53:34.875 | + inc/python:pip_install:203 : return 0 2022-06-09 10:53:34.878 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-09 10:53:34.880 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-09 10:53:34.883 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 10:53:34.886 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-09 10:53:34.888 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-09 10:53:34.891 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 10:53:34.894 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-09 10:53:34.895 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 10:53:34.900 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-09 10:53:34.902 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-09 10:53:34.905 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-09 10:53:34.907 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-09 10:53:34.910 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-09 10:53:34.931 | Using python 3.8 to install python-memcached 2022-06-09 10:53:34.933 | + 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 10:53:36.719 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:53:36.720 | 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 10:53:36.726 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:36.727 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:36.729 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:53:36.730 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:36.730 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:36.731 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:53:36.731 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:36.731 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:53:36.746 | 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 10:53:36.750 | 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 10:53:39.003 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:53:39.003 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:53:39.076 | + inc/python:pip_install:200 : result=0 2022-06-09 10:53:39.080 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:53:39.084 | + functions-common:time_stop:2322 : local name 2022-06-09 10:53:39.088 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:53:39.091 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:53:39.095 | + functions-common:time_stop:2325 : local total 2022-06-09 10:53:39.098 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:53:39.101 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:53:39.104 | + functions-common:time_stop:2329 : start_time=1654772014925 2022-06-09 10:53:39.106 | + functions-common:time_stop:2331 : [[ -z 1654772014925 ]] 2022-06-09 10:53:39.108 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:53:39.113 | + functions-common:time_stop:2334 : end_time=1654772019110 2022-06-09 10:53:39.115 | + functions-common:time_stop:2335 : elapsed_time=4185 2022-06-09 10:53:39.117 | + functions-common:time_stop:2336 : total=41221 2022-06-09 10:53:39.119 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:53:39.122 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45406 2022-06-09 10:53:39.124 | + inc/python:pip_install:203 : return 0 2022-06-09 10:53:39.126 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-09 10:53:39.143 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:53:39.145 | + ./stack.sh:main:866 : '[' 10.222.0.33 == 10.222.0.33 ']' 2022-06-09 10:53:39.148 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-09 10:53:39.150 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-09 10:53:39.152 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-09 10:53:39.155 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 10:53:39.157 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-09 10:53:39.159 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-09 10:53:39.174 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:53:39.176 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-09 10:53:39.178 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-09 10:53:39.180 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-09 10:53:39.182 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 10:53:39.184 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 10:53:39.187 | ++ functions-common:git_clone:529 : pwd 2022-06-09 10:53:39.189 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:53:39.191 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:53:39.194 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:53:39.209 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:53:39.211 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:53:39.214 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:53:39.216 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 10:53:39.216 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:53:39.223 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-09 10:53:39.225 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:53:39.227 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-09 10:53:39.241 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-09 10:53:39.243 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 10:53:39.244 | + functions-common:git_clone:607 : head -1 2022-06-09 10:53:39.248 | f4946fc86 Merge "Fix issue with LDAP backend returning bytes instead of string" into stable/victoria 2022-06-09 10:53:39.250 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:53:39.253 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-09 10:53:39.255 | + inc/python:setup_develop:338 : local bindep 2022-06-09 10:53:39.258 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 10:53:39.260 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-09 10:53:39.265 | + inc/python:setup_develop:344 : local extras= 2022-06-09 10:53:39.267 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-09 10:53:39.269 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 10:53:39.272 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 10:53:39.274 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-09 10:53:39.277 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 10:53:39.279 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 10:53:39.282 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-09 10:53:39.284 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 10:53:39.287 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-09 10:53:39.290 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 10:53:39.292 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 10:53:39.295 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-09 10:53:39.301 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-09 10:53:39.304 | + 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 10:53:39.906 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-09 10:53:39.909 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 10:53:39.912 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 10:53:39.915 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 10:53:39.917 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 10:53:39.919 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-09 10:53:39.922 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 10:53:39.924 | + inc/python:setup_package:427 : local extras= 2022-06-09 10:53:39.927 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 10:53:39.929 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 10:53:39.932 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 10:53:39.934 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 10:53:39.937 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 10:53:39.939 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-09 10:53:39.961 | Using python 3.8 to install /opt/stack/keystone 2022-06-09 10:53:39.963 | + 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 10:53:41.720 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:53:41.720 | 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 10:53:41.725 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:41.725 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:41.727 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:53:41.728 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:41.728 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:41.729 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:53:41.729 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:41.729 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:53:41.742 | Obtaining file:///opt/stack/keystone 2022-06-09 10:53:43.328 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 10:53:44.889 | 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 10:53:44.917 | 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 10:53:44.927 | 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 10:53:44.934 | 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 10:53:44.937 | 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 10:53:44.945 | 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 10:53:44.966 | 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 10:53:44.980 | 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 10:53:44.995 | 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 10:53:44.999 | 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 10:53:45.008 | 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 10:53:45.012 | 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 10:53:45.015 | 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 10:53:45.054 | 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 10:53:45.060 | 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 10:53:45.063 | 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 10:53:45.075 | 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 10:53:45.130 | 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 10:53:45.134 | 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 10:53:45.139 | 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 10:53:45.174 | 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 10:53:45.189 | 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 10:53:45.195 | 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 10:53:45.241 | 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 10:53:45.248 | 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 10:53:45.285 | 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 10:53:45.338 | 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 10:53:45.356 | 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 10:53:45.372 | 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 10:53:45.382 | 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 10:53:45.405 | 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 10:53:45.413 | 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 10:53:45.430 | 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 10:53:45.475 | 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 10:53:45.481 | 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 10:53:45.494 | 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 10:53:45.497 | 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 10:53:45.500 | 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 10:53:45.510 | 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 10:53:45.513 | 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 10:53:45.516 | 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 10:53:45.519 | 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 10:53:45.535 | 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 10:53:45.540 | 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 10:53:45.558 | 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 10:53:45.562 | 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 10:53:45.583 | 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 10:53:45.588 | 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 10:53:45.591 | 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 10:53:45.594 | 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 10:53:45.605 | 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 10:53:45.608 | 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 10:53:45.611 | 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 10:53:45.618 | 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 10:53:45.627 | 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 10:53:45.632 | 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 10:53:45.650 | 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 10:53:45.653 | 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 10:53:45.660 | 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 10:53:45.680 | 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 10:53:45.683 | 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 10:53:45.687 | 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 10:53:45.750 | 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 10:53:45.755 | 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 10:53:45.758 | 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 10:53:45.766 | 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 10:53:45.774 | 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 10:53:45.778 | 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 10:53:45.818 | 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 10:53:45.821 | 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 10:53:45.827 | 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 10:53:45.838 | 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 10:53:45.846 | 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 10:53:45.849 | 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 10:53:45.858 | 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 10:53:45.865 | 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 10:53:45.873 | 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 10:53:45.884 | 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 10:53:45.887 | 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 10:53:45.890 | 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 10:53:45.904 | 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 10:53:45.909 | 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 10:53:45.913 | 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 10:53:45.915 | 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 10:53:45.918 | 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 10:53:45.920 | 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 10:53:45.923 | 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 10:53:45.926 | 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 10:53:45.928 | 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 10:53:45.931 | 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 10:53:45.936 | 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 10:53:45.939 | 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 10:53:45.941 | 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 10:53:45.949 | 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 10:53:45.952 | 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 10:53:45.954 | 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 10:53:45.963 | 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 10:53:45.970 | 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 10:53:47.324 | Installing collected packages: keystone 2022-06-09 10:53:47.324 | Attempting uninstall: keystone 2022-06-09 10:53:47.326 | Found existing installation: keystone 18.1.1.dev3 2022-06-09 10:53:47.329 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-09 10:53:47.330 | Running setup.py develop for keystone 2022-06-09 10:53:49.228 | Successfully installed keystone 2022-06-09 10:53:49.366 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:53:49.366 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:53:49.456 | + inc/python:pip_install:200 : result=0 2022-06-09 10:53:49.460 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:53:49.463 | + functions-common:time_stop:2322 : local name 2022-06-09 10:53:49.466 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:53:49.470 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:53:49.473 | + functions-common:time_stop:2325 : local total 2022-06-09 10:53:49.476 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:53:49.478 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:53:49.480 | + functions-common:time_stop:2329 : start_time=1654772019955 2022-06-09 10:53:49.482 | + functions-common:time_stop:2331 : [[ -z 1654772019955 ]] 2022-06-09 10:53:49.485 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:53:49.490 | + functions-common:time_stop:2334 : end_time=1654772029487 2022-06-09 10:53:49.493 | + functions-common:time_stop:2335 : elapsed_time=9532 2022-06-09 10:53:49.495 | + functions-common:time_stop:2336 : total=45406 2022-06-09 10:53:49.498 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:53:49.501 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=54938 2022-06-09 10:53:49.503 | + inc/python:pip_install:203 : return 0 2022-06-09 10:53:49.505 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 10:53:49.508 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 10:53:49.510 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 10:53:49.529 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 10:53:49.541 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-09 10:53:49.543 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-09 10:53:49.546 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:53:49.548 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:53:49.550 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-09 10:53:49.553 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:53:49.555 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-09 10:53:49.572 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:53:49.574 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-09 10:53:49.577 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 10:53:49.579 | + ./stack.sh:main:868 : configure_keystone 2022-06-09 10:53:49.581 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-09 10:53:49.594 | + 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 10:53:49.596 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-09 10:53:49.601 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-09 10:53:49.616 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:53:49.618 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-09 10:53:49.648 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-09 10:53:49.675 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-09 10:53:49.704 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-09 10:53:49.735 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-09 10:53:49.764 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-09 10:53:49.794 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-09 10:53:49.821 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-09 10:53:49.848 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-09 10:53:49.850 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-09 10:53:49.852 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-09 10:53:49.855 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-09 10:53:49.857 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 10:53:49.859 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 10:53:49.874 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:53:49.877 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 10:53:49.879 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 10:53:49.881 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 10:53:49.896 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:53:49.899 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:53:49.901 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:53:49.931 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 10:53:49.933 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 10:53:49.936 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-09 10:53:49.938 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-09 10:53:49.940 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-09 10:53:49.956 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:53:49.958 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.33/identity 2022-06-09 10:53:49.988 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.33/identity 2022-06-09 10:53:50.015 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-09 10:53:50.017 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-09 10:53:50.048 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-09 10:53:50.051 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-09 10:53:50.053 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-09 10:53:50.056 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-09 10:53:50.059 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-09 10:53:50.062 | + 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 10:53:50.094 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-09 10:53:50.096 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-09 10:53:50.098 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-09 10:53:50.100 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-09 10:53:50.103 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 10:53:50.120 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 10:53:50.122 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 10:53:50.125 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 10:53:50.127 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 10:53:50.129 | + 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 10:53:50.156 | + 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 10:53:50.184 | + 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 10:53:50.212 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 10:53:50.239 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-09 10:53:50.267 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-09 10:53:50.269 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-09 10:53:50.272 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-09 10:53:50.274 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-09 10:53:50.277 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-09 10:53:50.279 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 10:53:50.281 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 10:53:50.284 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-09 10:53:50.288 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-09 10:53:50.290 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 10:53:50.293 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 10:53:50.305 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 10:53:50.305 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:53:50.314 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 10:53:50.317 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:53:50.333 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-09 10:53:50.335 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-09 10:53:50.339 | + 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 10:53:50.371 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-09 10:53:50.399 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-09 10:53:50.426 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-09 10:53:50.452 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-09 10:53:50.480 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-09 10:53:50.508 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-09 10:53:50.536 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-09 10:53:50.564 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-09 10:53:50.592 | + 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 10:53:50.620 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-09 10:53:50.646 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-09 10:53:50.673 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-09 10:53:50.700 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 10:53:50.702 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 10:53:50.705 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-09 10:53:50.707 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-09 10:53:50.710 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 10:53:50.712 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:50.714 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:50.717 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 10:53:50.719 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 10:53:50.721 | + 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 10:53:50.748 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-09 10:53:50.775 | + 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 10:53:50.776 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 10:53:50.784 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-09 10:53:50.788 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-09 10:53:50.790 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-09 10:53:50.793 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 10:53:50.795 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 10:53:50.797 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:53:50.799 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:50.801 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:50.804 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 10:53:50.806 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 10:53:50.808 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:50.811 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:50.813 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-09 10:53:50.876 | Site keystone-wsgi-public already enabled 2022-06-09 10:53:50.882 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 10:53:50.886 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 10:53:50.889 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 10:53:50.892 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 10:53:51.036 | + 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 10:53:51.038 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-09 10:53:51.041 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-09 10:53:51.043 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-09 10:53:51.045 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 10:53:51.047 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 10:53:51.050 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-09 10:53:51.054 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-09 10:53:51.057 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 10:53:51.059 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 10:53:51.073 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:53:51.073 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 10:53:51.081 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 10:53:51.085 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:53:51.101 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-09 10:53:51.104 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-09 10:53:51.108 | + 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 10:53:51.142 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-09 10:53:51.169 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-09 10:53:51.197 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-09 10:53:51.224 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-09 10:53:51.251 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-09 10:53:51.278 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-09 10:53:51.308 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-09 10:53:51.335 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-09 10:53:51.362 | + 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 10:53:51.389 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-09 10:53:51.416 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-09 10:53:51.442 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-09 10:53:51.469 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 10:53:51.472 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 10:53:51.474 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-09 10:53:51.477 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-09 10:53:51.479 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 10:53:51.482 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:51.484 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:51.486 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 10:53:51.489 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 10:53:51.491 | + 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 10:53:51.518 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-09 10:53:51.545 | + 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 10:53:51.546 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 10:53:51.554 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-09 10:53:51.558 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-09 10:53:51.561 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-09 10:53:51.564 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 10:53:51.567 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 10:53:51.571 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:53:51.573 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:51.575 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:51.580 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 10:53:51.582 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 10:53:51.584 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:53:51.587 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:53:51.589 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-09 10:53:51.653 | Site keystone-wsgi-admin already enabled 2022-06-09 10:53:51.658 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 10:53:51.662 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 10:53:51.665 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 10:53:51.668 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 10:53:51.802 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-09 10:53:51.843 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-09 10:53:51.875 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-09 10:53:51.905 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-09 10:53:51.907 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-09 10:53:51.938 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-09 10:53:51.966 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-09 10:53:51.994 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-09 10:53:52.010 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:53:52.012 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-09 10:53:52.030 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:53:52.033 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-09 10:53:52.035 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-09 10:53:52.038 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-09 10:53:52.041 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 10:53:52.043 | + lib/stack:stack_install_service:32 : install_swift 2022-06-09 10:53:52.046 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-09 10:53:52.048 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-09 10:53:52.050 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-09 10:53:52.052 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 10:53:52.055 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 10:53:52.058 | ++ functions-common:git_clone:529 : pwd 2022-06-09 10:53:52.061 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:53:52.063 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:53:52.067 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:53:52.084 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:53:52.087 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:53:52.089 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:53:52.092 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 10:53:52.093 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:53:52.098 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-09 10:53:52.100 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:53:52.102 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-09 10:53:52.116 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-09 10:53:52.119 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 10:53:52.119 | + functions-common:git_clone:607 : head -1 2022-06-09 10:53:52.125 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-09 10:53:52.128 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:53:52.130 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-09 10:53:52.133 | + inc/python:setup_develop:338 : local bindep 2022-06-09 10:53:52.135 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 10:53:52.138 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-09 10:53:52.140 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-09 10:53:52.143 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-09 10:53:52.145 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 10:53:52.148 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 10:53:52.150 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-09 10:53:52.152 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 10:53:52.155 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-09 10:53:52.157 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-09 10:53:52.160 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 10:53:52.163 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-09 10:53:52.165 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 10:53:52.167 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 10:53:52.170 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-09 10:53:52.176 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-09 10:53:52.178 | + 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 10:53:52.774 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-09 10:53:52.777 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 10:53:52.780 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 10:53:52.784 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 10:53:52.787 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 10:53:52.790 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-09 10:53:52.793 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 10:53:52.796 | + inc/python:setup_package:427 : local extras=keystone 2022-06-09 10:53:52.799 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 10:53:52.803 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-09 10:53:52.806 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-09 10:53:52.808 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-09 10:53:52.811 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 10:53:52.814 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-09 10:53:52.840 | Using python 3.8 to install /opt/stack/swift 2022-06-09 10:53:52.843 | + 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 10:53:54.617 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:53:54.617 | 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 10:53:54.622 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:54.623 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:54.624 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:53:54.626 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:54.626 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:54.626 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:53:54.627 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:53:54.627 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:53:54.640 | Obtaining file:///opt/stack/swift 2022-06-09 10:53:55.913 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 10:53:57.269 | 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 10:53:57.277 | 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 10:53:57.317 | 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 10:53:57.326 | 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 10:53:57.329 | 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 10:53:57.386 | 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 10:53:57.397 | 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 10:53:57.400 | 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 10:53:57.403 | 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 10:53:57.438 | 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 10:53:57.453 | 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 10:53:57.460 | 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 10:53:57.466 | 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 10:53:57.506 | 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 10:53:57.515 | 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 10:53:57.533 | 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 10:53:57.540 | 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 10:53:57.543 | 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 10:53:57.554 | 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 10:53:57.557 | 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 10:53:57.559 | 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 10:53:57.563 | 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 10:53:57.568 | 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 10:53:57.587 | 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 10:53:57.591 | 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 10:53:57.612 | 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 10:53:57.616 | 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 10:53:57.620 | 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 10:53:57.627 | 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 10:53:57.647 | 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 10:53:57.651 | 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 10:53:57.655 | 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 10:53:57.663 | 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 10:53:57.728 | 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 10:53:57.741 | 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 10:53:57.747 | 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 10:53:57.752 | 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 10:53:57.760 | 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 10:53:57.763 | 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 10:53:57.766 | 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 10:53:57.769 | 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 10:53:57.772 | 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 10:53:57.776 | 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 10:53:57.779 | 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 10:53:57.782 | 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 10:53:57.787 | 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 10:53:57.790 | 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 10:53:59.467 | Installing collected packages: swift 2022-06-09 10:53:59.467 | Attempting uninstall: swift 2022-06-09 10:53:59.469 | Found existing installation: swift 2.26.1.dev35 2022-06-09 10:53:59.471 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-09 10:53:59.473 | Running setup.py develop for swift 2022-06-09 10:54:01.160 | Successfully installed swift 2022-06-09 10:54:01.329 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:54:01.329 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:54:01.408 | + inc/python:pip_install:200 : result=0 2022-06-09 10:54:01.411 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:54:01.414 | + functions-common:time_stop:2322 : local name 2022-06-09 10:54:01.417 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:54:01.419 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:54:01.422 | + functions-common:time_stop:2325 : local total 2022-06-09 10:54:01.424 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:54:01.426 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:54:01.428 | + functions-common:time_stop:2329 : start_time=1654772032833 2022-06-09 10:54:01.431 | + functions-common:time_stop:2331 : [[ -z 1654772032833 ]] 2022-06-09 10:54:01.434 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:54:01.439 | + functions-common:time_stop:2334 : end_time=1654772041436 2022-06-09 10:54:01.442 | + functions-common:time_stop:2335 : elapsed_time=8603 2022-06-09 10:54:01.445 | + functions-common:time_stop:2336 : total=54938 2022-06-09 10:54:01.447 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:54:01.450 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63541 2022-06-09 10:54:01.452 | + inc/python:pip_install:203 : return 0 2022-06-09 10:54:01.455 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 10:54:01.457 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 10:54:01.460 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 10:54:01.479 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 10:54:01.491 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-09 10:54:01.493 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-09 10:54:01.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:54:01.498 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:54:01.500 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-09 10:54:01.503 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:54:01.505 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-09 10:54:01.507 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 10:54:01.510 | + ./stack.sh:main:877 : configure_swift 2022-06-09 10:54:01.512 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-09 10:54:01.515 | + lib/swift:configure_swift:335 : local node_number 2022-06-09 10:54:01.517 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-09 10:54:01.519 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-09 10:54:01.521 | + lib/swift:configure_swift:338 : local user_group 2022-06-09 10:54:01.523 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-09 10:54:02.336 | No container-sync running 2022-06-09 10:54:02.336 | No object-server running 2022-06-09 10:54:02.336 | No container-auditor running 2022-06-09 10:54:02.336 | No container-reconciler running 2022-06-09 10:54:02.336 | No account-replicator running 2022-06-09 10:54:02.336 | No container-sharder running 2022-06-09 10:54:02.336 | No object-expirer running 2022-06-09 10:54:02.336 | No object-updater running 2022-06-09 10:54:02.336 | No object-reconstructor running 2022-06-09 10:54:02.336 | No object-auditor running 2022-06-09 10:54:02.336 | No account-server running 2022-06-09 10:54:02.336 | No container-updater running 2022-06-09 10:54:02.336 | No proxy-server running 2022-06-09 10:54:02.336 | No object-replicator running 2022-06-09 10:54:02.336 | No account-reaper running 2022-06-09 10:54:02.336 | No container-server running 2022-06-09 10:54:02.336 | No account-auditor running 2022-06-09 10:54:02.336 | No container-replicator running 2022-06-09 10:54:02.385 | + lib/swift:configure_swift:341 : true 2022-06-09 10:54:02.387 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-09 10:54:02.401 | + 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 10:54:02.412 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-09 10:54:02.415 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-09 10:54:02.415 | s/%GROUP%//; 2022-06-09 10:54:02.415 | s/%USER%/ubuntu/; 2022-06-09 10:54:02.415 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-09 10:54:02.415 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-09 10:54:02.415 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-09 10:54:02.424 | uid = ubuntu 2022-06-09 10:54:02.424 | gid = 2022-06-09 10:54:02.424 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-09 10:54:02.424 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-09 10:54:02.424 | address = 127.0.0.1 2022-06-09 10:54:02.424 | 2022-06-09 10:54:02.424 | [account6612] 2022-06-09 10:54:02.424 | max connections = 25 2022-06-09 10:54:02.424 | path = /opt/stack/data/swift/1/node/ 2022-06-09 10:54:02.424 | read only = false 2022-06-09 10:54:02.424 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-09 10:54:02.424 | 2022-06-09 10:54:02.424 | [account6622] 2022-06-09 10:54:02.424 | max connections = 25 2022-06-09 10:54:02.424 | path = /opt/stack/data/swift/2/node/ 2022-06-09 10:54:02.424 | read only = false 2022-06-09 10:54:02.424 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-09 10:54:02.424 | 2022-06-09 10:54:02.424 | [account6632] 2022-06-09 10:54:02.424 | max connections = 25 2022-06-09 10:54:02.424 | path = /opt/stack/data/swift/3/node/ 2022-06-09 10:54:02.424 | read only = false 2022-06-09 10:54:02.424 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-09 10:54:02.424 | 2022-06-09 10:54:02.424 | [account6642] 2022-06-09 10:54:02.424 | max connections = 25 2022-06-09 10:54:02.425 | path = /opt/stack/data/swift/4/node/ 2022-06-09 10:54:02.425 | read only = false 2022-06-09 10:54:02.425 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-09 10:54:02.425 | 2022-06-09 10:54:02.425 | 2022-06-09 10:54:02.425 | [container6611] 2022-06-09 10:54:02.425 | max connections = 25 2022-06-09 10:54:02.425 | path = /opt/stack/data/swift/1/node/ 2022-06-09 10:54:02.425 | read only = false 2022-06-09 10:54:02.425 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-09 10:54:02.425 | 2022-06-09 10:54:02.425 | [container6621] 2022-06-09 10:54:02.425 | max connections = 25 2022-06-09 10:54:02.425 | path = /opt/stack/data/swift/2/node/ 2022-06-09 10:54:02.425 | read only = false 2022-06-09 10:54:02.425 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-09 10:54:02.425 | 2022-06-09 10:54:02.425 | [container6631] 2022-06-09 10:54:02.425 | max connections = 25 2022-06-09 10:54:02.425 | path = /opt/stack/data/swift/3/node/ 2022-06-09 10:54:02.425 | read only = false 2022-06-09 10:54:02.425 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-09 10:54:02.425 | 2022-06-09 10:54:02.425 | [container6641] 2022-06-09 10:54:02.425 | max connections = 25 2022-06-09 10:54:02.425 | path = /opt/stack/data/swift/4/node/ 2022-06-09 10:54:02.425 | read only = false 2022-06-09 10:54:02.425 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-09 10:54:02.425 | 2022-06-09 10:54:02.425 | 2022-06-09 10:54:02.425 | [object6613] 2022-06-09 10:54:02.425 | max connections = 25 2022-06-09 10:54:02.425 | path = /opt/stack/data/swift/1/node/ 2022-06-09 10:54:02.425 | read only = false 2022-06-09 10:54:02.425 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-09 10:54:02.425 | 2022-06-09 10:54:02.425 | [object6623] 2022-06-09 10:54:02.425 | max connections = 25 2022-06-09 10:54:02.426 | path = /opt/stack/data/swift/2/node/ 2022-06-09 10:54:02.426 | read only = false 2022-06-09 10:54:02.426 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-09 10:54:02.426 | 2022-06-09 10:54:02.426 | [object6633] 2022-06-09 10:54:02.426 | max connections = 25 2022-06-09 10:54:02.426 | path = /opt/stack/data/swift/3/node/ 2022-06-09 10:54:02.426 | read only = false 2022-06-09 10:54:02.426 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-09 10:54:02.426 | 2022-06-09 10:54:02.426 | [object6643] 2022-06-09 10:54:02.426 | max connections = 25 2022-06-09 10:54:02.426 | path = /opt/stack/data/swift/4/node/ 2022-06-09 10:54:02.426 | read only = false 2022-06-09 10:54:02.426 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-09 10:54:02.427 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-09 10:54:02.429 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:54:02.431 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:54:02.433 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-09 10:54:02.445 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-09 10:54:02.447 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-09 10:54:02.451 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-09 10:54:02.455 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-09 10:54:02.458 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-09 10:54:02.462 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-09 10:54:02.490 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.33:8080/v1/ 2022-06-09 10:54:02.518 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-09 10:54:02.538 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-09 10:54:02.567 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-09 10:54:02.588 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-09 10:54:02.615 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-09 10:54:02.633 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-09 10:54:02.661 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-09 10:54:02.678 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-09 10:54:02.709 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-09 10:54:02.734 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 10:54:02.762 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-09 10:54:02.779 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-09 10:54:02.794 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:54:02.796 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-09 10:54:02.824 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-09 10:54:02.851 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-09 10:54:02.878 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-09 10:54:02.915 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-09 10:54:02.929 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:54:02.932 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-09 10:54:02.958 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-09 10:54:02.973 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:54:02.975 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-09 10:54:02.989 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:54:02.991 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-09 10:54:02.993 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-09 10:54:03.009 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:54:03.011 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-09 10:54:03.014 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-09 10:54:03.016 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-09 10:54:03.021 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-09 10:54:03.026 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-09 10:54:03.053 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-09 10:54:03.079 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-09 10:54:03.109 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-09 10:54:03.138 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-09 10:54:03.165 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-09 10:54:03.167 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-09 10:54:03.169 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-09 10:54:03.171 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-09 10:54:03.173 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-09 10:54:03.200 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-09 10:54:03.227 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.33/identity 2022-06-09 10:54:03.253 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-09 10:54:03.280 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-09 10:54:03.307 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-09 10:54:03.334 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-09 10:54:03.361 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-09 10:54:03.388 | + 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 10:54:03.418 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-09 10:54:03.446 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-09 10:54:03.473 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-09 10:54:03.500 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-09 10:54:03.530 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-09 10:54:03.560 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-09 10:54:03.590 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-09 10:54:03.609 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-09 10:54:03.636 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-09 10:54:03.664 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-09 10:54:03.668 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-09 10:54:03.703 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-09 10:54:03.734 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-09 10:54:03.760 | + lib/swift:configure_swift:479 : local node_number 2022-06-09 10:54:03.763 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-09 10:54:03.765 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-09 10:54:03.767 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-09 10:54:03.772 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-09 10:54:03.774 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-09 10:54:03.776 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 10:54:03.778 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-09 10:54:03.780 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-09 10:54:03.782 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 10:54:03.785 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 10:54:03.787 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-09 10:54:03.804 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-09 10:54:03.833 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-09 10:54:03.850 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-09 10:54:03.878 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-09 10:54:03.896 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 10:54:03.926 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-09 10:54:03.945 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 10:54:03.973 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-09 10:54:03.993 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 10:54:04.021 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-09 10:54:04.040 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-09 10:54:04.074 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-09 10:54:04.094 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-09 10:54:04.122 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-09 10:54:04.140 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-09 10:54:04.168 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-09 10:54:04.186 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-09 10:54:04.217 | + 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 10:54:04.223 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-09 10:54:04.246 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 10:54:04.275 | + 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 10:54:04.303 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-09 10:54:04.307 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-09 10:54:04.312 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-09 10:54:04.314 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-09 10:54:04.317 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 10:54:04.319 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-09 10:54:04.322 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-09 10:54:04.325 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 10:54:04.327 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 10:54:04.330 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-09 10:54:04.352 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-09 10:54:04.390 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-09 10:54:04.413 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-09 10:54:04.443 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-09 10:54:04.465 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 10:54:04.496 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-09 10:54:04.515 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 10:54:04.543 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-09 10:54:04.563 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 10:54:04.594 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-09 10:54:04.613 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-09 10:54:04.641 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-09 10:54:04.659 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-09 10:54:04.690 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-09 10:54:04.712 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-09 10:54:04.742 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-09 10:54:04.762 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-09 10:54:04.790 | + 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 10:54:04.795 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-09 10:54:04.813 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 10:54:04.842 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-09 10:54:04.844 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-09 10:54:04.848 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-09 10:54:04.851 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-09 10:54:04.853 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 10:54:04.855 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-09 10:54:04.857 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-09 10:54:04.859 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 10:54:04.862 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 10:54:04.864 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-09 10:54:04.885 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-09 10:54:04.914 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-09 10:54:04.931 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-09 10:54:04.959 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-09 10:54:04.977 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 10:54:05.008 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-09 10:54:05.027 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 10:54:05.055 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-09 10:54:05.073 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 10:54:05.104 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-09 10:54:05.122 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-09 10:54:05.150 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-09 10:54:05.168 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-09 10:54:05.196 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-09 10:54:05.214 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-09 10:54:05.241 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-09 10:54:05.259 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-09 10:54:05.286 | + 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 10:54:05.291 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-09 10:54:05.308 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 10:54:05.336 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-09 10:54:05.364 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-09 10:54:05.392 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-09 10:54:05.420 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-09 10:54:05.422 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-09 10:54:05.426 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-09 10:54:05.454 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-09 10:54:05.482 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-09 10:54:05.512 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-09 10:54:05.541 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-09 10:54:05.569 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-09 10:54:05.596 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-09 10:54:05.623 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-09 10:54:05.650 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-09 10:54:05.679 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-09 10:54:05.695 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:54:05.698 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-09 10:54:05.716 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-09 10:54:05.719 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-09 10:54:05.738 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-09 10:54:05.740 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.33 2022-06-09 10:54:05.767 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-09 10:54:05.769 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-09 10:54:05.795 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.33/identity 2022-06-09 10:54:05.823 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-09 10:54:05.825 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-09 10:54:05.852 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-09 10:54:05.870 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:54:05.873 | + lib/swift:configure_swift:542 : local user_group 2022-06-09 10:54:05.877 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-09 10:54:05.881 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-09 10:54:05.884 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-09 10:54:05.896 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-09 10:54:05.899 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-09 10:54:05.910 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-09 10:54:05.912 | + lib/swift:configure_swift:549 : is_suse 2022-06-09 10:54:05.915 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:54:05.917 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:54:05.919 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:54:05.922 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:54:05.924 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:54:05.926 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:54:05.928 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-09 10:54:05.941 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-09 10:54:05.943 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-09 10:54:05.945 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-09 10:54:05.962 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:54:05.965 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-09 10:54:05.982 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:54:05.985 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-09 10:54:05.987 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-09 10:54:05.990 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-09 10:54:05.992 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 10:54:05.994 | + lib/stack:stack_install_service:32 : install_glance 2022-06-09 10:54:05.997 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-09 10:54:06.000 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-09 10:54:06.002 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-09 10:54:06.019 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:54:06.023 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-09 10:54:06.025 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-09 10:54:06.044 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:54:06.048 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-09 10:54:06.051 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-09 10:54:06.054 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-09 10:54:06.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:54:06.061 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:54:06.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-09 10:54:06.068 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:54:06.072 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-09 10:54:06.074 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-09 10:54:06.077 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-09 10:54:06.080 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-09 10:54:06.083 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-09 10:54:06.086 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-09 10:54:06.089 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-09 10:54:06.093 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-09 10:54:06.096 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-09 10:54:06.099 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-09 10:54:06.104 | +++ 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 10:54:06.104 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-09 10:54:06.110 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-09 10:54:06.113 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-09 10:54:06.116 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-09 10:54:06.119 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-09 10:54:06.123 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-09 10:54:06.145 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-09 10:54:06.147 | + 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 10:54:07.927 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:54:07.927 | 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 10:54:07.932 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:07.932 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:07.934 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:54:07.935 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:07.936 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:07.936 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:54:07.936 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:07.937 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:54:07.951 | 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 10:54:08.046 | 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 10:54:08.049 | 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 10:54:08.061 | 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 10:54:08.125 | 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 10:54:08.150 | 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 10:54:08.154 | 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 10:54:08.175 | 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 10:54:08.186 | 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 10:54:08.201 | 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 10:54:08.208 | 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 10:54:08.214 | 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 10:54:08.253 | 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 10:54:08.268 | 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 10:54:08.272 | 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 10:54:08.282 | 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 10:54:08.305 | 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 10:54:08.323 | 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 10:54:08.330 | 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 10:54:08.333 | 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 10:54:08.336 | 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 10:54:08.339 | 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 10:54:08.357 | 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 10:54:08.362 | 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 10:54:08.381 | 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 10:54:08.404 | 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 10:54:08.408 | 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 10:54:08.428 | 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 10:54:08.433 | 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 10:54:08.436 | 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 10:54:08.439 | 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 10:54:08.446 | 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 10:54:08.461 | 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 10:54:08.482 | 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 10:54:08.485 | 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 10:54:08.494 | 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 10:54:08.497 | 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 10:54:08.502 | 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 10:54:08.507 | 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 10:54:08.510 | 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 10:54:08.518 | 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 10:54:08.523 | 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 10:54:08.527 | 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 10:54:08.529 | 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 10:54:08.533 | 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 10:54:08.546 | 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 10:54:08.554 | 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 10:54:08.562 | 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 10:54:08.570 | 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 10:54:08.581 | 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 10:54:08.584 | 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 10:54:08.587 | 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 10:54:08.591 | 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 10:54:08.593 | 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 10:54:08.596 | 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 10:54:08.605 | 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 10:54:08.607 | 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 10:54:08.610 | 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 10:54:08.613 | 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 10:54:08.620 | 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 10:54:08.638 | 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 10:54:08.641 | 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 10:54:08.643 | 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 10:54:08.650 | 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 10:54:08.654 | 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 10:54:08.657 | 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 10:54:10.478 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:54:10.478 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:54:10.554 | + inc/python:pip_install:200 : result=0 2022-06-09 10:54:10.559 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:54:10.562 | + functions-common:time_stop:2322 : local name 2022-06-09 10:54:10.566 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:54:10.569 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:54:10.572 | + functions-common:time_stop:2325 : local total 2022-06-09 10:54:10.574 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:54:10.576 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:54:10.579 | + functions-common:time_stop:2329 : start_time=1654772046139 2022-06-09 10:54:10.581 | + functions-common:time_stop:2331 : [[ -z 1654772046139 ]] 2022-06-09 10:54:10.585 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:54:10.589 | + functions-common:time_stop:2334 : end_time=1654772050586 2022-06-09 10:54:10.592 | + functions-common:time_stop:2335 : elapsed_time=4447 2022-06-09 10:54:10.595 | + functions-common:time_stop:2336 : total=63541 2022-06-09 10:54:10.597 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:54:10.600 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=67988 2022-06-09 10:54:10.603 | + inc/python:pip_install:203 : return 0 2022-06-09 10:54:10.605 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-09 10:54:10.608 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-09 10:54:10.610 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-09 10:54:10.623 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-09 10:54:10.628 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-09 10:54:10.631 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-09 10:54:10.633 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-09 10:54:10.635 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 10:54:10.637 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 10:54:10.640 | ++ functions-common:git_clone:529 : pwd 2022-06-09 10:54:10.643 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:54:10.645 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:54:10.648 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:54:10.666 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:54:10.668 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:54:10.671 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:54:10.674 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 10:54:10.675 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:54:10.680 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-09 10:54:10.683 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:54:10.685 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-09 10:54:10.698 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-09 10:54:10.701 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 10:54:10.701 | + functions-common:git_clone:607 : head -1 2022-06-09 10:54:10.704 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-09 10:54:10.707 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:54:10.710 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-09 10:54:10.713 | + inc/python:setup_develop:338 : local bindep 2022-06-09 10:54:10.715 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 10:54:10.718 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-09 10:54:10.721 | + inc/python:setup_develop:344 : local extras= 2022-06-09 10:54:10.723 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-09 10:54:10.726 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 10:54:10.729 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 10:54:10.731 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-09 10:54:10.734 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 10:54:10.736 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 10:54:10.740 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-09 10:54:10.742 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 10:54:10.745 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-09 10:54:10.748 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 10:54:10.750 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 10:54:10.753 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-09 10:54:10.760 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-09 10:54:10.762 | + 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 10:54:11.352 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-09 10:54:11.355 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 10:54:11.358 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 10:54:11.361 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 10:54:11.364 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 10:54:11.368 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-09 10:54:11.371 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 10:54:11.373 | + inc/python:setup_package:427 : local extras= 2022-06-09 10:54:11.376 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 10:54:11.379 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 10:54:11.383 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 10:54:11.386 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 10:54:11.390 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 10:54:11.393 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-09 10:54:11.416 | Using python 3.8 to install /opt/stack/glance 2022-06-09 10:54:11.418 | + 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 10:54:13.196 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:54:13.197 | 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 10:54:13.201 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:13.202 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:13.203 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:54:13.205 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:13.205 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:13.205 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:54:13.205 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:13.206 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:54:13.219 | Obtaining file:///opt/stack/glance 2022-06-09 10:54:14.542 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 10:54:15.822 | 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 10:54:15.830 | 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 10:54:15.839 | 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 10:54:15.847 | 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 10:54:15.868 | 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 10:54:15.877 | 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 10:54:15.891 | 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 10:54:15.900 | 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 10:54:15.921 | 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 10:54:15.961 | 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 10:54:15.974 | 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 10:54:15.983 | 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 10:54:15.989 | 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 10:54:15.998 | 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 10:54:16.004 | 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 10:54:16.073 | 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 10:54:16.076 | 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 10:54:16.079 | 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 10:54:16.082 | 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 10:54:16.094 | 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 10:54:16.157 | 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 10:54:16.213 | 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 10:54:16.215 | 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 10:54:16.220 | 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 10:54:16.225 | 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 10:54:16.246 | 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 10:54:16.280 | 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 10:54:16.291 | 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 10:54:16.306 | 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 10:54:16.313 | 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 10:54:16.359 | 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 10:54:16.366 | 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 10:54:16.405 | 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 10:54:16.458 | 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 10:54:16.476 | 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 10:54:16.493 | 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 10:54:16.507 | 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 10:54:16.516 | 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 10:54:16.540 | 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 10:54:16.547 | 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 10:54:16.565 | 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 10:54:16.611 | 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 10:54:16.617 | 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 10:54:16.620 | 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 10:54:16.623 | 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 10:54:16.644 | 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 10:54:16.658 | 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 10:54:16.669 | 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 10:54:16.672 | 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 10:54:16.675 | 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 10:54:16.692 | 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 10:54:16.697 | 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 10:54:16.699 | 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 10:54:16.718 | 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 10:54:16.722 | 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 10:54:16.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 10:54:16.750 | 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 10:54:16.755 | 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 10:54:16.760 | 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 10:54:16.763 | 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 10:54:16.766 | 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 10:54:16.777 | 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 10:54:16.780 | 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 10:54:16.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 10:54:16.790 | 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 10:54:16.848 | 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 10:54:16.862 | 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 10:54:16.872 | 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 10:54:16.877 | 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 10:54:16.895 | 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 10:54:16.899 | 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 10:54:16.906 | 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 10:54:16.926 | 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 10:54:16.930 | 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 10:54:16.933 | 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 10:54:16.944 | 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 10:54:16.948 | 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 10:54:16.956 | 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 10:54:16.961 | 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 10:54:16.967 | 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 10:54:16.972 | 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 10:54:16.976 | 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 10:54:16.980 | 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 10:54:16.983 | 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 10:54:17.024 | 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 10:54:17.031 | 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 10:54:17.034 | 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 10:54:17.045 | 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 10:54:17.048 | 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 10:54:17.063 | 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 10:54:17.066 | 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 10:54:17.069 | 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 10:54:17.072 | 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 10:54:17.075 | 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 10:54:17.078 | 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 10:54:17.087 | 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 10:54:17.092 | 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 10:54:17.154 | 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 10:54:17.156 | 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 10:54:17.159 | 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 10:54:17.162 | 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 10:54:17.165 | 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 10:54:17.169 | 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 10:54:17.172 | 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 10:54:17.175 | 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 10:54:17.231 | 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 10:54:17.267 | 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 10:54:17.270 | 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 10:54:17.274 | 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 10:54:17.316 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 10:54:18.395 | Installing collected packages: glance 2022-06-09 10:54:18.395 | Attempting uninstall: glance 2022-06-09 10:54:18.397 | Found existing installation: glance 21.1.1.dev1 2022-06-09 10:54:18.401 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-09 10:54:18.402 | Running setup.py develop for glance 2022-06-09 10:54:20.029 | Successfully installed glance 2022-06-09 10:54:20.166 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:54:20.166 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:54:20.260 | + inc/python:pip_install:200 : result=0 2022-06-09 10:54:20.263 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:54:20.266 | + functions-common:time_stop:2322 : local name 2022-06-09 10:54:20.270 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:54:20.272 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:54:20.279 | + functions-common:time_stop:2325 : local total 2022-06-09 10:54:20.282 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:54:20.285 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:54:20.289 | + functions-common:time_stop:2329 : start_time=1654772051410 2022-06-09 10:54:20.292 | + functions-common:time_stop:2331 : [[ -z 1654772051410 ]] 2022-06-09 10:54:20.295 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:54:20.300 | + functions-common:time_stop:2334 : end_time=1654772060297 2022-06-09 10:54:20.302 | + functions-common:time_stop:2335 : elapsed_time=8887 2022-06-09 10:54:20.305 | + functions-common:time_stop:2336 : total=67988 2022-06-09 10:54:20.307 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:54:20.310 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=76875 2022-06-09 10:54:20.313 | + inc/python:pip_install:203 : return 0 2022-06-09 10:54:20.316 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 10:54:20.319 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 10:54:20.322 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 10:54:20.343 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 10:54:20.357 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-09 10:54:20.360 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-09 10:54:20.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:54:20.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:54:20.369 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-09 10:54:20.372 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:54:20.375 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 10:54:20.378 | + ./stack.sh:main:889 : configure_glance 2022-06-09 10:54:20.381 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-09 10:54:20.394 | + lib/glance:configure_glance:270 : local dburl 2022-06-09 10:54:20.397 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-09 10:54:20.399 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-09 10:54:20.402 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-09 10:54:20.404 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-09 10:54:20.406 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-09 10:54:20.409 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-09 10:54:20.412 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-09 10:54:20.442 | + 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 10:54:20.472 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-09 10:54:20.503 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-09 10:54:20.533 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-09 10:54:20.568 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-09 10:54:20.598 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-09 10:54:20.601 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-09 10:54:20.603 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-09 10:54:20.606 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 10:54:20.608 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-09 10:54:20.636 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-09 10:54:20.672 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-09 10:54:20.701 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-09 10:54:20.731 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-09 10:54:20.760 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-09 10:54:20.790 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-09 10:54:20.819 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-09 10:54:20.849 | + 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 10:54:20.878 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 10:54:20.908 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-09 10:54:20.937 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-09 10:54:20.940 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-09 10:54:20.942 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-09 10:54:20.944 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 10:54:20.947 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 10:54:20.949 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 10:54:20.965 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:54:20.968 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 10:54:20.971 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 10:54:20.973 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 10:54:20.989 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:54:20.991 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:54:20.994 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:54:21.024 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 10:54:21.026 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 10:54:21.029 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-09 10:54:21.031 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-09 10:54:21.034 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-09 10:54:21.036 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-09 10:54:21.039 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-09 10:54:21.041 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-09 10:54:21.043 | + lib/glance:configure_glance_store:230 : local be 2022-06-09 10:54:21.046 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-09 10:54:21.048 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-09 10:54:21.050 | + 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 10:54:21.080 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-09 10:54:21.082 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.33 2022-06-09 10:54:21.112 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-09 10:54:21.114 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-09 10:54:21.131 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:54:21.134 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-09 10:54:21.164 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-09 10:54:21.196 | + 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 10:54:21.227 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-09 10:54:21.256 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-09 10:54:21.285 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-09 10:54:21.302 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:54:21.304 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 10:54:21.333 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-09 10:54:21.368 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-09 10:54:21.397 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.33/identity/v3 2022-06-09 10:54:21.426 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-09 10:54:21.455 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.33/image 2022-06-09 10:54:21.485 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-09 10:54:21.501 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:54:21.504 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-09 10:54:21.506 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-09 10:54:21.509 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-09 10:54:21.512 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 10:54:21.528 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 10:54:21.530 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 10:54:21.533 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 10:54:21.535 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 10:54:21.537 | + 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 10:54:21.567 | + 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 10:54:21.601 | + 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 10:54:21.630 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 10:54:21.660 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-09 10:54:21.665 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-09 10:54:21.694 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-09 10:54:21.723 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-09 10:54:21.753 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.33/identity 2022-06-09 10:54:21.782 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-09 10:54:21.812 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-09 10:54:21.846 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-09 10:54:21.876 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-09 10:54:21.906 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-09 10:54:21.935 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-09 10:54:21.967 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-09 10:54:21.997 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-09 10:54:22.002 | + 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 10:54:22.010 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-09 10:54:22.026 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:54:22.028 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-09 10:54:22.030 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.33:19292 /image 2022-06-09 10:54:22.033 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-09 10:54:22.035 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.33:19292 2022-06-09 10:54:22.038 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-09 10:54:22.040 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-09 10:54:22.043 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-09 10:54:22.046 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-09 10:54:22.048 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 10:54:22.050 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:54:22.053 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:54:22.055 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-09 10:54:22.058 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-09 10:54:22.060 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-09 10:54:22.063 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-09 10:54:22.065 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:54:22.067 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:54:22.070 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:54:22.072 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-09 10:54:22.074 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-09 10:54:22.142 | proxy (enabled by site administrator) 2022-06-09 10:54:22.147 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-09 10:54:22.151 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-09 10:54:22.154 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:54:22.157 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:54:22.160 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:54:22.163 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-09 10:54:22.166 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-09 10:54:22.223 | proxy_http (enabled by site administrator) 2022-06-09 10:54:22.228 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-09 10:54:22.229 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-09 10:54:22.241 | KeepAlive Off 2022-06-09 10:54:22.246 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-09 10:54:22.246 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-09 10:54:22.254 | SetEnv proxy-sendchunked 1 2022-06-09 10:54:22.259 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.33:19292" retry=0 ' 2022-06-09 10:54:22.259 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-09 10:54:22.267 | ProxyPass "/image" "http://10.222.0.33:19292" retry=0 2022-06-09 10:54:22.271 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-09 10:54:22.273 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-09 10:54:22.276 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 10:54:22.278 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 10:54:22.281 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:54:22.283 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:54:22.285 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:54:22.288 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 10:54:22.290 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 10:54:22.293 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:54:22.295 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:54:22.298 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-09 10:54:22.362 | Site glance already enabled 2022-06-09 10:54:22.368 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-09 10:54:22.372 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 10:54:22.375 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 10:54:22.379 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 10:54:22.522 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-09 10:54:22.557 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-09 10:54:22.588 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-09 10:54:22.622 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-09 10:54:22.647 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:54:22.649 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-09 10:54:22.652 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-09 10:54:22.654 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-09 10:54:22.657 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 10:54:22.659 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-09 10:54:22.662 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-09 10:54:22.664 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-09 10:54:22.668 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-09 10:54:22.670 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 10:54:22.672 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 10:54:22.676 | ++ functions-common:git_clone:529 : pwd 2022-06-09 10:54:22.678 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:54:22.681 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:54:22.684 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:54:22.700 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:54:22.702 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:54:22.705 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:54:22.708 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 10:54:22.708 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:54:22.713 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-09 10:54:22.716 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:54:22.718 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-09 10:54:22.731 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-09 10:54:22.734 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 10:54:22.734 | + functions-common:git_clone:607 : head -1 2022-06-09 10:54:22.737 | 070a0effb Handle the case when tempest fails 2022-06-09 10:54:22.740 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:54:22.742 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-09 10:54:22.745 | + inc/python:setup_develop:338 : local bindep 2022-06-09 10:54:22.748 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 10:54:22.750 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-09 10:54:22.753 | + inc/python:setup_develop:344 : local extras= 2022-06-09 10:54:22.755 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-09 10:54:22.758 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 10:54:22.761 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 10:54:22.763 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-09 10:54:22.766 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 10:54:22.768 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 10:54:22.772 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-09 10:54:22.774 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 10:54:22.777 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-09 10:54:22.780 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 10:54:22.782 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 10:54:22.785 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-09 10:54:22.791 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-09 10:54:22.794 | + 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 10:54:23.378 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-09 10:54:23.381 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 10:54:23.384 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 10:54:23.387 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 10:54:23.390 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 10:54:23.393 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-09 10:54:23.395 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 10:54:23.398 | + inc/python:setup_package:427 : local extras= 2022-06-09 10:54:23.400 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 10:54:23.402 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 10:54:23.405 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 10:54:23.407 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 10:54:23.409 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 10:54:23.412 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-09 10:54:23.432 | Using python 3.8 to install /opt/stack/cinder 2022-06-09 10:54:23.435 | + 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 10:54:25.194 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:54:25.195 | 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 10:54:25.199 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:25.200 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:25.201 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:54:25.203 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:25.203 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:25.203 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:54:25.204 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:25.204 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:54:25.217 | Obtaining file:///opt/stack/cinder 2022-06-09 10:54:27.178 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 10:54:29.143 | 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 10:54:29.151 | 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 10:54:29.158 | 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 10:54:29.166 | 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 10:54:29.187 | 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 10:54:29.200 | 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 10:54:29.221 | 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 10:54:29.259 | 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 10:54:29.273 | 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 10:54:29.276 | 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 10:54:29.285 | 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 10:54:29.299 | 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 10:54:29.315 | 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 10:54:29.321 | 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 10:54:29.324 | 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 10:54:29.327 | 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 10:54:29.330 | 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 10:54:29.342 | 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 10:54:29.405 | 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 10:54:29.460 | 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 10:54:29.471 | 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 10:54:29.474 | 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 10:54:29.484 | 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 10:54:29.509 | 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 10:54:29.513 | 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 10:54:29.534 | 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 10:54:29.568 | 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 10:54:29.580 | 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 10:54:29.595 | 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 10:54:29.601 | 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 10:54:29.647 | 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 10:54:29.654 | 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 10:54:29.693 | 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 10:54:29.745 | 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 10:54:29.763 | 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 10:54:29.779 | 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 10:54:29.794 | 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 10:54:29.808 | 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 10:54:29.813 | 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 10:54:29.822 | 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 10:54:29.846 | 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 10:54:29.853 | 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 10:54:29.871 | 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 10:54:29.890 | 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 10:54:29.913 | 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 10:54:29.958 | 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 10:54:29.966 | 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 10:54:29.999 | 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 10:54:30.002 | 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 10:54:30.005 | 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 10:54:30.026 | 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 10:54:30.029 | 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 10:54:30.033 | 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 10:54:30.045 | 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 10:54:30.047 | 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 10:54:30.051 | 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 10:54:30.067 | 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 10:54:30.072 | 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 10:54:30.089 | 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 10:54:30.108 | 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 10:54:30.125 | 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 10:54:30.148 | 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 10:54:30.152 | 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 10:54:30.159 | 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 10:54:30.180 | 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 10:54:30.184 | 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 10:54:30.189 | 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 10:54:30.194 | 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 10:54:30.197 | 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 10:54:30.201 | 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 10:54:30.212 | 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 10:54:30.215 | 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 10:54:30.218 | 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 10:54:30.225 | 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 10:54:30.228 | 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 10:54:30.234 | 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 10:54:30.314 | 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 10:54:30.328 | 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 10:54:30.338 | 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 10:54:30.344 | 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 10:54:30.362 | 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 10:54:30.418 | 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 10:54:30.422 | 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 10:54:30.429 | 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 10:54:30.433 | 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 10:54:30.453 | 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 10:54:30.458 | 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 10:54:30.466 | 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 10:54:30.469 | 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 10:54:30.472 | 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 10:54:30.475 | 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 10:54:30.479 | 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 10:54:30.488 | 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 10:54:30.509 | 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 10:54:30.513 | 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 10:54:30.555 | 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 10:54:30.559 | 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 10:54:30.566 | 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 10:54:30.571 | 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 10:54:30.578 | 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 10:54:30.584 | 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 10:54:30.588 | 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 10:54:30.596 | 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 10:54:30.601 | 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 10:54:30.607 | 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 10:54:30.647 | 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 10:54:30.655 | 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 10:54:30.658 | 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 10:54:30.669 | 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 10:54:30.672 | 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 10:54:30.685 | 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 10:54:30.695 | 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 10:54:30.710 | 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 10:54:30.723 | 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 10:54:30.727 | 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 10:54:30.730 | 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 10:54:30.732 | 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 10:54:30.736 | 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 10:54:30.739 | 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 10:54:30.747 | 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 10:54:30.784 | 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 10:54:30.789 | 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 10:54:30.792 | 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 10:54:30.795 | 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 10:54:30.797 | 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 10:54:30.800 | 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 10:54:30.805 | 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 10:54:30.808 | 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 10:54:30.815 | 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 10:54:30.820 | 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 10:54:30.823 | 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 10:54:30.831 | 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 10:54:30.834 | 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 10:54:30.837 | 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 10:54:30.890 | 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 10:54:30.893 | 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 10:54:30.899 | 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 10:54:30.931 | 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 10:54:30.935 | 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 10:54:31.887 | Installing collected packages: cinder 2022-06-09 10:54:31.887 | Attempting uninstall: cinder 2022-06-09 10:54:31.889 | Found existing installation: cinder 17.4.1.dev1 2022-06-09 10:54:31.893 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-09 10:54:31.894 | Running setup.py develop for cinder 2022-06-09 10:54:34.098 | Successfully installed cinder 2022-06-09 10:54:34.236 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:54:34.236 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:54:34.327 | + inc/python:pip_install:200 : result=0 2022-06-09 10:54:34.329 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:54:34.333 | + functions-common:time_stop:2322 : local name 2022-06-09 10:54:34.336 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:54:34.338 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:54:34.342 | + functions-common:time_stop:2325 : local total 2022-06-09 10:54:34.345 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:54:34.348 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:54:34.351 | + functions-common:time_stop:2329 : start_time=1654772063427 2022-06-09 10:54:34.354 | + functions-common:time_stop:2331 : [[ -z 1654772063427 ]] 2022-06-09 10:54:34.357 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:54:34.362 | + functions-common:time_stop:2334 : end_time=1654772074359 2022-06-09 10:54:34.365 | + functions-common:time_stop:2335 : elapsed_time=10932 2022-06-09 10:54:34.368 | + functions-common:time_stop:2336 : total=76875 2022-06-09 10:54:34.370 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:54:34.373 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87807 2022-06-09 10:54:34.377 | + inc/python:pip_install:203 : return 0 2022-06-09 10:54:34.379 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 10:54:34.382 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 10:54:34.385 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 10:54:34.406 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 10:54:34.422 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-09 10:54:34.424 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-09 10:54:34.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:54:34.429 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:54:34.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-09 10:54:34.434 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:54:34.437 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-09 10:54:34.439 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-09 10:54:34.442 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:54:34.444 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:54:34.447 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:54:34.449 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:54:34.452 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:54:34.454 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:54:34.457 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:54:34.460 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:54:34.462 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:54:34.465 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:54:34.467 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:54:34.470 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:54:34.473 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-09 10:54:34.475 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:54:34.478 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:54:34.480 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:54:34.483 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-09 10:54:34.506 | + 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 10:54:34.616 | Reading package lists... 2022-06-09 10:54:34.866 | Building dependency tree... 2022-06-09 10:54:34.867 | Reading state information... 2022-06-09 10:54:35.118 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-09 10:54:35.118 | The following packages were automatically installed and are no longer required: 2022-06-09 10:54:35.119 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:54:35.119 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:54:35.119 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:54:35.119 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:54:35.119 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:54:35.119 | python3-zope.interface 2022-06-09 10:54:35.119 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:54:35.268 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:54:35.273 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:54:35.276 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:54:35.279 | + functions-common:time_stop:2322 : local name 2022-06-09 10:54:35.282 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:54:35.286 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:54:35.289 | + functions-common:time_stop:2325 : local total 2022-06-09 10:54:35.292 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:54:35.294 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:54:35.297 | + functions-common:time_stop:2329 : start_time=1654772074503 2022-06-09 10:54:35.300 | + functions-common:time_stop:2331 : [[ -z 1654772074503 ]] 2022-06-09 10:54:35.303 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:54:35.308 | + functions-common:time_stop:2334 : end_time=1654772075305 2022-06-09 10:54:35.311 | + functions-common:time_stop:2335 : elapsed_time=802 2022-06-09 10:54:35.313 | + functions-common:time_stop:2336 : total=5623 2022-06-09 10:54:35.316 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:54:35.319 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6425 2022-06-09 10:54:35.321 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:54:35.324 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 10:54:35.327 | + ./stack.sh:main:895 : configure_cinder 2022-06-09 10:54:35.329 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-09 10:54:35.343 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-09 10:54:35.347 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-09 10:54:35.350 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-09 10:54:35.352 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-09 10:54:35.355 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-09 10:54:35.356 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-09 10:54:35.361 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-09 10:54:35.364 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-09 10:54:35.367 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-09 10:54:35.369 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-09 10:54:35.371 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-09 10:54:35.373 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-09 10:54:35.375 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-09 10:54:35.377 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-09 10:54:35.390 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-09 10:54:35.403 | + 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 10:54:35.416 | + 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 10:54:35.430 | + 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 10:54:35.451 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-09 10:54:35.455 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-09 10:54:35.461 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.VLvG31vuRJ 2022-06-09 10:54:35.463 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-09 10:54:35.465 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-09 10:54:35.468 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-09 10:54:35.474 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.VLvG31vuRJ 2022-06-09 10:54:35.480 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.VLvG31vuRJ 2022-06-09 10:54:35.491 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.VLvG31vuRJ /etc/sudoers.d/cinder-rootwrap 2022-06-09 10:54:35.507 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-09 10:54:35.513 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-09 10:54:35.516 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-09 10:54:35.520 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-09 10:54:35.523 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-09 10:54:35.525 | + 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 10:54:35.527 | + 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 10:54:35.530 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-09 10:54:35.532 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-09 10:54:35.537 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-09 10:54:35.541 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-09 10:54:35.560 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-09 10:54:35.579 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-09 10:54:35.598 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-09 10:54:35.617 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-09 10:54:35.636 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-09 10:54:35.655 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-09 10:54:35.674 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-09 10:54:35.692 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-09 10:54:35.695 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 10:54:35.697 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-09 10:54:35.700 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 10:54:35.702 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-09 10:54:35.736 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-09 10:54:35.766 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-09 10:54:35.799 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-09 10:54:35.833 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-09 10:54:35.867 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-09 10:54:35.898 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-09 10:54:35.926 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-09 10:54:35.955 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 10:54:35.988 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 10:54:36.019 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-09 10:54:36.052 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-09 10:54:36.082 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-09 10:54:36.084 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-09 10:54:36.089 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-09 10:54:36.091 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-09 10:54:36.094 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-09 10:54:36.097 | + 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 10:54:36.127 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-09 10:54:36.155 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-09 10:54:36.183 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-09 10:54:36.212 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-09 10:54:36.240 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-09 10:54:36.272 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-09 10:54:36.303 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-09 10:54:36.305 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.33 2022-06-09 10:54:36.334 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-09 10:54:36.367 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-09 10:54:36.374 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key d7b8309f786136d017aa00ab65deafaa 2022-06-09 10:54:36.403 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-09 10:54:36.422 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:54:36.425 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-09 10:54:36.428 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-09 10:54:36.430 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-09 10:54:36.433 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-09 10:54:36.435 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-09 10:54:36.437 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-09 10:54:36.440 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-09 10:54:36.442 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-09 10:54:36.444 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-09 10:54:36.447 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-09 10:54:36.449 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-09 10:54:36.479 | + 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 10:54:36.507 | + 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 10:54:36.535 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-09 10:54:36.563 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-09 10:54:36.591 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-09 10:54:36.593 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-09 10:54:36.596 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-09 10:54:36.598 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-09 10:54:36.630 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-09 10:54:36.659 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-09 10:54:36.661 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-09 10:54:36.689 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-09 10:54:36.692 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-09 10:54:36.694 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-09 10:54:36.696 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-09 10:54:36.726 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-09 10:54:36.729 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-09 10:54:36.732 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-09 10:54:36.748 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:54:36.752 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.33:8080/v1/AUTH_ 2022-06-09 10:54:36.780 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-09 10:54:36.797 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:54:36.799 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-09 10:54:36.816 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:54:36.818 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-09 10:54:36.820 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-09 10:54:36.823 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-09 10:54:36.825 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-09 10:54:36.827 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 10:54:36.830 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 10:54:36.832 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 10:54:36.849 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:54:36.852 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 10:54:36.854 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 10:54:36.857 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 10:54:36.872 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:54:36.875 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:54:36.878 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:54:36.905 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 10:54:36.908 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 10:54:36.910 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-09 10:54:36.913 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-09 10:54:36.915 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 10:54:36.918 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 10:54:36.936 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 10:54:36.938 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 10:54:36.940 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 10:54:36.943 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 10:54:36.945 | + 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 10:54:36.976 | + 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 10:54:37.006 | + 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 10:54:37.034 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 10:54:37.063 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-09 10:54:37.066 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-09 10:54:37.069 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-09 10:54:37.071 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-09 10:54:37.074 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 10:54:37.076 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 10:54:37.080 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-09 10:54:37.085 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-09 10:54:37.087 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 10:54:37.090 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 10:54:37.103 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 10:54:37.103 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:54:37.112 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 10:54:37.116 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:54:37.136 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-09 10:54:37.139 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-09 10:54:37.143 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-09 10:54:37.175 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-09 10:54:37.205 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-09 10:54:37.236 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-09 10:54:37.263 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 10:54:37.295 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 10:54:37.325 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-09 10:54:37.354 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-09 10:54:37.389 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-09 10:54:37.417 | + 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 10:54:37.444 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 10:54:37.474 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 10:54:37.512 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-09 10:54:37.544 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 10:54:37.546 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 10:54:37.549 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-09 10:54:37.552 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-09 10:54:37.554 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 10:54:37.557 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:54:37.559 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:54:37.561 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 10:54:37.564 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 10:54:37.567 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-09 10:54:37.594 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 10:54:37.622 | + 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 10:54:37.622 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 10:54:37.631 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-09 10:54:37.634 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-09 10:54:37.636 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-09 10:54:37.639 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 10:54:37.641 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 10:54:37.644 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:54:37.646 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:54:37.648 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:54:37.651 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 10:54:37.653 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 10:54:37.655 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:54:37.658 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:54:37.660 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-09 10:54:37.725 | Enabling site cinder-wsgi. 2022-06-09 10:54:37.734 | To activate the new configuration, you need to run: 2022-06-09 10:54:37.734 | systemctl reload apache2 2022-06-09 10:54:37.740 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 10:54:37.744 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 10:54:37.746 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 10:54:37.749 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 10:54:37.883 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-09 10:54:37.886 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-09 10:54:37.917 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.33/image 2022-06-09 10:54:37.947 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-09 10:54:37.963 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:54:37.966 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-09 10:54:37.968 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 10:54:37.970 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-09 10:54:37.973 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-09 10:54:37.975 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-09 10:54:38.005 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-09 10:54:38.033 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.33/identity 2022-06-09 10:54:38.061 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-09 10:54:38.090 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-09 10:54:38.118 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-09 10:54:38.146 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-09 10:54:38.176 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-09 10:54:38.204 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-09 10:54:38.234 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-09 10:54:38.267 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-09 10:54:38.300 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 10:54:38.333 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-09 10:54:38.335 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-09 10:54:38.352 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:54:38.354 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.33:2379 2022-06-09 10:54:38.384 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-09 10:54:38.401 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:54:38.404 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-09 10:54:38.406 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-09 10:54:38.409 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-09 10:54:38.411 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 10:54:38.413 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-09 10:54:38.416 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-09 10:54:38.420 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 10:54:38.420 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-09 10:54:38.425 | + 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 10:54:38.428 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-09 10:54:38.431 | + 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 10:54:38.434 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-09 10:54:38.436 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-09 10:54:38.439 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-09 10:54:38.441 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-09 10:54:38.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:54:38.446 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:54:38.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-09 10:54:38.451 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:54:38.454 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-09 10:54:38.457 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-09 10:54:38.459 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-09 10:54:38.461 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 10:54:38.463 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 10:54:38.466 | ++ functions-common:git_clone:529 : pwd 2022-06-09 10:54:38.469 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:54:38.471 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:54:38.474 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:54:38.490 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:54:38.492 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:54:38.494 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:54:38.497 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 10:54:38.497 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:54:38.502 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-09 10:54:38.505 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:54:38.507 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-09 10:54:38.520 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-09 10:54:38.523 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 10:54:38.523 | + functions-common:git_clone:607 : head -1 2022-06-09 10:54:38.527 | bfcc39e660 Merge "[Trunk] Check if parent port belongs to OVN to activate" into stable/victoria 2022-06-09 10:54:38.530 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:54:38.532 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-09 10:54:38.535 | + inc/python:setup_develop:338 : local bindep 2022-06-09 10:54:38.537 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 10:54:38.540 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-09 10:54:38.542 | + inc/python:setup_develop:344 : local extras= 2022-06-09 10:54:38.545 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-09 10:54:38.547 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 10:54:38.550 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 10:54:38.552 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-09 10:54:38.555 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 10:54:38.557 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 10:54:38.560 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-09 10:54:38.563 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 10:54:38.565 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-09 10:54:38.568 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 10:54:38.570 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 10:54:38.573 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-09 10:54:38.579 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-09 10:54:38.582 | + 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 10:54:39.171 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-09 10:54:39.174 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 10:54:39.177 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 10:54:39.180 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 10:54:39.183 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 10:54:39.185 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-09 10:54:39.188 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 10:54:39.191 | + inc/python:setup_package:427 : local extras= 2022-06-09 10:54:39.193 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 10:54:39.196 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 10:54:39.198 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 10:54:39.201 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 10:54:39.203 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 10:54:39.206 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-09 10:54:39.227 | Using python 3.8 to install /opt/stack/neutron 2022-06-09 10:54:39.229 | + 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 10:54:40.977 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:54:40.977 | 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 10:54:40.982 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:40.982 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:40.984 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:54:40.985 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:40.986 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:40.986 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:54:40.986 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:40.986 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:54:41.000 | Obtaining file:///opt/stack/neutron 2022-06-09 10:54:43.060 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 10:54:45.151 | 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 10:54:45.158 | 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 10:54:45.162 | 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 10:54:45.170 | 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 10:54:45.177 | 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 10:54:45.185 | 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 10:54:45.206 | 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 10:54:45.220 | 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 10:54:45.228 | 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 10:54:45.236 | 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 10:54:45.239 | 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 10:54:45.248 | 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 10:54:45.254 | 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 10:54:45.257 | 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 10:54:45.260 | 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 10:54:45.322 | 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 10:54:45.377 | 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 10:54:45.379 | 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 10:54:45.384 | 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 10:54:45.387 | 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 10:54:45.426 | 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 10:54:45.452 | 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 10:54:45.470 | 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 10:54:45.475 | 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 10:54:45.480 | 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 10:54:45.503 | 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 10:54:45.520 | 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 10:54:45.554 | 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 10:54:45.565 | 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 10:54:45.580 | 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 10:54:45.586 | 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 10:54:45.632 | 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 10:54:45.638 | 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 10:54:45.675 | 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 10:54:45.728 | 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 10:54:45.746 | 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 10:54:45.763 | 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 10:54:45.777 | 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 10:54:45.791 | 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 10:54:45.796 | 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 10:54:45.805 | 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 10:54:45.828 | 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 10:54:45.836 | 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 10:54:45.853 | 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 10:54:45.873 | 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 10:54:45.917 | 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 10:54:45.922 | 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 10:54:45.931 | 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 10:54:45.938 | 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 10:54:45.972 | 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 10:54:45.975 | 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 10:54:45.984 | 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 10:54:45.987 | 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 10:54:46.007 | 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 10:54:46.021 | 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 10:54:46.032 | 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 10:54:46.035 | 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 10:54:46.038 | 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 10:54:46.044 | 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 10:54:46.049 | 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 10:54:46.069 | 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 10:54:46.071 | 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 10:54:46.090 | 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 10:54:46.116 | 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 10:54:46.133 | 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 10:54:46.137 | 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 10:54:46.144 | 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 10:54:46.164 | 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 10:54:46.167 | 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 10:54:46.172 | 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 10:54:46.175 | 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 10:54:46.178 | 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 10:54:46.181 | 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 10:54:46.185 | 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 10:54:46.195 | 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 10:54:46.198 | 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 10:54:46.201 | 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 10:54:46.209 | 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 10:54:46.223 | 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 10:54:46.232 | 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 10:54:46.238 | 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 10:54:46.255 | 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 10:54:46.273 | 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 10:54:46.328 | 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 10:54:46.332 | 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 10:54:46.340 | 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 10:54:46.359 | 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 10:54:46.363 | 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 10:54:46.366 | 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 10:54:46.370 | 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 10:54:46.378 | 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 10:54:46.386 | 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 10:54:46.389 | 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 10:54:46.392 | 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 10:54:46.413 | 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 10:54:46.474 | 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 10:54:46.477 | 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 10:54:46.483 | 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 10:54:46.488 | 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 10:54:46.492 | 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 10:54:46.495 | 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 10:54:46.500 | 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 10:54:46.505 | 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 10:54:46.508 | 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 10:54:46.548 | 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 10:54:46.553 | 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 10:54:46.557 | 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 10:54:46.567 | 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 10:54:46.577 | 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 10:54:46.590 | 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 10:54:46.611 | 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 10:54:46.614 | 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 10:54:46.628 | 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 10:54:46.640 | 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 10:54:46.655 | 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 10:54:46.659 | 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 10:54:46.661 | 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 10:54:46.664 | 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 10:54:46.668 | 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 10:54:46.670 | 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 10:54:46.673 | 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 10:54:46.676 | 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 10:54:46.678 | 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 10:54:46.681 | 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 10:54:46.684 | 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 10:54:46.687 | 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 10:54:46.690 | 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 10:54:46.705 | 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 10:54:46.713 | 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 10:54:46.766 | 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 10:54:46.770 | 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 10:54:46.775 | 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 10:54:46.780 | 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 10:54:46.821 | 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 10:54:46.824 | 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 10:54:47.800 | Installing collected packages: neutron 2022-06-09 10:54:47.800 | Attempting uninstall: neutron 2022-06-09 10:54:47.802 | Found existing installation: neutron 17.4.2.dev15 2022-06-09 10:54:47.812 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-09 10:54:47.813 | Running setup.py develop for neutron 2022-06-09 10:54:50.190 | Successfully installed neutron 2022-06-09 10:54:50.327 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:54:50.327 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:54:50.418 | + inc/python:pip_install:200 : result=0 2022-06-09 10:54:50.422 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:54:50.425 | + functions-common:time_stop:2322 : local name 2022-06-09 10:54:50.429 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:54:50.433 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:54:50.435 | + functions-common:time_stop:2325 : local total 2022-06-09 10:54:50.437 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:54:50.440 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:54:50.443 | + functions-common:time_stop:2329 : start_time=1654772079221 2022-06-09 10:54:50.445 | + functions-common:time_stop:2331 : [[ -z 1654772079221 ]] 2022-06-09 10:54:50.448 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:54:50.453 | + functions-common:time_stop:2334 : end_time=1654772090451 2022-06-09 10:54:50.456 | + functions-common:time_stop:2335 : elapsed_time=11230 2022-06-09 10:54:50.459 | + functions-common:time_stop:2336 : total=87807 2022-06-09 10:54:50.461 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:54:50.464 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99037 2022-06-09 10:54:50.466 | + inc/python:pip_install:203 : return 0 2022-06-09 10:54:50.468 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 10:54:50.471 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 10:54:50.473 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 10:54:50.492 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 10:54:50.504 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-09 10:54:50.507 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-09 10:54:50.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:54:50.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:54:50.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-09 10:54:50.517 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:54:50.520 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-09 10:54:50.522 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 10:54:50.525 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-09 10:54:50.542 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:54:50.544 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-09 10:54:50.547 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-09 10:54:50.549 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-09 10:54:50.552 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 10:54:50.554 | + lib/stack:stack_install_service:32 : install_nova 2022-06-09 10:54:50.557 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-09 10:54:50.559 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-09 10:54:50.562 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:54:50.564 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:54:50.566 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-09 10:54:50.569 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:54:50.571 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-09 10:54:50.587 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:54:50.589 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-09 10:54:50.605 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:54:50.607 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-09 10:54:50.623 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:54:50.626 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-09 10:54:50.628 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-09 10:54:50.630 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-09 10:54:50.632 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 10:54:50.634 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 10:54:50.637 | ++ functions-common:git_clone:529 : pwd 2022-06-09 10:54:50.640 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:54:50.642 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:54:50.644 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:54:50.660 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:54:50.662 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:54:50.664 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:54:50.667 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 10:54:50.667 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:54:50.672 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-09 10:54:50.674 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:54:50.677 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-09 10:54:50.690 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-09 10:54:50.693 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 10:54:50.693 | + functions-common:git_clone:607 : head -1 2022-06-09 10:54:50.789 | 3c0e0ea9f2 Merge commit 'refs/changes/01/754401/2' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-06-09 10:54:50.797 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:54:50.801 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-09 10:54:50.805 | + inc/python:setup_develop:338 : local bindep 2022-06-09 10:54:50.809 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 10:54:50.812 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-09 10:54:50.815 | + inc/python:setup_develop:344 : local extras= 2022-06-09 10:54:50.819 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-09 10:54:50.823 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 10:54:50.825 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 10:54:50.828 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-09 10:54:50.830 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 10:54:50.833 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 10:54:50.837 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-09 10:54:50.839 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 10:54:50.842 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-09 10:54:50.845 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 10:54:50.847 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 10:54:50.850 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-09 10:54:50.857 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-09 10:54:50.860 | + 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 10:54:51.458 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-09 10:54:51.461 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 10:54:51.465 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 10:54:51.468 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 10:54:51.471 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 10:54:51.474 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-09 10:54:51.477 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 10:54:51.480 | + inc/python:setup_package:427 : local extras= 2022-06-09 10:54:51.482 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 10:54:51.484 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 10:54:51.487 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 10:54:51.489 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 10:54:51.491 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 10:54:51.494 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-09 10:54:51.514 | Using python 3.8 to install /opt/stack/nova 2022-06-09 10:54:51.516 | + 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 10:54:53.276 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:54:53.276 | 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 10:54:53.280 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:53.281 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:53.283 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:54:53.284 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:53.284 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:53.285 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:54:53.285 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:54:53.285 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:54:53.298 | Obtaining file:///opt/stack/nova 2022-06-09 10:54:56.371 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 10:54:59.473 | 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 10:54:59.480 | 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 10:54:59.484 | 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 10:54:59.491 | 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 10:54:59.500 | 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 10:54:59.503 | 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 10:54:59.512 | 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 10:54:59.532 | 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 10:54:59.545 | 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 10:54:59.566 | 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 10:54:59.604 | 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 10:54:59.618 | 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 10:54:59.621 | 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 10:54:59.630 | 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 10:54:59.637 | 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 10:54:59.639 | 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 10:54:59.642 | 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 10:54:59.654 | 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 10:54:59.716 | 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 10:54:59.771 | 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 10:54:59.781 | 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 10:54:59.786 | 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 10:54:59.788 | 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 10:54:59.793 | 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 10:54:59.796 | 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 10:54:59.823 | 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 10:54:59.847 | 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 10:54:59.851 | 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 10:54:59.856 | 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 10:54:59.860 | 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 10:54:59.883 | 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 10:54:59.904 | 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 10:54:59.922 | 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 10:54:59.956 | 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 10:54:59.966 | 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 10:54:59.982 | 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 10:54:59.988 | 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 10:55:00.033 | 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 10:55:00.039 | 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 10:55:00.078 | 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 10:55:00.133 | 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 10:55:00.151 | 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 10:55:00.168 | 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 10:55:00.183 | 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 10:55:00.197 | 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 10:55:00.202 | 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 10:55:00.211 | 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 10:55:00.234 | 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 10:55:00.242 | 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 10:55:00.260 | 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 10:55:00.279 | 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 10:55:00.288 | 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 10:55:00.294 | 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 10:55:00.329 | 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 10:55:00.332 | 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 10:55:00.335 | 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 10:55:00.355 | 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 10:55:00.366 | 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 10:55:00.369 | 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 10:55:00.372 | 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 10:55:00.397 | 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 10:55:00.403 | 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 10:55:00.420 | 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 10:55:00.437 | 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 10:55:00.442 | 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 10:55:00.460 | 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 10:55:00.478 | 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 10:55:00.504 | 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 10:55:00.508 | 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 10:55:00.515 | 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 10:55:00.536 | 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 10:55:00.538 | 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 10:55:00.543 | 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 10:55:00.547 | 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 10:55:00.551 | 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 10:55:00.554 | 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 10:55:00.565 | 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 10:55:00.568 | 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 10:55:00.571 | 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 10:55:00.577 | 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 10:55:00.635 | 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 10:55:00.649 | 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 10:55:00.658 | 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 10:55:00.664 | 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 10:55:00.681 | 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 10:55:00.760 | 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 10:55:00.764 | 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 10:55:00.771 | 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 10:55:00.791 | 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 10:55:00.795 | 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 10:55:00.803 | 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 10:55:00.807 | 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 10:55:00.810 | 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 10:55:00.814 | 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 10:55:00.827 | 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 10:55:00.830 | 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 10:55:00.839 | 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 10:55:00.860 | 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 10:55:00.866 | 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 10:55:00.871 | 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 10:55:00.875 | 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 10:55:00.878 | 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 10:55:00.886 | 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 10:55:00.891 | 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 10:55:00.896 | 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 10:55:00.905 | 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 10:55:00.945 | 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 10:55:00.948 | 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 10:55:00.952 | 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 10:55:00.955 | 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 10:55:00.967 | 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 10:55:00.972 | 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 10:55:00.982 | 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 10:55:00.995 | 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 10:55:01.000 | 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 10:55:01.003 | 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 10:55:01.017 | 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 10:55:01.030 | 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 10:55:01.034 | 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 10:55:01.050 | 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 10:55:01.053 | 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 10:55:01.056 | 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 10:55:01.059 | 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 10:55:01.061 | 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 10:55:01.099 | 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 10:55:01.107 | 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 10:55:01.112 | 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 10:55:01.115 | 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 10:55:01.117 | 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 10:55:01.120 | 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 10:55:01.123 | 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 10:55:01.126 | 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 10:55:01.134 | 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 10:55:01.137 | 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 10:55:01.140 | 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 10:55:01.143 | 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 10:55:01.151 | 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 10:55:01.154 | 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 10:55:01.157 | 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 10:55:01.211 | 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 10:55:01.243 | 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 10:55:01.284 | 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 10:55:01.287 | 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 10:55:01.293 | 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 10:55:02.229 | Installing collected packages: nova 2022-06-09 10:55:02.229 | Attempting uninstall: nova 2022-06-09 10:55:02.231 | Found existing installation: nova 22.4.1.dev4 2022-06-09 10:55:02.236 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-09 10:55:02.237 | Running setup.py develop for nova 2022-06-09 10:55:05.570 | Successfully installed nova 2022-06-09 10:55:05.708 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:55:05.708 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:55:05.799 | + inc/python:pip_install:200 : result=0 2022-06-09 10:55:05.802 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:55:05.804 | + functions-common:time_stop:2322 : local name 2022-06-09 10:55:05.808 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:55:05.811 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:55:05.814 | + functions-common:time_stop:2325 : local total 2022-06-09 10:55:05.817 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:55:05.820 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:55:05.822 | + functions-common:time_stop:2329 : start_time=1654772091508 2022-06-09 10:55:05.825 | + functions-common:time_stop:2331 : [[ -z 1654772091508 ]] 2022-06-09 10:55:05.827 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:55:05.832 | + functions-common:time_stop:2334 : end_time=1654772105829 2022-06-09 10:55:05.834 | + functions-common:time_stop:2335 : elapsed_time=14321 2022-06-09 10:55:05.836 | + functions-common:time_stop:2336 : total=99037 2022-06-09 10:55:05.838 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:55:05.840 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113358 2022-06-09 10:55:05.842 | + inc/python:pip_install:203 : return 0 2022-06-09 10:55:05.845 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 10:55:05.847 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 10:55:05.849 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 10:55:05.868 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 10:55:05.880 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-09 10:55:05.882 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-09 10:55:05.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:55:05.887 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:55:05.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-09 10:55:05.893 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:55:05.895 | + 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 10:55:05.908 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 10:55:05.910 | + ./stack.sh:main:906 : configure_nova 2022-06-09 10:55:05.913 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-09 10:55:05.925 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-09 10:55:05.927 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-09 10:55:05.930 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-09 10:55:05.933 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-09 10:55:05.934 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-09 10:55:05.938 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-09 10:55:05.941 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-09 10:55:05.943 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-09 10:55:05.946 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-09 10:55:05.948 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-09 10:55:05.951 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-09 10:55:05.953 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-09 10:55:05.955 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-09 10:55:05.968 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-09 10:55:05.980 | + 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 10:55:05.992 | + 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 10:55:06.004 | + 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 10:55:06.017 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-09 10:55:06.020 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-09 10:55:06.024 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.M6OT6IRulJ 2022-06-09 10:55:06.026 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-09 10:55:06.029 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-09 10:55:06.031 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-09 10:55:06.034 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-09 10:55:06.036 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-09 10:55:06.039 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.M6OT6IRulJ 2022-06-09 10:55:06.043 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.M6OT6IRulJ 2022-06-09 10:55:06.054 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.M6OT6IRulJ /etc/sudoers.d/nova-rootwrap 2022-06-09 10:55:06.067 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-09 10:55:06.071 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-09 10:55:06.074 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-09 10:55:06.076 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-09 10:55:06.079 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-09 10:55:06.081 | + 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 10:55:06.084 | + 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 10:55:06.087 | + 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 10:55:06.089 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-09 10:55:06.094 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-09 10:55:06.110 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:55:06.113 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-09 10:55:06.115 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-09 10:55:06.119 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-09 10:55:06.122 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-09 10:55:06.151 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-09 10:55:06.153 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-09 10:55:06.183 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-09 10:55:06.212 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-09 10:55:06.239 | + 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 10:55:06.271 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-09 10:55:06.301 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-09 10:55:06.330 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-09 10:55:06.333 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.33 2022-06-09 10:55:06.359 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-09 10:55:06.386 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-09 10:55:06.412 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-09 10:55:06.439 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-09 10:55:06.466 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-09 10:55:06.497 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-09 10:55:06.499 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 10:55:06.501 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 10:55:06.504 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 10:55:06.506 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 10:55:06.508 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 10:55:06.510 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 10:55:06.512 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 10:55:06.514 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 10:55:06.517 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-09 10:55:06.519 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:55:06.521 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:55:06.523 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:55:06.525 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:55:06.527 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:55:06.530 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:55:06.532 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-09 10:55:06.548 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:55:06.550 | + 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 10:55:06.552 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-09 10:55:06.554 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-09 10:55:06.582 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-09 10:55:06.585 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-09 10:55:06.588 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-09 10:55:06.590 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-09 10:55:06.593 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-09 10:55:06.596 | + 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 10:55:06.626 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-09 10:55:06.629 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-09 10:55:06.631 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-09 10:55:06.633 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-09 10:55:06.636 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-09 10:55:06.638 | + 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 10:55:06.667 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-09 10:55:06.697 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-09 10:55:06.728 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-09 10:55:06.755 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-09 10:55:06.773 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:55:06.775 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-09 10:55:06.793 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:55:06.797 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-09 10:55:06.797 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-09 10:55:06.802 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-09 10:55:06.804 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-09 10:55:06.831 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-09 10:55:06.849 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:55:06.852 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-09 10:55:06.854 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-09 10:55:06.856 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-09 10:55:06.859 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 10:55:06.861 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-09 10:55:06.896 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-09 10:55:06.928 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-09 10:55:06.955 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-09 10:55:06.982 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-09 10:55:07.009 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-09 10:55:07.036 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-09 10:55:07.063 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-09 10:55:07.090 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 10:55:07.117 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 10:55:07.144 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-09 10:55:07.160 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:55:07.162 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-09 10:55:07.164 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-09 10:55:07.202 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-09 10:55:07.234 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.33/identity 2022-06-09 10:55:07.261 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-09 10:55:07.287 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-09 10:55:07.314 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-09 10:55:07.342 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-09 10:55:07.370 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-09 10:55:07.397 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-09 10:55:07.412 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:55:07.415 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-09 10:55:07.417 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-09 10:55:07.443 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-09 10:55:07.473 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-09 10:55:07.475 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-09 10:55:07.502 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-09 10:55:07.505 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-09 10:55:07.507 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-09 10:55:07.509 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:55:07.511 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:55:07.513 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:55:07.516 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:55:07.518 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:55:07.520 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:55:07.522 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-09 10:55:07.524 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-09 10:55:07.527 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-09 10:55:07.530 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 10:55:07.546 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 10:55:07.548 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 10:55:07.550 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 10:55:07.552 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 10:55:07.554 | + 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 10:55:07.581 | + 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 10:55:07.608 | + 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 10:55:07.635 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 10:55:07.662 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-09 10:55:07.691 | + 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 10:55:07.694 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-09 10:55:07.696 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-09 10:55:07.698 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-09 10:55:07.700 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 10:55:07.703 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 10:55:07.705 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-09 10:55:07.710 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-09 10:55:07.712 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 10:55:07.714 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 10:55:07.727 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 10:55:07.728 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:55:07.737 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 10:55:07.740 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:55:07.760 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-09 10:55:07.763 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-09 10:55:07.768 | + 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 10:55:07.797 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-09 10:55:07.823 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-09 10:55:07.850 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-09 10:55:07.876 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 10:55:07.902 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 10:55:07.928 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-09 10:55:07.961 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-09 10:55:07.988 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-09 10:55:08.015 | + 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 10:55:08.042 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 10:55:08.069 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 10:55:08.098 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-09 10:55:08.131 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 10:55:08.134 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 10:55:08.137 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-09 10:55:08.140 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-09 10:55:08.142 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 10:55:08.144 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:55:08.147 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:55:08.149 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 10:55:08.152 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 10:55:08.154 | + 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 10:55:08.185 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 10:55:08.215 | + 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 10:55:08.215 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 10:55:08.224 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-09 10:55:08.231 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-09 10:55:08.234 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-09 10:55:08.239 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 10:55:08.241 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 10:55:08.244 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:55:08.246 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:55:08.249 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:55:08.251 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 10:55:08.253 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 10:55:08.256 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:55:08.258 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:55:08.261 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-09 10:55:08.325 | Enabling site nova-api-wsgi. 2022-06-09 10:55:08.334 | To activate the new configuration, you need to run: 2022-06-09 10:55:08.334 | systemctl reload apache2 2022-06-09 10:55:08.339 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 10:55:08.342 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 10:55:08.344 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 10:55:08.346 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 10:55:08.488 | + 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 10:55:08.490 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-09 10:55:08.493 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-09 10:55:08.495 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-09 10:55:08.497 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-09 10:55:08.499 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 10:55:08.502 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-09 10:55:08.506 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-09 10:55:08.509 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 10:55:08.511 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 10:55:08.524 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:55:08.524 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 10:55:08.532 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 10:55:08.536 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:55:08.557 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-09 10:55:08.559 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-09 10:55:08.564 | + 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 10:55:08.600 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-09 10:55:08.627 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-09 10:55:08.655 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-09 10:55:08.682 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 10:55:08.709 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 10:55:08.735 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-09 10:55:08.765 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-09 10:55:08.793 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-09 10:55:08.823 | + 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 10:55:08.850 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 10:55:08.877 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 10:55:08.904 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-09 10:55:08.933 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-09 10:55:08.936 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-09 10:55:08.963 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-09 10:55:08.979 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:55:08.982 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-09 10:55:09.014 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-09 10:55:09.016 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-09 10:55:09.019 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-09 10:55:09.036 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:55:09.038 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:55:09.041 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:55:09.068 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-09 10:55:09.100 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-09 10:55:09.102 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-09 10:55:09.104 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-09 10:55:09.107 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 10:55:09.109 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 10:55:09.111 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 10:55:09.128 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:55:09.131 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 10:55:09.133 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 10:55:09.135 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 10:55:09.151 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:55:09.153 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:55:09.156 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:55:09.183 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 10:55:09.185 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 10:55:09.188 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-09 10:55:09.215 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-09 10:55:09.243 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-09 10:55:09.273 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-09 10:55:09.288 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:55:09.291 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 10:55:09.319 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-09 10:55:09.322 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-09 10:55:09.338 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:55:09.341 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-09 10:55:09.345 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-09 10:55:09.347 | + lib/nova:create_nova_conf:525 : local conf 2022-06-09 10:55:09.349 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-09 10:55:09.352 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-09 10:55:09.354 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-09 10:55:09.357 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-09 10:55:09.359 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-09 10:55:09.362 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-09 10:55:09.364 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-09 10:55:09.369 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-09 10:55:09.371 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-09 10:55:09.373 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-09 10:55:09.376 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-09 10:55:09.378 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-09 10:55:09.381 | + 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 10:55:09.411 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-09 10:55:09.441 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-09 10:55:09.471 | + 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 10:55:09.474 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-09 10:55:09.476 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-09 10:55:09.479 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-09 10:55:09.494 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:55:09.498 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-09 10:55:09.498 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-09 10:55:10.236 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-09 10:55:10.239 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-09 10:55:10.241 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-09 10:55:10.243 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-09 10:55:10.246 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 10:55:10.248 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-09 10:55:10.250 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 10:55:10.271 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:55:10.276 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-09 10:55:10.278 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-09 10:55:10.281 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 10:55:10.298 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:55:10.300 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/nova_cell1 2022-06-09 10:55:10.303 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/nova_cell1 2022-06-09 10:55:10.330 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 10:55:10.333 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 10:55:10.335 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-09 10:55:10.351 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:55:10.354 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-09 10:55:10.356 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-09 10:55:10.358 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-09 10:55:10.389 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.33/identity 2022-06-09 10:55:10.421 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-09 10:55:10.449 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-09 10:55:10.476 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-09 10:55:10.503 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-09 10:55:10.531 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-09 10:55:10.558 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-09 10:55:10.588 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-09 10:55:10.590 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-09 10:55:10.593 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-09 10:55:10.596 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 10:55:10.615 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 10:55:10.618 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 10:55:10.620 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 10:55:10.623 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 10:55:10.625 | + 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 10:55:10.653 | + 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 10:55:10.680 | + 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 10:55:10.708 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 10:55:10.736 | + 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 10:55:10.739 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-09 10:55:10.743 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-09 10:55:10.745 | + lib/nova:create_nova_conf:559 : local conf 2022-06-09 10:55:10.748 | + lib/nova:create_nova_conf:560 : local offset 2022-06-09 10:55:10.751 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-09 10:55:10.753 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-09 10:55:10.755 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-09 10:55:10.758 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-09 10:55:10.761 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-09 10:55:10.763 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-09 10:55:10.765 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-09 10:55:10.767 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-09 10:55:10.770 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-09 10:55:10.772 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-09 10:55:10.787 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:55:10.789 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-09 10:55:10.804 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:55:10.807 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-09 10:55:10.809 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-09 10:55:10.824 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:55:10.827 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-09 10:55:10.842 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:55:10.845 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-09 10:55:10.861 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:55:10.864 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-09 10:55:10.880 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:55:10.883 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-09 10:55:10.885 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-09 10:55:10.888 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-09 10:55:10.890 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 10:55:10.893 | + lib/stack:stack_install_service:32 : install_placement 2022-06-09 10:55:10.895 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-09 10:55:10.898 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-09 10:55:10.900 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:55:10.903 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:55:10.905 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-09 10:55:10.908 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:55:10.910 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:55:10.913 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:55:10.915 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:55:10.918 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:55:10.920 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:55:10.923 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:55:10.925 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:55:10.928 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:55:10.930 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:55:10.933 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:55:10.935 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:55:10.938 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-09 10:55:10.940 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:55:10.943 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:55:10.946 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:55:10.950 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-09 10:55:10.974 | + 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 10:55:11.084 | Reading package lists... 2022-06-09 10:55:11.341 | Building dependency tree... 2022-06-09 10:55:11.343 | Reading state information... 2022-06-09 10:55:11.594 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 10:55:11.594 | The following packages were automatically installed and are no longer required: 2022-06-09 10:55:11.595 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:55:11.595 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:55:11.595 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:55:11.595 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:55:11.595 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:55:11.595 | python3-zope.interface 2022-06-09 10:55:11.596 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:55:11.724 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:55:11.729 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:55:11.732 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:55:11.735 | + functions-common:time_stop:2322 : local name 2022-06-09 10:55:11.738 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:55:11.741 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:55:11.743 | + functions-common:time_stop:2325 : local total 2022-06-09 10:55:11.746 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:55:11.749 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:55:11.751 | + functions-common:time_stop:2329 : start_time=1654772110971 2022-06-09 10:55:11.754 | + functions-common:time_stop:2331 : [[ -z 1654772110971 ]] 2022-06-09 10:55:11.758 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:55:11.762 | + functions-common:time_stop:2334 : end_time=1654772111760 2022-06-09 10:55:11.765 | + functions-common:time_stop:2335 : elapsed_time=789 2022-06-09 10:55:11.767 | + functions-common:time_stop:2336 : total=6425 2022-06-09 10:55:11.769 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:55:11.772 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7214 2022-06-09 10:55:11.775 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:55:11.777 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-09 10:55:11.780 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-09 10:55:11.782 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-09 10:55:11.785 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-09 10:55:11.787 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-09 10:55:11.809 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-09 10:55:11.812 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:55:11.814 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:55:11.817 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:55:11.819 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:55:11.822 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:55:11.824 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:55:11.826 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:55:11.829 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:55:11.832 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:55:11.835 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:55:11.838 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:55:11.840 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:55:11.843 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-09 10:55:11.846 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:55:11.848 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:55:11.851 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:55:11.854 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-09 10:55:11.876 | + 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 10:55:11.986 | Reading package lists... 2022-06-09 10:55:12.237 | Building dependency tree... 2022-06-09 10:55:12.239 | Reading state information... 2022-06-09 10:55:12.489 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-09 10:55:12.489 | The following packages were automatically installed and are no longer required: 2022-06-09 10:55:12.490 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:55:12.490 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:55:12.490 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:55:12.490 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:55:12.490 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:55:12.490 | python3-zope.interface 2022-06-09 10:55:12.491 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:55:12.628 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:55:12.634 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:55:12.637 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:55:12.640 | + functions-common:time_stop:2322 : local name 2022-06-09 10:55:12.643 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:55:12.645 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:55:12.648 | + functions-common:time_stop:2325 : local total 2022-06-09 10:55:12.651 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:55:12.654 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:55:12.657 | + functions-common:time_stop:2329 : start_time=1654772111873 2022-06-09 10:55:12.660 | + functions-common:time_stop:2331 : [[ -z 1654772111873 ]] 2022-06-09 10:55:12.663 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:55:12.668 | + functions-common:time_stop:2334 : end_time=1654772112665 2022-06-09 10:55:12.670 | + functions-common:time_stop:2335 : elapsed_time=792 2022-06-09 10:55:12.672 | + functions-common:time_stop:2336 : total=7214 2022-06-09 10:55:12.675 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:55:12.677 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8006 2022-06-09 10:55:12.680 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:55:12.683 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-09 10:55:12.686 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-09 10:55:12.689 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:55:12.693 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:55:12.696 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:55:12.698 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-09 10:55:12.701 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-09 10:55:12.757 | wsgi (enabled by maintainer script) 2022-06-09 10:55:12.762 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-09 10:55:12.766 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-09 10:55:12.770 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 10:55:12.774 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-09 10:55:12.778 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-09 10:55:12.781 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 10:55:12.786 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-09 10:55:12.787 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 10:55:12.793 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-09 10:55:12.795 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-09 10:55:12.798 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-09 10:55:12.801 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-09 10:55:12.803 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-09 10:55:12.826 | Using python 3.8 to install osc-placement 2022-06-09 10:55:12.829 | + 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 10:55:14.624 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:55:14.624 | 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 10:55:14.629 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:55:14.629 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:55:14.631 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:55:14.632 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:55:14.633 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:55:14.633 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:55:14.633 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:55:14.633 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:55:14.648 | 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 10:55:14.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 10:55:14.703 | 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 10:55:14.714 | 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 10:55:14.718 | 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 10:55:14.721 | 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 10:55:14.725 | 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 10:55:14.729 | 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 10:55:14.732 | 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 10:55:14.796 | 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 10:55:14.811 | 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 10:55:14.819 | 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 10:55:14.822 | 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 10:55:14.825 | 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 10:55:14.830 | 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 10:55:14.837 | 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 10:55:14.858 | 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 10:55:14.863 | 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 10:55:14.870 | 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 10:55:14.896 | 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 10:55:14.910 | 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 10:55:14.913 | 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 10:55:14.916 | 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 10:55:14.918 | 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 10:55:14.922 | 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 10:55:14.943 | 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 10:55:14.949 | 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 10:55:14.954 | 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 10:55:14.958 | 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 10:55:14.961 | 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 10:55:15.000 | 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 10:55:15.003 | 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 10:55:15.006 | 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 10:55:15.010 | 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 10:55:15.037 | 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 10:55:15.042 | 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 10:55:15.096 | 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 10:55:15.099 | 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 10:55:15.103 | 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 10:55:15.107 | 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 10:55:15.113 | 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 10:55:15.145 | 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 10:55:15.148 | 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 10:55:15.189 | 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 10:55:17.073 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:55:17.073 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:55:17.152 | + inc/python:pip_install:200 : result=0 2022-06-09 10:55:17.156 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:55:17.160 | + functions-common:time_stop:2322 : local name 2022-06-09 10:55:17.164 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:55:17.167 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:55:17.169 | + functions-common:time_stop:2325 : local total 2022-06-09 10:55:17.172 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:55:17.174 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:55:17.177 | + functions-common:time_stop:2329 : start_time=1654772112820 2022-06-09 10:55:17.179 | + functions-common:time_stop:2331 : [[ -z 1654772112820 ]] 2022-06-09 10:55:17.182 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:55:17.187 | + functions-common:time_stop:2334 : end_time=1654772117184 2022-06-09 10:55:17.190 | + functions-common:time_stop:2335 : elapsed_time=4364 2022-06-09 10:55:17.192 | + functions-common:time_stop:2336 : total=113358 2022-06-09 10:55:17.195 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:55:17.197 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=117722 2022-06-09 10:55:17.200 | + inc/python:pip_install:203 : return 0 2022-06-09 10:55:17.203 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-09 10:55:17.205 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-09 10:55:17.208 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-09 10:55:17.210 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 10:55:17.213 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 10:55:17.216 | ++ functions-common:git_clone:529 : pwd 2022-06-09 10:55:17.219 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:55:17.221 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:55:17.224 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:55:17.240 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:55:17.243 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:55:17.245 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:55:17.248 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 10:55:17.248 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:55:17.254 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-09 10:55:17.257 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:55:17.259 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-09 10:55:17.272 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-09 10:55:17.275 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 10:55:17.276 | + functions-common:git_clone:607 : head -1 2022-06-09 10:55:17.279 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-09 10:55:17.282 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:55:17.284 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-09 10:55:17.287 | + inc/python:setup_develop:338 : local bindep 2022-06-09 10:55:17.289 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 10:55:17.292 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-09 10:55:17.294 | + inc/python:setup_develop:344 : local extras= 2022-06-09 10:55:17.297 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-09 10:55:17.299 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 10:55:17.302 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 10:55:17.304 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-09 10:55:17.307 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 10:55:17.309 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 10:55:17.312 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-09 10:55:17.315 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 10:55:17.318 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-09 10:55:17.320 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 10:55:17.323 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 10:55:17.326 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-09 10:55:17.333 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-09 10:55:17.335 | + 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 10:55:17.915 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-09 10:55:17.918 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 10:55:17.921 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 10:55:17.924 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 10:55:17.927 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 10:55:17.931 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-09 10:55:17.934 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 10:55:17.937 | + inc/python:setup_package:427 : local extras= 2022-06-09 10:55:17.941 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 10:55:17.944 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 10:55:17.947 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 10:55:17.950 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 10:55:17.953 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 10:55:17.955 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-09 10:55:17.980 | Using python 3.8 to install /opt/stack/placement 2022-06-09 10:55:17.983 | + 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 10:55:19.784 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:55:19.784 | 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 10:55:19.788 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:55:19.789 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:55:19.791 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:55:19.792 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:55:19.792 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:55:19.793 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:55:19.793 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:55:19.793 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:55:19.806 | Obtaining file:///opt/stack/placement 2022-06-09 10:55:21.058 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 10:55:22.299 | 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 10:55:22.307 | 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 10:55:22.328 | 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 10:55:22.342 | 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 10:55:22.354 | 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 10:55:22.409 | 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 10:55:22.414 | 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 10:55:22.419 | 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 10:55:22.423 | 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 10:55:22.458 | 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 10:55:22.469 | 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 10:55:22.485 | 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 10:55:22.491 | 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 10:55:22.537 | 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 10:55:22.543 | 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 10:55:22.582 | 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 10:55:22.600 | 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 10:55:22.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 313)) (4.0.2) 2022-06-09 10:55:22.626 | 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 10:55:22.634 | 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 10:55:22.652 | 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 10:55:22.658 | 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 10:55:22.661 | 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 10:55:22.664 | 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 10:55:22.675 | 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 10:55:22.677 | 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 10:55:22.681 | 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 10:55:22.686 | 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 10:55:22.704 | 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 10:55:22.709 | 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 10:55:22.716 | 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 10:55:22.737 | 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 10:55:22.742 | 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 10:55:22.745 | 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 10:55:22.755 | 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 10:55:22.759 | 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 10:55:22.761 | 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 10:55:22.768 | 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 10:55:22.777 | 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 10:55:22.783 | 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 10:55:22.801 | 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 10:55:22.805 | 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 10:55:22.812 | 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 10:55:22.833 | 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 10:55:22.874 | 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 10:55:22.938 | 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 10:55:22.944 | 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 10:55:22.949 | 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 10:55:22.952 | 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 10:55:22.957 | 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 10:55:22.965 | 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 10:55:22.974 | 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 10:55:22.981 | 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 10:55:22.984 | 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 10:55:22.987 | 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 10:55:22.990 | 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 10:55:22.993 | 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 10:55:22.996 | 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 10:55:23.000 | 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 10:55:23.002 | 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 10:55:23.006 | 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 10:55:23.016 | 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 10:55:23.019 | 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 10:55:23.022 | 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 10:55:23.024 | 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 10:55:23.027 | 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 10:55:23.032 | 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 10:55:23.034 | 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 10:55:23.037 | 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 10:55:23.041 | 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 10:55:23.049 | 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 10:55:24.582 | Installing collected packages: openstack-placement 2022-06-09 10:55:24.582 | Attempting uninstall: openstack-placement 2022-06-09 10:55:24.584 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-09 10:55:24.586 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-09 10:55:24.587 | Running setup.py develop for openstack-placement 2022-06-09 10:55:26.159 | Successfully installed openstack-placement 2022-06-09 10:55:26.327 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:55:26.327 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:55:26.404 | + inc/python:pip_install:200 : result=0 2022-06-09 10:55:26.409 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:55:26.412 | + functions-common:time_stop:2322 : local name 2022-06-09 10:55:26.415 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:55:26.418 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:55:26.421 | + functions-common:time_stop:2325 : local total 2022-06-09 10:55:26.424 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:55:26.427 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:55:26.430 | + functions-common:time_stop:2329 : start_time=1654772117974 2022-06-09 10:55:26.432 | + functions-common:time_stop:2331 : [[ -z 1654772117974 ]] 2022-06-09 10:55:26.435 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:55:26.439 | + functions-common:time_stop:2334 : end_time=1654772126437 2022-06-09 10:55:26.441 | + functions-common:time_stop:2335 : elapsed_time=8463 2022-06-09 10:55:26.443 | + functions-common:time_stop:2336 : total=117722 2022-06-09 10:55:26.446 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:55:26.448 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=126185 2022-06-09 10:55:26.450 | + inc/python:pip_install:203 : return 0 2022-06-09 10:55:26.453 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 10:55:26.456 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 10:55:26.458 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 10:55:26.479 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 10:55:26.492 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-09 10:55:26.495 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-09 10:55:26.497 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:55:26.500 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:55:26.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-09 10:55:26.505 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:55:26.507 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 10:55:26.510 | + ./stack.sh:main:912 : configure_placement 2022-06-09 10:55:26.513 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-09 10:55:26.526 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-09 10:55:26.530 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-09 10:55:26.536 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-09 10:55:26.539 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-09 10:55:26.542 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-09 10:55:26.545 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-09 10:55:26.547 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-09 10:55:26.551 | + 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 10:55:26.584 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-09 10:55:26.615 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-09 10:55:26.647 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-09 10:55:26.649 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-09 10:55:26.652 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-09 10:55:26.654 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 10:55:26.657 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-09 10:55:26.688 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-09 10:55:26.717 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-09 10:55:26.746 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-09 10:55:26.775 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-09 10:55:26.805 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-09 10:55:26.840 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-09 10:55:26.871 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-09 10:55:26.899 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 10:55:26.932 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 10:55:26.961 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-09 10:55:26.964 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-09 10:55:26.966 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-09 10:55:26.970 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 10:55:26.988 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 10:55:26.990 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 10:55:26.993 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 10:55:26.996 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 10:55:26.998 | + 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 10:55:27.026 | + 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 10:55:27.055 | + 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 10:55:27.084 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 10:55:27.116 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-09 10:55:27.119 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-09 10:55:27.121 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-09 10:55:27.124 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-09 10:55:27.126 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-09 10:55:27.129 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 10:55:27.132 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 10:55:27.136 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-09 10:55:27.140 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-09 10:55:27.143 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 10:55:27.145 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 10:55:27.159 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 10:55:27.159 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:55:27.170 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 10:55:27.174 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:55:27.191 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-09 10:55:27.193 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-09 10:55:27.198 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-09 10:55:27.231 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-09 10:55:27.260 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-09 10:55:27.288 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-09 10:55:27.316 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 10:55:27.345 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 10:55:27.374 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-09 10:55:27.403 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-09 10:55:27.436 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-09 10:55:27.466 | + 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 10:55:27.497 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 10:55:27.527 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 10:55:27.555 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-09 10:55:27.589 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 10:55:27.593 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 10:55:27.596 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-09 10:55:27.600 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-09 10:55:27.602 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 10:55:27.605 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:55:27.608 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:55:27.611 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-09 10:55:27.613 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-09 10:55:27.616 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-09 10:55:27.644 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 10:55:27.675 | + 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 10:55:27.675 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-09 10:55:27.684 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-09 10:55:27.688 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-09 10:55:27.690 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-09 10:55:27.693 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 10:55:27.695 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 10:55:27.698 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:55:27.701 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:55:27.703 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:55:27.706 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 10:55:27.709 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 10:55:27.711 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:55:27.714 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:55:27.716 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-09 10:55:27.780 | Site placement-api already enabled 2022-06-09 10:55:27.786 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 10:55:27.790 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 10:55:27.792 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 10:55:27.795 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 10:55:27.932 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-09 10:55:27.955 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:55:27.958 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-09 10:55:27.976 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:55:27.978 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-09 10:55:27.996 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:55:27.999 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-09 10:55:28.001 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-09 10:55:28.004 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-09 10:55:28.035 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.33/identity 2022-06-09 10:55:28.064 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-09 10:55:28.093 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-09 10:55:28.124 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-09 10:55:28.153 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-09 10:55:28.184 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-09 10:55:28.219 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-09 10:55:28.248 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-09 10:55:28.265 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:55:28.268 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-09 10:55:28.284 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:55:28.287 | + ./stack.sh:main:938 : run_phase stack install 2022-06-09 10:55:28.289 | + functions-common:run_phase:1750 : local mode=stack 2022-06-09 10:55:28.292 | + functions-common:run_phase:1751 : local phase=install 2022-06-09 10:55:28.294 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 10:55:28.296 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 10:55:28.299 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 10:55:28.301 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 10:55:28.304 | + functions-common:run_phase:1760 : local extra 2022-06-09 10:55:28.307 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 10:55:28.311 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 10:55:28.313 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 10:55:28.316 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 10:55:28.318 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-09 10:55:28.321 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 10:55:28.336 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:55:28.338 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 10:55:28.340 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-09 10:55:28.342 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-09 10:55:28.345 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-09 10:55:28.347 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 10:55:28.349 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-09 10:55:28.351 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-09 10:55:28.354 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-09 10:55:28.356 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-09 10:55:28.358 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-09 10:55:28.360 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-09 10:55:28.362 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-09 10:55:28.365 | +++ functions-common:git_clone:529 : pwd 2022-06-09 10:55:28.368 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:55:28.370 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:55:28.373 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:55:28.389 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:55:28.391 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:55:28.393 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:55:28.396 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-09 10:55:28.396 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:55:28.401 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-09 10:55:28.404 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:55:28.406 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-09 10:55:28.419 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-09 10:55:28.421 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-09 10:55:28.422 | ++ functions-common:git_clone:607 : head -1 2022-06-09 10:55:28.425 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-09 10:55:28.427 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:55:28.429 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-09 10:55:28.453 | Using python 3.8 to install tox!=2.8.0 2022-06-09 10:55:28.456 | ++ 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 10:55:30.225 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:55:30.225 | 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 10:55:30.230 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:55:30.231 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:55:30.232 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:55:30.234 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:55:30.234 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:55:30.234 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:55:30.235 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:55:30.235 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:55:30.250 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-09 10:55:30.310 | 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 10:55:30.313 | 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 10:55:30.322 | 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 10:55:30.325 | 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 10:55:30.378 | 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 10:55:30.381 | 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 10:55:30.387 | 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 10:55:30.390 | 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 10:55:30.393 | 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 10:55:30.396 | 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 10:55:32.479 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:55:32.480 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:55:32.555 | ++ inc/python:pip_install:200 : result=0 2022-06-09 10:55:32.559 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:55:32.561 | ++ functions-common:time_stop:2322 : local name 2022-06-09 10:55:32.564 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 10:55:32.567 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:55:32.570 | ++ functions-common:time_stop:2325 : local total 2022-06-09 10:55:32.573 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 10:55:32.576 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:55:32.579 | ++ functions-common:time_stop:2329 : start_time=1654772128448 2022-06-09 10:55:32.582 | ++ functions-common:time_stop:2331 : [[ -z 1654772128448 ]] 2022-06-09 10:55:32.586 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:55:32.592 | ++ functions-common:time_stop:2334 : end_time=1654772132588 2022-06-09 10:55:32.594 | ++ functions-common:time_stop:2335 : elapsed_time=4140 2022-06-09 10:55:32.596 | ++ functions-common:time_stop:2336 : total=126185 2022-06-09 10:55:32.599 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:55:32.601 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=130325 2022-06-09 10:55:32.604 | ++ inc/python:pip_install:203 : return 0 2022-06-09 10:55:32.607 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-09 10:55:32.607 | /opt/stack/tempest ~/devstack 2022-06-09 10:55:32.609 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-09 10:55:32.628 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-09 10:55:32.628 | HACKING.rst 2022-06-09 10:55:32.628 | doc/source/conf.py 2022-06-09 10:55:32.628 | doc/source/configuration.rst 2022-06-09 10:55:32.628 | doc/source/contributor/contributing.rst 2022-06-09 10:55:32.628 | doc/source/index.rst 2022-06-09 10:55:32.628 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-09 10:55:32.628 | doc/source/microversion_testing.rst 2022-06-09 10:55:32.628 | doc/source/plugins/plugin.rst 2022-06-09 10:55:32.628 | doc/source/supported_version.rst 2022-06-09 10:55:32.628 | doc/source/test_removal.rst 2022-06-09 10:55:32.628 | playbooks/devstack-tempest-ipv6.yaml 2022-06-09 10:55:32.628 | playbooks/devstack-tempest.yaml 2022-06-09 10:55:32.628 | playbooks/enable-fips.yaml 2022-06-09 10:55:32.628 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-09 10:55:32.628 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-09 10:55:32.628 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-09 10:55:32.628 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-09 10:55:32.628 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-09 10:55:32.629 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-09 10:55:32.629 | releasenotes/source/conf.py 2022-06-09 10:55:32.629 | releasenotes/source/index.rst 2022-06-09 10:55:32.629 | releasenotes/source/v26.1.0.rst 2022-06-09 10:55:32.629 | releasenotes/source/v27.0.0.rst 2022-06-09 10:55:32.630 | releasenotes/source/v28.0.0.rst 2022-06-09 10:55:32.630 | releasenotes/source/v28.1.0.rst 2022-06-09 10:55:32.630 | releasenotes/source/v29.0.0.rst 2022-06-09 10:55:32.630 | releasenotes/source/v29.1.0.rst 2022-06-09 10:55:32.630 | releasenotes/source/v29.2.0.rst 2022-06-09 10:55:32.630 | releasenotes/source/v30.0.0.rst 2022-06-09 10:55:32.630 | releasenotes/source/v31.0.0.rst 2022-06-09 10:55:32.630 | requirements.txt 2022-06-09 10:55:32.630 | roles/run-tempest/README.rst 2022-06-09 10:55:32.630 | roles/run-tempest/defaults/main.yaml 2022-06-09 10:55:32.630 | roles/run-tempest/tasks/main.yaml 2022-06-09 10:55:32.630 | roles/run-tempest-26/README.rst 2022-06-09 10:55:32.630 | roles/run-tempest-26/defaults/main.yaml 2022-06-09 10:55:32.630 | roles/run-tempest-26/tasks/main.yaml 2022-06-09 10:55:32.630 | setup.cfg 2022-06-09 10:55:32.630 | tempest/api/compute/admin/test_agents.py 2022-06-09 10:55:32.630 | tempest/api/compute/admin/test_aggregates.py 2022-06-09 10:55:32.630 | tempest/api/compute/admin/test_create_server.py 2022-06-09 10:55:32.630 | tempest/api/compute/admin/test_flavors.py 2022-06-09 10:55:32.630 | tempest/api/compute/admin/test_flavors_access.py 2022-06-09 10:55:32.630 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-09 10:55:32.630 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-09 10:55:32.630 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-09 10:55:32.630 | tempest/api/compute/ 2022-06-09 10:55:32.630 | Aborting 2022-06-09 10:55:32.631 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-09 10:55:32.634 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-09 10:55:32.638 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-09 10:55:32.641 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-09 10:55:32.644 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-09 10:55:32.647 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-09 10:55:32.649 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-09 10:55:32.652 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-09 10:55:32.654 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-09 10:55:32.656 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-09 10:55:32.657 | Error on exit 2022-06-09 10:55:32.659 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-09 10:55:32.661 | + ./stack.sh:exit_trap:517 : generate-subunit 1654771945 187 fail 2022-06-09 10:55:33.241 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-09 10:55:33.244 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-09 10:55:33.482 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-09 10:55:33.482 | 2022-06-09 10:55:33.746 | + ./stack.sh:exit_trap:531 : exit 1